/* 
*
* USER STYLES
* This styles will override default styles of template
*
*/

/*Jupe*/



/*Jupe*/

body{
	font-size: 16px;
}

.content__header h1 {
	font-size: 38px;
	line-height: 40px;
}

.row {
	margin: 40px 0;
}
.box_cim {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
}

.b-feature__img {
	float: left;
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    border-radius: 50%;
    font-size: 80px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    color: #00bff3;
    margin-right: 20px;
}

.minmax-toggle,
.minmax-toggle:hover,
.minmax-toggle:focus {
	font-size: 50px;
	font-weight: bold;
	color: #005c75;
	position: absolute;
	top: 14px;
	right: 20px;
}

.header {
    background: #2d2d30 url(../img/wessling_mintavetel_fejleckep.jpg) 50% 50% no-repeat;
	background-size: cover;
}

@media (min-width: 768px) {
	.teaser {
		padding: 100px 0;
	}
}

.mintavet-tablazat-cellak {
	font-size: 22px;
	padding: 10px; 
	vertical-align: top;	
}

.mintavet-tablazat-label {
	font-size: 22px;
	padding: 10px; 
	vertical-align: top;
	color: #005c75;
}

.mintavet-tablazat-lenia {
	border-top: solid #bbbbbb 1px;
}

.collapsible .box__caption {
	font-size: 26px;
	color: #00bff3;
	background-color: #eef9f9;
	padding: 12px 14px;
	line-height: 34px;
}

.dropdown-menu > li > a {
	white-space: wrap; /*iabootstrap.css 2777.sor is átírva*/
}

a:hover {
	text-decoration: none;
}

.box__caption {
	line-height: 1.4em;
}

.teaser h1, .teaser h2 {
	line-height: 1.2em;
}

