/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #525252;
	position: relative;
	min-width: 960px;
	height: 100%;
	min-height: 100%;
}
html, body {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #525252;
}
.box2 .maxheight p {
}



p {
	margin-bottom: 20px;
}

p.p1 {
	margin-bottom: 10px;
}


address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li {
	padding-left: 27px;
	margin-bottom: 16px;
	position: relative;
}

ul.list li a {
}

ul.list li a:after  {
	position: absolute;
	width: 16px;
	height: 17px;
	left: 0;
	top: 2px;
	content: '';
	pointer-events: none;
	display: block;
	background: url(../images/marker.png) 0 0 no-repeat;
}

ul.list li a:hover {
	text-decoration: underline;
}

ul.list li a:hover:after {
	background-position: 0 bottom;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #669900;

}


h3 {
	font-size: 16px;
	line-height: 20px;
	color: #669900;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.btn {
	color: #525252;
	display: inline-block;
	background: #d2d1d1;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
	padding: 3px 24px 2px 23px;
}

a:hover {
	color: #c50000; /*org:#c50000*/

}


a.link-1 {
	color: #669900; /*org:#ad0f0e*/
}
a.link-2 {
	margin-left: 20px;
	margin-right: 0px;

}

a.link-1:hover {
	color: #C50000;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 40px;
}

.pad2 {
	padding-right: 15px;
}

.pad3 {
	padding-right: 80px;
}


.pt0 {
	padding-top: 0;
}


.img_inner {
	margin-top: 2px;
	margin-bottom: 15px;
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
.img_free {
	margin-top: 15px;
	margin-bottom: 25px;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100%;
}

.content h3.head1 {
	margin-bottom: 22px;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.fright {
	float: right !important;	
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.cl1 {
	height: 16px;
}

.cl2 {
	height: 28px;
}


.hor_separator {
	padding-top: 44px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 4px;
}
.hor_separator2 {
	padding-top: 0px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.hor_separator_frei {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
}

.hor_separator.hor1 {
	margin-top: 29px;
}

.block1 {
	margin-bottom: 20px;
	margin-top: -2px;
}

.content.projects .box h3 {
	margin-top: 0;
}
/*header*/

header {
	display: block;
	padding-top: 37px;
	background-color: #336699;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(184,201,219,1.00) 59.59%,rgba(121,153,184,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(184,201,219,1.00) 59.59%,rgba(121,153,184,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(184,201,219,1.00) 59.59%,rgba(121,153,184,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(184,201,219,1.00) 59.59%,rgba(121,153,184,1.00) 100%);
}

header>div>div {
	padding-bottom: 44px;
	border-bottom: 1px solid #d4d4d4;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-collapse: separate;
	border-spacing: 0px 0px;
}

header h1 {
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 600
	0px;
	height: 75px;
	text-indent: -999px;
}

header h1 a img {
	display: block;	
}

.box {
	padding: 29px 18px 17px;
	background-color: #f9f9f9;
	text-align: center;
}
.box2 {
	padding-top: 29px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 17px;
	background-color: #669900;
	text-align: left;
	color: #FFFFFF;
}
.box3 {
	padding-top: 29px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 17px;
	background-color: #F9F9F9;
	text-align: left;
}

.box {
	padding-top: 29px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 17px;
	background-color: #f9f9f9;
}

.box:hover {
	background-color: #669900; /*org:#c50000*/
	color: #fff;
}
.box3:hover {
	background-color: #669900; /*org:#c50000*/
	color: #fff;
}

.box h3, .content.projects .box h3 {
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d1d1;
	padding-bottom: 18px;
	margin-bottom: 65px;
}
.box2 h3, .content.projects .box h3 {
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d1d1;
	padding-bottom: 18px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.box3 h3, .content.projects .box h3 {
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d1d1;
	padding-bottom: 18px;
	margin-bottom: 20px;
	color: #669900;
}

.content.projects .box {
	margin-top: 1px;
}

.ic1 {
	background-image: url(../images/icon1.png);
	background-position:  center 94px;
	background-repeat:  no-repeat;

}

.box:hover h3 {
	color: #fff;
}
.box3:hover h3 {
	color: #fff;
}
.box .maxheight h3 {
}


.box:hover a.btn {
	color: #669900; /*org:#c50000*/
}

.box:hover a.btn:hover {
	background: #fff;
}

.content
.emp_box .box {
	padding-top: 14px;
	margin-top: 3px;
	text-align: left;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

.emp_box .box p {
	margin-bottom: 10px;
}

.emp_box .box img {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
}
.emp_box .box a {
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

.emp_box .box a:hover {
	color: #fff;
	text-decoration: underline;
}

.content time {
	color: #c50000; 
	margin-bottom: 10px;
	display: inline-block;
}
.logos {
	overflow: hidden;
}

.logos li {
	float: left;
	padding-top: 11px;
	padding-bottom: 6px;
	width: 25%;
	text-align: center;
	border-right: 1px solid #c8c9ca;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.logos li a:hover {
	opacity: 0.5;
}

.logos li:first-child {
	border-left: 1px solid #c8c9ca;
}

/***Icons**/
.ic1 {
	background-image: url(../images/icon1.png);
	background-position: center 74px;
	background-repeat: no-repeat;
}

.ic2 {
	background-image: url(../images/icon2.png);
	background-position:  center 94px;
	background-repeat:  no-repeat;

}

.ic3 {
	background-image: url(../images/icon3.png);
	background-position: center 71px;
	background-repeat: no-repeat;
}

.ic4 {
	background-image: url(../images/icon4.png);
	background-position:  center 99px;
	background-repeat:  no-repeat;

}

.ic5 {
	background-image: url(../images/icon5.png);
	background-position:  center 94px;
	background-repeat:  no-repeat;
}

.ic6 {
	background-image: url(../images/icon6.png);
	background-position:  center 98px;
	background-repeat:  no-repeat;
}

.ic7 {
	background-image: url(../images/icon7.png);
	background-position:  center 92px;
	background-repeat:  no-repeat;
}

.ic8 {
	background-image: url(../images/icon8.png);
	background-position:  center 100px;
	background-repeat:  no-repeat;
}

.ic9 {
	background-image: url(../images/icon9.png);
	background-position:  center 98px;
	background-repeat:  no-repeat;
}
/*Content*/

.content.page1 {
	padding-bottom: 45px;
	padding-top: 0;
}

.content {
	padding-bottom: 45px;
}

.content.page1 h3 {
	margin-top: 49px;
	margin-bottom: 24px;
}

.content h3 {
	margin-top: 46px;
	margin-bottom: 24px;
}

.prv h3 {
	margin-bottom: 19px;
}

.content.page1 .emp_box .box {
	margin-top: 2px;
}

.hor_separator.hor2 {
	margin-bottom: 0;
	border-bottom: none;
	margin-top: 44px;
	padding-bottom: 4px;
	border-top: 1px solid #D4D4D4;
	padding-top: 0;
}
.hor_separator.hor3 {
	margin-bottom: 22px;
	border-bottom: none;
	margin-top: 22px;
	padding-bottom: 4px;
	border-top: 1px solid #D4D4D4;
	padding-top: 0;
}
/****Map***/

.map {
	padding-top: 2px;
}

.map figure {

		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 15px;
 display: block;
}
.map figure iframe {
	width: 100%;
	height: 306px;
	max-width: 100%
}

address dd span {
	min-width: 83px;
	display: inline-block;
}

address dt p {
	margin-bottom: 10px;
}
/************Footer***********/

footer {
	display: block;
	padding: 29px 20px 29px 28px;
	display: block;
	text-transform: uppercase;
}

footer .socials {
	padding-top: 2px;
	float: right;
	padding-bottom: 10px;
}

footer .socials a:first-child {
	margin-left: 0 !important;
}

footer .socials a {
	display: inline-block; 
	margin: 0 4px;
}

footer a:hover {
	text-decoration: underline;
}

.halterfooter {
	text-decoration: underline;
	background-image: -webkit-linear-gradient(270deg,rgba(121,153,184,1.00) 0%,rgba(184,201,219,1.00) 54.41%,rgba(255,255,255,1.00) 95.34%);
	background-image: -moz-linear-gradient(270deg,rgba(121,153,184,1.00) 0%,rgba(184,201,219,1.00) 54.41%,rgba(255,255,255,1.00) 95.34%);
	background-image: -o-linear-gradient(270deg,rgba(121,153,184,1.00) 0%,rgba(184,201,219,1.00) 54.41%,rgba(255,255,255,1.00) 95.34%);
	background-image: linear-gradient(180deg,rgba(121,153,184,1.00) 0%,rgba(184,201,219,1.00) 54.41%,rgba(255,255,255,1.00) 95.34%);
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}
 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}
.slider_wrapper  {
	height: 337px !important;
}

.emp_box .box img {
	width: 100%;
	margin-bottom: 20px;
	float: none;
	margin-right: 0;
}

.caption {
	top: 100px !important;
	font-size: 18px !important;
	width: 250px !important;
	right: auto;
	margin-right: 40px;
	min-width: 0px;
}
.hor2 {
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;

}




}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.content.projects .box {
	margin-bottom: 25px;

}

.emp_box .box {
	margin-bottom: 25px;
}

.page1_block {
	margin-bottom: 20px;
}

.page1_block .box h3 {
	margin-bottom: 80px;
}

.page1_block .box {
	margin-bottom: 25px;
}

.cl1, .cl2  {
	height: 0;
}


.slider_wrapper  {
	height: 189px !important;
}

.img_inner {
	width: 100%;

}


.img_inner.fleft {
	float: none;
	margin-top: 20px !important;
}


.img_inner {
 float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 10px !important;
}


header h1 {
	float: none;
	position: relative;	
}

header h1 a {
	margin: 0 auto;
	height: auto;
	width: 60%;
}

header h1 a img {
	width: 100%;
}


.map figure iframe {
	width: 100%;
	height: 300px;
}

footer div {
	float: none !important;
}

.logos li {
	border: none !important ;
	float: none;
	width: auto;
}
.caption {
	top: 40px !important;
	font-size: 12px !important;
	width: 150px !important;
	right: auto;
	margin-right: 10px;
	min-width: 0px;
}
.caption.fadeIn  {
	line-height: 15px;
}

h2 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;

}
div .caption.fadeIn h2 {
	margin-bottom: 5px;
}





}
 @media only screen and (max-width: 479px) {
 
 body {
min-width:300px;
}

.slider_wrapper:after {
	width: 300px !important;
}

.slider_wrapper {
	height: 135px !important;
}


 .map figure iframe {
	width: 100%;
	height: 150px;
}
.caption {
	top: 10px !important;
	font-size: 12px !important;
	width: 150px !important;
	right: auto;
	margin-right: 5px;
	min-width: 0px;
}




 }
.hor2 {
}
.hor3 {
}
.a-btn {
}
.a.btn {
}
.a.btn {
}

@media screen and (min-width:995px){
.img_128x104   {
	width: 128px;
	height: 104px;
}
}
.hor_separator.hor1 {
}
