/*
    Bajnokok Jateka nyeremenyjatek 2021
*/

*:focus,
input:focus,
input[type="checkbox"]:focus,
select:focus {
    outline: none !important;
    outline: 0 !important;
    outline-width: 0 !important;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#back-top {
	display: block;
	position: fixed;
	z-index: 1000;
	bottom: 40px;
	right: 40px;
}

#back-top a {
	text-align: center;
	display: block;
	opacity: 0.3;
	border-radius: 40px;
	width: 40px;
	height: 40px;
	background: #E71C60;
	color: #fff !important;
	font-size: 18px;
	line-height: 40px;
}

#back-top a:hover {
	opacity: 1;
	color: #fff !important;
}


@media (min-width: 1200px) {
  .container {
    max-width: 970px;
  }
}


body {
    font-family: 'Futura PFL';
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 0
}

* {
    letter-spacing: 0px;
    outline: none;
}


b,strong {
	font-weight: 600;
}

h3 {
    color: #323232;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 20px;
}

.loginbox {
	background: #2d2d2d;
	text-align: center;
	color: #fff;
}

.loginbox p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	line-height: 24px;
}

.loginbox a {
	padding: 0 5px;
	color: #aaa;
	font-size: 11px;
	text-transform: none;
}

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

.gnav {
    background: url(../img/header_bg.png) center top;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.gnav .container {
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

nav{
	margin-bottom: 0;
		padding-bottom: 0;
}

.gnav ul {
    margin-top: 5px;
    margin-bottom: 0px;
}

.navbar {
	margin-bottom: 0;
	border-radius: 0;
	border-width: 0;
}

ul.navbar-nav {
}

.gnav ul li {
}

.gnav ul li a span {
	display: block;
	line-height: 11px;
}

.gnav ul li a {
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	display: block;
}

.gnav ul li a:hover {
    text-decoration: underline;
    background: none;
}

.gnav ul li.nav-uzenetek a,
.gnav ul li.nav-uzenetek a:hover {
	background: url(../img/bg-nav-uzenetek.png) center top no-repeat;
	background-size: 100px;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	}

.gnav ul li.nav-uzenetek a:hover {
	background-position: center top;
	background-size: 130px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}


.gnav ul li.active a,
.gnav ul li a:active {
	background: transparent;
}


.gnav ul li {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #8095b9;
}

.gnav ul li.ketsor a {
	padding-bottom: 5px;
}

.gnav ul li:last-child {
    border-right-width: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: none;
}

@media(max-width:680px) {
    .navbar {
	    margin-bottom: 20px;
    }
    
    .gnav ul li a {
	    font-size: 24px;
    }

    .gnav ul li {
		margin-top: 15px;
	    margin-bottom: 15px;
	}

}

/*
    SHRINK
*/
.shrink {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 700;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
	-webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 8px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 8px 8px 0px rgba(0, 0, 0, 0.3);
}

.shrinkshadow {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.39);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.39);
}

.gnav.shrink ul {
    margin-top: 10px;
    padding-bottom: 10px;
/*     margin-bottom: 10px; */
}

.gnav.shrink ul li a{
    padding-top: 5px;
    padding-bottom: 5px;
}

.gnav.shrink .navbar {
    padding-bottom: 0px;
    margin-bottom: 0;
}

@media(max-width:640px) {
    .shrink {
    position: relative;
    }
    
    .gnav ul li {
        border-width: 0;
    }
    .navbar-collapse {
        border-width: 0 !important;
        text-align: center !important;
    }
    
    .navbar-collapse.collapse {
        text-align: center !important;
        }
}


button.navbar-toggle {
	color: #fff;
	border-color: #fff;
	border-width: 0;
	text-align: center;
	margin: 20px auto 0 auto;
    float: none;
    left:50%;
    margin-left: -20px;
}

button.navbar-toggle:hover {
	background: #e71c60;
	color: #fff;
	border-color: #fff;
}

button.navbar-toggle span {
	background-color: #fff;
}

button.navbar-toggle:hover span {
	background: #fff;
}



.fejlec {
	margin-bottom: 50px;
	height: 342px;
	min-height: 342px;
	background: url(../img/header.jpg) center center no-repeat;
}


.intro {
	text-align: center;
	background: url(../img/bg-stadion.jpg) center bottom no-repeat;
	background-size: cover;
}

.intro .container {
	padding-top: 50px;
}

@media(min-width:700px) {
	.intro {
		padding-left: 0;
		padding-right: 0;		
	}
}

.belsobg {
	width: 100%;
	height: 100%;
	min-height: 100%;
}



@media(max-width:767px) {
	.fejlec {
		height: auto;
		min-height: auto;
		background: white;
	}

	.intrologo img {
		min-height: 60px;
		height: 60px;
	}
	
}

.intro {
	text-align: center !important;
}

.intro {
	color: #00672;
}

.intro h4,
.intro h5 {
	color: #e71c60;
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
}

.intro h4 {

}

.intro h5 {
	margin-bottom: 30px;
}

.intro h1 {
	margin-top: 50px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 8rem;
	font-weight: 700;
	margin-bottom: 50px;
}

.intro h1 span {
	display: block;
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 6rem;
}

.intro .container {
	padding-top: 50px;
	margin-bottom: 50px;
}

.logok {
	margin: 10px auto;
}

.intronarancs {
	background: #f59e04;
	text-align: left;
	padding-bottom: 50px;
}

.intronarancs p {
	text-transform: uppercase;
}

.intronarancs img {
	max-height: 100px;
	margin: 0 auto;
	display: block;
}

@media(max-width:787px) {
	.intronarancs {
		padding-bottom: 0px;
	}

	.intronarancs .row {
		padding: 30px;
	}

	.intronarancs p {
		margin-bottom: 20px;
	}

	
	.intronarancs img {
		display: none;
	}
}

.leiras {
	margin-bottom: 30px;
}

.feherbg {
	padding-top: 20px;
	margin-top: 30px;
	background: white;
	border-radius: 10px;
	text-align: center;
	color: #111e46;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 10px;
}

.into {
	padding: 20px;
}

.intromargin {
	padding-top: 50px;
}

.coop {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ff7200;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 10px;
}

.coop img {
	margin: 10px auto;
	max-width: 100px;
	height: auto;
	display: block;
}

.coop strong {
	display: block;
}

.gillette img {
	display: block;
	margin: 10px auto;
	max-width: 150px;
	height: auto;
}


.img-idoszak {
	display: block;
	max-width: 280px;
	margin: -10px 0 20px 190px;
}

.img-napi,
.img-heti {
	margin: 80px auto 0 auto;
	display: block;
}

@media(max-width:787px) {
	.img-logo {
		margin: 30px auto;
		max-width: 95%;
	}

	.img-idoszak {
		margin: 20px auto;
		max-width: 60%;
	}
}

.viragok  {
	position: relative;
	min-height: 400px;
}

.viragdiv {
	position: absolute;
	display: block;
	max-width: 50%;
}

.spindoctor {
	animation:spin 10s linear infinite;
}

@keyframes spin {
	from{transform:rotate(0deg)}
	to{transform:rotate(360deg)}	
}

.virag1 {
	left: 0;
	top: 50px;
}

.virag2 {
	right: 30px;
	top: 10px;
}

.virag3 {
	left: 110px;
	top: 180px;
}

.leiras p.text1 {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	color: white;
	margin-bottom: 20px;
	margin-top: 10px;
}

.leiras p.text2 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	color: white;
	margin-bottom: 20px;
}

.leiras p.cta {
	text-align: left;
	margin-bottom: 20px;
}

.leiras p.cta .btn-uzenetek {
	background: #d11454;
	color: #FEC622;
	text-align: left;
	margin-bottom: 20px;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	border-radius: 20px;
	padding: 12px 16px 12px 20px;
	line-height: 1;
	cursor: pointer;
}

.leiras p.cta .btn-uzenetek:hover {
	background: #c20f4b;
	color: white;
}



.hogyan {
	padding: 15px 0;
	border-width:1px 0;
	border-style: solid;
	border-color: #1ab097;
	color: #00672 !important;
}

p.vasaroljon {
	color: #00672 !important;
	text-transform: uppercase;
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.4;
}


.nyeremenyek .bal {
	background: #2c75ba;
	text-align: right;
	position: relative;
}

.nyeremenyek .jobb {
	background: #fac821;
}


.nyeremenyek .bal h3,
.nyeremenyek .jobb h3 {
	text-transform: uppercase;
	font-size: 10rem;
}

.nyeremenyek .bal h3 {
	color: white;
	margin: 50px 100px 20px 0;
	display: block;
}

.nyeremenyek .jobb h3 {
	color: #e71c60;
	margin: 50px 0 20px 100px;
	display: block;
}

.nyeremenyek .bal h3 span,
.nyeremenyek .jobb h3 span {
	font-size: 3rem;
	display: block;
}

.nyeremenyek .bal img {
	margin: 0 50px 20px auto;
	display: block;
}

.nyeremenyek .jobb img {
	max-width: 75%;
	max-height: 384px; /* amilyen magas max a bal. img jpg merete */
	display: block;
	margin: 0 auto 20px 50px;
}

.termekek {
	text-align: center;
}

.termekek .row {
	padding-bottom: 50px;	
}

.termekek img {
	margin: 50px auto 20px auto;
	display: block;
}

.termekek p {
	color: #0c2340;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 20px;
}

.termekek p strong {
	color: #e71c60;
}


@media(max-width:767px) {
	.termekek, .fejlec {
		background-size: cover;
	}

	.termekek {
		background: white;
		height: auto;
		min-height: auto;
	}

}



.csak {
	width: 100%;
	display: block;
	text-align: right;
	color: white;
	font-size: 14px;
	opacity: 0.7;
	margin-bottom: 10px;
}

.csak:hover,
.csak:active,
.csak:focus {
	opacity: 1;
}

.heti {
	text-align: center;
	position: relative;
}

.heti img {
	margin: 40px auto;
	display: block;
}


.promo-bal {
	position: absolute;
	top:0;
	left: 0;
	display: block;
	width: auto;
	max-width: 213px;
}

.promo-jobb {
}

.heti .well {
	border-radius: 5px;
	text-align: center;
}

.heti h4 {
	font-size: 14px;
	line-height: 18px;
}

.heti h5 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

.heti img {
	margin: 20px auto;
	display: block;
}


@media(max-width:640px) {
	.intro {
	}
	.intro .container {
		padding: 20px 0;
	}
}

img.nyeremenyek {
	margin: 10px auto;
}

img.napi {
	margin: 20px auto;
}




#resztvevo {
	background: #e6e6e6;
}

.resztvevo .container {
	margin-top: 80px;
}

.resztvevo h3 {
	margin-top: 10px;
	color: #72ab1d;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 0px;
	text-align: center;
}

.resztvevo img {
	margin: 10px auto 20px auto;
}

.resztvevo p {
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.resztvevo small {
	color: white;
	font-style: italic;
}

.resztvevo strong {
	color: #af1920;
}

.termekkepek img {
	margin: 50px auto 30px auto;
	display: block;
}


.promo {
    border-top:30px solid #1f4c91;
    background: #fff;
}

.promo p {
    margin-top: 15px;
    padding: 0;
    line-height: 14px;
    margin-bottom: 15px;
}

.slider {
/* 	background: #1b55b7 url(../img/slider_bg.gif) center top; */
 	background: #1c49ae url(../img/foci.png) -100px center no-repeat; 
	padding-bottom: 20px;
}

.slider .container {
    position: relative;
}

.slider h4 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 19px;
    line-height: 23px;
    position: absolute;
    display: block;
    top: 245px;
}

.nyerj {
    background: #ffea00;
    background: -moz-linear-gradient(left, #ffea00 0%, #ffdf00 69%, #fab400 100%);
    background: -webkit-linear-gradient(left, #ffea00 0%,#ffdf00 69%,#fab400 100%);
    background: linear-gradient(to right, #ffea00 0%,#ffdf00 69%,#fab400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#fab400',GradientType=1 );
    position: relative;
    -webkit-box-shadow: 7px 7px 0px 0px rgba(27, 52, 106, 0.75);
    -moz-box-shadow:    7px 7px 0px 0px rgba(27, 52, 106, 0.75);
    box-shadow:         7px 7px 0px 0px rgba(27, 52, 106, 0.75);
}

.nyerj:before {
    content: ""; 
    position: absolute;
    background: #ffea00;
    left: -800px; bottom: 0; width: 100%; height: 120px; 
    -webkit-box-shadow: 0px 7px 0px 0px rgba(27, 52, 106, 0.75);
    -moz-box-shadow:    0px 7px 0px 0px rgba(27, 52, 106, 0.75);
    box-shadow:         0px 7px 0px 0px rgba(27, 52, 106, 0.75);
}


.nyerj:after {
    content: ""; 
    position: absolute;
    border-top: 0px solid transparent; 
    border-bottom: 120px solid transparent;
    border-left: 60px solid #FAB400;
    right: -60px; bottom: 0; width: 0; height: 0; 

}

.nyerj h2 {
    color:#1d214f;
    font-weight: bold;
    font-size: 105px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 15px;
    line-height: 50px;
    letter-spacing: 0.7px;
	text-transform: uppercase;
}

.nyerj h2.sub {
    font-weight: normal;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 20px;
}

@media(max-width:640px) {
    .slider {
        background: #1c49ae url(../img/foci.png) -400px center no-repeat; 
    }
    .slider h4 {
        position: relative;
        top:0;
        margin-top: 20px;
    }
    .nyerj h2 {
        font-size: 76px;
    }    
    .nyerj h2.sub {
        font-size: 20px;
        text-align: left;
    }    

    .nyerj:after {
        content: ""; 
        position: absolute;
        border-top: 0px solid transparent; 
        border-bottom: 120px solid transparent;
        border-left: 10px solid #FAB400;
        right: -10px; bottom: 0; width: 0; height: 0; 
    }

/*
    .nyerj:before {
        content: ""; 
        position: absolute;
        background: #ffea00;
        left: -80px; bottom: 0; width: 100%; height: 120px; 
        -webkit-box-shadow: 0px 7px 0px 0px rgba(27, 52, 106, 0.75);
        -moz-box-shadow:    0px 7px 0px 0px rgba(27, 52, 106, 0.75);
        box-shadow:         0px 7px 0px 0px rgba(27, 52, 106, 0.75);
    }
*/

}

.auto {
	text-align:center;
}

.auto img {
	margin:40px auto 20px auto;
}


#nyeremenyek h4 {
	color: #1d214f;
	font-weight: bold;
	text-transform: uppercase;
}

ol.szamok li {
	margin-bottom: 20px;
}

ol.szamok li span{
	font-size: 60px;
	color: #fff;
	position: absolute;
}

ol.szamok li p{
	font-size: 16px;
	padding-top: 10px;
	padding-left: 45px;
}

ol.szamok li p.smsminta {
	font-size: 12px;
	text-transform: none;
	padding-left: 0;
	margin-left: 0px;
	margin-top: 10px;
	border-top:1px solid #fff;
	padding-top: 10px;	
	font-weight: normal;

}


.ajandekok {
	position: relative;
    min-height: 400px;
}

.ajandekok p.small {
    text-transform: none;
}

.ajandekbox_2 {
	position: absolute;
	left: 583px;
	top: 20px;
	display: block;
}

.abs2 {
    position: absolute;
    top: 10px;
    left: 160px;
}

.ajandekbox_3 {
	position: absolute;
	left: 583px;
	bottom: 20px;
	display: block;
}

.ajandek_bg {
    background: #fdbc0f;
    background: -moz-linear-gradient(left, #fdbc0f 0%, #ffd600 100%);
    background: -webkit-linear-gradient(left, #fdbc0f 0%,#ffd600 100%);
    background: linear-gradient(to right, #fdbc0f 0%,#ffd600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbc0f', endColorstr='#ffd600',GradientType=1 );    
    border-radius: 50%;
} 

.ajandek_1 {
    z-index: 100;
    width: 330px;
    height: 330px;
    min-height: 330px;
    line-height: 330px;	
    position: relative;
}

.ajandek_1 img {
	position: absolute;
	top: 60px;
-webkit-filter: drop-shadow(5px 5px 5px #222 );
  filter: drop-shadow(5px 5px 5px #222);
  	-webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    }

.ajandek_2 {
    width: 190px;
    height: 190px;
    min-height: 190px;
    line-height: 190px;	
	position: relative;
	z-index: 200;
}

.ajandek_2 img {
	position: absolute;
	top:20px;
	left: 20px;
	display: block;
}

.ajandek_3 {
    width: 135px;
    height: 135px;
    display: block;
    min-height: 135px;
    line-height: 135px;	
	position: relative;
}

.ajandekok {
    position: relative;
}


.kor_2 {
    position: absolute;
    left: 200px;
}
.ajandek_3 img {
	position: absolute;
	top:-20px;
	left: -30px;
	display: block;
	height: 160px;
	width: auto;
}

@media(max-width:640px) {
    .ajandekbox_2,
    .ajandekbox_3 {
    position: relative;
    left: 0;
    top: 0;
    }
}

.fodij {
    position: absolute;
    left: 200px;
    top: 40px;
    display: block;
    z-index: 100;
}

.kor {
    border: 3px solid #f58232;
    border-radius: 50%;
    text-align: center;
}

.kor1 {
    width: 220px;
    height: 220px;
    min-height: 220px;
    display: block;
    z-index: 200;
    margin-top: 60px;
}

.kor1 h4 {
    padding-bottom: 2px;
    border-bottom: 4px solid #f58232;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 28px;
}

.kor1 p {
    font-size: 26px;
    text-transform: uppercase;
}

.kor2 {
    width: 170px;
    height: 170px;
    min-height: 170px;
    z-index: 400;
}

.kor2 h4 {
    padding-bottom: 2px;
    border-bottom: 4px solid #f58232;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 16px;
}

.kor2 p {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 3px;    
}

.kor2 p.small {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 3px;    
}

.kor3 {
    width: 130px;
    height: 130px;
    min-height: 130px;
    position: absolute;
    left: 130px;
    z-index: 400;
}

.kor3 h4 {
    padding-bottom: 2px;
    border-bottom: 4px solid #f58232;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 12px;
}

.kor3 p {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 3px;
}

.kor3 p.small {
    font-size: 10px;
    line-height: 10px;
}

.kor_4 {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 90px;
	height: 90px;
	min-height: 90px;
	position: absolute;
	top:20px;
	left: 210px;
}

.kor_4 span {
	padding-top:18px;
	font-size: 36px;
	display: block;
	line-height: 36px;
}

@media(max-width:640px) {
    .fodij,
    .kor,
    .abs2 {
        position: relative;
        left: auto;
    }
 
    .kor1 {
        margin-top: -30px;
    }
    
    .ajandek_1 {
        width: 280px;
        height: 280px;
        min-height: 280px;
        line-height: 280px;
    }

    .ajandekbox_2 {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .kor2 {
        position: absolute;
        margin-left: 120px;
        margin-top: 0px;
        background: rgba(255,255,255,0.5);
    }

    
    .kor3 {
        position: absolute;
        margin-left: 120px;
        margin-top: 0px;
        background: rgba(255,255,255,0.5);
    }
    
}

#lepesek {
    background: #004baa;
    background: -moz-linear-gradient(left, #004baa 0%, #071687 100%);
    background: -webkit-linear-gradient(left, #004baa 0%,#071687 100%);
    background: linear-gradient(to right, #004baa 0%,#071687 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004baa', endColorstr='#071687',GradientType=1 );
	padding: 0;
}

/*
.lepesek_bg {
	margin-bottom: -30px;
	width: 100%;
	height: 100%;
	background-image: url(../img/lepesek_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;	
	padding-bottom: 30px;
}
*/

#lepesek .container {
	margin-top: 45px;
	margin-bottom: 10px;
}

#lepesek .col-md-12 {
	margin-top: 28px;
}


#lepesek h4 {
	color:#f58232;
	line-height: 80px;
	height: 80px;
	font-size: 50px;
	font-weight: bold;
	border:7px solid #f58232;
	border-radius: 50%;
	width: 80px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
	display: block;
}

#lepesek p {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

#lepesek p.small {
	font-size: 13px;
	line-height: 16px;
}

#mastercard {
	background: #000;
}

#mastercard .container {
	margin-top: 90px;
	margin-bottom: 70px;
}

.bankkartya {
	text-align: center;
}

.bankkartya img{
	margin: 0px auto 10px auto;
}

.border-j {
	border-right: 3px solid #fff;
}

.border-b {
	border-left: 3px solid #fff;
}

.border-margin {
	padding-left: 20px;
}


@media(max-width:640px) {
	.border-j,
	.border-b {
		border-width: 0;
	}

    .bankkartya img {
        margin-bottom: 40px;
        padding-left: 20px;
        display: block;
    }
}

.mclogo {
	text-align: right;
	margin-top: 20px;
}

.mclogo img {
    display: block;
	
}


.tiz {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tiz h4 {
	font-family: 'Water Goddess';
	color:white;
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

.tiz h4 span {
	font-size: 20px;
	text-transform: uppercase;
}



@media(max-width:720px) {
	.bankkartya img {
		margin-left: 0;
	}
	.tiz h4 {
		text-align: left;
		color: #fff;
	}
    
}

.userui .bal,
.userui .bal h3 {
	color: #fff;
}

.userui .jobb,
.userui .jobb h3,
.userui .jobb a {
	color: #0c2340;
}

.control-label {
    font-size: 18px;
    line-height: 2;
    font-weight: 600;
}

.userui .jobb .control-label {
	line-height: 1.4;
}

.control-label span {
	font-weight: 400;
	font-size: 12px;
	color: #0c2340;
	text-transform: none;
	letter-spacing: 0;
	margin-top: 3px;
}

.control-label.label-sugo {
	width: 100%;
}

label.gdpr a {
	color: #72AB1D;
	text-decoration: underline;
}

label.gdpr a:hover {
	color: #00652E;
	text-decoration: underline;
}


.form-control,
.btn.dropdown-toggle {
    font-size: 16px !important;
    padding: 8px 8px 5px 8px;
    color: #000;
}

select option {
    font-size: 16px;
}

form label a {
    color: #1491d4;
}

.help-block {
    font-size: 12px;
	letter-spacing: 0;
	color: #0c2340;
}

.userui h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 35px;
}

.userui p,
.blokkui p {
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 18px;
}


.uzenetlst p {
	color: white;
}

.userui a {
	color: #F18615;
	text-decoration: underline;
}

.userui a:hover {
	color: #b5630c;
	text-decoration: underline;
}


.userui hr {
	border-color: #fff;
}

.userui .into,
.blokkui .into {
	padding: 80px;
}

@media(max-width:787px) {

	.userui .into,
	.blokkui .into {
		padding: 50px 20px;
	}
	
}


.uzenetdiv {
	margin-top: 30px;
	margin-bottom: 20px;
/* 	background: #FEEAC7 url(../img/bg-uzenetek.png) 0 0 no-repeat; */
	background: #FEEAC7;
	background-size: cover;
	padding: 30px 30px 0 30px;
	border-radius: 5px;
}

.uzenetdiv h4 {
	font-size: 18px;
	color: #000 !important;
}

.uzenetdiv p {
	font-size: 14px;
}

.uzenetdiv .control-label {
	margin-bottom: 3px;
	padding-bottom: 0;
	font-size: 14px;
}

.btn-belepes,
.btn-forget {
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	padding: 7px 15px 4px 15px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: 700;
}

.btn-belepes {
	background: #0c2340;
}

.btn-forget {
    background: #78a628;    
}

.btn-forget:hover {
	background:#0a451f;
	color:#fff;
}

button span.glyphicon {
    font-size: 12px;
}

.btn-belepes:hover{
    background: #222;
    color: #ddd;
}

.userui .jobb .form-group {
	margin-bottom: 20px;
}

.form-group.has-error a {
	color: #A94442;
}

.group-elfogad {
	margin-top: 0px;
	margin-bottom: 30px;
	display: block;
}

.group-reg .help-block {
	color: #a75007;
	font-style: italic;
}

.gombok {
	margin-top: 15px;
	margin-bottom: 50px;
}



.shareuzenet {
	background: #77cdf4;
	border-radius: 3px;
	display: inline-block;
	padding: 10px 12px;
	font-size: 14px;
	margin-bottom: 10px;
}

a.megnezgomb,
button.sharegomb {
	line-height: 1;
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline-block;
	border-width: 0;
	color: #1D2B50;
	background: transparent;
}

a.megnezgomb i {
	padding-right: 4px;
}


#share-alert {
	font-size: 12px;
}

/*
    datepicker kieg
*/
td.disabled.day {
    color: #eee !important;
}

/*
    timepicker kieg
*/
.ui-timepicker-container li a {
    font-size: 12px;
}

.feher {
	background: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);
}

.tenylegfeher {
	background: #fff;
}

.formok {
	margin: 40px 20px;
}

.formok h3 {
	font-size: 28px;
    color: #323232;
	font-weight: 400;
	text-transform: uppercase;
}

.blokk img {
    margin-top: 80px;
    margin-bottom: 10px;
}

@media(max-width:640px) {
	.formok {
		padding-top: 40px;
	}

    .blokk img {
        margin-top: 20px;
    }
}

.blokk h5 {
    font-style: italic;
    color: #aaa;
}

#resztvevo .container,
#nyertesek .container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.reszletek p {
    margin: 0;
}

.reszletek a {
    border-radius: 3px 6px;
    background: #0145A6;
    padding: 6px;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
}

.owl-dots button {
    margin-top: 20px;
}

.owl-dots button.active {
}

.item img {
    margin-top: 20px;
	margin-bottom: 20px;
}

.item h4 {
	font-weight: bold;
	font-size: 18px;
}

.item p {
	line-height: 20px;
}

#footer {
	background: #2d2d2d;
}

#footer .container {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	color: #fff;
	text-align: center;
}

#footer p {
	font-size: 11px;
}

#footer a {
	color: #aaa;
}

label {
	cursor:pointer;
}

.nemez {
	opacity:0.6;
	webkit-filter: blur(3px) grayscale(1); 
	filter: blur(3px) grayscale(1);
/*
	-webkit-filter: grayscale(100 % );
    filter: grayscale(100 % );
*/
}



.well-gomb {
	text-align: center;
}

.well-gomb .btn-belepes {
	font-size: 24px;
}


.userui {}

.userui .bal {
/* 	background: #77cdf4; */
	background-image: linear-gradient(to right top, #172f63, #19356f, #1b3c7c, #1d4288, #1f4995);
}

.userui .jobb {
	background: #ff7200;
}

.userui .bal hr {
	margin-top: 40px;
	margin-bottom: 40px;
	border-color: rgba(255,255,255,0.6);
	display: block;
}

.userui .jobb hr {
	border-color: #a75007;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 720px) {
	.row-eq-height {
		display: block;
	}
}


h3.subtitle {
	color: #0b1a4e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 6rem;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 0;
}

@media(max-width:787px) {
	h3.subtitle {
		font-size: 4rem;
	}
}

.nyertesek h3.subtitle {
	margin-bottom: 40px;
}

.blokkui .bal {
	background: #2c75ba;
}

.blokkui .jobb {
	background: #f18615;
}

.blokkui .jobb  {
	padding-bottom: 50px;
}

@media(max-width:787px) {
	.blokkui .jobb  {
		padding-bottom: 0px;
	}
}


.blokkui h3 {
	color: white;
}

.blokkui h4 {
	color: white;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px;
}


.blokkui p {
	margin-bottom: 15px;
}

/*
	FELTOLTOTT BLOKKOK
*/

.table-kodok {
	font-size: 13px;
	color: white;
	border-bottom: 1px solid #2062a1;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.table-kodok th {
	font-size: 11px;
	line-height: 1;
	font-weight: 600;
	background: #2062a1;
	text-transform: uppercase;
}

.table-kodok thead tr,.table-kodok thead tr th {
	border-width: 0 !important;
}

.table-kodok tbody tr,
.table-kodok tbody td {
	border-color: #2062a1 !important;
	}
	
.table-kodok tbody tr:hover,
.table-kodok tbody tr:focus {
	background: #639fd8 !important;
	color: white;
}


/*
	EREDMENY MODAL
*/

#blokkModal {
    font-family: 'Josefin Sans', sans-serif;

}

.eredmeny {
	margin: 25px;
}

.eredmeny h2 {
	font-size: 24px;
	color: #2C75BA;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
}

.start {
	text-align: center;
	margin: 20px auto;
}

.bezargomb {
	text-align: center;
}

.btn-bezar {
	font-size: 12px;
	text-transform: uppercase;
	
}

h4.modal-title {
	font-size: 20px;
	color: #2C75BA;	
}

.modal-impresszum .modal-body p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 22px;
}

.modal-impresszum .modal-body h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #1AB097;
}


/*
	UZENETEK ALOLDAL
*/

.bg-uzenetek {
	background: url(../img/bg-uzenetek.png) center top;
}

.fejlec-uzenetek .container {
	padding-top: 50px;
	text-align: center;
	background: url(../img/logo-bg.png) 0 0 no-repeat;
	background-size: 270px;
	padding-bottom: 20px;
	
}

.fejlec-uzenetek h2 {
	margin-top: 30px;
	color: white;
	line-height: 180px;
	font-size: 60px;
	font-weight: 400;
	text-transform: uppercase;
}


.img-uzenetek {
	margin: 35px 0 0 30px;;
	width: 70%;	
}

@media(max-width:787px) {
	.fejlec-uzenetek .container {
		background-position: 0 20px;
	}
	.fejlec-uzenetek img {
		display: block;
		margin: 20px auto;
		max-width: 60%;
	}

	.fejlec-uzenetek img.img-uzenetek {
		margin: 35px 0 30px 30px;
	}

	.fejlec-uzenetek h2 {
	}
}

/*
	UZENETKARTYAK
*/

.kartya-uzenetek .container {
	padding-top: 20px;
	padding-bottom: 50px;
}

.kartyak {
	margin-bottom: 30px;
	border-radius: 10px;
}

.kartyak.active {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.5);	
    transition: box-shadow 0.25s, transform 0.25s;
    transform: translateY(-5px);
}

@media(max-width:787px) {
	.kartyak.active {
	    transform: translateY(0px);
	}	
}

.kbody {
	text-align: center;
	background: #77acb0;
	background: transparent;
	border-radius: 10px 10px 0 0;
}

.kbody p {
	padding: 90px 35px 20px 35px;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
	font-size: 22px;
	min-height: 260px;
}

.kfooter {
	background: white;
	border-radius: 0 0 10px 10px;
}

.kftext {
	padding: 20px;
	font-size: 12px;
}

.kftext h4 {
	margin-bottom: 5px;
	display: block;
}

.kftext span {
	display: block;
	font-size: 16px;
}

.kftext em {
	display: block;
	font-style: italic;
	color: #aaa;
}

.kartyak .kbody {
	background-position: center center;
	background-size: cover;
}

.kartya1 .kbody {	background-image: url(../img/kartya1.png); }
.kartya2 .kbody {	background-image: url(../img/kartya2.png); }
.kartya3 .kbody {	background-image: url(../img/kartya3.png); }
.kartya4 .kbody {	background-image: url(../img/kartya4.png); }
.kartya5 .kbody {	background-image: url(../img/kartya5.png); }
.kartya6 .kbody {	background-image: url(../img/kartya6.png); }
.kartya7 .kbody {	background-image: url(../img/kartya7.png); }
.kartya8 .kbody {	background-image: url(../img/kartya8.png); }
.kartya9 .kbody {	background-image: url(../img/kartya9.png); }



/*
	ANIMACIOK
*/

@-webkit-keyframes blurIn {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale3d(1, 1, 1); } }
@keyframes blurIn {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale3d(1, 1, 1); } }
.blurIn {
  -webkit-animation-name: blurIn;
  animation-name: blurIn;
  animation-duration: 1.1s; }

@-webkit-keyframes fadeInScale {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: scale(0); }
  100% {
    opacity: 1;
    filter: blur(0px);
    transform: scale(1); } }
@keyframes fadeInScale {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: scale(0); }
  100% {
    opacity: 1;
    filter: blur(0px);
    transform: scale(1); } }
.fadeInScale {
  -webkit-animation-name: fadeInScale;
  animation-name: fadeInScale; }