.container {width: 100%;max-width: 1400px;margin-top: 8px;padding-right: 30px;padding-left: 30px;}

//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/f5aef2/0000000000000000000156aa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7) format("woff2");font-weight:700;font-style:normal;}
//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/431dcd/0000000000000000000156ab/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7) format("woff2");font-weight:700;font-style:italic;}
//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/9a1777/0000000000000000000156ac/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4) format("woff2");font-weight:400;font-style:italic;}
//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/0f7eb4/0000000000000000000156af/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5) format("woff2");font-weight:500;font-style:normal;}
//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/752217/0000000000000000000156b0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5) format("woff2");font-weight:500;font-style:italic;}
//@font-face{font-family:informapro;src:url(https://fonts.typekit.net/af/d4033c/0000000000000000000156b1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4) format("woff2");font-weight:400;font-style:normal;}

body{background-color:#EEE; overflow-y:scroll!important;overflow-x: hidden;font-family: "informapro", sans-serif;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{}

h2,.h2{color: #20579b;font-size: 21px;font-size: 2.1rem;font-weight: 400;padding: 0;padding-top: 8px;margin: 0;}
h3,.h3 {color: #20579b;font-size: 16px;font-size: 1.6rem;font-weight: 600;margin-top: 10px;}
a {color: #727272;}
.active > a {color: #00a0e1;}

body {padding-top: 70px;font-family: "informapro", sans-serif;}
body > div.wrapper.topBar {position: fixed;width: 100%;height: 70px;top: 0;left: 0;background-color: #FFF;z-index: 100;
		-webkit-box-shadow: 0px 4px 6px 0px rgba(50, 50, 50, 0.2);-moz-box-shadow: 0px 4px 6px 0px rgba(50, 50, 50, 0.2);box-shadow: 0px 4px 6px 0px rgba(50, 50, 50, 0.2);}
body > div.wrapper.topBar img.logo {max-height: 60px;}
body > div.wrapper.topBar nav {margin-bottom: 0; margin-top: 10px;background: #fff;}
@media(min-width: 768px){
	body > div.wrapper.topBar nav {margin-bottom: 0; margin-top: 10px;background: 0; border: 0;}
}
body > div.wrapper.main {padding-bottom: 30px}
body > div.wrapper.main hr {border-top-color: #ccc;}

body > div.wrapper.main div.footer {margin-bottom: 10px;margin-top: 20px}

.menu-list li:not(:first-child) { padding-top: 5px;}

/* Cards */
.card {-webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.1);-moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.1);box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.1);
				margin-bottom: 30px;border-radius: 4px;border-radius: 4px;}
.card .body {font-size: 1.4rem;background-color: #FFF; padding: 9px; transition:1s; height: 120px; overflow: hidden;text-overflow: ellipsis;}
.card .body span {font-size: 90%;display:block;height: 50px;padding-top: 10px;}
.card .overlay {background-color:rgb(210,221,235); transition:1s;position:absolute;top:0;left:15px;right:15px;bottom:30px;opacity:0;pointer-events: none;}
.card:hover .overlay {opacity:0.35}
.card:hover .body {background-color: #d2ddeb;}
.card p {height: 59px; overflow: hidden;}
.card .body a {white-space: nowwrap;}
/* Box */
.box {position:absolute;z-index: 5;right:-400px; transition:1s}
.box.open {right:0}
#open a[href="#open"] {display: none;}
#open > a[href="#open"] {display: inline;margin-right:0}
#open.open a[href="#open"] {display: block;}
#open.open a[href="#open"] > span {margin-right:10px}
#open.open > a[href="#open"] {display: none;}
@media(min-width: 461px){
	#open.open a[href="#open"] {display: none;}
	#open.open a[href="#open"] > span {margin-right:0}
	#open.open > a[href="#open"] {display: inline;}
}
.box .arrow{float: left;padding: 11px;padding-left: 14px;padding-right: 16px;background-color: #FF0000;color: #FFF;}
.box .content{max-width: 400px;position: relative;float: left;}
.box .title {float: left;width: 100%;height: 42px;background-color:#20579b}
.box .title h3 {margin: 0;padding: 0;margin-left: 16px;margin-top: 12px;color: #FFF;font-size: 17px;font-size: 1.7rem;font-weight: 400;letter-spacing: 0.05em;}
.box ul {float: left;background-color:#d2ddeb;width:100%; margin-bottom: 0; padding: 10px 10px 10px 20px;list-style-type: none;}
.box ul li {border-top: 1px solid #ccc;padding-top: 4px}
.box ul li:first-child {border-top: 0px solid #ccc}
.media-heading {color: #20579b;font-size: 21px;font-size: 1.3rem;font-weight: 600;padding: 0 0 8px;margin: 0;}
.card .body > a {font-size: 1.2rem;color: #20579b;}
.card .media-heading {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
/* Random CSS code */
.thumbnail img {width: 100%;}a.pull-left.thumbnail {max-width: 180px;}.contact-clean {margin: 0;}.contact-captcha_sum {width: 81px;}.contact-captcha_sum .siimage {background-position: center center;}.contact-give {margin-bottom: 15px;}.contact-refresh_button {cursor: pointer;}.contact-refresh_button:hover, .contact-refresh_button:focus, .contact-refresh_button:active {border-color: #adadad;}.img-responsive {display: inline-block;}#slideshow > li > div.grid,#slideshow > li > div.grid h2,#slideshow > li > div.grid a { color:#fff; }#slideshow > li > div.grid { position:absolute;top:0;right:0;bottom:0;left:0;z-index:99; }#slideshow > li > div.grid > div.row { display:table;margin:0;width:100%; }#slideshow > li > div.grid.baseLayer > div.row { height:33.3333334%; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'] { float:none;display:table-cell;height:100%;padding:15px; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos1 { vertical-align:top;text-align:left; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos2 { vertical-align:top;text-align:center; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos3 { vertical-align:top;text-align:right; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos4 { vertical-align:middle;text-align:left; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos5 { vertical-align:middle;text-align:center; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos6 { vertical-align:middle;text-align:right; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos7 { vertical-align:bottom;text-align:left; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos8 { vertical-align:bottom;text-align:center; }#slideshow > li > div.grid.baseLayer > div.row > div[class*='col-'].pos9 { vertical-align:bottom;text-align:right; }#slideshow > li > div.grid.middleLayer > div.row { height:33.3333334%; }#slideshow > li > div.grid.middleLayer > div.row > div[class*='col-'] { vertical-align:middle;text-align:center;float:none;display:table-cell;height:100%;padding:15px; }#slideshow > li > div.grid.topLayer > div.row { height:100%; }#slideshow > li > div.grid.topLayer > div.row > div[class*='col-'] { vertical-align:middle;text-align:center;float:none;display:table-cell;height:100%;padding:15px; }#slideshow > li > div.grid.centerLayer > div.row { height:100%; }#slideshow > li > div.grid.centerLayer > div.row > div[class*='col-'] { vertical-align:middle;text-align:center;float:none;display:table-cell;height:100%;padding:15px; }#slideshow > li > div.grid > div.row > div[class*='col-'] > a:last-child { display:inline-block;margin-top:20px;border:1px solid #fff;background-color:rgba(255,255,255,.2);padding:10px 15px;text-transform:uppercase;color:#fff;-webkit-transition: all 200ms ease-in-out;-moz-transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out;-o-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out; }#slideshow > li > div.grid > div.row > div[class*='col-'] > a:last-child:hover { background-color:#fff;color:#0099cc; }div.cookie_bar {width: 100%;position: fixed;bottom: 0px;padding: 5px;background-image: url('../img/cms/bg_cookiebar.png');color: #FFFFFF;text-align: center;z-index: 999;}div.cookie_bar a {color: #FFFFFF;}div.cookie_bar a.close_btn {background-color: #FF7800;padding: 3px 5px;text-decoration: none;text-transform: uppercase;font-weight: bold;}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}#cboxWrapper {max-width:none;}#cboxOverlay{position:fixed; width:100%; height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}#cboxOverlay{background:url(../img/colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}#colorbox{outline:0;}#cboxTopLeft{width:21px; height:21px; background:url(../img/colorbox/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px; height:21px; background:url(../img/colorbox/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px; height:21px; background:url(../img/colorbox/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px; height:21px; background:url(../img/colorbox/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px; background:url(../img/colorbox/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px; background:url(../img/colorbox/controls.png) right top repeat-y;}#cboxTopCenter{height:21px; background:url(../img/colorbox/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px; background:url(../img/colorbox/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff; overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px; border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}#cboxLoadingOverlay{background:url(../img/colorbox/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../img/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute; bottom:0; left:27px; background:url(../img/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute; bottom:0; right:0; background:url(../img/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}


.btn-mtb {color: #fff;background-color: #20579b;border-color: #1c4e8b;}
.btn-mtb.focus,.btn-mtb:focus {color: #fff;background-color: #1c4e8b;border-color: #19457c;}
.btn-mtb:hover {color: #fff;background-color: #1c4e8b;border-color: #19457c;}