/* ==========================================================================
	#Reset
========================================================================== */
* { padding: 0; margin: 0; outline: 0; }

/* ==========================================================================
	#Base
========================================================================== */
html,
body { height: 100%; }

html { overflow-y: scroll; }
body { min-width: 1220px; background: #fff url(images/body.png) 0 0 repeat; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.6; color: #414345; font-weight: 300; -webkit-text-size-adjust: none; }

a { text-decoration: none; color: #095fa9; cursor: pointer; transition: 0.3s all; }
a:hover { text-decoration: underline; }

img { border: 0; vertical-align: middle; }

h1,
h2,
h3,
h4,
h5 { font-family: 'TexGyr Adventor Bold', sans-serif; color: #095fa9; font-weight: normal; }

h1 { font-size: 60px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; font-weight: 600; color: #414345; }

p { padding-bottom: 22px; }

input,
select,
textarea { font-family: 'Open Sans', sans-serif; font-size: 16px; color: #727578; }
textarea { overflow: auto; resize: none; -webkit-appearance: none; }

header,
footer,
main,
section,
article { display: block; }

.slider { display: block; }

ul,
ol { list-style-position: inside; }

/* ==========================================================================
	#Helpers
========================================================================== */
.clearfix:before,
.clearfix:after { display: table; content: " "; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.logo,
.slogan,
.search-btn,
.footer-logo,
.footer-rock-solid,
.bx-prev,
.bx-next,
.project-paging-prev,
.project-paging-next { overflow: hidden; text-indent: 120%; white-space: nowrap; }

.field,
.textarea,
.search-field,
.intro-content,
.slider-equipment .slide-caption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hidden { display: none; }

/* ==========================================================================
	#Containers
========================================================================== */
.wrapper { position: relative; min-height: 100%; }
.shell { width: 1200px; margin: 0 auto; }
.container { padding-bottom: 360px; }

/* ==========================================================================
	#Buttons
========================================================================== */
.btn { display: inline-block; padding: 14px 24px; border: 0; border-radius: 0; background: #bbc0c4; color: #414345; vertical-align: middle; cursor: pointer; text-transform: uppercase; transition: 0.3s all; }
.btn:hover { background: #414345; color: #fff; text-decoration: none; }

/* ==========================================================================
	#Icons
========================================================================== */
[class^="ico-"],
[class*=" ico-"] { display: inline-block; vertical-align: middle; background: url(images/sprite.png) 0 0 no-repeat; }

.ico-pin { width: 17px; height: 24px; background-position: -233px -97px; }
.ico-phone { width: 19px; height: 25px; background-position: -255px -96px; }
.ico-email { width: 24px; height: 16px; background-position: -252px -76px; }
.ico-sitemap { width: 16px; height: 16px; background-position: -230px -128px; }
.ico-download { width: 29px; height: 25px; background-position: -255px -151px; }
.ico-plus,
.ico-plus-secondary { width: 40px; height: 40px; }
.ico-plus { background-position: 0 -181px; }
.ico-plus-secondary { background-position: -351px -180px; }
.ico-close { width: 50px; height: 50px; background-position: -85px -180px; }
.ico-person,
.ico-email-secondary,
.ico-phone-secondary,
.ico-type { width: 50px; height: 50px; }
.ico-person { background-position: -246px -180px; }
.ico-email-secondary { background-position: -299px -180px; }
.ico-phone-secondary { background-position: -194px -180px; }
.ico-type { background-position: -142px -180px; }
.ico-plus-small { width: 20px; height: 20px; background-position: -447px -180px; position: absolute; bottom: 20px; right: 0px; }
.ico-pin-small { width: 11px; height: 16px; background-position: -288px -155px; }
.ico-repeat { width: 28px; height: 27px; background-position: -313px -235px; }
.ico-play { width: 30px; height: 30px; background-position: 0 -269px; }

/* ==========================================================================
	#Header
========================================================================== */
.header-body { background: #005daa; }
.header-body .shell { height: 140px; }

.logo { float: left; background: url(images/sprite2.png) 0 -379px; }
.slogan { float: left; background: url(images/sprite2.png) 0 -448px; }
.slog { float: left; background: url(images/sprite2.png) 0 -577px; }

.logo { width: 260px; height: 66px; margin: 33px 15px 0 0; }
.logo-secondary { display: none; width: 146px; height: 19px; background-position: -321px -155px; }

.slogan { width: 182px; height: 123px; padding-bottom: 0;}

.slog-div {float: right;width: 370px; height: 22px; padding-top: 26px;}
.slog { width: 429px; height: 22px; margin: 3px 0px 0 0; float: right;}


.header-bar .search { display: none; }
.search { position: relative; overflow: hidden; height: 40px; background: #00467f; float: right; width: 710px; margin-top: 12px; }
.search-body { display: block; position: absolute; top: 0; right: 0; height: 40px; text-align: right; }
.search-btn,
.search-toggle { position: relative; float: right; width: 41px; height: 40px; background: #00467f url(images/sprite.png) -58px -136px no-repeat; cursor: pointer; z-index: 1; }
.search-btn { float: none; border: 0; }
.search-toggle:hover,
.search-btn:hover { background-position: 0 -136px; }
.search-field { width: 280px; height: 40px; padding: 0 13px; background: transparent; border: 0; border-left: 1px solid #005daa; border-radius: 0; font-weight: normal; color: #fff; transition: 0.3s opacity; }
.search-field::-webkit-input-placeholder { color: #fff; }
.search-field:-moz-placeholder { color: #fff; }
.search-field::-moz-placeholder { color: #fff; }
.search-field:-ms-input-placeholder { color: #fff; }

.search-primary .search-body { visibility: hidden; }
.search-primary .search-field { position: relative; left: 280px; visibility: hidden; transition: 0.3s left; opacity: 0; }
.search-primary-visible .search-body { visibility: visible; }
.search-primary-visible .search-field { left: 0; visibility: visible; opacity: 1; }

.header-bar { position: relative; padding-top: 14px; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0, .35); }

.nav ul { list-style: none outside none; text-align: center; }
.nav > ul > li { display: inline-block; padding: 0 13px; }
.nav > ul > li > a { display: block; padding-bottom: 9px; border-bottom: 5px solid transparent; color: #414345; font-weight: normal; text-transform: uppercase; }
.nav > ul > .current > a { color: #005daa; }
.nav > ul > li:hover > a,
.nav > ul > .active > a { border-bottom-color: #414345; text-decoration: none; }

.nav-dropdowns { display: none; position: absolute; top: 100%; left: 0; z-index: 999; width: 100%; padding: 30px 0 70px;  background: #414345; box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.nav-dropdown.visible { display: block; }
.nav-dropdown { display: none; }
.nav-dropdown .shell { width: 1140px; }
.nav-dropdown ul { text-align: left; }
.nav-dropdown a { display: block; padding: 8px 0 9px; border-bottom: 1px solid #7a7c80; color: #fff; }
.nav-dropdown a:hover { border-bottom-color: #ffbf00; text-decoration: none; }
.nav-dropdown-cols { overflow: hidden; }
.nav-dropdown-col { float: left; width: 300px; }
.nav-dropdown-col ~ .nav-dropdown-col { padding-left: 120px; }

.header-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; box-shadow: 0 4px 8px rgba(0,0,0, .49);height: 40px;}
.header-fixed .header-body { display: none; }
.header-fixed .header-bar .shell { height: 98px; height: 36px; }
.header-fixed .nav-dropdown .shell { height: auto; }
.header-fixed .nav { float: left; padding-left: 85px; }
.header-fixed .logo-secondary { display: block; margin-top: 2px; }
.header-fixed .header-bar .search { position: relative; top: -14px; height: 50px; display: block; background: transparent; width: 230px; margin-top: 0px;}
.header-fixed .search-field { width: 160px; height: 50px; border-left-color: #bbc0c4; background: transparent; color: #414345; }
.header-fixed .search-field::-webkit-input-placeholder { color: #414345; }
.header-fixed .search-field:-moz-placeholder { color: #414345; }
.header-fixed .search-field::-moz-placeholder { color: #414345; }
.header-fixed .search-field:-ms-input-placeholder { color: #414345; }
.header-fixed .search-toggle, 
.header-fixed .search-btn { background-color: #fff; background-position: -105px -135px; }
.header-fixed .search-btn:hover { background-position: -155px -135px; }
.header-fixed .search-toggle { margin-top: 5px; }

.header-fixed + .container { padding-top: 150px; }

.slides { height: 630px; }
.bx-pager-item { display: none; }

/* ==========================================================================
	#Main
========================================================================== */
.main { padding: 11px 0 0; }
.main-head { overflow: hidden; padding-bottom: 22px; border-bottom: 1px solid #bbc0c4; }
.main-head h1 { float: left; }
.main-head-slogan { float: right; width: 740px; padding-top: 30px; padding-bottom: 44px; font-size: 24px; line-height: 1.25; color: #095fa9; }
.main-body { padding: 30px 0 0; }

.cols { overflow: hidden; }
.col { float: left; }

.list-checks { list-style: none outside none; }
.list-checks li { position: relative; padding-left: 52px; }
.list-checks li:before { position: absolute; top: 50%; left: 0; width: 30px; height: 30px; margin-top: -15px; background: url(images/sprite.png) -222px -147px no-repeat; content: ''; }
.list-checks li + li { margin-top: 45px; }

.list-bullets { list-style: none outside none; }
.list-bullets li { position: relative; text-indent: 10px; }
.list-bullets li + li { margin-top: 22px; }
.list-bullets li:before { position: absolute; top: 10px; left: 2px; width: 2px; height: 2px; background: #414345; content: ''; }

.list-dashes { list-style: none outside none; }
.list-dashes li { position: relative; }
.list-dashes li:before { position: absolute; top: 7px; left: -20px; width: 10px; height: 1px; background: #bbc0c4; content: ''; }
.list-dashes li + li { margin-top: 7px; }

/* ==========================================================================
	#Article
========================================================================== */
.article { padding: 0 0 70px 30px; }
.article-head { padding-bottom: 24px; }
.article-image { position: relative; }
.article-image:before { position: absolute; top: 0; left: -30px; width: 0; height: 0; border-width: 245px 30px 245px 0; border-style: solid; border-color: transparent #bbc0c4 transparent transparent; content: ''; }
.article-body,
.article-inner { overflow: hidden; }

.article-body .sitemaplist { overflow: show; }

.article-content { float: left; width: 541px; }
.article-image { float: right; margin-top: 3px; }

.article-col { float: left; width: 250px; }
.article-col ~ .article-col { padding-left: 41px; }

.article-inner-alt .article-content { float: right; }
.article-inner-alt .article-image { float: left; }
.article-inner-alt .article-image:before { left: auto; right: -30px; border-width: 245px 0 245px 30px; border-color: transparent transparent transparent #bbc0c4; }
.article-inner ~ .article-inner { position: relative; padding-top: 63px; margin-top: 80px; }
.article-inner ~ .article-inner:before { position: absolute; top: 0; left: 320px; right: 320px; height: 1px; background: #bbc0c4; content: ''; }

.article-bordered { padding-bottom: 118px; border-bottom: 1px solid #bbc0c4; }

.article-secondary { color: #fff; text-align: left; }
.article-secondary-title {  font-weight: normal; }
.article-secondary-title a:hover { border-bottom-color: #ffbf00; }
.article-secondary-entry { padding-top: 7px; line-height: 1.75; }
.article-secondary-actions { text-align: right; }
.article-secondary-actions .link-more { display: inline; padding: 0; border-bottom: 0; text-transform: uppercase; }
.article-secondary-actions .link-more:hover { color: #ffbf00; text-decoration: none; }

/* ==========================================================================
	#Box
========================================================================== */
.box { position: relative; padding: 14px 29px 130px; margin-bottom: 30px; background: #fff; }
.box:after { position: absolute; bottom: -30px; left: 0; width: 0; height: 0; border-width: 30px 600px 0 600px; border-style: solid; border-color: #bbc0c4 transparent transparent transparent; content: ''; }
.box .col-1of2 { position: relative; width: 540px; }
.box .col-1of2 ~ .col-1of2 { padding-left: 30px; margin-left: 30px; }
.box .col-1of2 ~ .col-1of2:before { position: absolute; top: 90px; bottom: 0; left: 0; width: 1px; background: #d3d9de; content: ''; }
.box .col-1of4 { width: 250px; }
.box .col-1of4 ~ .col-1of4 { padding-left: 40px; }
.box .slider { margin: -14px -29px 0; }

/* ==========================================================================
	#Downloads
========================================================================== */
.download-link { font-size: 16px; color: #3d3d40; }
.download-link:hover { text-decoration: none; }
.download-link .ico-download { margin-right: 15px; }

.list-downloads { padding-top: 34px; list-style: none outside none; }
.list-downloads li { padding-bottom: 14px; }
.list-downloads a { color: #3d3d40; text-decoration: underline; }
.list-downloads a:hover { color: #005daa; }

/* ==========================================================================
	#Slider
========================================================================== */
.slider { position: relative; }
.slide { position: relative; }
.slide-caption { position: absolute; bottom: 0; left: 0; right: 0; padding: 13px 260px 15px 19px; background: rgba(0,0,0, .5); font-weight: normal; color: #fff; min-height: 22px; }
.slide-caption p { padding-bottom: 0; }
.bx-controls { position: absolute; bottom: 5px; right: 15px; z-index: 900; overflow: hidden; }
.bx-pager { float: left; font-size: 22px; color: #fff; }
.bx-pager:first-letter { font-weight: bold; color: #fff; }
.bx-controls-direction { float: left; }
.project-paging-prev,
.project-paging-next,
.bx-prev,
.bx-next { display: inline-block; width: 35px; height: 30px; margin-left: 15px; background: url(images/sprite.png) 0 0 no-repeat; transition: none; }
.bx-prev { background-position: -86px -235px; }
.project-paging-prev:hover,
.bx-prev:hover { background-position: -170px -235px; }
.bx-prev.disabled,
.bx-prev.disabled:hover { background-position: 0 -235px; }
.bx-next { background-position: -130px -235px; }
.project-paging-next:hover,
.bx-next:hover { background-position: -215px -235px; }
.bx-next.disabled,
.bx-next.disabled:hover { background-position: -44px -235px; }

/* ==========================================================================
	#Intro
========================================================================== */
.intro { position: relative; padding: 40px 0 0; margin-bottom: 130px; }
.intro a { display: block; }
.intro > a { display: block; position: relative; color: #fff; }
.intro a:hover { text-decoration: none;  }
.intro:after { position: absolute; bottom: -40px; left: 0; width: 0; height: 0; border-width: 40px 600px 0 600px; border-style: solid; border-color: #bbc0c4 transparent transparent transparent; content: ''; }
.intro-image { position: relative; }
.intro-image:before { position: absolute; bottom: 0; left: 0; width: 100%; height: 600px; background: url(images/intro-overlay.png) 0 0 repeat-x; content: ''; }
.intro-content { position: relative; bottom: 0; left: 0; width: 100%; padding: 0 30px; color: #fff; text-shadow: 0 1px 2px rgba(0, 0, 0, .75); }
.intro-title { border-bottom: 1px solid #fff; margin-bottom: 10px; color: #fff; bottom: 70px; left: 0; position: absolute; width: 100%; }
.intro-entry { position: relative; font-weight: 600; font-size: 36px; line-height: 1.25; bottom: 10px; }
.intro-entry p { padding-bottom: 0; color: #fff;bottom: 15px;left: 0; padding-bottom: 0; position: absolute; }
.intro .link-more { position: absolute; top: -3px; right: 0; }
.slides a:hover .ico-plus-small { background-position: -447px -203px; }

/* ==========================================================================
	#Promo
========================================================================== */
.promo { overflow: hidden; background: #005daa; }
.promo-gutters { margin: 150px 0; }
.promo-content { position: relative; float: left; width: 500px; padding: 80px 125px 0; text-align: center; }
.promo-content:before { position: absolute; top: 0; right: -30px; width: 0; height: 0; border-width: 130px 0 130px 30px; border-style: solid; border-color: transparent transparent transparent #005daa; content: ''; }
.promo-image { float: right; }
.promo-title { padding-bottom: 27px; line-height: 1.33; color: #fff; }
.promo .link-more { font-size: 16px; color: #fff; text-transform: uppercase; }

/* ==========================================================================
	#Projects
========================================================================== */
.projects { margin-right: -68px; list-style: none outside none; }
.project { position: relative; float: left; width: 250px; margin: 0 67px 60px 0; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0, .35); height: 385px;
	-webkit-transition: 0.3s opacity, 0.3s visibility;
	-o-transition: 0.3s opacity, 0.3s visibility;
	transition: 0.3s opacity, 0.3s visibility;
}
.project > a { display: block; color: #727578; font-weight: normal; }
.project > a:hover { text-decoration: none; }
.project:hover { box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.project:hover .project-actions { opacity: 1; visibility: visible; }
.project-content { padding: 15px 20px 22px; }
.project-title { padding-bottom: 13px; line-height: 1.22; }
.project-location { font-size: 14px; }
.project-location .ico-pin-small { margin-right: 5px; }
.project-entry { padding-top: 10px; border-top: 1px solid #d3d9de; margin-top: 7px; font-size: 13px; line-height: 1; }
.project-actions { position: absolute; top: 0; right: 0; opacity: 0; visibility: hidden; }

/* ==========================================================================
	#Section Project Details
========================================================================== */
/*.section-project-details { padding: 20px 0 0; }*/
.section-project-details .section-head { padding-top: 20px; padding-bottom: 40px; }
.section-project-details .section-title { line-height: 1; }
.section-project-details .box { padding-bottom: 70px; }
.section-project-details-secondary .section-body { position: relative; box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.section-project-details-secondary .section-head { padding-bottom: 40px; text-align: center; }
.section-project-details-secondary .box:after { display: none; }
.section-project-details-secondary .section-actions { position: absolute; top: 0; right: 0; z-index: 100; }

.project-details { padding-top: 15px; }
.project-details-title { padding-bottom: 22px; }
.project-details-entry p { padding-bottom: 0; }
.project-details-entry .list-bullets { padding-top: 22px; }
.project-location a:hover { text-decoration: none; }
.project-location a:hover .ico-pin { background-position: -256px -126px; }

.project-details .project-location { padding-bottom: 18px; margin-top: -5px; font-size: 18px; color: #005daa; text-transform: uppercase; }
.project-details .project-location .ico-pin { margin-right: 8px; }

.project-services h5 { padding-bottom: 6px; color: #727578; }
.project-services ul { border-top: 1px solid #d3d9de; list-style: none outside none; font-weight: normal; }
.project-services a { display: block; padding: 8px 0 9px; border-bottom: 1px solid #d3d9de; }
.project-services a:hover { border-bottom-color: #005daa; text-decoration: none; }

/* ==========================================================================
	#Project Single
========================================================================== */
.section-project-examples { padding: 35px 0 40px; }
.section-project-examples .section-actions { text-align: center; }
.section-project-examples .section-actions .link-more { text-transform: uppercase; font-size: 16px; color: #7a7c80; }
.section-project-examples .section-actions .ico-sitemap { margin: -2px 5px 0 0; }
.section-project-examples .section-actions .link-more:hover .ico-sitemap { background-position: -233px -77px; }
.section-project-examples .section-actions .link-more:hover { color: #005daa; text-decoration: none; }

.section-project-single .section-head { padding-bottom: 30px; text-align: center; }
.section-project-single .section-head h2 { line-height: 1; }
.project-single { position: relative; background: #fff; margin-bottom: 48px; }
.project-single:before { position: absolute; bottom: -30px; left: 0; width: 0; height: 0; border-width: 30px 600px 0 600px; border-style: solid; border-color: #bbc0c4 transparent transparent transparent; content: ''; }

.project-single-image { float: left; }
.project-single-content { overflow: hidden; padding: 26px 70px 50px 30px; }
.project-single-actions-secondary { position: absolute; top: 0; right: 0; }
.project-single-actions-secondary .ico-plus { width: 50px; height: 50px; background-position: -363px -321px; }
.project-single-actions-secondary .ico-plus:hover { background-position: -417px -321px; }

.project-single-title { padding-bottom: 18px; line-height: 1; }
.project-single .project-location { padding-bottom: 18px; font-size: 16px; }
.project-single .project-location .ico-pin { margin-right: 7px; }
.project-single-actions .link-more { font-size: 14px; color: #727578; font-weight: normal; text-transform: uppercase; }

.project-paging { text-align: right; position: absolute; bottom: 10px; right: 12px; }
.project-paging-label { font-size: 16px; color: #727578; text-transform: uppercase; vertical-align: middle; }
.project-paging-prev { background-position: 0 -308px; vertical-align: middle; }
.project-paging-prev:hover { background-position: 0 -341px; }
.project-paging-next { background-position: -40px -308px; vertical-align: middle; }
.project-paging-next:hover { background-position: -40px -341px; }

.one-slide .project-paging { display: none; }

/* ==========================================================================
	#Section Services
========================================================================== */
.section-services { padding-bottom: 50px; }
.section-services .section-head { padding-bottom: 72px; }
.services { margin-right: -60px; list-style: none outside none; }
.service { position: relative; float: left; width: 570px; margin: 0 60px 60px 0; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0, .32); }
.service a { display: block; }
.service a:hover { text-decoration: none; }
.service a:hover .service-actions { opacity: 1; }
.service:hover { box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.service-image { float: left; width: 150px; }
.service-image img { width: 100%; }
.service-content { position: relative; top: -7px; overflow: hidden; padding: 20px 0 0 20px; }
.service-actions { position: absolute; top: 0; left: 110px; opacity: 0; transition: 0.3s opacity; }
/*.service-entry { line-height: 1.75; }*/
.service-entry p { padding-bottom: 0; color: #414345; }
/*.service-title { padding-bottom: 16px; }*/
.service-title { padding-bottom: 12px; }

.service-primary .service-title,
.service-secondary .service-title { position: relative; padding-bottom: 19px; margin-bottom: 7px; } 
.service-primary .service-title:after,
.service-secondary .service-title:after { position: absolute; bottom: 0; left: 0; width: 28px; height: 1px; background: #79a4c9; content: ''; } 

.service-primary .service-title { padding-top: 12px; border-top: 1px solid #bbc0c4; margin-top: 7px; }

/* ==========================================================================
	#Section Projects
========================================================================== */
.section-projects { padding-bottom: 55px; border-bottom: 1px solid #bbc0c4; }
.section-projects .section-head { padding-bottom: 40px; }
.section-projects .section-bar { position: relative; height: 49px; padding-bottom: 60px; }
.section-projects .section-actions { text-align: center; }
.section-projects .link-more { font-size: 16px; color: #727578; text-transform: uppercase; font-weight: normal; }
.section-projects .link-more:hover { color: #414345; text-decoration: none; }
.section-projects .link-more .ico-repeat { margin-right: 12px; }
.section-projects .link-more:hover .ico-repeat { background-position: -281px -235px; }

.form-filter { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; padding: 10px 0 12px; background: #414345; color: #d3d9de; }
.form-filter.open { box-shadow: 0 4px 8px rgba(0,0,0,.49); }
.form-filter:after { position: absolute; top: 49px; left: 0; width: 100%; height: 1px; background: #727578; content: ''; }
.form-filter .form-body { padding: 0 18px; }
.form-filter .form-label { position: static; float: left; width: auto; padding-right: 13px; background: transparent; font-size: 16px; cursor: pointer; }
.form-filter .form-row { float: left; padding: 2px 0 0; margin: 0; }
.form-filter .form-row ~ .form-row { margin-left: 18px; }
.form-filter .form-row ~ .form-row .form-label { padding-left: 18px; border-left: 1px solid #8a8e91; }
.form-filter .form-controls { float: left; }
.form-filter .form-row-results { width: 210px; }
.form-filter .form-row-location .select { width: 250px; }
.form-filter .form-row-product .select { width: 420px; }

/* ==========================================================================
	#Section Related
========================================================================== */
.section-related { padding: 33px 0 88px; }
.section-related .section-head { padding-bottom: 40px; text-align: center; }
.section-related .section-body { padding-bottom: 57px; }
.section-related .projects { margin: 0 -26px; text-align: center; }
.section-related .project { float: none; display: inline-block; vertical-align: top; margin: 0 30px; text-align: left; margin-bottom: 40px; }
.section-related .section-actions { text-align: center; }
.section-related .section-actions .link-more { text-transform: uppercase; font-size: 16px; color: #7a7c80; }
.section-related .section-actions .ico-sitemap { margin: -2px 5px 0 0; }
.section-related .section-actions .link-more:hover .ico-sitemap { background-position: -233px -77px; }
.section-related .section-actions .link-more:hover { color: #005daa; text-decoration: none; }

/* ==========================================================================
	#Section Service Details
========================================================================== */
.section-service-details { padding-top: 0; }
.section-service-details .box { padding-bottom: 70px; }
.section-service-details .box .col-1of2 ~ .col-1of2:before { top: 70px; }

.service-detail { overflow: hidden; padding-bottom: 70px; }
.service-detail-image { position: relative; float: left; margin-top: 29px; }
.service-detail-image:before { position: absolute; top: 0; right: -30px; border-width: 285px 0 285px 30px; border-style: solid; width: 0; height: 0; border-color: transparent transparent transparent #bbc0c4; content: '';}
.service-detail-content { overflow: hidden; padding-left: 60px; }

.service-detail-title { padding: 20px 0 25px; line-height: 1; }
.service-detail-entry { padding-bottom: 20px; font-size: 16px; }

.service-detail-info { position: relative; font-size: 24px; line-height: 2; }
.service-detail-info:before,
.service-detail-info:after { position: absolute; left: 0; width: 40px; height: 1px; background: #1241b3; content: ''; }
.service-detail-info:before { top: -15px; }
.service-detail-info:after { bottom: 0; }

.service-detail-actions { padding-top: 24px; }
.service-detail-actions ul { list-style: none outside none; }
.service-detail-actions li { padding-bottom: 30px; }
.service-detail-actions a { font-size: 16px; color: #727578; font-weight: normal; text-transform: uppercase; }
.service-detail-actions i { margin-right: 15px; }
.service-detail-actions a:hover { text-decoration: none; color: #414345; }
.service-detail-actions a:hover .ico-download { background-position: -70px -270px; }
.service-detail-actions a:hover .ico-play { background-position: -35px -269px; }

.section-advantages .section-head,
.section-applications .section-head { padding-bottom: 22px; }

/* ==========================================================================
	#Section Requirements
========================================================================== */
.section-requirements .section-head { padding-bottom: 22px; }

/* ==========================================================================
	#Section Links
========================================================================== */
.section-links { padding: 0 30px 85px; }
.section-links .section-head { padding-bottom: 50px; text-align: center; }
.section-links .col { width: 300px; }
.section-links .col ~ .col { padding-left: 120px; }

.list-links { list-style: none outside none; }
.list-links li { padding-top: 9px; }
.list-links a { display: block; padding-bottom: 8px; border-bottom: 1px solid #d0d4d9; font-weight: normal; color: #414345; }
.list-links a:hover { border-bottom-color: #414345; text-decoration: none; }

/* ==========================================================================
	#Section Features
========================================================================== */
.features { list-style: none outside none; }
.feature { position: relative; float: left; width: 340px; height: 450px; background: #005daa; box-shadow: 0 1px 2px rgba(0,0,0, .35); }
.feature > a { position: relative; display: block; padding: 20px 0; background: #005daa; }
.feature:hover a { text-decoration: none; }
.feature:hover { box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.feature ~ .feature { margin-left: 90px; }
.feature-title { padding-bottom: 12px; border-bottom: 1px solid #4086bf; color: #fff; }
.feature-entry { padding-top: 18px; color: #fff; }
.feature-content { padding: 10px 30px 0; }
.feature-actions .ico-plus-secondary { width: 50px; height: 50px; background-position: -157px -321px; }
.feature-actions { position: absolute; top: 20px; right: 0; opacity: 0; visibility: hidden; transition: 0.3s opacity; }
.feature:hover .feature-actions { opacity: 1; visibility: visible; }

/* ==========================================================================
	#Section Policies
========================================================================== */
.section-policies .section-head { padding-bottom: 36px; }
.section-policies .section-body { overflow: hidden; }
.section-policies .downloads { float: left; }
.section-policies .quote { float: left; width: 245px; padding: 55px 0 0 77px; line-height: 1.2; }

/* ==========================================================================
	#Section Quote
========================================================================== */
.section-quote { padding: 93px 325px 59px; text-align: center; }
.quote { font-size: 30px; line-height: 1.35; color: #005daa; font-style: italic; }

/* ==========================================================================
	#Section Clients
========================================================================== */
.section-clients { padding: 60px 0 55px; }
.section-clients .section-head { padding-bottom: 27px; text-align: center; }
.section-clients .section-title { color: #a2a7ab; }
.section-clients .section-body { padding: 0 10px; }
.list-clients { list-style: none outside none; text-align: center; }
.list-clients li { display: inline-block; padding: 0 10px 40px; }

/* ==========================================================================
	#Section Search
========================================================================== */
.section-search { padding-bottom: 90px; margin-top: -30px; }
.search-results { list-style: none outside none; }
.search-result { position: relative; overflow: hidden; padding-top: 25px; padding-bottom: 6px; border-bottom: 1px solid #b9babc; transition: 0.3s border-color; }
.search-result:hover { border-bottom-color: #414345; }
.search-result:hover .search-result-actions { opacity: 1; visibility: visible; }
.search-result-title { overflow: hidden; float: left; width: 530px; white-space: nowrap; text-overflow: ellipsis; }
.search-result-title a:hover { text-decoration: none; }
.search-result-entry { overflow: hidden; padding: 10px 80px 0 90px; }
.search-result-actions { position: absolute; bottom: 0; right: 0; opacity: 0; visibility: hidden; transition: 0.3s opacity; }


/* ==========================================================================
	#Section Locations
========================================================================== */
.section-locations { padding: 0 30px 50px; border-bottom: 1px solid #c6c8ca; }
.locations { overflow: hidden; list-style: none outside none; }
.location { float: left; width: 250px; }
.location ~ .location { padding-left: 40px; }
.location-head { padding-bottom: 23px; }
.location h6 { padding-bottom: 22px; }
.location a { color: #414345; }
.location-body { padding-bottom: 11px; }
.location-actions { text-transform: uppercase; font-weight: normal; }
.location-actions a { color: #727578; }
.location-actions .ico-pin { margin-right: 5px; }
.location.current .location-actions a:hover .ico-pin,
.location.current .location-actions .ico-pin { background-position: -65px -181px; }
.location-actions a:hover .ico-pin { background-position: -45px -181px; }
.location-actions a:hover { color: #414345; text-decoration: none; }

.location-maps { position: relative; margin-top: 50px; height: 0px; box-shadow: 0 4px 8px rgba(0,0,0, .49); overflow: hidden;
	-webkit-transition: 500ms;
	     -o-transition: 500ms;
	        transition: 500ms;
}
.location-maps.open { height: 500px; }

.location-map { top: 0; height: 0; overflow: hidden; height: 500px; position: absolute; left: 0; width: 100%; z-index: 1;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	     -o-transform: translateY(-100%);
	        transform: translateY(-100%);
	-webkit-transition: 500ms 500ms -webkit-transform;
	     -o-transition: 500ms 500ms -o-transform;
	        transition: 500ms 500ms transform;
}
.location-map iframe { border: 0; vertical-align: middle; }

.location-map.current { z-index: 2;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
	-webkit-transition: 500ms -webkit-transform;
	     -o-transition: 500ms -o-transform;
	        transition: 500ms transform;
}
.location-map-actions { position: absolute; top: 0; right: 0; z-index: 990; }


.location-map-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 900; }

/* ==========================================================================
	#Section Contact
========================================================================== */
.section-contact { padding: 43px 30px 59px; border-bottom: 1px solid #c6c8ca; }
.section-contact .section-head { padding-bottom: 81px; }

/* ==========================================================================
	#Section Contact Secondary
========================================================================== */
.section-contact-secondary { padding-bottom: 120px; }
.section-contact-secondary .section-head { padding-bottom: 34px; border-bottom: 1px solid #c6c8ca; text-align: center; }
.section-contact-secondary .section-head .btn { padding: 13px 36px 12px; margin-left: 40px; font-size: 16px; font-family: 'Open Sans', sans-serif; }
.section-contact-secondary .section-body { position: relative; padding: 71px 0 50px; background: #414345; box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.section-contact-secondary .form-body { padding-bottom: 19px; }
.section-contact-secondary .section-actions { position: absolute; top: 0; right: 0; }
.section-contact-secondary .section-actions .ico-close { background-position: -105px -270px; }
.section-contact-secondary .section-actions a:hover .ico-close { background-position: -157px -270px; }
.section-contact-secondary .form-alert { color: #fff; }

/* ==========================================================================
	#Form
========================================================================== */
::-webkit-input-placeholder { color: #727578; opacity: 1; }
:-moz-placeholder { color: #727578; opacity: 1; }
::-moz-placeholder { color: #727578; opacity: 1; }
:-ms-input-placeholder { color: #727578; opacity: 1;}

.field,
.textarea { width: 350px; border: 0; border-radius: 0; }
.field { height: 50px; padding: 0 20px; }
.textarea { height: 210px; padding: 14px 20px; vertical-align: middle; }

.form-row { position: relative; padding-left: 50px; margin-bottom: 30px; }
.form-label { position: absolute; top: 0; left: 0; width: 50px; height: 100%; background: #bbc0c4; }

.form { width: 860px; margin: 0 auto; }
.form-col { float: left; }
.form-col ~ .form-col { float: right; }

.form-actions { text-align: right; }

.form-row-focus { box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.form-row-focus .form-label { background: #ffbf00; }
.form-validated .form-row-error .form-label { background: #e64545; }
.form-validated .form-row-error .ico-email-secondary { background-position: -209px -270px; }
.form-validated .form-row-error .ico-person { background-position: -311px -270px; }
.form-validated .form-row-error .ico-phone-secondary { background-position: -362px -270px; }
.form-validated .form-row-error .ico-type { background-position: -260px -270px; }

.form .btn:hover { background: #ffbf00; color: #414345; }

.form-foot { overflow: hidden; }

.form-alert { float: left; padding: 12px 0 0 70px; font-size: 16px; font-weight: normal; }

/* ==========================================================================
	#Section Equipments
========================================================================== */
.section-equipments { padding-bottom: 110px; }
.equipments { list-style: none outside none; }
.equipment { overflow: hidden; padding: 30px 0 35px; border-bottom: 1px solid #bbc0c4; }
.equipment-title { float: left; width: 280px; padding-right: 40px; line-height: 1.2; }
.equipment-title a:hover { color: #727578; text-decoration: none; }
.equipment-image { position: relative; float: left; width: 250px; margin-top: 9px; box-shadow: 0 1px 2px rgba(0,0,0, .35); transition: 0.3s box-shadow; }
.equipment-image:hover { box-shadow: 0 3px 2px rgba(0,0,0, .35); }
.equipment-image img { width: 100%; }
.equipment-actions { position: absolute; top: 0; right: 0; }
.equipment-entry { float: left; width: 250px; padding: 4px 0 0 50px; }
.equipment .downloads { float: left; width: 250px; padding: 8px 0 0 50px; }
.equipment .list-downloads { padding-top: 19px; }
.equipment .list-downloads li { padding-bottom: 8px; }

.equipment-content { float: left; }

.equipment-open .equipment-image,
.equipment-open .equipment-entry,
.equipment-open .downloads { display: none; }
.equipment-open .equipment-details { position: relative; left: auto; }

.equipment-details { position: absolute; left: -5000px; clear: both; width: 860px; box-shadow: 0 4px 8px rgba(0,0,0, .49); }
.equipment-details-actions { position: absolute; top: 0; right: 0; z-index: 99; }
.equipment-details-actions a:hover .ico-close { background-position: -393px -180px; }
.equipment-details .slides { height: 630px; }

/* ==========================================================================
	#Section People
========================================================================== */

.section-people{padding-bottom: 110px;}
.people{ list-style: none outside none; }

.person { overflow: hidden; padding: 30px 0 35px; border-bottom: 1px solid #bbc0c4; }
.person-title { float: left; width: 280px; padding-right: 40px; line-height: 1.2; }
.person-title a:hover { color: #727578; text-decoration: none; }
.person-image { position: relative; float: left; width: 250px; margin-top: 9px; box-shadow: 0 1px 2px rgba(0,0,0, .35); transition: 0.3s box-shadow; }
.person-image img { width: 100%; }
.person-entry { float: left; width: 250px; padding: 4px 0 0 50px; }

.person-content { float: left; }

.person-title h5{padding-top: 20px;}

/* ==========================================================================
	#Footer
========================================================================== */
.footer { position: absolute; bottom: 0; left: 0; width: 100%; }
.footer-body { background: #fff; color: #727578; font-weight: normal; }
.footer-body .shell { position: relative; padding: 36px 0 25px; }
.footer-body a { color: #727578; }

.footer-cols { overflow: hidden; }
.footer-col { float: left; }
.footer-col-size1 { width: 280px; padding-top: 6px; }
.footer-col-size2 { width: 393px; padding-left: 247px; }

.list-locations { list-style: none outside none; text-transform: uppercase; }
.list-locations .ico-pin { margin: 2px 15px 0 0; }
.list-locations a:hover .ico-pin { background-position: -256px -126px; }
.list-locations a:hover { text-decoration: none; color: #005daa; }

.footer-contacts { line-height: 1.45; }
.footer-contacts ul { list-style: none outside none; }
.footer-contacts li { position: relative; padding-left: 40px; }
.footer-contacts li + li { margin-top: 31px; }
.footer-contacts i { position: absolute; top: 0; left: 0; }
.footer-contacts strong { display: block; }
.footer-contacts .ico-phone { top: 8px; left: 2px; }
.footer-contacts .ico-email { top: 12px; }

.sitemap { text-align: right; }
.sitemap a { text-transform: uppercase; }
.sitemap .ico-sitemap { margin: -2px 18px 0 0; }
.sitemap a:hover .ico-sitemap { background-position: -233px -77px; }
.sitemap a:hover { color: #005daa; text-decoration: none; }

.footer-bar { background: #005daa; font-size: 12px; color: #fff; font-weight: normal;}
.footer-bar .shell { height: 46px; padding-top: 24px; }
.footer-bar a { color: #fff; }

.footer-logo { display: block; width: 230px; height: 56px; margin-top: 12px; background: url(images/sprite.png) 0 -76px no-repeat; }

.footer-rock-solid { position: absolute; bottom: 0; right: -9px; width: 182px; height: 154px; background: url(images/sprite.png) -285px 0 no-repeat; }

.copyright { float: left; padding-bottom: 0; }

.credits { float: right; padding-bottom: 0; margin-top: -6px; }
.credits img { margin-left: 18px; }

.footer-nav { width: 700px; margin: 0 auto; text-align: center; }
.footer-nav ul { list-style: none outside none; }
.footer-nav li { display: inline-block; }

.footer-contacts i.ico-linkedin{
	background: url('images/linkedin-icon.png');
    width: 26px;
    height: 25px;
    margin-top: -6px;
}

/* ==========================================================================
	#Plugins
========================================================================== */
.selecter { display: block; position: relative; z-index: 1; }
.selecter:before { position: absolute; top: 6px; right: 0; width: 22px; height: 14px; background: url(images/sprite.png) -349px -236px no-repeat; content: ''; transition: 0.3s transform;}
.selecter:hover:before { background-position: -349px -252px; }
.selecter.open:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selecter .selecter-element { *left: -999999px; height: 100%; left: -999999px; position: absolute; opacity: 0; width: 100%; z-index: 0; }
.selecter .selecter-element,
.selecter .selecter-element:focus { outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

.selecter .selecter-selected { color: #d3d9de; cursor: pointer; display: block; font-size: 16px; margin: 0; overflow: hidden; /*padding: 8px 10px;*/ position: relative; text-overflow: clip; z-index: 2; font-weight: bold; }
.selecter .selecter-options { display: none; left: 0; margin: 0; overflow: auto; overflow-x: hidden; padding: 0; padding-bottom: 70px; /*position: absolute;*/ top: 100%; width: 100%; *width: auto; z-index: 50; margin-top: 22px; }
.selecter .selecter-group { background: #F9F9F9; color: #d3d9de; display: block; font-size: 14px;/* padding: 5px 10px 4px;*/ text-transform: uppercase; }
.selecter .selecter-item { background: #414345; color: #d3d9de; cursor: pointer; display: block; font-size: 14px; margin: 0; overflow: hidden; border-bottom: 1px solid #7a7c80; padding: 8px 0 9px; text-overflow: ellipsis; width: 100%; }
.selecter .selecter-item:hover { border-bottom-color: #ffbf00; }
.selecter .selecter-item.placeholder { display: none; }
.selecter .selecter-item.disabled { color: #d3d9de; cursor: default; }

/* Open */
.selecter.open { z-index: 3; }
.selecter.open .selecter-selected { z-index: 51; }

.selecter.open .selecter-selected,

/* 'Cover' Positioning */
.selecter.cover.open .selecter-selected { z-index: 49; }

/* 'Bottom' Positioning */
.selecter.bottom .selecter-options { bottom: 100%; top: auto; }

/* 'Bottom' + 'Cover' Positioning */
.selecter.bottom.cover .selecter-options { bottom: 0; top: auto; }

/* Multiple Select */
.selecter.multiple .selecter-options { display: block; position: static; width: 100%; }

/* 'Disabled' State */
.selecter.disabled .selecter-selected { color: #ccc; cursor: default; }
.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item { color: #ccc; cursor: default; }

/* Scroller Support */
.selecter .selecter-options.scroller { overflow: hidden; }
.selecter .selecter-options.scroller .scroller-content { padding: 0; }

.section-project-single { display: none; }
.single-project-visible { display: block; }


.project-previews,
.section-project-details-secondary { overflow: hidden;
	-webkit-transition: 1000ms;
	     -o-transition: 1000ms;
	        transition: 1000ms;
}
.project-previews { max-height: 800px; }
.project-previews-hidden { opacity: 0; max-height: 0; }
.project-previews h2 {
	-webkit-transition: 500ms 500ms;
	     -o-transition: 500ms 500ms;
	        transition: 500ms 500ms;
}
.project-previews-hidden h2 { opacity: 0;
	-webkit-transition: 0;
	     -o-transition: 0;
	        transition: 0;
}

.section-project-details-secondary { max-height: 0; opacity: 0; }
.project-detailed-visible { max-height: 1500px; opacity: 1; }

.contact-simple,
.contact-full { overflow: hidden;
	-webkit-transition: 500ms;
	     -o-transition: 500ms;
	        transition: 500ms;
}
.contact-simple { max-height: 100px; }
.contact-full { max-height: 0; opacity: 0; }
.contact-expanded .contact-full { max-height: 600px; opacity: 1; }
.contact-expanded .contact-simple { max-height: 0; opacity: 0; }

/* ==========================================================================
	#Flex Slider
========================================================================== */

.flex-direction-nav a{height: 30px !important;}
.flexslider{border: 0px !important; }
.flex-direction-nav a:before{font-size: 35px !important; color: #fff !important;} 
.flex-direction-nav a:before:hover{color: #fdc113 !important;}
.intro-h1-entry{position: relative;}

.flex-direction-nav a.flex-prev{
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll;
	background-position: -95px -235px;
    width: 35px !important;
    display: inline-block !important;
    z-index: 999999 !important;
    transition:none 0s ease 0s !important;
}
.flex-direction-nav a.flex-next{
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll;
	background-position: -132px -235px;
    width: 36px !important;
    display: inline-block !important;
    z-index: 999999 !important;
    transition:none 0s ease 0s !important;
    margin-right: 5px;
}
.flex-direction-nav a.flex-next:hover{
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll;
	background-position: -217px -235px;
}
.flex-direction-nav a.flex-prev:hover{
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll;
	background-position: -179px -235px;
}
.flex-direction-nav a::before{
	content: none !important;
    font-family: none !important;
}

/* ==========================================================================
	#News Section
========================================================================== */


.section-news{    padding-bottom: 100px;}

.section-news h1.section-title{
	    max-width: 410px;
    display: inline-block;
    vertical-align: top;
}
.section-news h3.subheading{
	display: inline-block;
    max-width: 685px;
    font-weight: 200;
    font-size: 24px;
    float: right;
    margin-top: 30px;
    line-height: 30px;
    color: #797980;
    font-family: 'Open Sans', sans-serif;
}

.section-news ul#news-wall{margin-top: 100px;margin-bottom: 50px;}
.section-news li.news-item{list-style: none;border-bottom: 1px solid #d1d1d2;    margin-bottom: 30px;position: relative;}
.section-news li.news-item span.viewmore{position: absolute;right: 0; bottom: 5px;display: none;}
.section-news li.news-item:hover span.viewmore{display: block;}
.section-news li.news-item a{display: block;}
.section-news li.news-item a:hover{text-decoration: none;}

.section-news li.news-item a:hover .news-icon .pdf-file{background-position: 0 0px;}
.section-news li.news-item a:hover .news-icon .www-file{background-position: 0 0px;}
.section-news li.news-item a:hover .news-icon .vimeo-file{background-position: 0 1px;} 
.section-news li.news-item a:hover .news-icon .linkedin-file{background-position: 0 0px;}
.section-news li.news-item a:hover .news-icon .youtube-file{background-position: 0 0px;}
.section-news li.news-item a:hover .news-icon span{color: #095fa9;}

.section-news li.news-item:hover{border-bottom: 1px solid #79a4c9;}

.section-news li.news-item .news-icon{
	    width: 60px;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
}
.section-news li.news-item .news-icon span{color: #797980;display: block; }
.section-news li.news-item .news-icon .pdf-file{width: 28px;height: 36px; background: url('images/file.png') no-repeat; background-size: 28px;background-position: 0 -36px;}
.section-news li.news-item .news-icon .www-file{width: 33px;height: 33px; background: url('images/www.png') no-repeat; background-size: 33px; background-position: 0 -33px;}
.section-news li.news-item .news-icon .vimeo-file{width: 33px;height: 29px; background: url('images/vimeo.png') no-repeat; background-size: 33px; background-position: 0 -29px;}
.section-news li.news-item .news-icon .linkedin-file{width: 33px;height: 31px; background: url('images/linkedin.png') no-repeat; background-size: 33px;background-position: 0 -31px;}
.section-news li.news-item .news-icon .youtube-file{width: 33px;height: 23px; background: url('images/youtube.png') no-repeat; background-size: 33px;background-position: 0 -23px;}

.section-news li.news-item .news-details{ 
	display: inline-block;
    width: 90%;
    vertical-align: top;
}
.section-news li.news-item .news-details h5{color: #797980;font-size: 14px;line-height: 30px;font-family: 'Open Sans', sans-serif;}
.section-news li.news-item .news-details h2{font-size: 30px;line-height: 36px;margin-bottom: 10px;}
.section-news li.news-item .news-details p{color: #3d3d40;}


