/*
    GILLETTE nyeremenyjatek
*/

*: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: 30px;
	right: 30px;
}

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

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


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


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

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


b,strong {
	font-weight: bold;
}

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;
}

.loginbox a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

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

.gnav ul {
    margin-top: 20px;
    margin-bottom: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.gnav ul li a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: transparent !important;
}

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

.gnav ul li {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #7482a4;
}

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

.loginbox a.hello {
    text-transform: none;
    text-decoration: none;
    cursor: default;
    color: #ccc;
    margin-right: 20px;
}

.loginbox p span.jel {
    font-weight: normal !important;
    color: #888;
    font-size: 14px;
}

/*
    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 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);
}

.shrink .gnav ul {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-top: 10px;
    margin-bottom: 10px;
}

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

.shrink .gnav .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 !important;
	text-align: center;
	margin: 20px auto 0 auto;
    float: none;
    left:50%;
    margin-left: -20px;
}

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

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

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

.navbar-header {
    border-width: 0 !important;
}

/*
.gnav ul li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 10px;
  left: 0;
  background-color: #7482a4;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.gnav ul li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
*/

.promo {
    border-top:35px solid #ccc;
    background: #fff;
}

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

.slider {
/* 	background: #1b55b7 url("http://www.gillettejatek.bannerlabor.hu/public/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);
    }
*/

}

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

.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;
}

.illusztraciok p {
	margin-top: 10px;
	text-align: center;
	color: #AAA;
	font-style: italic;
	font-size: 16px;
}


@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("http://www.gillettejatek.bannerlabor.hu/public/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;
}

.smskuldes img {
	width: 51px;
	height: 51px;
	margin: 0 auto;
}

#mastercard {
	background: url("../img/mastercard_bg.png") center top;
	background-size: cover;
}

#mastercard .container {
	margin-top: 50px;
	margin-bottom: 30px;
}

.bankkartya {
    position: relative;
}

.bankkartya img{
	margin-top: 0px;
}

@media(max-width:640px) {
	.relative {
		position: relative;
	}

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

	#lepesek h4 {
		margin-bottom: 20px;
		line-height: 60px;
		height: 60px;
		font-size: 40px;
		font-weight: bold;
		border:4px solid #f58232;
		border-radius: 50%;
		width: 60px;
		position: absolute;
	}
	
	.balra {
		margin-bottom: 20px;
		margin-left: 80px;
	}
    
    .smskuldes {
	    margin-top: 20px;
    }
    
    .bankkartya img {
	    margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .kor_4 {
	    float: right;
	    margin-right: 20px;
	    margin-top: -50px;
    }
}

.mclogo {
    margin-top: 30px;
}

#mastercard p {
    margin-top: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}

#mastercard p.figyelem {
    font-size: 12px;
}

#formbg {
/*
	background: url("http://www.gillettejatek.bannerlabor.hu/public/img/form_bg.gif") center top no-repeat;
	background-size: cover;
*/
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 );
}

#formbg .container {
	margin-top: 50px;
	margin-bottom: 50px;
}

@media(max-width:720px) {
    #formbg .feher {
    	padding-top: 20px;
        padding-bottom: 20px;
    }
    
   #formbg .form-group > .row > .elso {
        margin-bottom: 15px;
   }
    
}

.control-label {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

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

select option {
    font-size: 16px;
}

form label a {
    color: #1491d4;
}

.help-block {
    font-size: 12px;
}

.btn-belepes,
.btn-forget {
	color: #fff;
	border-radius: 0;
	font-size: 16px;
	line-height: 20px;
	padding: 9px 10px 6px 10px;
	text-transform: uppercase;
}

.btn-belepes {
	background: #E15001;
}

.modal-reszletes .btn-belepes {
	text-transform: none;
}

.modal-reszletes .modal-body {
	margin: 30px;
}

.modal-reszletes a {
	color: #F58232;
}

.modal-reszletes p {
	font-size: 18px;
}

.modal-reszletes p span.pdf {
	color: #ccc;
	font-size: 14px;
}

.btn-forget {
    background: #1491d4;    
}

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

.btn-belepes:hover,
.btn-forget:hover {
    background: #1d42a9;
    color: #fff;
}

.btn-smskod {
    background: #E15001;
    color: #fff;
    margin-top: 5px;
}

.btn-smskod:hover {
    background: #1D42A9;
    color: #fff;
}

.well-sm {
    background: #FFD006;
    border:1px solid #FAB400;
    font-size: 12px;
}

.kikuldottkod {
    margin-top: 8px;
}

.kikuldottkod p {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
}

.kikuldottkod input.form-control {
    width: 60px;
    text-align: center;
}

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

.btn-ujjelszo {
    background: #1D42A9;
    color: #fff;
    line-height: 28px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.alert-danger {
    background: rgba(225,80,1,0.3);
    border-color: #E15001;
    color: #E15001;
}

.form-ujjelszo .btn {
    margin-top: 10px;
    padding-bottom: 3px;
}

/*
    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);
}

.formok {
	margin: 40px 20px;
}

.formok h3 {
	font-size: 24px;
    color: #323232;
}

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

@media(max-width:640px) {
    .blokk img {
        margin-top: 20px;
    }
}

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

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

#resztvevo .reszletek p {
    margin: 0;
	text-align: right;
}

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

.reszletek a:hover {
    background: #FFD202;
    text-decoration: none;
}

@media(max-width:620px) {
	.reszletek a {
		font-size: 10px;
		background: #fff;
		padding: 0px;
		color: #0145A6;
		text-transform: none;
		font-size: 14px;
		text-decoration: underline;
	}	

	.reszletek a:hover {
		background: #fff;
		color: #323232;
		text-decoration: underline;
	}	

	#resztvevo .reszletek p {
		text-align: left;
		margin-bottom: 15px;
	}
}

.termekek {
    text-align: center;
}

.termekek img {
    margin: 20px auto;
}

.termekek p {
    color: #999;
    font-size: 16px;
    font-style: italic;
}


.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;
}


.table-kodok > thead > tr > th {
    background: #FED201;
/*     color: #071788; */
    color: #323232;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    border-bottom-color: #FAB400;
}

.table-kodok > tbody > tr > td {
    font-size: 14px;
    padding-top: 10px;
}

.table-kodok td i {
    font-size: 12px;
}

.table-kodok > tbody > tr:hover td {
    background: #e8eff7;
}

.alert-fejlec {
    margin:0;
    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 );
    text-align: center;
    color:#EB001B;
    border-width: 0;
    border-radius: 0;
}

.modal h4.modal-title {
    font-weight: normal;
    font-size: 24px;
    color: #1C49AE;
    margin-bottom: 0;
}

.modal-impresszum h5 {
    font-size: 16px;
    color: #0048A8;
    margin-bottom: 5px;
    font-weight: bold;
}

.modal-impresszum p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}


.valtozas {
    background: #EB001B;
    border-width: 0 !important;
}

.valtozas p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;    
}

.valtozas a {
    font-weight: normal;
    color: #F79E1B;
    text-decoration: underline;
}

a.btn-megert {
    background: #000;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}