@charset "utf-8";
/* CSS Document */

body { font-size:16px; }
a { color: #0055a4; }
a:hover { color: #0055a4; }
.wrap1 { color: #4a4a4a; }
.wrap2 { }
.row { }
.container { max-width:1024px;  }
.headerwrap { margin-top:20px; }
.header { }
.sidrtoggle { display:none; text-align: right; }
.sidrtoggle span { padding:5px 20px 5px 5px; font-size: 3em; }
#sidr { display:none; }
.language {  }
.logo img { width:100%; height: auto; }

/*Navigation*/
.navigation { padding-top:85px; text-transform: uppercase; font-weight: bold; }
.navigation .nav>li>a { padding: 0px 10px; }
.navigation .nav>li>a:hover { background: transparent; color: #7d8286; border-bottom: 2px solid #0055a4; }
.nav-pills>li>a { border-radius: 0px; }
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #7d8286;
    background-color: transparent;
    border-bottom: 2px solid #0055a4;
}
.number { font-size: 1.6em; color:#0055a4; padding-top: 78px; font-weight: bold; }

.sliderwrap { margin-top:20px; }
.flexslider {
    margin: 0 0 60px;
    background: transparent;
    border: none;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
    zoom: 1;
}
.tx-ws-flexslider .caption-text {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    background: rgba(0,85,164,.6);
    color: #fff;
    font-size: 2em;
}
.tx-ws-flexslider .caption-align-left .caption-text {
    left: 0;
}

/*Teambox*/
.teambox { width:30%; padding:1%; display:inline-block; color:#0055a4; z-index: 1; }
.teambox img { width: 100%; height: auto; }
.content .center .teambox h2 { border-bottom: none; text-transform: none; }
.teamlayer { height: auto; width:600px; background: #e5eef6; position: absolute; left:20%; top: 10%; z-index: 1000; clear: both; padding: 40px; color: #4a4a4a; }
.teamlayer img.closelayer-icon { width: auto; height: auto; position: absolute; right: 20px; top:20px; cursor: pointer; z-index:1001; }
.teamlayer img.teamimage-in-layer { width:200px; height: auto; float: left; margin-right: 40px;  }
.teamlayer-lightbox { background:rgba(0,0,0,0.6); width:100%; height:100%; z-index:999; position:fixed; margin-top:-40px; margin-bottom: 40px; }
.teamlayer h3 { font-weight: normal; }

.teambox:nth-child(-n+3) { cursor: pointer; }

/*Language*/


/*Content*/
.content { padding-bottom: 40px; }
.center h2:first-of-type { text-align: center; color: #0055a4; font-weight: bold; text-transform: uppercase; padding-bottom: 5px; margin-bottom: 40px; border-bottom: 2px solid #0055a4; margin-top: 0; }

.buttonwrap { background: #8cb2d6; padding: 40px 0; }
.buttonwrap img { width: 80%; height: auto; }
.buttoncol1, .buttoncol2, .buttoncol3 { text-align: center; }

/*Header*/
.content h1 { font-size:1.5em; line-height:1.3em; }
.content h2 { font-size:1.438em; line-height:1.25em; }
.content h3 { font-size:1.375em; line-height:1.2em; }
.content h4 { font-size:1.313em; line-height:1.15em; }
.content h5 { font-size:1.25em; line-height:1.1em; }
.content h6 { font-size:1.188em; line-height:1.05em; }

/*Powermail*/
.powermail_legend { display: none; }
.tx-powermail fieldset { padding: 15px; }
.tx-powermail h3 { margin-left: -15px; }

/*Offerbuttons*/
.offer-button { font-weight: bold; font-size:2em; color:#fff; position: absolute; top:40px; left:0px; display: inline-block; width: 100%; }


/*News*/

/*Footer*/
.footerwrap { padding-top:20px; background: #e5eef6; }
.footerbox { font-size:.75em; }
.footerbox img { width: 100%; height: auto; }
.footerbox h2 { font-size:1em; margin-top: 0; }

.copyright { text-align: right; position:static; right: 30px; bottom: 0; padding-right: 10px; z-index: 1000; margin-top: 20px; }

.buttonup img { position:fixed; right: 40px; bottom: 80px; cursor: pointer; z-index: 100; }



/*Smartphones*/
@media (max-width:992px) {
	.navigation { display: none; }
	.sidrtoggle { display: block; }
	.number { text-align: center; font-size: 2.6em; }
	.buttonwrap img { width: 50%; height: auto; }
	.footerbox1 { margin-bottom: 40px; }
	.footerbox2 { font-size:1.6em; padding-left: 20px; }
	.footer .clearfix {  }
	.footerbox3, .footerbox4 { font-size:1.3em; border-top: 1px solid #0055a4; padding-top:40px; }
	.footerbox4 li { padding-bottom:10px; }
	.responsiveMap {
		position: relative;
		padding-bottom: 56%;
		height: 0;
		overflow: hidden;
	}
	.responsiveMap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.teambox { width: 50%; }	
}
@media (max-width:679px) { 
	.number { text-align: center; padding-bottom: 30px; }
	.footerbox1, .footerbox2, .footerbox3, .footerbox4 { border:none; border-top: 1px solid #0055a4; padding:40px 15px; }
	.footerbox1 { text-align: center; border:none; }
	.image-embed-item { width: 100% !important; height: auto; }
	.ce-row { width: 100% !important; height: auto; }
	.ce-gallery { float: none; width: 100%; }
	.ce-gallery div { width: 100%; }
	.ce-gallery figure { display: block; }
	.teambox { width: 100%; }
	.tx-ws-flexslider .caption-text {  position: static; }
	.offer-button { font-size: 1.6em; }
}

@media only screen and (min-width: 680px) and (max-width: 992px) and (orientation : portrait) {
}


