
.page-subtitle.kapcsolat-kateg{
	margin-top: 0px;
	margin-bottom: 10px !important;
}

.kapcsolat-szemely{
	margin-bottom: 10px !important;
}

.kapcsolat-szemely-nev{
	font-family: 'Cervo-Medium',sans-serif;
	display: inline-block;
}

.tr-kapcsolat{
	margin-bottom: 0px;
}

.kapcsolat-elerhetosegek{
	line-height: 30px;
}

.kapcsolat-elerhetosegek tr td:first-child{
	//padding-right: 20px;
	white-space: nowrap;
	vertical-align: top;
}

.kapcsolat-elerhetosegek .fa,
.kapcsolat-elerhetosegek .socicon{
	margin-right: 10px;
	width: 25px;
	color: #336e7b;
}

.kapcsolat-elerhetosegek .socicon{
	position: relative;
	top: 3px;
}

.kapcsolat-elerhetosegek .instead-fa{
	margin-right: 10px;
	color: #336e7b;
	font-weight: bold;
}

.table{
	margin-bottom: 0px;
}

/*
.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td {
	padding: 5px 20px 5px 0px;
}

.table>thead>tr>th:last-child, 
.table>tbody>tr>th:last-child, 
.table>tfoot>tr>th:last-child, 
.table>thead>tr>td:last-child, 
.table>tbody>tr>td:last-child, 
.table>tfoot>tr>td:last-child {
	padding-right: 0px;
}

.table>thead>tr:last-child>th, 
.table>tbody>tr:last-child>th, 
.table>tfoot>tr:last-child>th, 
.table>thead>tr:last-child>td, 
.table>tbody>tr:last-child>td, 
.table>tfoot>tr:last-child>td {
	border-bottom: 1px solid #ddd;
}
*/


/************************************************************** ADATOK end ***********************************************************
* ONLINE
*/

.contactform-title{
	margin-top: 0px;
	margin-bottom: 60px;
}

#kapcsolat-form{
	margin-top: 20px;
	//margin-bottom: 50px;
}
.csillag{
	color: red;
}
.form-horizontal .control-label{
	/*font-weight: normal;
	white-space: nowrap;
	padding-right: 0px;
	cursor: pointer;*/
}
.form-horizontal textarea{
	/*resize: none;
	max-width: 100%;*/
}

.notifications{
	font-size: 18px;
}

#kapcsolat-form-hiba.error{
	color: red;
}
#kapcsolat-form-hiba2.error{
	color: red;
}

.contact-form-button-container{
	margin-top: 30px;
}



/************************************************************** ONLINE end ***********************************************************
* MAPS
*/

.map-title{
	margin-top: 30px;
	margin-bottom: 60px;
}

#map_canvas{
	margin: auto;
	display: block;
	width: 100%;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#map_canvas iframe, 
#map_canvas object, 
#map_canvas embed {
	width: 100%; 
}

#directions-container{
	display: none;
	overflow: auto;
	width: 100%;
	margin-top: 30px;
}

#directions{
	width: 100%;
	padding: 15px;
	border: 1px solid #7e848e;
	background: #ffffff;
	font-size: 16px;
}

#adp-placemark{
	margin-top: 0px;
	margin-bottom: 15px;
}

.adp-placemark{
	margin-top: 15px;
	background: #ebeae6 !important;
	border-color: #ebeae6 !important;
}

.adp-directions{
	width: 100%;
}

.adp-text{
	padding-left: 10px;
}

.adp-summary{
	text-align: center;
}

@media (max-width: 480px){
	.btn{
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.kapcsolat-form-hiba{
		display: block;
	}
}

#ertesites-utvonal-container{
	display: none;
}

#ertesites-utvonal{
	margin: 30px 0px 0px 0px;
}

.kapcsolat-terkep-cont{
	overflow: hidden;
	border: 1px solid #dbd4d4;
}

.kapcsolat-terkep-cont:hover{
	/*border-style: solid;*/
}

.kapcsolat-terkep-cont .kapcsolat-terkep-inner{	
	/*overflow: hidden;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;*/
}

.kapcsolat-terkep-cont:hover .kapcsolat-terkep-inner{
	/*opacity: 0.8;	
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);*/
}

.kapcsolat-terkep{
	display: block;
	margin: 0px;
	
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}

.kapcsolat-terkep img{
	width: 100%;
}



/************************************************************** MAPS end ***********************************************************
* kovetkezo
*/

@media (max-width: 991px) {
	.terkep-box {
		margin-left: -15px;
		margin-right: -15px;
	}
}