@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
  font-weight: 300;
}
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
  font-weight: 400;
}
strong {
  font-weight: 700;
}
.home a {
  text-decoration: none !important;
}
::selection {
  background: #383637;
}
::-moz-selection {
  background: #383637;
}

.fa-angle-down:hover, .heading:hover {
	cursor: pointer;
}

body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  line-height: 28px;
}
h1 {
  font-size: 45px;
  line-height: 1.61;
}
h2 {
  font-size: 22.5px;
  line-height: 1.61;
}
h3 {
  font-size: 17.55px;
  line-height: 28px;
}
h4 {
  font-size: 15px;
  line-height: 28px;
}
h5 {
  font-size: 12.45px;
  line-height: 28px;
}
h6 {
  font-size: 11.25px;
  line-height: 28px;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #1e1d1e;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #232223;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #383637;
}
.nav a:hover .caret {
  border-bottom-color: #383637;
  border-top-color: #383637;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #383637;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #383637;
}
.form-control:focus {
  border-color: #383637;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(56,54,55,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #383637;
  border-color: #383637;
}
.accent {
  color: #383637 !important;
}
.accent2 {
  color: #2A9292 !important;
}
.accent3 {
  color: #2da6a6 !important;
}
.accent4 {
  color: #5e0432 !important;
}
.accent5 {
  color: #5e5b5c !important;
}
.font-black-transparent {
  color: rgba(0,0,0,0.83);
  font-weight: 300;
  text-shadow: 0px 0px 37.41px rgba(255,255,255,0.49);
}
.btn-primary {
  border-color: #000;
  background-color: #000;
  color: #fff;
  text-shadow: none;
  font-size: 16px;
  padding: 13px 35px;
  font-weight: 400;
  border-radius: 0;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn-custom {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  font-size: 16px;
  border-radius: 0;
  padding: 13px 35px;
  font-weight: 400;
  border-width: 1px;
}
.btn-custom:hover,
.btn-custom:active,
.btn-custom:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
  border-width: 1px;
}
.btn-custom-invert {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  font-size: 18px;
}
.font-36 {
  font-size: 36px;
}
.font-30 {
  font-size: 30px;
  line-height: 40px;
}
.font-24 {
  font-size: 24px;
}
.font-18 {
  font-size: 18px;
}
.font-17 {
  font-size: 17px;
}
.font-16 {
  font-size: 16px;
}
.font-15 {
  font-size: 15px;
}
.font-14 {
  font-size: 14px;
}
.weight-400 {
  font-weight: 400;
}
.weight-300 {
  font-weight: 300;
}
.line-height-small {
  line-height: 1.3;
}
.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.text-underline {
  text-decoration: underline;
}
header nav[role="navigation"] .nav {
  margin: 0px 0px 0px !important;
}
header nav[role="navigation"] .nav > li > a {
  font-size: 18px;
  color: #383637;
  padding: 23px 20px;
}
header nav[role="navigation"] .nav > li > a .caret {
  border-top-color: #383637;
  border-bottom-color: #383637;
}
header nav[role="navigation"] .nav > li > a:hover,
header nav[role="navigation"] .nav > li > a:active,
header nav[role="navigation"] .nav > li > a:focus {
  color: #000;
  background: transparent;
}
header nav[role="navigation"] .nav > li > a:hover .caret,
header nav[role="navigation"] .nav > li > a:active .caret,
header nav[role="navigation"] .nav > li > a:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
header nav[role="navigation"] .nav > li.active > a {
  color: #000;
}
header nav[role="navigation"] .nav > li.active > a .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.nav li a:hover,
.nav li a:focus {
  background-color: transparent;
  border-color: transparent;
}
.main-header nav[role="navigation"] ul.dropdown-menu > li > a {
  background: #383637;
  border-bottom: 2px solid rgba(255,255,255,0.1);
  color: #fff;
  font-size: 15px;
}
nav[role="navigation"] ul.dropdown-menu > li:hover > a,
nav[role="navigation"] ul.dropdown-menu > li > a:hover {
  background: #ffffff;
  color: #383637;
}
.main-header nav[role="navigation"] .nav-bar-underline > li > a:hover {
  box-shadow: inset 0px -3px 0px 0px #383637;
}
.main-header nav[role="navigation"] .nav-bar-underline li .dropdown-menu {
  background: #383637;
}
.home .header-shadow {
  box-shadow: none;
}
.phone-header {
  width: 165px;
  display: inline-block;
  float: right;
  text-align: center;
  background: #383637;
  color: #fff;
  height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.main-header .brand img {
  margin-top: 15px;
  width: 100%;
  max-width: 300px;
}
.home .main-header {
  background: rgba(255,255,255,0.7);
  position: absolute !important;
  width: 100%;
}
.hp-banner-r4 .row {
  margin-top: 150px;
}
.custom-mega-menu {
  width: 960px;
  right: -290px;
  left: auto;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 5px solid #000;
  overflow: hidden;
}
.custom-mega-menu li a {
  color: #fff;
}
.custom-mega-menu li a:hover,
.custom-mega-menu li a:active,
.custom-mega-menu li a:focus {
  color: #000;
}
.custom-mega-menu .row > div {
  border-right: 1px solid #000;
  padding-left: 0;
  padding-right: 0;
  min-height: 250px;
}
.custom-mega-menu .row > div > li > ul > li a::before {
  content: "\f101";
  font-family: "fontawesome";
  padding-right: 5px;
  display: table-cell;
}
.custom-mega-menu .row > div > li > ul > li a {
  display: table;
}
.custom-mega-menu .row > div > li > ul {
  margin-left: 15px;
}
.custom-mega-menu > .row {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.black-bg {
  border-width: 0.5px;
  border-color: #010101;
  border-style: solid;
  background-color: #000000;
  color: #ffffff !important;
  padding: 0 25px;
}
.hp-banner-r4 h1 {
  line-height: 1.3;
}
.hp-banner-r4 {
  min-height: 560px;
}
.services-box {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
  max-height: 320px;
  border: 1px solid #8a8a8a;
}
.services-box:hover .services-title {
  top: 0;
  height: 100%;
  background: rgba(0,0,0,0.2);
}
.services-box:hover .services-title h3 {
  -webkit-transform: translateY(-220%);
  transform: translateY(-220%);
}
.services-title {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  padding: 20px 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body .services-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.4;
  margin: 0;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.services-box img {
  margin: 0;
}
.services-01 .services-title {
  border-bottom: 5px solid rgba(45,166,166,0.85);
}
.services-02 .services-title {
  border-bottom: 5px solid rgba(111,164,52,0.85);
}
.services-03 .services-title {
  border-bottom: 5px solid rgba(94,4,50,0.85);
}
.tablet-absolute {
  position: absolute;
  margin-left: -190px;
  top: 40px;
}
.about-hp {
  min-height: 480px;
  position: relative;
}
.well-testimonial .testimonial-d {
  padding-top: 0px;
  padding-bottom: 20px;
  border-bottom: 0;
}
.well-testimonial .author-bottom {
  font-weight: 700;
}
.well-testimonial {
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 0;
}
.well-testimonial .item {
  min-height: 160px;
}
.hp-testimonial-4 .csat-widget.csat-widget-borderedbox {
  width: 100%;
  max-width: 100%;
  border: 1px solid #383637;
}
.hp-testimonial-4 .csat-widget .csat-widget-header {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  background-color: #383637;
  color: #fff;
  height: 81px;
  padding: 26px 0;
}
.hp-testimonial-4 .csat-widget .csat-widget-smiley {
  float: none;
  padding-left: 0;
}
.hp-testimonial-4 .csat-widget .csat-widget-content {
  text-align: center;
  padding: 63px 0px;
}
.hp-testimonial-4 .csat-widget .csat-widget-score {
  color: #383637;
  font-size: 24px;
}
.hp-testimonial-4 .csat-widget .csat-widget-score-unit {
  font-size: 17px;
}
.hp-testimonial-4 .csat-widget .csat-widget-hint {
  font-size: 16px;
  color: #383637;
}
.well-testimonial .carousel-indicators {
  display: none;
}
.well-map {
  border-radius: 0;
  background: #fff;
  padding: 0;
  border: 1px solid #fff;
}
.well-map h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
}
.well-map .fa {
  color: #383637 !important;
  font-size: 15px;
}
.well-map address {
  padding-left: 30px;
}
.hp-blogs article {
  background: #f2f2f2 none repeat scroll 0 0;
  margin: 0 15px;
  max-width: 363px;
  padding: 0 !important;
}
.hp-blogs article img {
  border: 0 none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.hp-blogs article figure + h3 {
  font-weight: bold;
  margin-top: 20px;
  padding: 0 30px;
}
.hp-blogs article figure + h3 + p {
  display: none;
}
.hp-blogs article footer {
  color: #5e8c2c;
  font-weight: bold;
  padding: 0 30px;
  text-transform: uppercase;
}
.hp-blogs article div {
  padding: 0 30px;
}
.menu-footer ul > li > a {
  font-size: 15px;
}
.menu-footer {
  padding-left: 30px;
  border-left: 1px solid rgba(255,255,255,0.25);
}
.menu-footer ul > li {
  margin-bottom: 10px;
}
.footer-contact {
  padding-left: 30px;
  margin-top: 89px;
}
.margin-top-custom {
  margin-top: 70px;
}
.margin-bottom-custom {
  margin-bottom: 60px;
}
.main-footer h1 {
  line-height: 40px;
  margin: 0;
}
.main-footer hr {
  border-color: rgba(255,255,255,0.25);
}
.bottom-footer * {
  font-size: 15px;
  color: #5e5a5c;
}
.linkedInShare {
  display: inline-block;
  margin: 2px 0 0 5px;
}
#footer-phone {
  text-decoration: none;
}
div div > footer h3 a,
div div > footer .list-heading > li:first-child > a,
div div > footer h3 {
  text-transform: none;
  font-size: 22px;
}
.social-footer > a {
  color: #fff;
}
.social-footer > a:hover,
.social-footer > a:active,
.social-footer > a:focus {
  color: #5e8c2c;
}
.social-footer > a + a {
  margin-left: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hp-banner-r4 {
    background-position: 60% !important;
  }
  .tablet-absolute {
    margin-left: -250px;
  }
  .font-30 {
    font-size: 28px;
  }
  .hp-testimonial-4 .csat-widget .csat-widget-content {
    padding: 45px 0px;
  }
  .custom-mega-menu {
    right: -320px;
  }
  .services-box:hover .services-title h3 {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 991px) {
  header nav[role="navigation"] ul {
    display: none;
  }
  header nav[role="navigation"] select {
    display: block;
    margin-bottom: 4%;
    margin-top: 3%;
  }
  .hp-banner-r4 .row {
    margin-top: 190px;
  }
  .main-header .brand img {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .hp-banner-r4 {
    background-position: 50% !important;
  }
}
@media (max-width: 767px) {
  .bottom-footer ul {
    display: table;
    margin: 0 auto;
    float: none !important;
  }
  .main-footer address {
    display: table;
    margin: auto;
    text-align: left;
  }
  .phone-header {
    float: none;
  }
  .font-36 {
    font-size: 16px;
  }
  .font-24 {
    font-size: 16px;
    line-height: 1.4;
  }
  .hp-banner-r4 {
    min-height: 550px;
  }
  .hp-banner-r4 .row {
    margin-top: 270px;
  }
  .hp-banner-r4 {
    background-position: 60% !important;
  }
  .font-30 {
    font-size: 20px;
    line-height: 25px;
  }
  .hp-testimonial-4 .csat-widget.csat-widget-borderedbox {
    min-width: auto;
  }
  .menu-footer {
    padding-left: 0;
    border-left: 0;
    margin-top: 30px;
  }
  .footer-contact {
    padding-left: 0;
    margin-top: 30px;
  }
  .services-box:hover .services-title h3 {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
  }
}
