@charset "utf-8";

/* CSS Document */

body{
	font-family: 'Open Sans';
	scroll-behavior:smooth;
	height: 100%;
	margin: 0px;
}

#page{
	}

	

#head	{
	width: 100%;
	height: 600px;
    background: linear-gradient(234.01deg, rgba(255, 255, 255, 0.6) 23.72%, rgba(255, 255, 255, 0) 71.04%), url(/img/head_bg.png) left no-repeat;
	background-size: cover;
	}




#logo{
position: absolute;
width: 170px;
height: 170px;
left: 82px;
top: 15px;}

#title{
position: absolute;
width: 800px;
height: 450px;
left: 82px;
top: 125px;

}


.title_focim{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 52px;
line-height: 84px;
color: #1B87B9;
margin: 0 auto;
	
}

.title_alcim{
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 54px;
color: #271C1C;
	
}

#mini_icon
{
	width: 28px;
	height: 28px;
	float: left;
	padding-right: 20px;
}

#mini_icon_desc{
		width: 402px;
		height: 28px;
		float: left;
		font-family: 'Open Sans';
		font-style: normal;
		font-weight:400;
		font-size: 20px;
		line-height: 118.5%;
		letter-spacing: -0.01em;
		color: #6A7381;
		
	
}

#title_felsorolas{
float:left;
padding:20px;


}

.title_contact_text{
font-size: 18px;
line-height: 101%;
letter-spacing: -0.01em;
color: #1B87B9;
font-weight:700;
}

#contact{
position: absolute;
width: 450px;
height: 450px;
left: 1205px;
top: 125px;
background: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


#contact_cell{
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Inter, Arial, sans-serif;
padding-left: 30px;
}

input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #B6B6B6;
   box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */

}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background: #D03024;
  padding: 12px 20px;
  border: none;
  cursor: pointer;
  width: 208px;
  height: 50px;
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 22px;
display: flex;
align-items: center;
color: #FFFFFF;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  
}

.contact_head_text{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 24px;
color: #6A7381;
padding-right:30px;
}

.contact_text{font-family: 'Metropolis';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 16px;

/* identical to box height */

color: #271C1C;

}
#myTopnav{

position: absolute;

width: 613px;

height: 61px;

left: 1105px;

top: 15px;

	}

	

.topnav {
  overflow: hidden;
 background: none;
}

.topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
 color:#E0201D;

}

.topnav a.active {
 	 color: #E0201D;
	text-decoration: underline;
	

}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


#content{
	height: 70%;
	width:100%;
	display: flex;
	justify-content: center;
	
}

#boxhead{
width: 80%;
font-size: 14pt;
color: #000;
font-weight: bold;
font-family: Open Sans, sans-serif;
padding-top: 110px;
height: max-content;

	}

.box_title{
	
	font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 52px;
line-height: 118.5%;

/* identical to box height, or 62px */
text-align: center;
letter-spacing: -0.01em;

color: #271C1C;
}

#box{
	
width: 310px;
height: 450px;
float: left;
background: #FFF;
opacity: .9;
padding: 20px;
color: #000;
flex: 0 1 400px;
margin: 20px;
	justify-content: center;


}


.focim{
font-size: 16pt;
color: #000;
font-weight: bold;
text-align: center;
	
}

.box_text{
	
}
	

#footer{
  height: 250px;
  width: 100%;
  background-color: #F8F8F8;
  height: max-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top:#9A9A9A 2px solid !important;	
  
}



#footer_left{

width: 30%;
flex: 1 1 500px;
}

#footer_center{
width: 30%;
height: 200px;
flex: 1 1 500px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #271C1C;
}

#footer_right{
width: 30%;
flex: 1 1 500px;
}



#bottom_text{
width:100%;
height: 40px;
background-color: #F8F8F8;
	font-size: 12px;
	color:#6A7381;

	
}
