@import url('https://fonts.googleapis.com/css?family=Oxygen:400,700');
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: 'Oxygen', sans-serif;
  font-weight: 400;
}
strong,
.bold,
.strong {
  font-weight: 700;
}
::selection {
  background: #fe9044;
}
::-moz-selection {
  background: #fe9044;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.41;
}
h1 {
  font-size: 40px;
  line-height: 1.41;
}
h2 {
  font-size: 36px;
  line-height: 1.41;
}
h3 {
  font-size: 24px;
  line-height: 1.41;
}
h4 {
  font-size: 22px;
  line-height: 1.41;
}
h5 {
  font-size: 20px;
  line-height: 1.41;
}
h6 {
  font-size: 12px;
  line-height: 1.41;
}
#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: #fe7211;
}
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: #449516;
}
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: #54b91b;
}
.nav a:hover .caret {
  border-bottom-color: #54b91b;
  border-top-color: #54b91b;
}
.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: #54b91b;
}
.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: #54b91b;
}
.form-control:focus {
  border-color: #54b91b;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(84,185,27,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: #54b91b;
  border-color: #54b91b;
}
.accent {
  color: #fe9044 !important;
}
.accent2 {
  color: #54b91b !important;
}
.accent3 {
  color: #ff5b00 !important;
}
.btn-primary {
  border-color: #54b91b;
  background-color: #54b91b;
  color: #fff;
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #4ca718;
  border-color: #4ca718;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #449516;
  border-color: #449516;
  color: #fff;
}
.btn-custom {
  border-color: #ff5b00;
  background-color: #ff5b00;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #eb5400;
  border-color: #eb5400;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #d64c00;
  border-color: #d64c00;
  color: #fff;
}
.btn-huge {
  padding: 9px 40px;
}
.lead {
  font-size: 18px;
  font-weight: 400;
}
.font-30 {
  font-size: 30px;
}
.font-24 {
  font-size: 24px;
}
.font-21 {
  font-size: 21px;
}
.font-14 {
  font-size: 14px;
}
.well {
  background-color: #f2f2f2;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
}
.well-white {
  background-color: #fff !important;
  border: none !important;
}
header nav[role="navigation"] .nav {
  margin: 15px 0 0 !important;
}
header nav[role="navigation"] .nav > li > a {
  color: #000;
  padding: 10px 15px;
  font-size: 16px;
}
header nav[role="navigation"] .nav > li > a:hover,
header nav[role="navigation"] .nav > li > a:active,
header nav[role="navigation"] .nav > li > a:focus {
  background: none repeat scroll 0 0 #fe9044;
  color: #fff;
}
header nav[role="navigation"] .nav > li.active > a {
  background: none repeat scroll 0 0 #fe9044;
  color: #fff;
}
header nav[role="navigation"] .nav > li.active > a .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
header nav[role="navigation"] .nav a:hover .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.nav li a:hover,
.nav li a:focus {
  background-color: transparent;
  border-color: transparent;
}
nav[role="navigation"] ul > li .dropdown-menu > li:hover > a,
nav[role="navigation"] ul > li .dropdown-menu > li > a:hover {
  background: none repeat scroll 0 0 #fe9044;
  color: #fff;
}
#menu-top-nav {
  margin: 6px 20px;
}
#menu-top-nav a {
  color: #fff;
  font-size: 14px;
}
#menu-top-nav a:hover,
#menu-top-nav a:active,
#menu-top-nav a:focus {
  color: #000;
}
#menu-top-nav li {
  margin-left: 5px;
}
#menu-top-nav li + li::before {
  content: "|";
  padding-right: 5px;
}
header .well-dark-transparent a[href^="tel"],
.main-footer a[href^="tel"] {
  color: #fff;
}
.top-phone {
  background-color: #ff5b00;
  height: auto;
  line-height: 30px;
  padding: 0 10px;
}
.top-phone a {
  font-size: 28px;
  font-weight: bold;
}
div div > footer h3 a,
div div > footer h3 {
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
}
.social-footer {
  margin-top: 20px;
}
.social-footer a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  font-size: 1.6em;
}
.social-footer a:hover,
.social-footer a:active,
.social-footer a:focus {
  color: #133264 !important;
}
.social-footer a + a {
  margin-left: 8px;
}
.main-footer address ul {
  margin-left: 25px;
}
.main-footer address ul i {
  color: #fff !important;
}
.main-footer hr {
  border-top: 1px solid #ddd;
  margin: 20px 0;
}
.main-footer input[type=submit] {
  font-size: 16px;
  font-weight: 700;
  min-width: 80px;
  padding: 6px;
}
.home .header-shadow {
  box-shadow: none;
}
.hp-banner h1 {
  font-size: 30px;
  font-weight: 700;
}
.highlight-services a {
  text-decoration: none;
  background-color: #54b91b;
  color: #fff;
  display: block;
  -webkit-box-shadow: 0.5px 0.866px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0.5px 0.866px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0.5px 0.866px 5px 0px rgba(0,0,0,0.2);
  border-radius: 4px;
  padding: 10px 20px;
  margin-top: 15px;
}
.highlight-services a h3 {
  color: #fff;
  font-size: 21px;
  margin: 5px 0;
}
.highlight-services a p {
  margin-bottom: 10px;
}
.highlight-services a + p {
  display: none;
}
.highlight-services a a * {
  -webkit-transition: .3s;
  transition: .3s;
}
.highlight-services a:hover,
.highlight-services a:active,
.highlight-services a:focus {
  -webkit-box-shadow: 0 0 15px 0px #54b91b;
  -moz-box-shadow: 0 0 15px 0px #54b91b;
  box-shadow: 0 0 15px 0px #54b91b;
}
.hp-widget .well {
  min-height: 387px;
  background-color: #f3f3f3;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
  border: 1px solid #ccc;
  -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: 0;
}
.hp-widget .well h3 {
  font-size: 18px;
  font-weight: 700;
  color: #fe9044;
}
.hp-widget .well img {
  margin-bottom: 20px;
}
.hp-widget .well p {
  font-size: 14px;
  line-height: 24px;
}
.hp-widget a:hover .well {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hp-services a {
  width: 16%;
  margin: 20px 6px 0;
  text-decoration: none;
}
.hp-services a + p {
  display: none;
}
.hp-services a h3 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.hp-services a * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hp-services a:hover div,
.hp-services a:active div,
.hp-services a:focus div {
  background-color: #fe9044;
}
.box-service {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #54b91b;
  height: 160px;
  width: 160px;
  margin: 0 auto;
  padding: 20px;
}
.padding-4big {
  padding: 5px 10px 0 10px;
}
.padding-4big h4 {
  font-size: 16px;
}
.padding-4big p {
  margin-bottom: 20px;
}
.hp-testimonials .testimonial-body {
  border: none;
  margin-bottom: 20px;
  padding: 0;
  min-height: 172px;
}
.hp-testimonials .testimonial-body > div > i {
  display: none;
}
.hp-testimonials h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.hp-testimonials p:last-child {
  margin-bottom: 0;
}
.hp-testimonials i {
  font-size: 40px;
  color: #656565;
}
.hp-testimonials div[itemprop="reviewBody"] p {
  font-size: 14px;
}
.hp-testimonials .testimonial-reference img {
  margin: 0;
}
.hp-testimonials .testimonial-body::before,
.hp-testimonials .testimonial-body::after {
  display: none;
}
.hp-testimonials .testimonial-reference .col-md-9 p br:nth-child(3) {
  display: none;
}
.segment-clients .btn {
  min-width: 240px;
  padding: 10px;
}
.about-us p {
  font-size: 14px;
}
#partners-partner-slider .item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container {
  margin-top: 7px;
}
.segment-free .well {
  padding: 10px 10px 10px 25px;
  background-color: #fff;
}
.segment-free .well .gform_wrapper {
  margin: 0;
}
.segment-free .well .gform_wrapper label.gfield_label {
  font-weight: 400;
  font-size: 14px;
}
.segment-free .well .gform_wrapper .gform_footer {
  padding: 0;
}
.segment-free .well .ginput_complex label {
  display: none !important;
}
.segment-free .well .gform_wrapper .btn {
  font-size: 16px;
  padding: 8px 20px;
  font-weight: 700;
}
.segment-free .well i {
  font-size: 38px;
  margin-top: 10px;
}
.segment-free .well .gform_wrapper .top_label li.gfield {
  margin-top: 5px;
}
.segment-free .well .gform_wrapper .top_label div.ginput_container {
  margin-top: 2px !important;
}
.segment-free .well .ginput_container_name span {
  padding-right: 0;
}
.segment-free .well .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
  padding-top: 0;
}
.segment-free .well .gform_wrapper + p {
  display: none;
}
@media only screen and (min-width: 641px) {
  .segment-free div.ginput_complex.ginput_container.gf_name_has_1 span {
    width: 95.5%;
  }
}
.about-us .flex-box {
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body {
  overflow-x: hidden;
}
.gform_wrapper label.gfield_label {
  font-weight: 400;
}
input[type=submit] {
  min-width: 150px;
  padding: 12px 15px;
}
.inner input[type=submit] {
  min-width: 150px;
  padding: 6px 12px;
}
.top_label div.ginput_complex.ginput_container.gf_name_has_1,
.top_label div.ginput_complex.ginput_container.gf_name_has_2 {
  margin-bottom: 20px;
}
#input_16_3_3_container > label {
  display: none;
}
a.phone-ctc,
a.phone-ctc > i {
  color: #fff !important;
}
@media (min-width: 992px) {
  .hp-testimonials .testimonial-reference .col-md-3 {
    padding-right: 0;
  }
  .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    position: absolute;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .hp-list a .lead {
    font-size: 20px;
    padding-left: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] .nav > li > a {
    padding: 10px 12px;
    font-size: 14px;
  }
  h2 {
    font-size: 30px;
  }
  .hp-banner h1 {
    font-size: 24px;
  }
  .hp-widget .well-white {
    min-height: 390px;
  }
  .hp-services a {
    width: 18%;
  }
  .segment-free .well h3 {
    font-size: 20px;
  }
  .social-footer a {
    font-size: 1.3em;
  }
  .social-footer a + a {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .hp-banner .row {
    margin-top: 30px;
  }
  .hp-services a {
    width: 23%;
  }
  .hp-widget .well {
    min-height: 320px;
    margin-bottom: 20px;
    text-align: center;
  }
  .social-footer a {
    font-size: 1.2em;
  }
  .social-footer a + a {
    margin-left: 0;
  }
  .hp-testimonials .testimonial-body {
    min-height: inherit;
  }
  .hp-testimonials .testimonial-reference .col-sm-3 {
    width: 18%;
  }
}
@media (max-width: 767px) {
  header .brand img {
    display: block;
    margin: 0 auto 10px;
    width: 230px;
  }
  h1,
  .font-30 {
    font-size: 24px;
  }
  .hp-banner h1,
  h2,
  .font-24 {
    font-size: 22px;
  }
  h3,
  .lead {
    font-size: 18px;
  }
  .main-footer address {
    display: table;
    margin: 0 auto;
    padding-left: 0;
    text-align: left;
  }
  #menu-bottom-footer,
  #menu-bottom-footer li {
    float: none !important;
  }
  #menu-bottom-footer li {
    margin: 0;
  }
  .main-footer img {
    margin: 5px auto;
    max-width: 200px;
  }
  .hp-widget .well {
    min-height: auto;
  }
  .segment-why .well {
    border: none;
    padding: 15px;
  }
  .about-us .flex-box {
    display: block;
  }
  .gform_wrapper .top_label li.gfield {
    float: none !important;
  }
  .hp-services a {
    width: 100%;
    margin: 20px auto;
  }
  .hp-testimonials .testimonial-reference .col-sm-3 {
    width: 25%;
  }
  .testimonial-b div[itemprop="reviewBody"] {
    text-align: left;
  }
  #partners-partner-slider .item ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .testimonial-b h3 {
    text-align: left;
  }
  .segment-free .well {
    padding: 10px;
  }
}
@media (max-width: 320px) {
  header .brand img {
    width: 175px;
  }
  .hp-testimonials .testimonial-reference .col-sm-3 {
    width: 40%;
    padding-right: 0;
  }
}
