@charset "utf-8";
.pipa-szoveg {
	font-size: 14px;
	line-height: normal;
	margin-left: 25px;
	margin-top: -4px;
	padding-right: 10px;
	color: rgba(59,59,59,1.00);
}
.pipa-szoveg-footer {
	font-size: 14px;
	line-height: normal;
	margin-left: 25px;
	margin-top: -4px;
	padding-right: 10px;
	color: rgba(177,177,177,1.00);
}
.checkbox {
	width: 20px;
	float: left;
	margin-right: 5px;
}
.adatvedelem {
	background-color: rgba(232,232,232,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-radius: 4px;
	margin-top: 10px;
}
.adatvedelem-letoltes {
	background-color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-radius: 4px;
	margin-top: 10px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.footer-color {
	background-color: rgba(37,48,58,1.00);
	color: rgba(176,176,176,1.00);
}
.pipa-szoveg-footer a {
	color: rgba(233,233,233,1.00);
}
.pipa-szoveg-footer a:hover {
	color: rgba(255,45,49,1.00);
}
.pipa-szoveg-footer a:visited {
	color: rgba(233,233,233,1.00);
}
/* CSS Document */


@media (max-width:1920px){
select {
	width: 100%;
	background-image: url(url);
	border-radius: 4px;
	background-color: rgba(11,68,122,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 6px;
	padding-bottom: 6px;
}
.kepes-urlap {
	width: 100%;
	background-image: url(../img/kepes-urlap-bg.jpg);
	background-attachment: fixed;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

.kepes-urlap-wrap {
	width: 450px;
	margin-left: auto;
	border: transparent;
	margin-right: auto;
}
.urlap-wrap {
	width: 450px;
	margin-left: auto;
	border: 2px solid rgba(242,182,50,1.00);
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 25px;
	border-radius: 5px;
	margin-bottom: 25px;
}
#content .kepes-urlap-wrap h2 {
	color: rgba(255,255,255,1.00);
}
#content .urlap-wrap h2 {
	color: rgba(11,68,122,1.00);
}

.kapcs-felv-adat {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border: transparent;
	padding-bottom: 10px;
	background-color: #0b447a;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.kapcs-felv-textarea {
	width: 100%;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 16px;
	background-color: rgba(11,68,122,1.00);
	border: transparent;
	border-radius: 4px;
	color: rgba(255,255,255,1.00);
	margin-top: 7px;
}
.kapcs-felv-button {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	border: transparent;
	border-radius: 4px;
	margin-top: 20px;
	background-color: #f2b632;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 3px #CF8E00;
	box-shadow: 0px 3px #CF8E00;
}
.kapcs-felv-button:hover {
	background-color: #EDA70E;
	-webkit-box-shadow: 0px 3px #CF8E00;
	box-shadow: 0px 3px #CF8E00;
	transition: 0.3s ease-in-out;
}
.letoltes-adat {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	border: transparent;
	padding-bottom: 18px;
	background-color: #FFFFFF;
	color: rgba(0,0,0,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	/* [disabled]float: left; */
	margin-right: 10px;
	margin-left: 10px;
}
.letoltes-sbmt {
	margin-left: 10px;
	margin-right: auto;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	border: transparent;
	border-radius: 4px;
	padding-bottom: 15px;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 2px rgba(0,0,0,0.20);
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 3px rgba(0,31,61,1.00);
	box-shadow: 0px 3px rgba(0,31,61,1.00);
}
.letoltes-sbmt:hover {
	background-color: rgba(0,42,82,1.00);
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #80a9c9;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #80a9c9;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #80a9c9;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #80a9c9;
}


.footer-adat {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border: transparent;
	padding-bottom: 10px;
	background-color: #25303a;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.footer-textarea {
	width: 100%;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 16px;
	background-color: #25303a;
	border: transparent;
	border-radius: 4px;
	color: rgba(255,255,255,1.00);
	margin-top: 7px;
}
.footer-button {
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
	border: 2px solid #bb2f22;
	border-radius: 4px;
	margin-top: 20px;
	background-color: #313E4A;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 0px #CF8E00;
	box-shadow: 0px 0px #CF8E00;
	color: rgba(255,255,255,1.00);
}
.footer-button:hover {
	background-color: #EDA70E;
	-webkit-box-shadow: 0px 0px #CF8E00;
	box-shadow: 0px 0px #CF8E00;
	transition: 0.3s ease-in-out;
	color: rgba(255,255,255,1.00);
	border: 2px solid #EDA70E;
}

}

@media (max-width:991px){
	.adatvedelem-letoltes {
	background-color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-radius: 4px;
	margin-top: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width:767px){
	.adatvedelem-letoltes {
	background-color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-radius: 4px;
	margin-top: 10px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
}

@media (max-width:575px){
.adatvedelem-letoltes {
	background-color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-radius: 4px;
	margin-top: 10px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.kepes-urlap-wrap {
	width: 100%;
	padding-left: 8%;
	padding-right: 8%;
}
.urlap-wrap {
	width: 100%;
	padding-left: 8%;
	padding-right: 8%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.letoltes-adat {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.letoltes-sbmt {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



}

@media (min-width:1920px){
	select {
	width: 100%;
	background-image: url(url);
	border-radius: 4px;
	background-color: rgba(11,68,122,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 6px;
	padding-bottom: 6px;
}
.kepes-urlap {
    width: 100%;
    background-image: url(../img/kepes-urlap-bg.jpg);
    background-attachment: fixed;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    background-size: cover;
}

.kepes-urlap-wrap {
	width: 450px;
	margin-left: auto;
	border: transparent;
	margin-right: auto;
}
.urlap-wrap {
	width: 450px;
	margin-left: auto;
	border: 2px solid rgba(242,182,50,1.00);
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 25px;
	border-radius: 5px;
	margin-bottom: 25px;
}
#content .kepes-urlap-wrap h2 {
	color: rgba(255,255,255,1.00);
}
#content .urlap-wrap h2 {
	color: rgba(11,68,122,1.00);
}

.kapcs-felv-adat {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border: transparent;
	padding-bottom: 10px;
	background-color: #0b447a;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.kapcs-felv-textarea {
	width: 100%;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 16px;
	background-color: rgba(11,68,122,1.00);
	border: transparent;
	border-radius: 4px;
	color: rgba(255,255,255,1.00);
	margin-top: 7px;
}
.kapcs-felv-button {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	border: transparent;
	border-radius: 4px;
	margin-top: 20px;
	background-color: #f2b632;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 3px #CF8E00;
	box-shadow: 0px 3px #CF8E00;
}
.kapcs-felv-button:hover {
	background-color: #EDA70E;
	-webkit-box-shadow: 0px 3px #CF8E00;
	box-shadow: 0px 3px #CF8E00;
	transition: 0.3s ease-in-out;
}
.letoltes-adat {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	border: transparent;
	padding-bottom: 18px;
	background-color: #FFFFFF;
	color: rgba(0,0,0,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	/* [disabled]float: left; */
	margin-right: 10px;
	margin-left: 10px;
}
.letoltes-sbmt {
	margin-left: 10px;
	margin-right: auto;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	border: transparent;
	border-radius: 4px;
	padding-bottom: 15px;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 2px rgba(0,0,0,0.20);
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 3px rgba(0,31,61,1.00);
	box-shadow: 0px 3px rgba(0,31,61,1.00);
}
.letoltes-sbmt:hover {
	background-color: rgba(0,42,82,1.00);
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #80a9c9;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #80a9c9;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #80a9c9;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #80a9c9;
}


.footer-adat {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border: transparent;
	padding-bottom: 10px;
	background-color: #25303a;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.footer-textarea {
	width: 100%;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 16px;
	background-color: #25303a;
	border: transparent;
	border-radius: 4px;
	color: rgba(255,255,255,1.00);
	margin-top: 7px;
}
.footer-button {
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
	border: 2px solid #bb2f22;
	border-radius: 4px;
	margin-top: 20px;
	background-color: #313E4A;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 0px #CF8E00;
	box-shadow: 0px 0px #CF8E00;
	color: rgba(255,255,255,1.00);
}
.footer-button:hover {
	background-color: #EDA70E;
	-webkit-box-shadow: 0px 0px #CF8E00;
	box-shadow: 0px 0px #CF8E00;
	transition: 0.3s ease-in-out;
	color: rgba(255,255,255,1.00);
	border: 2px solid #EDA70E;
}

}
