






body, table {
	padding:0;
	margin:0;
	font-family:Open Sans, arial;
	font-size:16px;
}

body {
	background:#fff;
}








.cl, .clear {
	clear:both;
}	

.container {
	position:relative;
	max-width:768px;
	margin:0 auto !important;
	padding:0 10px !important;
}

.p50 {
	width:100%;
	float:left;
	box-sizing: border-box;
}

.p33 {
	width:33.3%;
	float:left;
	margin-left: 10px !important;
}

.p66 {
	width:66.6%;
	float:left;
}

.p30 {
	width:30%;
	float:left;
}

.p70 {
	width:70%;
	float:left;
}

.p25 {
	width:25%;
	float:left;
}

.p75 {
	width:75%;
	float:left;
}







a {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}





.blackandwhite {
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  width: 50% !important;
  float: right !important;
}
.blackandwhite:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}




#site {

}







.headbar {
	padding:10px 0;
}

.headbar a {
	color:#000;
	text-decoration:none;
}

.headbar .logo {

}

.headbar .logo a {
	display:table;
	width:120px;
	height:65px;
	border:0;
	background:url('images/logo.png');
	background-size:100% 100%;
}

.headbar .info {
	margin:-13px 0 0 0;
	line-height:22px;
	text-align:right;
}

.headbar .info b {
	margin:0 3px 0 20px;
	font-family:icons;
	color:#e60000;
}















.mTable {
	display:table;
	width:100%;
}

.mTable .mRow {
	display:table-row;
	width:100%;
	vertical-align: middle !important; 
}
.mTable .mCell {
	float:left;
	width:24.75%;
	display:table-cell; 
	vertical-align: middle !important;  
	border-left:1px solid #dcdcdc;
	height:50px;
	text-align:center;
}

.mTable .mCell:nth-child(5), .mTable .mCell:nth-child(6), .mTable .mCell:nth-child(7), .mTable .mCell:nth-child(8) {
	border-top:1px solid #dcdcdc; 
}

.mTable .mCell:nth-child(4), .mTable .mCell:nth-child(8) {
	border-right:1px solid #dcdcdc; 
}

.mTable .mCell:last-child {
	vertical-align: middle !important; 
}

.mTable .mCell a {
	text-align:center;
	height:50px;
	border:none;
	font-size:14px !important;
	text-transform:uppercase;
}

.mTable .mCell:hover {
	cursor:pointer;
	background:#e60000;
}

.mTable .mCell:hover a {
	color:#fff;
	text-shadow:1px 1px 0px #333;
}












.menubar {
	margin:5px 0 0 0;
	border-top:		1px solid #dcdcdc;
	border-bottom:		1px solid #dcdcdc;
	line-height: 50px;
}

.menubar .container {

}

.menubar .container a {
	font-family:menufont, Open Sans, arial;
	font-size:11px;
	color:#2e2e2e;
	height: 50px;
	width:100%;
	line-height: 50px;
	text-decoration:none;
	
	
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.menubar .container a:hover {
	color:#fff;
}

.menubar .container .active {
	color:#fff;
	background:#e60000;
	text-shadow:1px 1px 0px #333;
}

.menubar_select {
	display:none;
}


.m_l .box .more .more {
	position:relative; 
	padding:25px;
	text-align:right;
	margin:-40px 0 10px 0;
}

.m_l .box .more.more a {
	display:table;
	width:30px;
	height:30px;
	background:url('images/more.png');
	opacity:0.3;
	float:right;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.m_l .box .more a:hover {
	opacity:1;
}


.m_l{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 275px;
	height: 550px;
	margin-right: 15px !important;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.m_l .title h3{
	color: #e60000;
}
.m_l .title{
	padding-left:25px;
	padding-right:25px;
}
.m_l img{
	max-width: 100%;
}
.m_r{
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 325px;
	position: relative;
	border: 1px solid #dcdcdc;
	padding: 20px 0px 20px 20px !important;
	box-sizing: border-box;
}

.m_c{
	width: 100%;
	max-width: 640px;
	/*max-width: 960px;*/
	height: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 15px !important;
	font-size: 90%;
}

.m_r .footNews{
	max-height: 100%;
}


.m_r .footNews h1 {
	color:#e60000;
	margin:0;
}

.m_r .footNews .article .col1 {
	width:20%;
	float:left;
}

.m_r .footNews .article .col2 {
	width:80%;
	float:left;
}

.m_r .footNews .article .col3 {
	width:10%;
	float:left;
}

.m_r .footNews .SeparatorLine {
	height:1px;
	background-color:#dcdcdc;
	border:none;
	margin:5px 0;
}

.m_r .footNews .SeparatorLine:first-of-type{
	height:0px;
}

.m_r .footNews .article {
	padding:10px 0 10px 0;
}

.m_r .footNews .article .date {
	color:#c6c6c6;
}

.m_r .footNews .article .date .day {
	float:left;
	height:50px;
	font-size:50px;
}

.m_r .footNews .article .date .separator {
	float:left;
	width:13px;
	height:50px;
	font-size:50px;
}

.m_r .footNews .article .date .month {
	float:left;
	font-size:16px;
	font-family: extrabold, Open Sans, Arial;
	padding:35px 0 0 0;
}

.m_r .footNews .article h2, .m_r .footNews .article h2 a {
	text-decoration:none;
	margin:0;
	color:#000;
	font-size:16px;
}

.m_r .footNews .article .more {
	height:30px;
	line-height:30px;
	text-align:right;
	padding:0px 0 0 0;
}

.m_r .footNews .article .more a {
	display:table;
	width:30px;
	height:30px;
	background:url('images/more.png');
	opacity:0.3;
	float:right;
	margin-right: 10px;
}

.m_r .footNews .article .more a:hover {
	opacity:1;
}












.footbar {
	border-top:1px solid #dcdcdc;
	font-size:14px;
	margin:0;
	padding:20px 0;
	box-sizing: border-box;
}

.footbar {
	line-height:170%;
}

.footbar .icon {
	font-family:icons;
	padding:0 10px 0 0;
}

.footbar .p50-1 .line1 {
	color:#ccc;
	font-weight:bold;
	padding:0 0 50px 0;
}

.footbar .p50-1 .line2 {
	color:#000;
	font-weight: normal;
	font-size:14px;
	padding:0px 0 50px 0;
	text-align: center;
}

.footbar .p50-1 .line2 a {
	color:#000;
	text-decoration:none;
}

.footbar .p50-1 .line2 a:hover {
	color:#e60000;
}

.footbar .p50-1 .line3 {
	font-family:socicons;
	font-size:70px;
	padding:0 0 30px 0;
}

.footbar .p50-1 .line3 a {
	color:#ccc;
	text-decoration:none;
	padding:0;
	margin:0;
	text-shadow:1px 2px 0px #efefef;
}

.footbar .p50-1 .line3 a:hover {
	color:#333;
}

.footbar .p50-1 .line3 .fb:hover {
	color:#3b5998;
}

.footbar .p50-1 .line3 .gp:hover {
	color:#de4b39;
}

.footbar .p50-2 b {
	font-family:extrabold, Open Sans, Arial;
	line-height:300%;
}



.footbar .p50-1 {
	width:100%;
	padding:0 0 0 0;
	box-sizing: border-box;
}

.footbar .p50-2 {
	padding:3% 0 0 0 !important;
	width:100%;
	border-top:1px solid #dcdcdc;
	box-sizing: border-box;

}

.footbar .p50-2 .gm-style-div {
	width:100% ;
	min-height:190px !important;  
}

.footbar .p50-2 .gm-style {
	width:100% ;
	min-height:190px !important;  
}

.footbar .p50-2 .gm-style-inner {
	width:100% ;
	min-height:190px !important;  
}










.footbody a {
	color:#000;
	text-decoration:none;
}

.footbody .p30 .box {
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	padding:0 0 10px;
}

.footbody .p30 .box .pic {
}

.footbody .p30 .box .pic img {
	max-width:100%;
}

.footbody .p30 .box .title {
	padding:10px 10px 5px 10px;
}

.footbody .p30 .box .title h3 {
	color:#e60000;
	margin:0;
	padding:0;
	font-size:20px !important;
}

.footbody .p30 .box .content {
	padding:0 10px 10px 10px;
}

.footbody .p30 .box .more {
	padding:10px;
	text-align:right;
	margin:0 0 10px 0;
}

.footbody .p30 .box .more a {
	display:table;
	width:30px;
	height:30px;
	background:url('images/more.png');
	opacity:0.3;
	float:right;
}

.footbody .p30 .box .more a:hover {
	opacity:1;
}




.footbody .p70 .footNews {
	width:92%; 
	padding:2%;
	margin:0 0 0 2%;
	border:1px solid #ccc;
}

.footbody .p70 .footNews h1 {
	color:#e60000;
	margin:0;
	padding:0 0 5px 0; 
}

.footbody .p70 .footNews .article .col1 {
	width:20%;
	float:left;
}

.footbody .p70 .footNews .article .col2 {
	width:80%;
	float:left;
}

.footbody .p70 .footNews .article .col3 {
	width:10%;
	float:left;
}

.footbody .p70 .footNews .article {
	padding:0 0 10px 0;
}

.footbody .p70 .footNews .article .date {
	color:#c6c6c6;
}

.footbody .p70 .footNews .article .date .day {
	float:left;
	height:40px;
	font-size:30px;
}

.footbody .p70 .footNews .article .date .separator {
	float:left;
	width:13px;
	height:40px;
	font-size:30px;
}

.footbody .p70 .footNews .article .date .month {
	float:left;
	font-size:16px;
	font-weight:bold; 
	padding:15px 0 0 0;
}

.footbody .p70 .footNews .article h2, .footbody .p70 .footNews .article h2 a {
	text-decoration:none;
	margin:0;
	color:#000;
	font-size:16px;
}

.footbody .p70 .footNews .article .more {
	height:30px;
	line-height:30px;
	text-align:right;
	padding:0px 0 0 0;
}

.footbody .p70 .footNews .article .more a {
	display:table;
	width:30px;
	height:30px;
	background:url('images/more.png');
	opacity:0.3;
	float:right;
}

.footbody .p70 .footNews .article .more a:hover {
	opacity:1;
}























.body input[type=text], .body input[type=password], .body textarea {
	font-family:verdana;
	font-size:12px;
	color:#666;
	padding:5px;
	border:1px solid #ccc;
	outline:none;
}

.body input[type=text]:focus, .body input[type=password]:focus, .body textarea:focus {
	border:1px solid #e60000;
}

.body input[type=submit], .body input[type=button] {
	color:#fff;
	background:#e60000;
	border:none;
	font-weight:bold;
	outline:none;
}








.body {
	margin:15px 0 !important;
	padding:0px 0 !important;
	background:#fff;
	color:#000;
}

.body a {
	color:#000;
}

.redbody {
	padding:10px 0;
	background:#e60000;
	color:#fff;
}

.redbody h1, .redbody h2, .redbody h3 {
	color:#fff;
	font-size:36px;
	margin:0;
	padding:5px 0;
}

.redbody h1 a, .redbody h2 a, .redbody h3 a {
	color:#fff;
}

.redbody a {
	color:#fff;
	text-decoration:none;
}



.body h1, .body h2, .body h3 {
	margin:0;
	font-weight:normal;
	padding:5px 0;
}

.body .bold {
	font-family: extrabold, Open Sans, Arial;
	padding:10px 0;
}

.body .text { 
	padding:10px 0;
}




.body .icons {
	padding:20px 0 0 0;
	height:130px;
}

.body .icons .vr {
	float:left;
	height:150px;
	width:1px;
	background:#ff1800;
	border-left:1px solid #b40000;
}

.body .icons .vr-height {
	height:250px;
}

.body .icons .vr-extraheight {
	height:300px;
}

.body .icons .icon {
	width:19.5%;
	float:left;
	word-wrap: break-word;
}

.body .icons .icon25 {
	width:22%;
	float:left;
	text-align:center;
}

.body .icons .icon33 {
	width:33.1%;
	float:left;
}





.body .icons .icon .ico {
	font-family:icons;
	font-size:70px;
	width:70px;
	margin:0 auto 0 28%;
}

.body .icons .icon .icoleft {
	text-align:left;
	padding:0 5%;
	margin:0 0 20px 0;
}

.body .icons .icon .icofull {
	font-family:opensans, Open Sans, Arial;
	font-size:34px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:table;
	background-image:url('images/circle_white.png');
	background-size:100% 100%;
	background-repeat:no-repeat;
	color:#e60000;
	font-weight:800;
	padding:0; 
	margin:0 auto 20px auto;
}







.body .icons .icon .title {
	height:40px;
	line-height:20px;
	font-weight:bold;
	vertical-align: middle;
	padding:0 0 0 5px;
	text-align:center;
}

.body .icons .icon .titleleftbold {
	text-align:left;
	font-weight:bold;
	font-size:20px;
	font-family:extrabold, Open Sans, Arial;
	
	padding:0 ;
	margin:0 0 25px 0;
	text-align:center;
}

.body .icons .icon .text {
	padding:0 5%;
	text-align:left;
	margin:0 0 20px 0;
}

.body .icons .icon .more-white {
	
	margin:0 5% ;
	text-align:right;
}

.body .icons .icon .more-white a {
	float:right;
	display:table;
	width:30px;
	height:30px;
	background:url('images/more_white.png');
	opacity:0.5;
	text-decoration:none;
}

.body .icons .icon:hover .more-white a {
	opacity:1;
}










.mainpageInfobox .cont {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden; 
	
	border:1px solid #dcdcdc;
}

.mainpageInfobox .cont-no-border {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden; 
	
	border:none;
}







.mainpageInfobox .cont .boxes {
	border-bottom:1px solid #dcdcdc;
	margin:0;
}

.mainpageInfobox .cont .boxes .leftborder {
	border-left:1px solid #dcdcdc;
}

.mainpageInfobox .cont .boxes .p33 {
	width:31.7%;
	padding:1% 1%;
	margin:0;
	min-height: 250px;
	box-sizing: border-box;
	position: relative;
	font-size: 15px !important;
}

.mainpageInfobox .cont .boxes .p33imaged {
	width:30.9%;
	padding:0 0% 1% 0%;
	margin:0;
	width:32.9%;
}

.mainpageInfobox .cont .boxes .p33imaged div {
	padding:1%; 
}

.mainpageInfobox .cont .boxes .p33 .picture {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color:#efefef;
	min-height:140px;
}

.mainpageInfobox .cont .boxes .p33 h1 {
	color:#e60000;
	font-size:22px;
}

.mainpageInfobox .cont .boxes .p33 .content {
	height:120px;
	line-height:20px;
	text-align:justify;
}

.mainpageInfobox .cont .boxes .p33 .more {
	height:30px;
	line-height:30px;
	text-align:right;
}

.mainpageInfobox .cont .boxes .p33 .more a {
	display:table;
	width:30px;
	height:30px;
	background:url('images/more.png');
	opacity:0.3;
	float:right;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
}

.mainpageInfobox .cont .boxes .p33 .more a:hover {
	opacity:1;
}

.mainpageInfobox .cont .boxes .p33 .more a:hover {
	opacity:1;
}

.mainpageInfobox .cont .boxes .p33:hover {
	background-color:#e60000;
	color:#fff !important;
	cursor:pointer;
}

.mainpageInfobox .cont .boxes .p33:hover h1 {
	color:#fff;
}

.mainpageInfobox .cont .boxes .p33:hover .date {
	color:#fff;
}

.mainpageInfobox .cont .boxes .p33:hover .more a {
	background:url('images/more_white.png');
	opacity:1;
}








.map .blackandwhite{
	width: 95% !important;
	float: right;
	margin-top: 20px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.p50 .contact{
	margin-top: 10px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 95% !important;
}







.mainpageInfobox .cont .backgrounded {
	padding:0;
	margin:0;
	min-height:150px;
	background-image:url('images/rope.jpg');
	background-size:100%;
	background-position:center center;
	background-repeat:no-repeat; 
}

.mainpageInfobox .cont .backgrounded h1 {
	padding:40px 0px 15px 0px;
	text-align:center;
	color:#e60000;
	font-size:22px;
	height:34px;
}

.mainpageInfobox .cont .options {
	color:#fff;
	font-family:extrabold, Open Sans, Arial;
	text-align:center;
}

.mainpageInfobox .cont .options strong {
	color:#e60000;
	font-family:icons;
	display:none;
}

.mainpageInfobox .cont .options a:before {
	display:absolute;
	position:absolute; 
	content:url('images/arrow_small.png');
	margin:3px 0 0 -25px;
	height:26px;
	line-height:26px;
}


.mainpageInfobox .cont .options a {
	text-decoration:none;
	color:#000;
	margin:5px 30px 0 0;
	height:30px;
	line-height:30px;
}

.mainpageInfobox .cont .options a:hover {
	color:#e60000;
}













.contentdiv {
}

.contentdiv_inner {
	border:1px solid #dcdcdc;
	padding: 15px !important;
}

.contentdiv h1 {
	color:#e60000;
}

.contentdiv img {
	border:1px solid #dcdcdc;
	margin:0 1% 1% 0;
}















.mapbody {
	margin:-20px 0 0 0;
	padding:0;
}

.mapbody .map .gm-style-div {
	width:100% ;
}

.mapbody .map .gm-style {
	width:100% ;
}

.mapbody .map .gm-style-inner {
	width:100% ;
}

.mapbody .contact {
	padding:1%;
	line-height:130%;
}

.mapbody .contact h3 {
	color:#e60000;
}

.mapbody .contact input[type=text], .mapbody .contact textarea {
	width:100%;
}













.reference {

}

.reference .refboxes {

}

.reference .refboxes a {
	color:#e60000;
	text-decoration:none;
}

.reference .refboxes .box {
	float:left;
	width:47.5%;
	margin:1%;
	border:1px solid #dcdcdc;
	text-decoration:none;
	
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.reference .refboxes .box:hover {
	box-shadow:0px 0px 20px #ffafaf;
}

.reference .refboxes .box .picture {
	background:#efefef;
	min-height:200px;
	background-position:top center;
	background-size:100%;
	background-repeat:no-repeat;
	border-bottom:1px solid #dcdcdc;
}

.reference .refboxes .box .desc {
	color:#e60000;
	padding:5% 10% 5% 5%;
	height:50px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
}

.reference .refboxes .box .desc:first-line {
	font-weight:bold;
	font-size:14px;
}

.reference .refboxes .box .more a {
	float:right;
	width:30px;
	height:30px;
	background-image:url('images/more.png');
	background-position:center center;
	background-repeat:no-repeat;
	opacity:0.3;
	margin:-35px 5px 0 0;
}

.reference .refboxes .box .more a:hover {
	opacity:1;
}
























.newsList {
	margin:20px 0;
	padding:0;
}

.newsList .masonry {
	margin:0;
	padding:0;
}

.newsList .p33 {
	cursor:pointer;
	width:47.5%;
	margin:1% 1% 1% 1%;
	border: 1px solid #dcdcdc;
	background:#fff;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}

.newsList .p33:hover {
	box-shadow:0px 0px 15px #f7b8b8;
}

.newsList .p33 h2 {
	padding:2% 5%;
	margin:0;
	line-height:30px;
}

.newsList .p33 h2 a {
	text-decoration:none; 
	color:#e60000;
}

.newsList .p33 .info {
	height:18px;
	font-size:12px;
	color:#666;
	padding:0 5%;
}

.newsList .p33 .content, 
.newsList .p33 .content h2 
{
	font-size:14px;
	line-height:22px;
	margin:0;
	padding:0;
}

.newsList .p33 .content {
	max-height:230px;
	overflow:hidden;
	padding:0 5%; 
}

.newsList .p33 .overflow {
	height:30px;
	margin:-30px 0 0 0;

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	position:relative;
	width:100%;
	z-index:5000;
}

.newsList .p33 .more {
	margin:-5px 0 0 0;
}

.newsList .p33 .more a {
	padding:0 1%;
	float:right;
	width:30px;
	height:30px;
	background-image:url('images/more.png');
	background-position:center center;
	background-repeat:no-repeat;
	opacity:0.3;
}

.newsList .p33:hover .more a {
	opacity:1;
}

















.refCloseBtn {
	display:table;
	width:31px;
	height:31px;
	background-image:url('images/icon_white_x.png');
	position:absolute;
	right:10px;
	text-decoration:none;
	margin:10px 0 0 0;
	opacity:0.7;
}

.refCloseBtn:hover {
	opacity:1;
}


.monitordiv {
	margin:-80px 0 0 0;
	min-height:200px;
	background:none;
}



.monitordiv .screen {
	min-height:400px;
	width:500px;
	margin:40px auto 0 auto;
	
	background: rgb(96,96,96); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(96,96,96,1) 0%, rgba(28,28,28,1) 35%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(35%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(96,96,96,1) 0%,rgba(28,28,28,1) 35%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(96,96,96,1) 0%,rgba(28,28,28,1) 35%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(96,96,96,1) 0%,rgba(28,28,28,1) 35%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(96,96,96,1) 0%,rgba(28,28,28,1) 35%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#131313',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	background-position:top;
	background-size:110%;
	overflow:hidden;
	background-repeat:no-repeat;
}


.monitordiv .monitor {
	
	height:450px;
	width: 540px;
	margin: -410px auto 0 auto;
	
	background-image:url('images/monitor.png');
	background-size:100%;
	background-repeat:no-repeat;
}




.monitordiv .arrow_left {
	width:50px;
	height:77px;
	
	position:absolute;
	margin:-330px 0 0 0;
	left:10px;
}

.monitordiv .arrow_left a {
	display:table;
	width:50px;
	height:77px;
	background-image:url('images/arrow_b_left_0.png');
	background-repeat:no-repeat;
}

.monitordiv .arrow_left a:hover {
	background-image:url('images/arrow_b_left_1.png');
	background-repeat:no-repeat;
}



.monitordiv .arrow_right {
	width:50px;
	height:77px;
	
	position:absolute;
	margin:-330px 0 0 0;
	right:10px;
}

.monitordiv .arrow_right a { 
	display:table;
	width:50px;
	height:77px;
	background-image:url('images/arrow_b_right_0.png'); 
	background-repeat:no-repeat;
}

.monitordiv .arrow_right a:hover {
	background-image:url('images/arrow_b_right_1.png');
	background-repeat:no-repeat;
}








.sliderContainer {
    display: block;
	position: relative;
	padding: 0;
	width: 100%;
	height:600px;
}

.sliderContainer i {
	display:none; 
}

.iosSlider {
    display: block;
	width: 100%;
	height:600px;
}

.iosSlider .slider {
    display: block;
	width: 100%;
	height:600px;
}

.iosSlider .slider .item {
    display: block; 
	float: left;
	
	width: 100%;
	height:600px;
}

.iosSlider .slider .item img {
	width: 100%;
}

/* controls */
.sliderContainer .prevsliderContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	
	padding: 0 0 0 0;
	z-index: 10;
}

.sliderContainer .prevsliderContainer .prev {
	position: absolute;
	bottom: -10%;
	left: 0;
	width: 100%;
	height: 20%;
	background: #aaa;
}

.sliderContainer .nextsliderContainer {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	
	padding: 0 0 19.5% 0;
	z-index: 10;
}

.sliderContainer .nextsliderContainer .next {
	position: absolute;
	bottom: -10%;
	left: 0;
	width: 100%;
	height: 20%;
	background: #aaa;
}

.sliderContainer .selectorsBlock {
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 5%;
}

.sliderContainer .selectorsBlock .selectors {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 12%;
	height: 100%;
}

.sliderContainer .selectorsBlock .selectors .item {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 16%;
	height: 100%;
	margin: 0 0 0 5%;
	background: #aaa;
}

.sliderContainer .selectorsBlock .selectors .selected {
	background: #333;
}

.sliderContainer .selectorsBlock .selectors .first {
	margin-left: 0;
}



.sliderMainpage .goToBlock {
	position:absolute;
	top:250px;
	left:63%;
}

.sliderMainpage .goToBlock .go {
	width:15px;
	height:15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background:#ccc;
	
	float:left;
	margin:0 0 0 5px;
}

.sliderMainpage .goToBlock .selected {
	background:#e60000;
}















/* slider arrows */
/* slider arrows */
/* slider arrows */

.prevContainer {
	position:absolute; 
	top:330px;
	left:5px;
	z-index:5001;
	width:50px; 
	height:77px;
}

.nextContainer {
	position:absolute;
	top:330px; 
	right:5px;
	z-index:5001;
	width:50px;
	height:77px;
}

.refCloseBtn {
	position:absolute;
	top:10px;
	right:5px;
	display:table;
	width:31px;
	height:31px;
	background-image:url('images/icon_white_x.png');
	text-decoration:none;
	opacity:0.7;
	z-index:5001;
}

.refCloseBtn:hover {
	opacity:1;
}

.theRedBackground {
	height:400px;
	margin:-700px 0 0 0;
	background:#e60000;
	color:#fff;
}

.ajaxdiv1 {
	color:#fff;
	padding:20px 0 0 0 ;
	min-height:230px;
}

.ajaxdiv1 .container {
	height:200px;
}

.ajaxdiv1 h1 {
	margin:0;
	padding:0 0 10px;
}

.ajaxdiv1 .short_description {
	font-weight:bold;
	padding:0 0 10px;
}

.ajaxdiv1 .description {
	padding:0 0 10px 0;
}

.arrow_left { 
	width:50px;
	height:77px;
}

.arrow_left a {
	display:table;
	width:50px;
	height:77px;
	background-image:url('images/arrow_b_left_0.png');
	background-repeat:no-repeat;
} 

.arrow_left a:hover {
	background-image:url('images/arrow_b_left_1.png');
	background-repeat:no-repeat;
}

.arrow_right {
	width:50px;
	height:77px;
}

.arrow_right a { 
	display:table;
	width:50px; 
	height:77px; 
	background-image:url('images/arrow_b_right_0.png'); 
	background-repeat:no-repeat;
}

.arrow_right a:hover {
	background-image:url('images/arrow_b_right_1.png');
	background-repeat:no-repeat;
}
/* slider arrows */
/* slider arrows */
/* slider arrows */
















.sliderMainpage {
	margin:20px 0;
	height: 300px;
}

.iosSliderMainpage {
	height:270px;
	width:100%;
}

.sliderMainpage .bjqs-markers {
	margin:-30px 0 0 50%;
	padding:0 0 0 30px;
	list-style-type:none;
}

.sliderMainpage .bjqs-markers li { 
	float:left;
	height:30px;
	width:16px;
	font-weight:bold;
	font-size:26px;
}

.sliderMainpage .bjqs-markers .active-marker a {
	color:#e60000;
}

.sliderMainpage .bjqs-markers a {
	color:#ccc;
	text-decoration:none;
}

.sliderMainpage .prev {
	position:absolute;
	margin:-230px 0 0 -55px;
}

.sliderMainpage .prev a {
}

.sliderMainpage .next {
	position:absolute;
	margin:-230px 0 0 100%;
	padding:0 0 0 5px;
}

.sliderMainpage .next a {
}

.sliderMainpage .item {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	height:270px; 
	overflow:hidden;
}

.sliderMainpage .item .slideritem {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	height:270px;
	
}

.sliderMainpage .item .slideritem  {

}

.sliderMainpage .item .slideritem  .col1 {
	/*background-size:100%;*/
	background-repeat:no-repeat;
	background-position:center center;  
}

.sliderMainpage .item .slideritem  .col1 .inner {
	min-height:300px;
}

.tudastarpage .container {
	padding-bottom: 15px;
}

.sliderMainpage .item .slideritem  .inner {
	padding:5px 50px 5px 30px; 
}

.sliderMainpage .item .slideritem .title {
	color:#e60000;
}

.sliderMainpage .item .slideritem .title h4 {
	font-size:26px;
	font-family: extrabold, Open Sans, Arial;	
}

.sliderMainpage .item .slideritem .text {

}

.sliderMainpage .item .slideritem  .col1 {
	background-repeat: no-repeat;
	background-position: center center;
	width: 40%; 
}

.sliderMainpage .item .slideritem .text {
	max-height: 100px;
	overflow: hidden;
	width: 165%;
}

.sliderMainpage .item .slideritem .col2 {
	width:40%;
}






#slider_prev {
	position:absolute;
	z-index:5002;
	
	top:110px;
	opacity:0.7;
	left:1%;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

#slider_prev:hover {
	opacity:1;
}

#slider_prev .arrow_left a {
	background-size:70%;
	
}

#slider_next {
	position:absolute;
	z-index:5002;
	
	top:110px;
	right:1%;
	opacity:0.7;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

#slider_next:hover {
	opacity:1;
}

#slider_next .arrow_right a {
	background-size:70%;
	
}





 






















.ajanlatkeresPage textarea {
	width:90%;
}
.ajanlatkeresPage .p100 {
	width:90%;
	margin:0 0 2px 0;
}

.ajanlatkeresPage input[name=cht] {
	margin: -26px 0 0 0;
	height: 20px;
	width: 67px;
}



 















 
.tudastarpage {

}

.tudastarpage .top {
	background:#e6e6e6;
	padding:0 3%;
	margin:0;
}

.tudastarpage .top h1 {
	font-size:26px;
}

.tudastarpage {
	margin:3px 0 20px 0		! important;
	padding: 0 0 20px 0		! important;
}

.tudastarpage .mainpageInfobox {
	margin:-34px 0 0 0;
}

.tudastarpage .mainpageInfobox .pic {
	position:absolute;

	height:110px;
	width:32.4%;

	margin:-1% 0 0 -1%;
	
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100%;
}

.tudastarpage .mainpageInfobox h1 {
	font-size:22px !important;
	line-height:26px; 
	
	padding:10px 5%;
	
	height:72px;
	overflow:hidden;
}

.tudastarpage .news h1 {
	padding:110px 5% 10px 5%;
}

.tudastarpage .mainpageInfobox .date {
	color:#666;
	font-size:12px;
	height:14px;
	line-height:14px;
	
	padding:0 5%;
}

.tudastarpage .mainpageInfobox .content {
	height:150px;
	overflow:hidden;
	
	padding:0 5%;
}	

.tudastarpage .mainpageInfobox .overflow {
	width:31%;
	height: 30px;
	margin: -30px 0 0 -0.5%;
	
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

	position:absolute;
	z-index:5000;
}

.tudastarpage .mainpageInfobox .p33:hover .overflow {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(230,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(230,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(230,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(230,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(230,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(230,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e60000',GradientType=0 ); /* IE6-9 */

}

.tudastarpage .mainpageInfobox .more {
	position:relative;
	margin:-20px 0 0 90%;
	z-index:5000;
}














.referencepageContainerDiv {
	min-height:600px;
}






.n38p {
	margin:0px 0px 20px 20%;
}


.hogyandolgozunk h3 {
	word-wrap: initial !important;
}

.footbar{
	padding-left: 20px !important;
	padding-right: 20px !important;
}



.kenyer img {
    width: 100%;
	height: auto;
}


#wrap{
	min-height: 100%;
}

#site{
	overflow: auto;
	padding-bottom: 430px;
}
.pagefoot{
  position: relative;
  margin-top: -430px; /* negative value of footer height */
  height: 430px;
  clear:both;
}



.b_mnc{
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
}



.blogbody{
	padding: 25px;
	box-sizing: border-box;
	width: 69.8%;
	padding: 10px;
	height: 100%;
}
.right{
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
	margin-right: 15px;
	height: 100%;
}

.blog_rightBoxContainer, .blog_leftBoxContainer{
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;	
	position: relative;
}
.blog_rightBoxTitle, .keywordHeadBox{
	position: relative;
	left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #E60000;
	color: #fff;
	font-size: 17px;
	border-bottom: 1px solid gainsboro;
	width: 100%;
	display: block;
}
.blog_rightBoxBody_entryDate{
	font-size: 12px;
	display: block;
	margin-bottom: 0px;
	margin-top: 10px;
}
.blog_rightBoxBody a{
	color: #E60000;
	text-decoration: none;
}
.blog_rightBoxBody_entryTitle{
	margin-top: 5px;
}
.blog_rightBoxBody_entryTitlePlusIntro .__i{
	color: black;
	font-style: italic;
	border: 1px dotted gainsboro;
	word-wrap: break-word;
	display: block;
	font-size: 70%;
	padding: 2px;
}

.blog_leftBoxContainer hr:not(:last-child){
	height: 1px;
	border: none;
	color: gainsboro;
	background: gainsboro;
}
.blog_leftBoxContainer hr:last-child{
	display: none;
}
.keywordHeadLeft{
	display: inline;
}
.keywordHeadRight{
	display: block;
	float: right;
}
.keywordSearch{
	height: 23px;
	width: 23px;
	margin-left: 15px;
	position: relative;
	top: 3px;
}
.keywordHeadBox a{
	color: white;
	text-decoration: none;
}


.blog_leftBoxContainer table{
	width: 100%;
}

.blogTitleBox{
	color: #E60000; 
}
.blogTitleBox a{
	text-decoration: none; 
}
.blog_themeImage{
	width: 100%;
	height: 100px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}

.blog_themeTitle{
	color: #E60000;
	text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.rssIcon{
	float: right;
}
.blog_newPost{
	background: #E60000;
	color: white;
	border: 1px solid gainsboro;
	float: right;
}
.entryTitleLeft a{
	color: #E60000;
	text-decoration: none;
	font-size: 19px;
}
.entryBox{
	/*border: 1px dotted  gainsboro;*/
	padding: 5px;
}
.blogFooter{
	font-size: 13px;
	padding-bottom: 10px;
}
.blogFooter a{
	color: #E60000;
	text-decoration: none;
}
.blogFooterLeft{
	float: left;
}
.blogFooterRight{
	float: right;
}
.blog_editPost{
	background: #E60000;
	color: white;
	border: 1px solid gainsboro;
	padding: 5px;
	margin-top: 25px;
	display: block;
}

.tmce_texteditor_box{
	max-width: 100%;
}
#tmce_texteditor_box_1{
	width: auto !important;
}






.blog_leftBoxContainer hr:not(:last-child){
	height: 1px;
	border: none;
	color: gainsboro;
	background: gainsboro;
}
.blog_leftBoxContainer hr:last-child{
	display: none;
}
.blog_rightBoxContainer hr:not(:last-child){
	height: 1px;
	border: none;
	color: gainsboro;
	background: gainsboro;
}
.blog_rightBoxContainer hr:last-child{
	display: none;
}
.blog_leftBoxContainer{

	margin-bottom: 20px;	
	position: relative;
}
.blog_rightBoxContainer{
	padding: 0px 10px 10px 10px;
	border: 1px solid gainsboro;
	border-bottom: none;
	margin-bottom: 0px !important;
}
.entry{
	padding: 20px;
	border: 1px solid gainsboro;
	margin-bottom: 10px;
	position: relative;
}

.blog_rightBoxTitle, .keywordHeadBox{
	height: 40px;
	position: relative;
	left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #E60000;
	color: #fff;
	font-size: 15px;
	width: 100%;
	display: block;
}
.blog_rightBoxTitle span, .keywordHeadBox span, .boxpic{
	position: relative;
	top: 10px;
}
.boxpic{
	margin-right: 10px;
}
.blog_rightBoxBody_entryTitlePlusIntro .__i{
	color: black;
	word-wrap: break-word;
	display: block;
	font-size: 60%;
	padding: 2px;
}
.fba1024{
	display: none;
}
.fbu1024{
	display: block;
}
#u_0_0 {
    width: 100% !important;
}
.fb-like.fb_edge_widget_with_comment.fb_iframe_widget, .fb-like.fb_edge_widget_with_comment.fb_iframe_widget > span, .fb-like.fb_edge_widget_with_comment.fb_iframe_widget > span > iframe {
    width: 100% !important;
    height: auto !important;
}