@charset "utf-8";
img{border:0px;}
* html form {display: inline} 
/*Holly HACK */
.cf:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cf
{
    display: inline-block;
}
* html .cf
{
    height: 1%;
}



.cf
{
    display: block;
}

a 
{
    text-decoration: none;
    color:#009847;
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
a:hover
{
    text-decoration: underline;
   
}

h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #009847;
	line-height: 50px;
}

h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	font-weight: 700;
	color: #009847;
	line-height: 35px;
}

body {
    font-family: 'Saira Condensed', sans-serif;
    color: #313131;
	text-align: center;

}

.header_div {
	max-width: 1200px;
	min-width: 320px;
	text-align: center;
	margin: auto;
}

.header_logo1{
	display: inline-block;
	text-align: left;
	max-width: 15%;
}

.header_logo_kohe{
	max-width: 70%;
	display: inline-block;
	vertical-align: middle;
}

.header_logo2{
	display: inline-block;
	text-align: center;
	max-width: 70%;
}

.header_logo_keszhaz{
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
}

.header_logo3{
	display: inline-block;
	max-width:30%;
}

.phone_icon{
	display: inline-block;
	max-width: 10%;
	vertical-align: top;
}

.phone_number_content{
	display: inline-block;
	max-width: 90%;
	vertical-align: top;
	padding-left: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.phone_number{
	font-family: 'Saira Condensed', sans-serif;
	color: #009847;
	font-size: 24px;
	line-height: 22px;
	font-weight: 700;
}

.content_div {
	display: block;
	text-align: center;
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
}

.content_box1 {
	display: block;
	text-align: center;
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	color: #ffffff;
	background-color: #01803d;
	text-align: justify;
	padding: 10px;
	font-weight: 500;
	font-size: 20px;
}

.content_h2_text {
	font-weight: normal;
}

.content_h2_text_height{
	font-size: 50px;
	line-height: 50px;
}

.family_img{
	float: right;
	border: 3px solid #ffffff;
	max-width: 350px;
	width: 50%;
	margin-left: 10px;
}

.content_2{
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 25px;
	color: #01803d;
	text-align: center;
}

.content_2_text{
	font-weight: 500;
	font-size: 22px;
	color: #01803d;
	text-align: left;
	margin: 15px 0px 15px 10px;
}

.hause{
	display: inline-block;
	width: 40%;
}

.hause_img{
	border: 3px solid #01803d;
	width: 95%;
}
.frame{
	display: inline-block;
	width: 5%;
}

.contact-text{
	text-align: center;
}

a.contact_button{
	border: 1px solid #01803d;
	width: 250px;
	background-color: #01803d;
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-family:'Saira Condensed', sans-serif;
	border-radius: 4px;
	box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.13);
	padding: 5px 30px;
}

a.contact_button:hover{
	color: #01803d;
	background-color: #ffffff;
}

.content_3_text{
	font-weight: 500;
	font-size: 22px;
	color: #01803d;
	text-align: center;
	margin: 15px;
}

a.kohe_link{
	font-weight: 700;
	text-decoration: none;
}


@media screen and (max-width: 1200px) {
	.header_logo1{
		display: none;
	}
	h1{
		font-family: 'Open Sans', sans-serif;
		font-size: 35px;
		font-weight: 700;
		color: #009847;
		line-height: 35px;
	}
	
	h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #009847;
	line-height: 25px;
	}
	
    .content_h2_text_height{
	font-size: 35px;
	line-height: 35px;
	}
	
	.content_2_text{
	font-weight: 500;
	font-size: 18px;
	color: #01803d;
	text-align: left;
	margin: 10px 0px 10px 10px;
}
}
@media screen and (max-width: 992px) {
	.header_logo1{
		display: none;
	}
    
}


@media screen and (max-width: 768px) {
	.header_logo1{
		display: none;
	}
	
	.header_logo2{
		max-width: 100%;
	}
	
	.header_logo3{
		display: none;
	}
	
	h1{
		font-family: 'Open Sans', sans-serif;
		font-size: 25px;
		font-weight: 700;
		color: #009847;
		line-height: 25px;
	}
	
	h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #009847;
	line-height: 18px;
	}
	
	.content_h2_text_height{
	font-size: 25px;
	line-height: 25px;
	}
	
	.hause{
	display: inline-block;
	width: 45%;
}
	
}
@media screen and (max-width: 578px) {
	.header_logo1{
		display: none;
	}
	.header_logo2{
		max-width: 100%;
	}
	.header_logo3{
		display: none;
	}
	
	h1{
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 700;
		color: #009847;
		line-height: 18px;
	}
}

@media screen and (max-width: 320px) {
    .header_logo1{
		display: none;
	}
	.header_logo2{
		max-width: 100%;
	}
	.header_logo3{
		display: none;
	}
		.header_logo3{
		display: none;
	}

}
