.uk {
	text-align: center;
	font-size: 60px;
	margin-bottom: 45px;
}
.uk span {
	color: var(--tp-theme-primary);
}
.tp-btn-secondary {
	background: #112f53;
	color: #fff !important;
}
.mailcim {
	color: #d7a739;
	font-weight: 600;
	font-size: 13px;
	margin-top: -20px;
}
.logo-kapcsolat {
	width: 100px;
	margin-bottom: -5px;
	margin-top: -23px;
	position: relative;
	top: 15px;
}
.tp-contact-content h5 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
}
.ny {
	width: 80%;
	margin: 0 auto 15px;
	text-align: center;
}
.khorvath {
	font-size: 22px;
	font-family: 'Trajan Pro Regular';
}
.kpsv {
	font-size: 14px !important;
	margin-top: 20px !important;
	margin-bottom: 12px;
}
.tp-contact-icon {
	width: 90px;
	height: auto;
	margin-bottom: -40px;
	top: 0px;
	position: relative;
}
.uc {
	font-weight: 400;
	margin-top: 10px;
	font-size: 16px;
}
.uc b {
	font-size: 19px;
}
.tp-contact-content {
	position: relative;
	top: 20px;
}
.bk {
	font-family: 'Trajan Pro Bold'!important;
	font-size: 19px !important;
	color:#fff;
}
.cim {
	font-size: 12px;
	font-weight: 600;
	margin-top: -10px;
	color: #d7a73b;
}
.csc {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.3;
	display: block;
	margin-top: -5px;
	margin-bottom: 20px;
}
 @media (max-width: 1400px) {
 .ny {
 width: 100%;
}
}
 @media(max-width: 1200px) and (min-width: 992px) {
 .col-lg-6 {
 flex: 0 0 auto;
 width: 33%;
}
.csc {
 font-size: 14px;
}
}
 @media (max-width: 1200px) {
}
 @media (max-width: 991px) {
 .uc {
 font-weight: 400;
 margin-top: 10px;
 font-size: 16px;
 line-height: 1.3;
}
.uc b {
 font-size: 17px;
 margin-bottom: -5px !important;
 display: block;
 line-height: 1.1;
}
 .vdx {
 margin-bottom:20px!important;
}
 .tp-contact-content {
 position: relative;
 top: 12px;
 text-align: center;
}
.uk {
 font-size: 36px;
 margin-bottom: 40px;
}
 .col-lg-6 {
 flex: 0 0 auto;
 width: 100%;
}
}
 @media (max-width: 767px) {
 .csc {
 font-weight: 600;
 font-size: 14px;
 line-height: 1.3;
 display: block;
 margin-top: -20px;
 margin-bottom: 20px;
}
.tp-contact-icon {
 width: 70px;
}
}
 @media (max-width: 575px) {
 .uk {
 font-size: 32px;
 margin-bottom: 30px;
}
 .tp-contact-form .tp-form-label {
 font-size: 13px;
}
 .tp-contact-form .tp-input {
 font-size: 14px;
}
 *::placeholder {
 font-size: 14px!important;
}
}