@charset "UTF-8";
/* Body */


@font-face {
   font-family: AllianzNeoW04;
   src: url(ttf/AllianzNeoW04-Regular.ttf);
}

.cbody {
	font-family: AllianzNeoW04, Arial, Helvetica, Verdana,sans-serif !important;

	background-color: #f8f9f9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	font-size: 16px;
}


/* Header */
.header_line {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	/*height: 0px;*/
	background-color: #FFFFFF;
	z-index: 10;
}

.header_content{
	width: 60%;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.sp_b{
	float:left;
    margin-left:10px;
	display: inline-block;
	border: 1px solid #333;
	width: 500px;
}

.sp{
	display: flex;
	margin-top: 10px;
}



.header_title{
	font-size: 21px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
}

.h3-blue-text{
	color: #003781;
}

.blue-text{
	color: #003781;
	font-weight: 700;
	
}

.size-Azlogo{
	width: 130px;
}

/* Container */
.container {
	width: 70%;
	padding: 0px;
	/*
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	height: 500px;
	background-color: #FFFFFF;
	*/
}

.header {
  padding: 10px 16px;
  background: #ffffff;
  color: #003781;
  z-index: 10;
  box-shadow: 0 8px 6px -6px gray;
}
/*regform*/
#regForm {
  background-color: #ffffff;
  margin: 25px auto;
  /*font-family: ;*/
  /*padding: 40px;*/
  width: 100%;
  min-width: 300px;
  /*border: 1px solid #d9dee5;*/
}

.grayborder{
	border: 1px solid #d9dee5;
}


/* Hibás mezők jelölése */
input.invalid {
  background-color: #ffdddd;
}


* {
  box-sizing: border-box;
}

h1 {
  text-align: center;  
}

/*
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  border: 1px solid #aaaaaa;
}*/

/* Hibás mezők jelölése */
input.invalid {
  background-color: #ffdddd;
}

/* lépések elrejtése */
.tab {
  /*display: none;*/
}


#prevBtn {
    background-color: #007ab3;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
    cursor: pointer;
    /*margin: 30px;*/
	font-weight: 700;
}

#prevBtn:hover {
  opacity: 0.8;
}

/*
#prevBtn {
  background-color: #bbbbbb;
}*/

#bt_osszes_elfogad {
    background-color: #007ab3;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
    cursor: pointer;
    /*margin: 30px;*/
	font-weight: 700;
}

#bt_osszes_elfogad:hover {
  opacity: 0.8;
}


.zvezdRed{
	color: red;
	font-size: 19px;
}

/* Folyamat jelölő pöttyök */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* A valid lépések jelölése */
.step.finish {
  background-color: #003781;
}
/*regform vége*/

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .container {
  padding-top: 102px;
}


/* footer */

.footer_line {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 200px;
	background-color: #f8f4f2;
	z-index: 10;
}

.footer_content{
	width: 70%;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #f8f4f2;
}

.footer_links{
	font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
	width: 100%;
}

.footer_title{
	font-size: 16px;
	font-weight: bold;
	color: #003781;
}

.sp2{
	width: 20%;
	float:left;
    margin-left:150px;	
	margin-top:20px;
	margin-bottom:20px;
}

.footer_link:link, .footer_link:visited{
   font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
   color: #003781;
   background-color: none;
   text-decoration: none;
   target-new: none;
   margin-left:15px;
}

.footer_link:hover{
   font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
   color: #003781;
   background-color: none;
   text-decoration: none;
   target-new: none;
   margin-left:15px; 
}

.fh_font{
	font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
   color: #003781;
}


.glyphicon-earphone, .glyphicon-envelope, .glyphicon-send {
       font-size: 40px;
}

.icon-center{
	text-align: center;
}

.about {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 35px;
    display: inline-block;
    background-color: #FFFFFF;
    margin-top: 0px;
    width: 100%;
	padding: 40px;
}

.label_szoveg{
	font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;

	/*background-color: #f8f9f9;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #003781;
	/*border-bottom: 1px solid #2C9AB7;*/
	height: 110px;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 2em;
}

.center {
    text-align: center;
}

.pfont{
	font-size:14px;
	width: 100%;
}


/*Input */
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
	height: auto;
	font-size: 14px;
}

input[type=number]{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
	font-size: 14px;
    resize: vertical;
	-moz-appearance: textfield;
}

/* 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;
}

input[type=email]{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
	font-size: 14px;
    resize: vertical;
}

input[type=checkbox]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
  margin: 10px;
}

input[type=radio]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
  margin: 10px;
}


input[type=date], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
	font-size: 14px!important;
    resize: vertical;
	background-color: #ffffff;

}

input[type=date]:disabled, select:disabled, textarea:disabled{
	background-color: #fafafa;
	color: #000000;
	opacity: 0.8;
}


/**/
label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}


input[type=submit] {
  background-color: #007ab3;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: AllianzNeoW01, Arial, Helvetica, Verdana,sans-serif !important;
  cursor: pointer;
  margin: 30px;
  font-weight: 700;
}

input[type=submit]:hover {
	opacity: 0.8;	
}
/*
.container {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
	width: 70%;
}
*/
.col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
}

.col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/*szemelyes adatok*/
/*
#tf_titulus{
    width: 100%;
}

#tf_nev{
    width: 100%;
}

#tf_szul_nev{
	width: 100%;
}

#tf_anyja_szul_nev{
	width: 100%;
}




#tb2_szuldate_ev{
    width: 60px;
	color: red;
}

#tb2_szuldate_ho{
	width: 60px;
}

#tb2_szuldate_nap{
	width: 60px;
}
*/
/*Címe*/
/*
#tb2_irsz{
	width: 50px;
}
#tb2_varos{
	width: 200px;
}
#tb2_utca{
	width: 150px;
}
#tb2_jellege{
	width: 50px;
}
#tb2_hazszam{
	width: 50px;
}
*/
/*Levelezési címe*/
/*
#tb2_levirsz{
	width: 50px;
}
#tb2_levvaros{
	width: 200px;
}
#tb2_levutca{
	width: 150px;
}
#tb2_levjelleg{
	width: 50px;
}
#tb2_levhazszam{
	width: 50px;
}
*/

/*szem okm date*/
/*
#tb2_szig_ev{
    width: 60px;
	color: red;
}

#tb2_szig_ho{
	width: 60px;
}

#tb2_szig_nap{
	width: 60px;
}

*/


/*lakcim date*/
/*
#tb2_lakc_ev{
    width: 60px;
	color: red;
}

#tb2_lakc_ho{
	width: 60px;
}

#tb2_lakc_nap{
	width: 60px;
}
*/

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .col-25, .col-75, input[type=submit] {
       /* width: 100%;*/
        margin-top: 0;
    }
	
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	height: 0px;
	background-color: #FFFFFF;
}

.header_line {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	height: 100px;
	background-color: #FFFFFF;
	z-index: 10;
}

.header_title{
	font-size: 18px;
	font-weight: bold;
}


.header_content{
	width: 100%;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
}


.footer_line {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 180px;
	background-color: #f8f4f2;
	z-index: 10;
}


/* Hero Section */
.hero {
	background-color: #003781;
	padding-top: 150px;
	padding-bottom: 150px;
	background-image: url("../images/grafikon_iphone.jpg");
	background-repeat: no-repeat;
    background-size: 100%;
	height: 40%;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 100%;
	padding: 10px;
}

.aboutdiv{
	padding-left: 15px;
	padding-right: 15px;
}

.contentdiv{
	padding-left: 30px;
	padding-right: 15px;
}


/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}


.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	text-decoration: none;
}
.button:hover {
	background-color: #FEFEFE;
	color: #003781;
	cursor: pointer;
}

.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #656565;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 12px;
	letter-spacing: 2px;
	border-top-width: 2px;
}

.white_link{
	color: #FFFFFF;
	font-size: 12px;
}

.white_link:hover{
	color: #2c2c2c;
	font-size: 12px;
}


/*ALERT üzenet*/
.alert {
    padding: 20px;
    background-color: #f44336;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}
/*ALERT vege*/

.footer_banner {
	background-color: #003781;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}

.footer_div{
    margin-left: auto;
    margin-right: auto;
	margin-top: -60px;
    width: 100px;
}

footer {
	display: inline-block;
}
.hidden {
	display: none;
}

}

/* Mobile */
@media (max-width: 320px) {
	
.container {
	width: 100%;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
}	
	
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}*/


.header_line {
	width: 100%;
	min-width: 300px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}


.header_content{
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.header_title{
	font-size: 14px;
	font-weight: bold;
}


.footer_line {
	width: 100%;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 180px;
	background-color: #f8f4f2;
	z-index: 10;
}

header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #003781;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}

.contentdiv{
	padding-left: 15px;
	padding-right: 15px;
}

}


/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #003781;
	opacity:0.6;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}

.footer_line {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 180px;
	background-color: #f8f4f2;
	z-index: 10;
}


.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}


.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}

.contentdiv{
	padding-left: 15px;
	padding-right: 15px;
}

}


/* Small Desktops */

@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}

