@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.relative {
  position: relative; }

.fullWidth {
  width: 100%; }

.negativeIndent {
  text-indent: -999999px; }

.makeDiv {
  display: inline-block; }

.centeredImage {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.italic {
  font-style: italic; }

.noMargin {
  margin: 0; }

.noMarginTop {
  margin-top: 0; }

.noMarginBottom {
  margin-bottom: 0; }

.noMarginLeft {
  margin-left: 0; }

.noMarginRight {
  margin-right: 0; }

.noPadding {
  padding: 0; }

.noPaddingTop {
  padding-top: 0; }

.noPaddingBottom {
  padding-bottom: 0; }

.noPaddingLeft {
  padding-left: 0; }

.noPaddingRight {
  padding-right: 0; }

.grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .4s ease;
  /* Transition for Webkit browsers */ }

.grayscale:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none; }

.invertscale {
  filter: invert(50%);
  -webkit-filter: invert(50%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .4s ease;
  /* Transition for Webkit browsers */ }

.invertscale:hover {
  filter: invert(0%);
  -webkit-filter: invert(0%);
  filter: none; }

body {
  font-size: 16px; }

/*blue: #00b0f0*/
a.scrollBtn {
  cursor: pointer; }

#primary-menu ul li a {
  color: #00b0f0; }

.heading-block:after {
  border: none; }

#header.sticky-style-2 {
  height: 99px; }

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img, #header.sticky-header:not(.static-sticky) #primary-menu, #header.sticky-header:not(.static-sticky) #primary-menu > ul, #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
  height: 99px; }

#logo {
  margin-right: 100px !important;
  margin-left: 100px !important; }

.headerMarginTop {
  margin-top: 18px; }

.sliderAbs {
  position: absolute;
  top: -340%;
  z-index: -1; }
  @media only screen and (max-width: 767px) {
    .sliderAbs {
      display: none !important; } }
  .sliderAbs img {
    max-width: 1500px !important; }

.portfolio-notitle .portfolio-desc {
  background-color: #8bbfc3 !important; }

.colNo {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.dark #copyrights {
  color: #fff !important;
  text-shadow: none;
  padding: 0;
  padding-top: 10px; }

#footer.dark, .dark #footer {
  background-color: #333333; }

.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
  color: #fff !important; }

#page-title {
  background-color: #2869a0; }
  #page-title h1, #page-title span {
    color: #fff; }

.relative {
  position: relative; }

.i-rounded, .i-plain, .i-circled, .i-bordered, .social-icon {
  display: inline-block;
  float: none; }

.masonry-thumbs img {
  padding: 0 5px 5px 0; }

.masonry-thumbs.noPadding img {
  padding: 0 1px 1px 0; }

@media only screen and (max-width: 767px) {
  .masonry-thumbs.col-5 a {
    width: 100% !important; } }

.sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover {
  background-color: #8bbfc3 !important; }

.tableRow {
  width: 100%;
  padding: 11px;
  border-radius: 3px; }
  .tableRow div {
    display: inline-block;
    font-size: 14px; }
  .tableRow .tableLeft {
    width: 40%; }
  .tableRow .tableDivider {
    width: 7%;
    text-align: center; }
  .tableRow .tableRight {
    width: 40%; }

.tableRow.tableGreen {
  background: #8bbfc3;
  color: #ffffff;
  text-shadow: 2px 1px 1px #969694; }

.tableRow.tableRowLess {
  padding: 2px 11px; }

.tableHorizontal {
  width: 100%;
  height: 2px;
  background-color: #555555;
  margin-top: 10px;
  margin-bottom: 10px; }

.colOneFifth {
  width: 20%;
  float: left; }
  @media only screen and (max-width: 767px) {
    .colOneFifth {
      width: 100%;
      margin: 0 auto;
      text-align: center; } }
  .colOneFifth img.fullWidth {
    width: 100%; }

img.fullWidth {
  width: 100%; }

.shaded {
  -webkit-box-shadow: 0px 1px 10px 1px rgba(139, 191, 195, 0.75);
  -moz-box-shadow: 0px 1px 10px 1px rgba(139, 191, 195, 0.75);
  box-shadow: 0px 1px 10px 1px rgba(139, 191, 195, 0.75); }

.absTitle {
  position: absolute;
  top: 0;
  left: 0;
  background: #8bbfc3;
  color: #ffffff;
  padding: 10px; }

.sidenavProducts {
  list-style-type: none; }
  .sidenavProducts li a {
    width: 100%;
    padding: 11px 17px 11px 40px;
    color: #8bbfc3;
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    border: 1px solid #cdcdcd;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .sidenavProducts li a i {
      color: #fff; }
    .sidenavProducts li a:hover {
      background-color: rgba(139, 191, 195, 0.3);
      color: #fff; }
      .sidenavProducts li a:hover i {
        color: #ffffff; }
  .sidenavProducts li.active a {
    background-color: rgba(139, 191, 195, 0.3);
    color: #8bbfc3;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) i;
      text-shadow-color: #ffffff; }

.singleService {
  text-align: center;
  padding: 20px 0 40px; }
  .singleService img {
    margin-bottom: 30px; }
  .singleService h4 {
    font-size: 15px;
    font-weight: 700; }

.borderRight {
  border-right: 1px solid #eeeeee; }
  @media only screen and (max-width: 767px) {
    .borderRight {
      border: none; } }

.borderTop {
  border-top: 1px solid #eeeeee; }
  @media only screen and (max-width: 767px) {
    .borderTop {
      border: none; } }

.inquirySection {
  text-align: center; }
  .inquirySection h3 {
    color: #ffffff;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 30px; }

#askUsBtn, .submitBtn {
  color: #ffffff;
  background: transparent;
  font-size: 14px;
  border: 2px solid #ffffff;
  padding: 14px 64px;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #askUsBtn:hover, .submitBtn:hover {
    background-color: #ffffff;
    border-color: #00b0f0;
    color: #00b0f0; }

#closeBtn {
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: right;
  font-weight: 300px; }
  #closeBtn span {
    font-size: 22px; }

#formArea {
  display: none; }

.noPaddingBottom {
  padding-bottom: 0 !important; }

.btn-group {
  width: 100%; }

.btn-group > .btn {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  background-image: url("../img/ddDown.png");
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  text-align: left; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #ffffff !important;
  box-shadow: none !important;
  border: none;
  border-bottom: 1px solid #dddddd;
  background-color: #00b0f0 !important;
  background-image: url("../img/ddUp.png");
  background-repeat: no-repeat;
  background-position: right center; }
  .btn-default:active:hover:focus, .btn-default.active:hover:focus, .open > .dropdown-toggle.btn-default:hover:focus, .btn-default:active:focus:focus, .btn-default.active:focus:focus, .open > .dropdown-toggle.btn-default:focus:focus, .btn-default:active.focus:focus, .btn-default.active.focus:focus, .open > .dropdown-toggle.btn-default.focus:focus {
    background-color: #00b0f0;
    color: #ffffff; }
  .btn-default:active:hover:active, .btn-default.active:hover:active, .open > .dropdown-toggle.btn-default:hover:active, .btn-default:active:focus:active, .btn-default.active:focus:active, .open > .dropdown-toggle.btn-default:focus:active, .btn-default:active.focus:active, .btn-default.active.focus:active, .open > .dropdown-toggle.btn-default.focus:active {
    background-color: #00b0f0;
    color: #ffffff; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #ffffff !important;
  box-shadow: none !important;
  border: none;
  border-bottom: 1px solid #dddddd;
  background-color: transparent !important;
  background-image: url("../img/ddUp.png");
  background-repeat: no-repeat;
  background-position: right center; }
  .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus {
    background-color: transparent;
    color: #ffffff; }
  .btn-default:active:active, .btn-default.active:active, .open > .dropdown-toggle.btn-default:active {
    background-color: transparent;
    color: #ffffff; }

.dropdown-menu {
  background-color: #00b0f0;
  font-family: 'Source Sans Pro', sans-serif;
  width: 100%;
  z-index: 999;
  box-shadow: none;
  font-size: 22px;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0; }
  .dropdown-menu li a {
    color: #ffffff;
    cursor: pointer; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #ffffff; }

.customInput {
  font-family: 'Source Sans Pro', sans-serif;
  width: 100%;
  border: none;
  font-size: 22px;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  color: #ffffff;
  padding: 6px 12px;
  margin-bottom: 40px;
  resize: none; }

.customInput::-webkit-input-placeholder {
  color: #ffffff; }

.customInput:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.customInput::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

.customInput:-ms-input-placeholder {
  color: #ffffff; }

.submitBtn {
  background-image: url("../img/envelope.png");
  background-repeat: no-repeat;
  background-position: left 14px center; }

.addressSection {
  line-height: 30px;
  padding: 120px 0 120px 40px; }
  .addressSection h4 {
    font-size: 24px; }
  @media only screen and (max-width: 767px) {
    .addressSection {
      padding: 40px; } }

#googlemaps {
  height: 530px; }
  @media only screen and (max-width: 767px) {
    #googlemaps {
      height: 300px; } }

.customInputDark {
  font-family: 'Source Sans Pro', sans-serif;
  width: 100%;
  border: none;
  font-size: 22px;
  border-bottom: 1px solid #999999;
  background-color: transparent;
  color: #999999;
  padding: 6px 12px;
  margin-bottom: 40px;
  resize: none; }

.customInputDark::-webkit-input-placeholder {
  color: #999999; }

.customInputDark:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

.customInputDark::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

.customInputDark:-ms-input-placeholder {
  color: #999999; }

.submitBtnDark {
  color: #333;
  background: #ffffff;
  font-size: 14px;
  border: 2px solid #333;
  padding: 14px 64px;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: url("../img/envelopedark.png");
  background-repeat: no-repeat;
  background-position: left 14px center; }
  .submitBtnDark:hover {
    background-color: #333;
    border-color: #fff;
    color: #fff; }

#bigLogo {
  position: fixed;
  top: 0;
  left: 50%;
  right: 50%;
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-left: -50px;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    #bigLogo {
      margin-left: -64px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #bigLogo {
      margin-left: -64px; } }

/*# sourceMappingURL=correct.css.map */
