@charset "utf-8";
/*GENERAL RESET*/
body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,th,td{  padding:0px;  margin:0px; font:normal 20px/1.3 Arial, Helvetica, sans-serif; color:#666666 }
table{ border-collapse:collapse; border-spacing:0;}
img, a img{ border:0;}
td { vertical-align:top; }
address,caption,cite,code,dfn,th,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}
abbr,acronym{ border:0;}
/*END RESET*/

p { padding-bottom:15px; }
a { color:#0971CE; }
ul, ol { padding-left:20px; }
.err-wrap.notice { display:none !important; }

#contentWrapper { width:1140px; height:930px; position:relative; overflow:hidden; }

#header { clear:both; width:1140px; }
#header { vertical-align:center;
	background:#939393;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c5c5', endColorstr='#939393'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#939393)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c5c5c5,  #939393); /* for firefox 3.6+ */
	background: linear-gradient(top,  #c5c5c5,  #939393); /* for IE 11+ */
}
#headerLeft { float:left; color:#fff; font-size:34px; padding:20px 14px 0px 14px; font-weight:bold; height:65px; overflow:hidden; }
#headerRight { float:right; width:229px; color:#fff; font-size:10px; line-height:15px; font-weight:bold; margin:10px 45px 10px 0px; }
#headerRight a { color:#fff; }
#col1 { width:665px; background:#f6f0db; display:none; }
#col2 { width:1140px; }

#contactContent { box-sizing:border-box; padding:50px 20px; overflow:auto; }

#mkt_pageContent { box-sizing:border-box; padding:20px; height:844px; overflow:auto; }
#mkt_pageContent ul, #mkt_pageContent ol, #mkt_pageContent li { margin:0; padding:0; }
#mkt_pageContent ul, #mkt_pageContent ol { padding-left:20px; }
#mkt_pageContent a { color:#666666; }
#mkt_pageContent img { max-width:100%; height:auto !important; }

ul.slideshow { margin:0; padding:0; list-style:none; }
ul.slideshow li.slide-thumb { width:664px; height:456px; background-color:#000; background-size:cover; background-position:center; background-repeat:no-repeat; position:relative; }
ul.slideshow li.slide-thumb.portrait { background-size:auto 100%; }
ul.slideshow li.slide-thumb a { position:absolute; top:0; right:0; bottom:0; left:0; z-index:2; }
ul.slideshow li.slide-thumb div.caption-wrapper { box-sizing:border-box; position:absolute; bottom:0px; left:0px; right:0px; padding:20px; color:#fff; background:rgba(0,0,0,.5); text-align:left; font: italic 18px/20px Arial, Helvetica, sans-serif; z-index:1; }

.location-button { width:200px; height:200px; float:left; margin:0px 20px 20px 0px; border-radius:50%; background:url(https://edascc.com/images/interface/map/view3d_base.jpg) 0px 0px no-repeat; }

/*BX SLIDER*/
/* RESET AND LAYOUT */
.bx-wrapper { position: relative; padding: 0; }
.bx-wrapper img { max-width: 100%; display: block; }

/* THEME */
.bx-wrapper .bx-viewport { background: #fff;
/*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom:-35px; width: 100%; z-index:999; }

/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url(images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #999; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { background: #000; text-indent: 9999px; display: block; width: 20px; height: 20px; margin: 0 4px; outline: 0; border-radius: 10px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #8db9e8; }


/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: 10px; background: url(images/controls.png) no-repeat 0 -32px; }
.bx-wrapper .bx-next { right: 10px; background: url(images/controls.png) no-repeat -43px -32px; }
.bx-wrapper .bx-prev:hover { background-position: 0 0; }
.bx-wrapper .bx-next:hover { background-position: -43px 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(images/controls.png) -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(images/controls.png) -86px -44px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666666; background: rgba(80, 80, 80, 0.75); width: 100%; }
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

#left-col-info { padding:50px 20px 0px 20px; color:#666666 }
#right-col-info { padding-top:15px; margin-top:15px; border-top:#000 solid 1px; }
#left-col-info p, #right-col-info p { font-size:20px; line-height:28px; padding-bottom:20px; }
.fancybox-toolbar { left:20px !important; top:15px !important; }
.fancybox-infobar, button.fancybox-button--fullscreen, button.fancybox-button--thumbs, button.fancybox-button--share, button.fancybox-button--play { display:none !important; }
button.fancybox-button--close { color:#333 !important; font-weight:bold; width:33px; height:33px; border-radius:22px; border:#fff solid 2px; background:#fff; padding:0px; position:relative }
button.fancybox-button--close:after { content:"Close image"; color:#fff; position:absolute; left:43px; top:-4px; font:normal 18px/18px Arial, sans-serif; }