/*!
 * Creative v1.0.4 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
hr {
  border-color: #9db2c1;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #9db2c1;
}
a:hover,
a:focus {
  color: #9db2c1;
}
h3 a {
  color: #9db2c1;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #9db2c1;
}
.bg-semi-dark {
  background-color: #222;
  color: white;
}
.bg-dark {
  background-color: #111;
  color: white;
  padding: 10px 0;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-default .navbar-header .navbar-brand {
  color: #9db2c1;
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  line-height: 40px;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover,
span.primary {
  color: #9db2c1;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #9db2c1 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
a.navbar-brand img {
  height: 40px;
  margin-top: -0px
}
.affix-top a.navbar-brand img.light, .affix a.navbar-brand img.light {
  display: none;
}
@media (max-width: 767px) {
  .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    color: rgba(255, 255, 255, 0.7);
  }
  a.navbar-brand img {
    margin-top: -10px
  }
  .nav>li.nav-search {
    display: none;
  }
  h3, p, div.row, ul.footer {
    text-align: center;
  }
  .bg-dark div p {
    margin: 0 auto !important;
    padding: 10px 0;
    clear: both;
    float: none !important;
  }
  .bg-dark div img {
    margin: 5px auto !important;
    display: block;
    float: none !important;
    clear: both;
  }

}
@media (min-width: 768px) {
  .affix-top a.navbar-brand img.light {
    display: block;
  }
  .affix a.navbar-brand img.light, .affix-top a.navbar-brand img.dark {
    display: none;
  }
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #9db2c1;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #777;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #9db2c1;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  color: white;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    /*
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    padding: 0 50px;
    */
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }

  .vert-c {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .r {
    right: 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(84, 172, 210, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #9db2c1;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #777;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #222222;
}
.btn-primary {
  color: #ffffff;
  background-color: #9db2c1;
  border-color: #9db2c1;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #9db2c1;
  border-color: #49a7d0;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #9db2c1;
  border-color: #9db2c1;
}
.btn-primary .badge {
  color: #9db2c1;
  background-color: #ffffff;
}
.btn {
  font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #777;
}
::selection {
  color: white;
  text-shadow: none;
  background: #777;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #777;
}
/* Misc */
.bg-gray {
  background-color: #f5f5f5;
}
.spacer.h50 {
  height: 50px;
}
.line.h150 {
  padding-top: 75px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 74px;
}
#references img {
  margin-bottom: 10px;
  opacity: 0.5;
}
#references img:hover {
  opacity: 1.0;
}
#contact a {
  color: white;
}
#contact hr {
  border-color: white;
}
.input-group.dark.dark {
  float: left;
  margin-bottom: 10px;
}
.input-group.dark i {
  color: white;
}
.input-group.dark input, .input-group.dark textarea {
  width: 100%;
  background: rgba(0, 0, 0, 0.70);
  border-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.85);
}
.input-group textarea {
  float: left;
  min-height: 120px;
  padding: 8px 12px;
}
.input-group.dark span {
  background: rgba(0, 0, 0, 0.75);
  border-color: rgba(0, 0, 0, 0.85);
}
.img-bg {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  color: white;
}
.img-bg.img-1 {
  background-image: url('/images/bg-1.jpg');
}
.img-bg.img-2 {
  background-image: url('/images/bg-2.jpg');
}
.img-bg.img-3 {
  background-image: url('/images/bg-3.jpg');
}
img.content-img {
  width: 100%;
  max-width: 300px;
}
img.content-img.shadow {
  -webkit-box-shadow: 0 8px 4px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 8px 4px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 4px -6px rgba(0, 0, 0, 0.5);
}
.bg-dark img {
  border: 0;
  border-radius: 5px;
  margin-left: 5px;
  float: right;
}
.bg-dark p {
  float: left;
  margin: 10px 0;
}
ul.footer {
  list-style-type: none;
  padding: 0;
}
ul.footer li {
  margin-bottom: 2px;
  color: #777;
}
ul.footer i {
  color: #999;
  padding-right: 5px;
}
ul.footer a {
  color: #777;
}
ul.footer a:hover {
  color: #fff;
}
.input-group-addon {
  cursor: pointer;
}
.btn-primary-outline {
  border: 2px solid #9db2c1;
  background: none;
}
.btn-primary-outline:hover {
  background: #9db2c1;
  color: white;
}
.btn-outline {
  border: 2px solid rgba(255, 255, 255, 0.75);
  color: rgba(255, 255, 255, 0.75);
  background: none;
}
.btn-outline:hover {
  border: 2px solid white;
  background: white;
  color: #777;
}
.img-bg h2 {
  line-height: 130%;
}

div.simpleCart_shelfItem span.hideattr {
  display: none;
}

#myPurchaseDialog div#company-info {
  display: none;
}

div.spinner {
  display: none;
}
div.spinner.show {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

div.spinner.show div.loading {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  position: fixed;
  left: 50%;
  top: 50%;
  border: 5px solid rgba(255,255,255, 0.2);
  border-top-color: rgb(255,255,255);
  animation: spin 1s infinite linear;
}

.modal-header {
  border: none;
  text-align: center;
}

#myPurchaseDialog .modal-header h4.modal-title {
  font-size: 26px;
}

#myPurchaseDialog, #myPurchaseDialog h4, #myPurchaseDialog p {
  color: #777;
  font-weight: 300;
}

#myPurchaseDialog p b {
  color: #7d92a1;
  font-weight: 300;
}

.modal-header h5 {
  color: #777;
  font-size: 20px;
  font-weight: 300;
}

.modal-header h5 i.fa-user {
  color: #fff;
}

#myPurchaseDialog div.modal-body h4 {
  padding: 10px 0 0 0;
}

#myPurchaseDialog div.checkbox input#terms {
  position: inherit;
  margin: 0 0 0 15px;
}

#myPurchaseDialog div.checkbox label {
  padding: 0 0 0 5px;
}

#myPurchaseDialog div.modal-body p,
#myPurchaseDialog div.modal-body form > h4 {
  margin: 5px 10px !important;
}

#myPurchaseDialog div.modal-body hr {
  margin: 10px 10px 5px 10px !important;
}

span.input-group-addon i {
  width: 9px;
  color: #aaa;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #777 !important;
}

div.input-group {
  margin-bottom: 5px;
}

div#login-box div.modal-dialog {
  max-width: 350px;
}

div.modal-body {
  padding: 0 15px;
}

div.modal .btn.login {
  width: 100%;
  margin: 5px auto 15px auto;
  padding: 7px;
  border-radius: 3px;
}

.modal-footer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #eee;
  text-align: center;
  padding: 10px 15px;
}

.modal-footer a {
  color: #777;
  font-size: 13px;
}

.btn-primary:hover {
  background-color: #7d92a1;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus {
  background-color: #607482;
}

img.rounded-img {
  width: 275px;
  cursor: pointer;
  border-radius: 10px;
  border: 3px solid rgba(0,0,0,0.25);
  margin: 0 10px 10px 10px;
}

img.rounded-img:hover {
  border: 3px solid rgba(237,124,52,0.75);
}

ul.navbar-nav li a {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 9px;
}

#contact-form input.error, #contact-form textarea.error {
  border-color: #E74C3C;
}

#promo-video-box div.modal-dialog {
  width: 960px;
  height: 540px;
}

div.input-group.sr-contact {
  margin: 30px auto;
  max-width: 700px;
}

#references div.row div img {
  width: 100%;
  max-width: 200px;
  margin: 10px auto;
  border-radius: 2px;
}

form fieldset section {
  padding: 10px;
}

#myPurchaseDialog div.modal-dialog {
  max-width: 450px;
}

#myPurchaseDialog .input-group input {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  padding: 13px 0;
}

.rel {
  position: relative;
}

@media screen and (max-device-width: 500px) {
  #promo-video-box div.modal-dialog {
    width: 420px;
    height: 236px;
  }
}

@media screen and (max-device-width: 768px) {
  #promo-video-box div.modal-dialog {
    width: 640px;
    height: 320px;
  }

  div.input-group.sr-contact {
    margin: 25px auto;
  }

  img.rounded-img {
    width: 200px;
    margin: 0 auto 10px auto;
  }
}

@media only screen and (max-device-width: 1024px) {
  header {
    background-attachment: scroll;
  }
}

div.employees div div.container {
  background: #fff;
  padding: 5px;
  margin: 5px 0 25px;
  border-radius: 5px;
  width: 100%;
  box-shadow: 0 5px 0 rgba(0,0,0,0.15);
}

div.employees div div.container:hover {
  box-shadow: 0 5px 0 rgba(255,255,255,0.5);
}

div.employees div div img {
  width: 100%;
  display: block;
}

div.employees p {
  color: #777;
  text-align: center;
  padding: 0;
  margin: 10px 0 0;
  line-height: 125%;
  font-size: 15px;
}

div.employees p span.primary {
  font-weight: bold;
  font-size: 18px;
}

div.employees p a {
  color: #555 !important;
}

div.employees p.small {
  font-size: 12px;
  margin: 5px 0;
}

div.employees hr {
  margin: 10px auto;
  padding: 0;
}

hr.white {
  border-color: #fff;
}