@charset "utf-8";
/* CSS Document */

header { height: 678px; }

#banner { width: 100%; margin: 0 auto; position: relative; top: -109px; }
#banner ul { margin: 0; padding: 0; list-style: none; height: 678px; }
#banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { bottom: 10px; text-align: center; }
#banner .bx-controls-direction { position: absolute; left: 0; right: 0; bottom: 62px; margin: 0 auto; text-align: center; }
#banner .bx-wrapper .bx-prev { left: 0px; background: url(../images/controls.png) no-repeat 0 0; }
#banner .bx-wrapper .bx-next { right: 0px; background: url(../images/controls.png) no-repeat -32px 0; }
#banner .bx-wrapper .bx-prev:hover { background-position: 0 0; }
#banner .bx-wrapper .bx-next:hover { background-position: -32px 0; }
#banner .bx-wrapper .bx-controls-direction a { outline: 0; width: 32px; height: 34px; text-indent: -9999px; z-index: 9999; opacity: 0.7; display: inline-block; margin: 0 12px; }
#banner .bx-wrapper .bx-controls-direction a:hover { opacity: 1; }
#banner .bx-wrapper .bx-controls-direction a.disabled { display: none; }

#banner .banner { background-position: center top; background-repeat: no-repeat; height: 678px; }
#banner .width { position: absolute; left: 0; bottom: 160px; display: none; }
#banner h1, #banner h2 { text-align: center; color: #fff; font-weight: normal; margin: 0; padding: 0; }
#banner h1 { font-size: 48px; text-transform: uppercase; }
#banner h2 { font-family: 'open_sanslight'; font-size: 30px; }

#about { text-align: center; width: 760px; margin: 0 auto; padding: 48px 0 0 0; }
#about h1 { margin: 0; padding: 0; font-family: 'open_sansbold'; font-size: 20px; font-weight: normal; color: #404957; text-transform: uppercase; }
#about p { font-size: 18px; color: #404957; margin: 0; padding: 0; }
#about a { color: #42bce9; text-decoration: none; }
#about a:hover { color: #243d63; }

#project-contact { margin: 78px 38px 43px; }
.project { display: table-cell; width: 469px; border: 1px solid #d3d3d3; border-collapse: collapse; }
.quick-contact { display: table-cell; width: 457px; border: 1px solid #d3d3d3; border-collapse: collapse; }

.project h2, .quick-contact h2 { font-family: 'open_sansbold'; font-weight: normal; line-height: 40px; height: 40px; margin: 0; padding: 0; text-transform: uppercase; text-align: center; color: #fff; }
.project h2 { background: #13abe3; font-size: 18px; }
.quick-contact h2 { background: #243d63; font-size: 16px; }
.project .box ul { font-family: 'open_sansbold'; }
.project .box ul li { font-size: 16px; margin-bottom: 2px; }
.project .box ul li a { color: #4d5663; text-decoration: none; }
.project .box ul li a:hover { color: #243d63; }

ul#bottom-links { margin: 0 50px; padding: 0 0 68px 0; list-style: none; text-align: center; }
ul#bottom-links li { display: inline-block; font-family: 'open_sansbold'; font-size: 13px; color: #7d7d7d; margin-left: 88px; position: relative; }
ul#bottom-links li:first-child { margin-left: 0px; }
ul#bottom-links li img { margin-bottom: 20px; }
ul#bottom-links li span { position: absolute; left: 0; top: 0; width: 156px; height: 153px; background-color: rgba(27, 154, 207, 0.4); background-image: url(../images/dwn-arrow.png); background-position: center center; background-repeat: no-repeat; }
ul#bottom-links li a { display: block; color: #7d7d7d; text-decoration: none; }
ul#bottom-links li a:hover { color: #243d63; }
ul#bottom-links li a:hover > span { background-color: rgba(27, 154, 207, 0); background-image: none; }

#clients { border-top: 1px solid #d2d5d7; height: 164px; }
#clients h2 { float: left; font-family: 'open_sansbold'; font-size: 18px; font-weight: normal; text-transform: uppercase; margin: 70px 10px 0 75px; }
#clients ul.clients { margin: 0; padding: 0; list-style: none; }
#clients .bx-wrapper { float: left; width: 800px; margin-top: 35px !important; }
#clients .bx-wrapper .bx-prev { left: -155px; background: url(../images/client-controls.png) no-repeat 0 0; }
#clients .bx-wrapper .bx-next { right: -54px; background: url(../images/client-controls.png) no-repeat -53px 0; }
#clients .bx-wrapper .bx-prev:hover { background-position: 0 0; }
#clients .bx-wrapper .bx-next:hover { background-position: -53px 0; }
#clients .bx-wrapper .bx-controls-direction a { outline: 0; width: 53px; height: 47px; text-indent: -9999px; z-index: 9999; opacity: 0.5; margin: 0; position: absolute; top: 25px; }
#clients .bx-wrapper .bx-controls-direction a:hover { opacity: 1; }
#clients .bx-wrapper .bx-controls-direction a.disabled { display: none; }

#popup { display:none; padding: 20px; width: 450px; text-align: center; }
#popup h1 { color: #000067; }
#popup p { font-size: 14px; line-height: 20px; }