*{
	box-sizing: border-box;
}
.big_button a:visited, .big_button a{
	color: white;
	text-align: center;
}
html, body{
	height: 100%;
	padding: 0;
	margin: 0;
	
	font-family: "Verdana", sans-serif;
}
a{
	text-decoration: none;
}
.clearer{
	clear:both;
}

#site-cover{
	max-height: 405px /* 305px */;
	height: auto;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: lightgrey;
	background-image: url('');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#site-cover .hivectr{
	height: 305px;
}
/* ------- szerkezet { ------- */
.wrap{
	min-height: 100%;
	position: relative;
}
#site{
	padding-bottom: 130px;
	width: 100%;
}
#footer-container{
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #868686;
	color: white;
}

#header{
	height: 130px;
	width: 100%;
}

#header .logo-container{
	float: left;
	margin-left: 35px !important;
	margin-top: 22px !important;
}
.menu-container, .langselect-container{
	float: right;
}
#header .langselect-container{
	margin-top: 45px !important;
}

#header .menu-container .pncustommenumenu{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}
#header .menu-container .pncustommenumenu li{
	display: inline-block;
	margin-right: 15px;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 55px;
	position: relative;
	
}

.menu-container .pncustommenumenu li:nth-child(1) div a{
	color: #323284;
}
.menu-container .pncustommenumenu li:nth-child(2) div a{
	color: #524bc8;
}
.menu-container .pncustommenumenu li:nth-child(3) div a{
	color: #0071be;
}
.menu-container .pncustommenumenu li:nth-child(4) div a{
	color: #00c0d4;
}

#header .menu-container .pncustommenumenu li:hover:after{
	content: url('/parameters/pharmaplant.patronet/templates/_img/menu_hover.png');
	position: absolute;
	transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-webkit-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	left: 50%;

}
#header .langselect-container .langselect .lang_item{
	font-weight: bold;
	font-size: 12px;
	color: #878787;
	text-align: center;
}
#header .langselect-container .langselect .lang_item.active{
	color: #dcdcdc;
}
#header .langselect-container .langselect  hr{
	padding: 0;
	margin: 0;
	height: 1px;
	color: #dcdcdc;
	background: #dcdcdc;
	border: none;
}

#page{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
}


#d_mobile{
	display: none;
}
#footer{
	height: 100%;
	width: 100%;
	display: table;
	margin: 0 auto;
}
#footer .foot_menu{
	float: left;
}
#footer .foot_menu .pncustommenumenu li{
	display: inline-block;
	margin-right: 10px;
	font-size: 15px;
	position: relative;	
}
#footer .foot_menu .pncustommenumenu li div a{
	color: inherit;
}
#footer .foot_menu .pncustommenumenu li:hover{
	color: #fff;
	border-bottom:1px solid #fff;
}
#footer .foot_text{
	float: right;
}



	/* tárolók */
.content{
	width: 1200px;
	display: block;
	padding: 0;
	margin: 0 auto !important;
}
#page .content{
	width: 990px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #0071be;
	/*text-align: center;*/
	font-size: 14px;
}
.fullwidth{
	width: 100%;
	display: block;
}
.halfwidth{
	width: 50%;
}

	/* módosítók */
.inl-blk{
	display: inline-block;
}
.fixed{
	position: fixed;
}
.ptop{
	padding-top: 25px !important;
}
.pbot{
	padding-bottom: 25px !important;
}
.center{
	text-align: center;
}
.seamless{
	text-decoration: none;
	color: inherit;
	background: inherit;
}

/* ------- } ----------------- */



img.filler{
	visibility: hidden;
	width: 100%;
	height: auto;
}


#footer{
	padding-top: 20px;
}


input[type='text'], input[type='email'],select, textarea {
    border: 1px solid #a6afa9;
    width: 100%;
    padding: 3px;
    border-radius: 2px;
}

input[type='submit'] {
    border: 1px solid rgb(50, 22, 23);
    background: rgb(50, 22, 23);
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: white;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    cursor: pointer;
    border-radius: 2px;
}

input[type='file'] {
	display: block;
}

.gmaps{
	position: relative;
}
.mapcover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 5000;
}


.scrollToTop{
	position: fixed;
	height: 48px;
	width: 48px;
	bottom: 25px;
	right: 25px;
	background-image: url('/parameters/pharmaplant.patronet/templates/_img/totop.png');
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	
}



#page .content h1{
	padding: 0;
	margin: 0;
	font-size: 20px;
	text-align: center;
}
#page .content p{
	padding: 0;
	margin: 0;
}



.hive{
	height: 242px;
	width: 210px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	color: white;
	font-size: 22px;
	position: relative;
	text-align: center;
}
.hive p{
	position: absolute;
	max-width: 175px;
	max-height: 110px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	padding: 0;
	margin: 0;
}
.hive.n{
	opacity: 0.5;
}
.hive p a{
	text-decoration: none;
	color: inherit;
}
.hive.purple{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/hive_purple.png");
}
.hive.blue{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/hive_blue.png");
}
.hive.cyan{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/hive_cyan.png");
}
.hive.n.purple{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/n_act_hive_purple.png");
}
.hive.n.blue{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/n_act_hive_blue.png");
}
.hive.n.cyan{
	background-image: url("/parameters/pharmaplant.patronet/templates/_img/n_act_hive_cyan.png");
}
.hives_rows_cntr{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	height: 100%;
	width: 100%;
	display: block;
	
}
.hive_cnt{
	width: auto;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.hive:first-child{
	margin-right: 7.5px !important;
}
.hive:last-child{
	margin-left: 7.5px !important;
}
.hive:not(:first-child):not(:last-child){
	margin-left: 7.5px !important;
	margin-right: 7.5px !important;
}
.hive_cnt.row2{
	top: -45px;
	position: relative;
}
.hive:not(.n){
	transition: all .250s ease-in-out;
	border-spacing: 1.1px;
	cursor: pointer;
	position: relative;
	z-index: 150;
}
.hive:not(.n).hover{
	
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}


.big_button{
	font-weight: bold;
	font-size: 15px;
	background: #00bcd3;
	color: white;
	border-radius: 8px;
	display: table;
	width: auto;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
}
ul{
	list-style-type: circle;
	list-style-position: inside;
}

.services_bar{
	width: 1580px;
	overflow: hidden;
	height: 100%;
	padding-top: 35px !important;
	padding-bottom: 35px !important;
	margin: 0 auto !important;
	display: table;
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-webkit-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	font-family: "Source Sans Pro", sans-serif;
}

#navbar{
	border-bottom: 1px solid lightgrey;
}
#navbar .content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#pnCMSNavbar .navbar_content{
	font-size: 16px;
	font-weight: light;
	color: #bebebe;
}
#pnCMSNavbar a.navbar_content{
	color: #0071be;
}


.form{
width: 100%;
display: table;
text-align: left;
margin-top: 30px;
}
.field_description{
	font-size: 14px;
	color: #0071be;
}
.field_control{
	margin-bottom: 20px;	
}
.field_control input[type='text'],
.field_control input[type='email'],
.field_control select,
.field_control textarea{
	padding: 10px;
	border: none;
	border-radius: 0;
	background: #d8f5f8;
	color: black;
	width: 100%;
}
field_control .checkbox_container{
	margin-bottom: 10px;
}
textarea{
	width: 100% !important;
}

input[type='submit'], button{
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: #00bcd3;
	border-radius: 5px;
	padding: 8px;
	border: none;
}


.field_control input[type='text']:focus,
.field_control input[type='email']:focus,
.field_control select,
.field_control textarea:focus{
	border: 1px dotted #0071be;
	padding: 9px;
}
.field_control input[type='text']:hover,
.field_control input[type='email']:hover,
.field_control select,
.field_control textarea:hover{
	border: 1px solid #0071be;
	padding: 9px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 17px;
	height: 17px;
	border: 1px solid lightgrey;
	background: #d8f5f8;

}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px; left: 4px;
  font-size: 14px;
  line-height: 0.8;
  color: #0071be;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}


#site #site-cover > div[style] img:not([src^='/images/objecteditor/']){
	width: 100%;
	height: 100%;
}

.inl-blk{
	display: inline-block;
}

.form .halfwidth{
	width: 40%;
	display: table-cell;
	padding-left: 20px;
}

.ctr_ntr{
	float: right;
	
}


ul:not(.pncustommenumenu){
	display: block;
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lang_item a{
	cursor: pointer;
}

.pharmaplant_map .popup_title{
	margin-top:0px;
	margin-bottom:10px;
	color:#0071be;
	font-size:120%;
	border-bottom:1px solid #0071be;
}