html *{box-sizing:border-box;-webkit-hyphens:auto;-webkit-hyphenate-limit-chars:auto 3;-webkit-hyphenate-limit-lines:4;-ms-hyphens:auto;-ms-hyphenate-limit-chars:auto 3;-ms-hyphenate-limit-lines:4;hyphens:auto;hyphenate-limit-chars:auto 3;hyphenate-limit-lines:4;}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software.
Please contact Monotype with any questions regarding Web Fonts:  https://www.linotype.com
*/
@font-face{
    font-family:"Frutiger LT W05_67 Bold5207403";
    src:url("../fonts/webfonts/5207403/446d4c1b-34b8-4200-8022-034c49b35b8d.eot?#iefix");
    src:url("../fonts/webfonts/5207403/446d4c1b-34b8-4200-8022-034c49b35b8d.eot?#iefix") format("eot"),url("../fonts/webfonts/5207403/22a92dfa-e44e-42f4-9e96-cc4daf902a9f.woff2") format("woff2"),url("../fonts/webfonts/5207403/6926f8fc-e5cd-4b0a-915e-b164f04fc50e.woff") format("woff"),url("../fonts/webfonts/5207403/2f7daeda-ea3d-4e30-ad43-e440199230e1.ttf") format("truetype");
}
@font-face{
    font-family:"Frutiger LT W05_57 Condensed";
    src:url("../fonts/webfonts/5686879/518e0c64-96fb-4c7d-bb0c-7b3cf448e527.eot?#iefix");
    src:url("../fonts/webfonts/5686879/518e0c64-96fb-4c7d-bb0c-7b3cf448e527.eot?#iefix") format("eot"),url("../fonts/webfonts/5686879/4c2cde7b-ca8d-43a4-b444-5ef921356dd1.woff2") format("woff2"),url("../fonts/webfonts/5686879/cc80bf43-9aae-44c5-95b8-263702de2bca.woff") format("woff"),url("../fonts/webfonts/5686879/c5ea4bca-7774-482b-9b96-f423453f9ae1.ttf") format("truetype");
}
body, html{color:#575757;font:normal normal normal 16px/1.5 Frutiger LT W05_57 Condensed,sans-serif;height:100%;letter-spacing:0;padding: 0;margin: 0;}
.flexslider {margin: 0;border: none;border-radius:0;}
.flex-control-nav {bottom: 0;z-index: 2;background-color: rgba(255, 255, 255, 0.5);padding-top: 12px;}
.flex-control-paging li a {background: rgba(255, 255, 255, 0.5);}
.flexslider .slides img {display: block;font-family: 'object-fit:cover;';height: auto;max-height:100vh;min-height:100vh;width: 100vw;object-fit: cover;-moz-user-select: none;}
.flexslider {overflow-x: hidden;}
.flex-direction-nav a.flex-next::before {background-image: url('../images/icons/icon-right.svg');background-repeat: no-repeat;background-size: 2rem 2rem;content: "";cursor: pointer;display: inline-block;height: 2rem;width: 2rem;position: relative;}
.flex-direction-nav a::before{background-image: url('../images/icons/icon-left.svg');background-repeat: no-repeat;background-size: 2rem 2rem;content: "";cursor: pointer;display: inline-block;height: 2rem;width: 2rem;position: relative;}

.flex-control-paging li a {width: 15px;height: 15px;background: #808080;background: rgba(0, 0, 0, 0.3);}
.flex-control-paging li a.flex-active {background: #353535;background: rgba(53, 53, 53, 0.9);}
.flexslider .overlay-controls {background: rgba(0,0,0,0);bottom: 0;height: 36px;position: absolute;width: 100%;z-index: 3;}
.main{position: relative;}
.card {background-color: rgba(255, 255, 255, 0.7);margin: 5px;opacity:0; padding: 25px;position: fixed;transition:all 2s ease-in-out 0s;width: auto;z-index: 5;}
.card.show { opacity:1;}
.card img {width:100%; max-width:300px; height:auto; }
.card-r-o,
.card-r-u,
.card-l-o,
.card-l-u{left:10%; right:10%; bottom:10%;}
a{color: #252525; text-decoration: none;}
a:hover{color: #808080;}

#cboxOverlay {background: rgba(0, 0, 0, 0.7);opacity: 0.7;filter: alpha(opacity = 70);}
#cboxLoadedContent {border: 0;}
#cboxClose{background:url(../images/controls.png) no-repeat top center;top: 15px;}
.page-content{padding: 30px;}


@media screen and (min-width:480px) {
	.card{padding:35px; margin:0;}
	.card img {width:300px; height:41px; }
}


@media screen and (min-width:768px) {
	.card {width:370px;}
	.card-r-o{left:auto;right: 10%;top: 11%; bottom:auto;}
	.card-r-u{left:auto;right: 10%;bottom:10%;top:auto;}
	.card-l-o{left: 10%;right:auto;top:11%; bottom:auto;}
	.card-l-u{left: 10%;right:auto;bottom:10%;top:auto;}
}
