
body {
	background: #06593F;
	background: linear-gradient(90deg,rgba(6, 89, 63, 1) 42%, rgba(28, 146, 111, 1) 100%);
}

/* SIDE NAV */
.sideNavBtn {
	color: #1f36c7;
	font-size:25px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0rem;
    left: 0;
    background-color: #07104ae0;
    overflow-x: hidden;
    padding-top: 15px;
    transition: 0.5s;
	z-index: 300;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
	color: #1f36c7;
	background-color: #fff;
}

.sidenav .sideNavCloseBtn {
    width: 100%;
    color: #fff;
    text-align: right;
    font-size: 28px;
    padding: 0 15px;
    line-height: 28px;
}

.sidenav .sideNavCloseBtn:hover{
	background-color:transparent;
	color: #fff;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.promoAppForm  a { color: inherit!important; text-decoration: underline; }
.promoAppForm  a:hover { color: inherit!important; text-decoration: none; }

.promo-boxrow {}
.promo-boxrow .stepImg { text-align: center; }
.promo-boxrow .stepContainer {
    text-align: center;
    margin-bottom: 15px;
}

.promo-boxrow .step {
    text-align: center;
    display: inline-block;
    padding: 10px;
    width: 50px;
    border-radius: 50%;
}
.promo-boxrow .img { text-align: center; }
.promo-boxrow .img img { text-align: center; }
.promo-boxrow .desc { text-align: center; font-weight:bold;  }
.promo-boxrow .stepImg > img {
    width: 100%;
	max-width:150px;
    display: inline-block;
}

.pizeImg {}
.pizeName {
  padding-top: 15px;
  font-size: 18px;
}

.prizeImg {}
.prizeImg > img {
  background-color: transparent;
  border-radius: 25px;
  max-width: 100%;
}

.prodImg {}
.prodName { padding-top:15px; }

.shopImg {}
.shopName { padding-top:15px; }


.promo-prods-panel { display: flex; flex-wrap: wrap; }
.promo-prods-panel .prodsImg { padding: 15px 15px;}
.promo-prods-panel .prodsImgImg { background-color: #fff;border-radius: 50%;margin: auto;padding: 15px;width: auto;height: auto;}


.product-carousel {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 25px;
}

.product-carousel .owl-stage{
    display: flex;
}

.product-carousel .item { 
	height: 17rem;
	text-align:center;
}
.product-carousel .item .imgDiv {
	height: 13rem;
	text-align:center;
}
.product-carousel .item img {
    display: inline;
    max-width: 100%;
    max-height: 13rem;
}

.product-carousel .item div {
    height: 2rem;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    margin: 3px 0;
    color: #fff;
	font-family: Roboto Condensed, sans-serif;
}

.owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
}

.owl-prev {
	position: absolute;
	left: 0; 
	color: #fff!important;
	font-size: 33px!important;
	background-color: transparent;
	border: none;
}

.owl-next {
	position: absolute;
	right: 0;
	color: #fff!important;
	font-size: 33px!important;	
	background-color: transparent;
	border: none;
}


header.promohead .promohead-img {
  min-height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.promohead-img { max-width: 100%; }

.promoHeadTitle {
    text-transform: uppercase;
    font-family: "manus_regular", sans-serif;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
}

.promoSectionTitle {
  font-size: 4rem;
  font-family: "open_sansbold", Arial, sans-serif;
  padding-top: 2rem;
  padding-bottom: 4rem;
  letter-spacing: 0px;
  line-height: 1em;
  color: #555;
}

.promoSectionTitleTxt {
  font-size: 16px;
  font-family: open_sansregular;
  font-weight: 400;
  padding-top: 10px;
}

.promo-menu {
    width: 100%;
    justify-content: space-around;
}

.promoAppForm .col1 { padding:2rem 3rem; }
.promoAppForm .col2 { padding:0; }
.promoAppForm .col3 { padding:2rem 3rem; }
.promoAppForm .appfileBlock {
    display: block;
	width: 100px;
	border: 1px solid;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
}

.faq-section {
    background: transparent;
    min-height: 100vh;
    padding: 10vh 0 0;
	padding-bottom: 3rem;
}
.faq-section .card li { color:#000; }
.faq-section h5 {
  font-size: 20px;
  padding: 10px 0px;
  margin-top: 10px;
  cursor: pointer;
}
.faq-title h5 {
	position: relative;
	margin-bottom: 45px;
	display: inline-block;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
}
.faq-title h5::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
	padding: 0 190px;
	margin-bottom: 10px;
}

.faq {
	background: #fff;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}

.faq a { color: #000!important; }
.faq a:hover { color: #000!important; }

.faq .card {
	border: none;
	background: none;
	border-bottom: 1px dashed #000;
	color: #000;
	background-color: #fff;
}

.faq .card h5{
	color: #000;
	background-color: #fff;
}

.faq .card .card-header {
  padding: 0px 15px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
	padding-left: 10px;
}

faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: bold;
}

.faq .card .card-header .faq-title .badge {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 14px;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	background: #E91E63;
	color: #fff;
	font-size: 12px;
	margin-right: 20px;
}

.faq .card .card-body {
	padding: 30px;
	padding-left: 35px;
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
  color: #000;
}

@media (max-width: 750px) {
	header.promohead .promohead-img {
		min-height: 15px;
	}
}
@media (max-width: 570px) {
	.navbar-nav .nav-link { padding-left:15px; }
}

@media (max-width: 991px) {
	.faq {
		margin-bottom: 30px;
	}
	.faq .card .card-header .faq-title {
		line-height: 26px;
		margin-top: 10px;
	}
}

#calendar-containercalendar-container{  }
#calendar-container .fc-scrollgrid {
  font-family: Arial;
}
#calendar-container .fc-scrollgrid a { text-decoration: none; } 
#calendar-container .fc-scrollgrid a.active {
  font-weight: 600;
  color: #fff;
  background-color: #0c9b6e;
}

#calendar-container .fc .fc-daygrid-day.fc-day-today {
  background-color: rgb(0, 0, 0)!important;
}
#calendar-container .fc-header-toolbar { font-size:14px; margin-bottom: 0; padding:15px 15px; color: #000;  }
#calendar-container .fc-toolbar-title{ font-size:14px; color: #fff;  }
#calendar-container .fc-daygrid-day-events{ display:none; }
#calendar-container .fc-daygrid-day-number{ display:inline; margin:0; width:100%;text-align:center; cursor:pointer; background-color:#144623; color: #fff;}
#calendar-container .fc-day-today .fc-daygrid-day-number{ display:inline; margin:0; width:100%;text-align:center; cursor:pointer; background-color:transparent; color: #fff;}
#calendar-container .fc-daygrid-day-number:hover { text-decoration:none; font-weight:bold; cursor:pointer; }
#calendar-container .fc-col-header-cell-cushion {  }
#calendar-container .fc-next-button { background-color:#144623; color: #fff; }
#calendar-container .fc-prev-button { background-color:#144623; color: #fff;  }
#calendar-container .fc-col-header-cell-cushion { background-color:#144623; color: #fff;  }
#calendar-container .fc-button-primary { background-color:#fdfdfd!important; color: #444!important;  }

#calendar-container .fc-daygrid-day-frame {
  position: relative;
  height: 35px;
  padding-top: 7px;
}

#calendar-table { overflow: auto; padding:15px; max-height: 700px; }
#calendar-table h5 { font-size: 1rem; }

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    font-size: 12px;
}

.appFormFieldTitle {
  font-size: 15px;
  font-weight: bold;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 7px 0 0 8px;
    height: 38px;
    border: 1px solid #aaa;
    border-radius: 0px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: #fff;
        background-clip: border-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
	font-size: 14px;
}

.appFormErrMsgLine {
    color: red;
    background-color: #fff;
    font-size: 13px;
	margin-top:3px;
}

a { color: }


#regLoginSelect { list-style-type: none;padding: 0;margin: 0; }
#regLoginSelect li {width: 100%;}
#regLoginSelect li span { border-radius: 5rem 0 0 5rem; display: inline-block;width: 100%;text-align: right;padding: 10px 15px; background-color: #b6090b; color: #fff; margin-bottom: 5px; }
#regLoginSelect li span.active {  background-color: #fff; color: #b6090b; box-shadow: 1px 0px 10px #fff; margin-bottom: 5px; }
#regLoginSelect li span:hover { background-color: #fff; color: #b6090b; box-shadow: 1px 0px 10px #fff; margin-bottom: 5px; }
#loginFormPanel input {
  background-color: #b6090b;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5rem;
  padding: 1.5rem 0rem;
  text-align: center;
}
#loginFormPanel input:autofill {
	background-color: #b6090b!important;
}
#loginFormPanel input:-webkit-autofill  {
	background-color: #b6090b!important;
}

#loginFormPanel input:-moz-placeholder-shown {
    background-color: #b6090b;
}

#loginFormPanel input:focus {
	background-color: #b6090b;
	color: #fff;  
}

#loginFormPanel input::-webkit-input-placeholder { color: white; }
#loginFormPanel input:-moz-placeholder { color: white; }
#loginFormPanel input::-moz-placeholder { color: white; }
#loginFormPanel input:-ms-input-placeholder { color: white; }
#loginFormPanel input::placeholder { color: white; }

#secCode::-webkit-input-placeholder { font-size: 12px; }
#secCode:-moz-placeholder { font-size: 12px; }
#secCode::-moz-placeholder { font-size: 12px; }
#secCode:-ms-input-placeholder { font-size: 12px; }
#secCode::placeholder { font-size: 12px; }
#secCode { text-align: center; }


#regFormPanel select {
  background-color: #b6090b;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5rem;
  padding: 1rem;
  margin-right: 15px;
  height: 50px;
}

#regFormPanel input {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5rem;
  padding: 1.5rem 1rem;
}

#regFormPanel input:focus {
	background-color: transparent;
	color: #fff;  
}
#regFormPanel input::-webkit-input-placeholder { color: white; }
#regFormPanel input:-moz-placeholder { color: white; }
#regFormPanel input::-moz-placeholder { color: white; }
#regFormPanel input:-ms-input-placeholder { color: white; }
#regFormPanel input::placeholder { color: white; }
#phone36 {
	border:none;
	background-color:transparent;
	color:#fff;
}

#loginFormPanel .btn-warning { text-decoration:none!important; background-color: #fff;color: #790f01 !important;border-radius: 3rem;padding: 10px 15px;}
#loginFormPanel .btn-warning:hover { text-decoration:none; background-color: #790f01;color: #fff !important;border: 0px solid #000;border-radius: 3rem;padding: 10px 15px;}
#loginFormPanel .btn-success { background-color: #000;color: #fff;border: 1px solid #000;border-radius: 3rem;padding: 10px 15px;}
#loginFormPanel .btn-success:hover  { background-color: #ed1c24;color: #fff;border: 0px solid #000;border-radius: 3rem;padding: 10px 15px;}

#regFormPanel .btn-primary { background-color: #000;color: #fff;border: 1px solid #000;border-radius: 3rem;padding: 10px 15px;}
#regFormPanel .btn-primary:hover  { background-color: #ed1c24;color: #fff;border: 0px solid #000;border-radius: 3rem;padding: 10px 15px;}

.promoMainMenuPanel  { 
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 777;
	box-shadow: 1px 1px 5px #fff;
}
#promoMainMenu .nav-link { text-decoration:none; border-bottom: 1px solid transparent; }
#promoMainMenu .nav-link:hover { border-bottom: 1px solid #fff; }

.newpasspanel input {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5rem;
  padding: 1.5rem 1rem;
}

.newpasspanel input:focus {
	background-color: transparent;
	color: #fff;  
}
.newpasspanel input::-webkit-input-placeholder { color: white; }
.newpasspanel input:-moz-placeholder { color: white; }
.newpasspanel input::-moz-placeholder { color: white; }
.newpasspanel input:-ms-input-placeholder { color: white; }
.newpasspanel input::placeholder { color: white; }


.newpasspanel .btn-warning { text-decoration:none!important; background-color: #fff;color: #790f01 !important;border-radius: 3rem;padding: 10px 15px;}
.newpasspanel .btn-warning:hover { text-decoration:none; background-color: #790f01;color: #fff !important;border: 0px solid #000;border-radius: 3rem;padding: 10px 15px;}
.newpasspanel .btn-success { background-color: #000;color: #fff;border: 1px solid #000;border-radius: 3rem;padding: 10px 15px;}
.newpasspanel .btn-success:hover  { background-color: #ed1c24;color: #fff;border: 0px solid #000;border-radius: 3rem;padding: 10px 15px;}

.character-input { width:35px;text-align:center;font-size: 25px; }

.nyitofulKod{ text-align:center; }
.nyitofulKod1{ 
	display:inline-block;
	text-align:center;
	margin:15px;
}
.nyitofulKod2 {
	display:inline-block;
	text-align:center;
	margin:15px;
}


.custom-file-upload {
  background-color: #000;
  padding: 5px 10px;
  border-radius: 8px;
  color: #fff;
}

input:autofill -moz-autofill-background { background-color:transparent; }

[class*="icheck-"] > input:first-child + label::before,
[class*="icheck-"] > input:first-child + input[type="hidden"] + label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 22px;
	height: 22px;
	border: 1px solid #000;
	border-radius: 0px;
	margin-left: -29px;
	background-color: #fff;
}

.messagePanelLayer {}
.messagePanelLayer .messagePanelInner {}

.nyertesekMenu {
  display:flex;
  justify-content: space-evenly;
  min-height:70px;
}
.nyertesekMenu > div {}
.nyertesekMenu > div > a {
  background-color: #144623;
  color: #fff;
  padding: 15px;
  border-radius: 5rem;
  text-decoration: none;
  font-weight: 600;
  max-width: 300px;
  display: inline-block;
  margin-bottom: 15px;
}
.nyertesekMenu > div > a:hover { background-color: #000; color: #fff; }
.nyertesekMenu > div > a.active { background-color: #000; color: #fff; }
.nyertesekPanel {
	border: 1px solid #fff;
	margin: 0;
	border-radius: 15px;
	background-color: #fff;
	color: #000;
	padding: 10px 15px;
	box-shadow: 0px 0px 15px #fff;
}

.napiNyertesekPanelLink {
	background-color: red;
	padding: 5px 5px;
	border-radius: 5rem;
	padding: 15px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	min-width: 130px;
	margin-bottom: 15px;
}

.napiNyertesekPanelLink:hover{
	background-color: #000;
	color:#fff;
}

.napiNyertesekPanelLink.active{
	background-color: #000;
	color:#fff;
}

.hetLink {
	font-size:13px;
	margin-bottom:10px;
	padding: 5px;
}

.hetLink > a {
	font-size:13px;
	color: #000;
}

.hetLink.active {
  font-weight: bold;
  color: #000;
  background-color: #f4d795;
}
.hetLink.active a{
	font-weight: bold;
}

.btn-szeretnek {
	background-color: #144623;
	color: #fff;
	padding: 10px 25px;
	border-radius: 5rem;
	text-decoration: none;
	font-weight: 600;
	max-width: 300px;
	display: inline-block;
	margin-bottom: 15px;
}

.btn-szeretnek:hover { background-color: #000; color: #fff; }

 .btn-szeretnek-w {
  background-color: #fff;
  color: #000;
  padding: 10px 25px;
  border-radius: 5rem;
  text-decoration: none;
  font-weight: 600;
  max-width: 300px;
  display: inline-block;
  margin-bottom: 15px;
}
                                 
.btn-szeretnek-w:hover { background-color: #000; color: #fff; }
                      
.messagePanelLayer {position: fixed;background-color: rgba(0,0,0,0.7);top: 0;left: 0;right: 0;bottom: 0;z-index: 999;overflow: auto;}
.messagePanelLayer .messagePanelInner {
	background-color: #fff;position: absolute;
	top: 5%;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	border-radius: 15px;
	color: #333;
	padding: 15px;
	box-shadow: 0px 0px 15px #fefffe;
}


@media only screen and (max-width: 576px) {
	#napiAjandekLinkLista {
		flex-wrap: wrap; 
	}
	.character-input {
		width: 40px;
		text-align: center;
		font-size: 20px;
		padding: 10px 5px;
	  }
	 .promoSectionTitle {
 		 font-size: 30px;
    	}
	#promoMainMenu a {
    	font-size:20px;
    }
	.promoSectionTitle { padding-bottom: 1rem!important; }
	.promo-menu { background-color: #144623; }
	.promo-menu .nav-link { color: #fff; }
	.promo-menu a { color: #fff; }
}


@media only screen and (min-width: 576px) and (max-width: 992px) {
	#napiAjandekLinkLista {
		flex-wrap: wrap; 
	}
	.character-input {
	  width: 35px;
	  text-align: center;
	  font-size: 25px;
	}
	.promoSectionTitle {
 		 font-size: 2rem;
    }
   	#promoMainMenu a {
    	font-size:12px;
    }
	.promoSectionTitle { padding-bottom: 2rem!important; }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	#napiAjandekLinkLista {
		flex-wrap: wrap;
	}
	.character-input {
	  width: 35px;
	  text-align: center;
	  font-size: 25px;
	}
	.promoSectionTitle {
 		 font-size: 2rem;
    }
    #promoMainMenu a {
    	font-size: 16px;
    }
	.promoSectionTitle { padding-bottom: 4rem!important; }
}

@media only screen and (min-width: 1200px) {
	#napiAjandekLinkLista {
		flex-wrap: wrap;
	}
	.character-input {
	  width: 35px;
	  text-align: center;
	  font-size: 25px;
	}
    .promoSectionTitle {
 		 font-size: 2rem;     
    }
  	#promoMainMenu a {
    	font-size:20px;
    }
	.promoSectionTitle { padding-bottom: 4rem!important; }
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


#tervezoForm label img {
    border: 10px solid transparent;
    cursor: pointer;
    transition: border 0.3s ease;
}

#tervezoForm label.selected img {
  box-shadow: 0px 0px 13px #b1120f;
  border: 10px solid #b1120f;
  border-radius: 5px;
}

#tervezoForm label .bgSelectorRb {
    display: none;
}

#tervezoForm #appView {
	display: block;
	position: relative;
}
#tervezoForm #appView #appImg {
	
}
#tervezoForm #appView #appImgTxt {
	position:absolute;
	left:0;
	right:0;
	width:100%
	text-align:center;
	color: rgb(255, 0, 0);
	font-size: 3vw;
	transform: rotate(-10deg);
}

#boritoMinta #appView2 {
	display: block;
	position: relative;
}
#boritoMinta #appView2 #appImg2 {
	
}
#boritoMinta #appView2 #appImgTxt2 {
	position:absolute;
	left:0;
	right:0;
	width:100%
	text-align:center;
	color: rgb(255, 0, 0);
	font-size: 3vw;
	transform: rotate(-10deg);
}
