@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts2020/montserrat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'montserrat-bold';
    src: url('../fonts2020/montserrat-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'montserrat-extrabold';
    src: url('../fonts2020/montserrat-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts2020/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'roboto-bold';
    src: url('../fonts2020/roboto-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

html, body {
    font-family: 'roboto-regular';
	font-size: 24px;
	color: #1e2a33;
}

strong {
    font-family: 'roboto-bold';	
    font-weight: normal;
}

a {
color: #508991;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #355a60;
text-decoration: underline;
}

.bg-primary {
	background-color: #508991 !important;
}

.bg-primary {
	background-color: #508991 !important;
}

.btn-secondary {
color: #212529;
background-color: #ffba49;
border-color: #ffba49;
}



.text-primary {
	color: #508991 !important;
}

.bg-light {
	background-color: #f2f2f2!important;
}

.mont {
    font-family: 'montserrat-regular';	
}

.mont > b {
    font-family: 'montserrat-extrabold';
    font-weight: normal;	
}

.mont-bold > b{
    font-family: 'montserrat-bold';	
   font-weight: normal;
}

@media (min-width: 1500px) {
.container, .container-md {
	max-width: 1440px;
}
}

.font-big {
font-size: 36px;
}

.bg-opacity {
	background-color: rgba(25,88,97,0.8);
}


.card {
	border-radius: 0;
	border: none;
	padding: 30px;
}

.card-body {
	padding: 30px 0;
}

.card-footer {
	padding: 30px 0 0 0;
background-color: #fff;
border-top: 10px solid #508991;
}

.btn-default:hover, .btn-default:focus {
	background-color: #fff;
	color: #508991!important;
}

.btn-default.border-white {
	border: 3px solid white;
}

.navbar {
	padding-top: 60px;
	padding-bottom: 60px;
}

.navbar .nav-item {
	font-size: 20px;
}

.navbar-light .navbar-nav .nav-link {
color: rgba(30,42,51,1);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(30,42,51,0.8);
}

.navbar-light .navbar-toggler {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0);
padding: 0 .75rem .75rem 0;
}

.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(30,42,51,1)' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

#intro {
	margin-top: -55px;
	position: relative;
}

#intro .container-md{
	background-image: url(../img2022/intro_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 500px;
	background-position: center right;
}

#intro .container-md .row {
	min-height: 500px;	
}

h1 {
margin-top: auto!important;
margin-bottom: 1.25rem!important;
text-shadow: 0 0 20px rgba(255,255,255,0.66);
font-size: 50px;
}

h2 {
	font-size: 48px;
}

.alszamla-header {
	height: 336px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 36px;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -30px;
	width: calc(100% + 60px); 
}

.alszamla-header h5 {
	font-size: 36px;
text-shadow: 0 0 20px rgba(255,255,255,0.66);	
}

.header-szallas {
	background-image: url(../img2022/szallas_bg.png);
}

.header-vendeg {
	background-image: url(../img2022/vendeg_bg.png);
}

.header-rekrea {
	background-image: url(../img2022/rekrea_bg.png);
}

#helyek {
	overflow: hidden;
}

#otp2022 {
	background-image: url(../img2022/otp2022.png);
	width: 100%;
}

#mkb2022 {
	background-image: url(../img2022/mbh.png);
	width: 100%;
}

#kh2022 {
	background-image: url(../img2022/kh2022.png);
	width: 100%;
}

.btn-how {
	font-size: 34px;
	width: 100%;
	max-width: 505px;
}

.btn-otp {
		font-size: 30px;

font-family: 'montserrat-bold';
color: #fff;
background-color: #53b02e;
border-color: #53b02e;	
		padding-top: 15px;
		padding-bottom: 25px;
background-image: url(../img2022/line.png);
background-position: center calc(100% - 15px);
background-repeat: no-repeat;
}

.btn-otp:hover {

color: #fff;
background-color: #508991;
border-color: #508991;	
}

.btn-mkb {
		font-size: 30px;
font-family: 'montserrat-bold';
color: #fff;
background-color: #b60439;
border-color: #b60439;	
		padding-top: 15px;
		padding-bottom: 25px;
background-image: url(../img2022/line.png);
background-position: center calc(100% - 15px);
background-repeat: no-repeat;
}

.btn-mkb:hover {

color: #fff;
background-color: #508991;
border-color: #508991;	
}

.btn-kh {
		font-size: 30px;
font-family: 'montserrat-bold';
color: #fff;
background-color: #00b0f2;
border-color: #00b0f2;	
		padding-top: 15px;
		padding-bottom: 25px;
background-image: url(../img2022/line.png);
background-position: center calc(100% - 15px);
background-repeat: no-repeat;
}

.btn-kh:hover {

color: #fff;
background-color: #508991;
border-color: #508991;	
}

.btn-secondary:hover {
color: #fff;
background-color: #508991;
border-color: #508991;
}

.fs-30 {
	font-size: 26px;
}

@media (min-width: 1500px) {

#otp2020 {
	background-image: url(../img2022/otp2020.png);
	width: 593px;
	background-position: -30px center;
}

#mkb2020 {
	background-image: url(../img2022/mkb2020.png);
	width: 593px;
	background-position: -30px center;
}

#kh2020 {
	background-image: url(../img2022/kh2020.png);
	width: 593px!important;
	background-position: -30px center;
}

h1 {
font-size: 60px;
}

.alszamla-header h5 {
font-size: 40px;
}

.col-xxl-6 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
flex: 0 0 50%;
max-width: 50%;	
}

.intro-text-div {
	font-size: 30px;
}
}


.button-card .btn {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.button-card .card {
	background-color: transparent!important;
}

.button-img-div {
	height: 275px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1.5rem;
	background-size: contain;
}

@media (max-width:1499px) {
#intro .container-md{
	background-image: url(../img2022/intro_bg-sm.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 700px;
	background-position: center;
}

#intro .container-md .row {
min-height: 700px;
}

#intro .align-items-xl-center {
align-items: flex-start !important;
}
}

@media (max-width:1199px) {
	#intro {
	margin-top: 0px;
	position: relative;
}

#intro .container-md{
	background-image: url(../img2022/intro_bg-sm.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 600px;
	height: 600px;
	background-position: center;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.navbar {
	padding-top: 30px;
	padding-bottom: 30px;
}
}



@media (max-width:768px) {
	h1 {
		font-size: 1.75rem;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	
	h2, h3 {
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;		
	}
	
	.font-big,
	.alszamla-header h5 {
		font-size: 1.125rem;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	h2 {
		font-size: 1.125rem;
		padding-left: 15px;
		padding-right: 15px;
	}

	#hogyan h2 {
		font-size: 1.125rem;
		padding-left: 0px;
		padding-right: 0px;
	}		
	
	#intro .container-md, 
	#intro .container-md .row{
		height: 600px;
		min-height: 600px;
	}
	
	.btn-how {
font-size: 24px;
width: calc(100% - 30px);
max-width: 505px;
}
	
}

@media (max-width:576px) {
html, body {
	font-size: 16px;
}
	.navbar-brand {
		max-width: calc(100% - 110px);
	}
	
	.button-img-div {
		height: calc((100vw - 30px) * 0.462);
	}
	
	#intro .container-md, 
	#intro .container-md .row{
		height: 100vw;
		min-height: 100vw;
	}
	
	#intro .container-md {
		background-image: url(../img2022/intro_bg-xs.jpg);
		background-size: contain;
		background-position: top;
	}
	
/* 	h1 {
		font-size: 1.5rem;
	} */
}

:focus,
:focus {
	outline: none!important;
	box-shadow: 0 0 0 .2rem rgba(0,0,0,0)!important;
	outline-color: rgba(0,0,0,0)!important;
}
button::-moz-focus-inner {
  border: 0!important;
}

@media (min-width: 1200px) {
	.navbar-expand-xl>.container {
		padding-left: 0;
padding-right: 0;
	}
}

.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    -webkit-transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-top {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-revoke:hover {
    text-decoration: underline
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em;
    text-decoration: underline
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active, .cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus, .cc-close:hover {
    opacity: 1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-floating > .cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em
}

.cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.cc-floating .cc-compliance > .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cc-btn + .cc-btn {
    margin-left: .5em
}

@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width:900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset
    }

    .cc-window.cc-banner .cc-message {
        margin-right: 0
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.cc-theme-classic .cc-btn {
    border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em;
    margin-bottom: 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}

