@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
strong {
  font-weight: 700;
}
input,
button,
select,
textarea,
body {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
.thin-font {
  font-weight: 400;
}
::selection {
  background: #1293d0;
}
::-moz-selection {
  background: #1293d0;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.5;
}
h1 {
  font-size: 48px;
  line-height: 1.5;
}
h2 {
  font-size: 24px;
  line-height: 1.5;
}
h3 {
  font-size: 18.72px;
  line-height: 1.5;
}
h4 {
  font-size: 16px;
  line-height: 1.5;
}
h5 {
  font-size: 13.28px;
  line-height: 1.5;
}
h6 {
  font-size: 12px;
  line-height: 1.5;
}
#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: #0e72a1;
}
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: #0f78aa;
}
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: #1293d0;
}
.nav a:hover .caret {
  border-bottom-color: #1293d0;
  border-top-color: #1293d0;
}
.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="clock-o"]: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: #1293d0;
}
.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: #1293d0;
}
.form-control:focus {
  border-color: #1293d0;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(18,147,208,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: #1293d0;
  border-color: #1293d0;
}
.accent {
  color: #1293d0 !important;
}
.accent2 {
  color: #00749e !important;
}
.accent3 {
  color: #000000 !important;
}
.accent4 {
  color: #333 !important;
}
.accent5 {
  color: #00a750 !important;
}
.accent6 {
  color: #E36C0A !important;
}
.accent-white {
  color: #fff !important;
}
.btn-primary {
  border-color: #00a750;
  background-color: #00a750;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  padding: 10px 20px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #009346;
  border-color: #009346;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #007e3c;
  border-color: #007e3c;
  color: #fff;
}
.btn-custom {
  border-color: #00749e;
  background-color: #00749e;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #00658a;
  border-color: #00658a;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #005675;
  border-color: #005675;
  color: #fff;
}
.btn {
  font-weight: 700;
  padding: 10px 20px;
}
.btn-primary {
  border-radius: 35px;
}
.segment3 a,
.segment4 a {
  color: #fff;
}
.segment3 a:hover,
.segment3 a:active,
.segment3 a:focus,
.segment4 a:hover,
.segment4 a:active,
.segment4 a:focus {
  color: #e6e6e6;
}
.heading-font {
  font-size: 40px;
}
.sub-heading-font {
  font-size: 36px;
}
.semi-heading-font {
  font-size: 24px;
}
.small-heading-font {
  font-size: 18px;
}
.h2-small {
  font-size: 30px;
}
.font-30 {
  font-size: 30px;
}
.font-36 {
  font-size: 36px;
}
.font-26 {
  font-size: 26px;
}
.font-24 {
  font-size: 24px;
}
.font-20 {
  font-size: 20px;
  font-weight: 400;
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px;
  font-weight: 400;
}
.font-14 {
  font-size: 14 !important;
}
.line-height-small {
  line-height: 1.1;
}
.line-height-medium {
  line-height: 1.3;
}
nav[role="navigation"] ul:first-child {
  margin: 22px 0 0;
}
#header nav[role="navigation"] li a {
  color: #333;
}
header .main-header {
  padding-bottom: 0 !important;
}
#header nav[role="navigation"] > ul > li > a:hover,
#header nav[role="navigation"] > ul > li > a:active,
#header nav[role="navigation"] > ul > li > a:focus {
  background: none;
  color: #000;
}
#header nav[role="navigation"] > ul > li:hover li:hover > a {
  background: #03729E;
  color: #fff;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-banner {
  margin-top: 15px;
  margin-bottom: 30px;
}
#header nav[role="navigation"] > ul > li > a {
  padding: 45px 8px;
}
#header nav[role="navigation"] > ul > li > a:hover,
#header nav[role="navigation"] > ul > li > a:active,
#header nav[role="navigation"] > ul > li > a:focus {
  box-shadow: inset 0px -4px 0px 0px #03729E;
  background: transparent;
  color: #1293d0;
}
#header nav[role="navigation"] > ul > li > a:hover .caret,
#header nav[role="navigation"] > ul > li > a:active .caret,
#header nav[role="navigation"] > ul > li > a:focus .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
#header nav[role="navigation"] > ul > .active > a {
  background: transparent;
  box-shadow: inset 0px 0px 0px 0px #03729E !important;
  color: #1293d0;
}
#header nav[role="navigation"] > ul > .active > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
#header nav[role="navigation"] > ul > li:hover li:hover > a {
  background: #03729E;
  color: #fff;
}
.top-nav ul {
  position: relative;
  top: 5px;
}
.top-nav ul li a {
  color: #fff;
}
.top-nav ul li a:hover,
.top-nav ul li a:active,
.top-nav ul li a:focus {
  color: #e6e6e6;
}
.top-nav ul li + li:before {
  content: "|";
  padding-right: 10px;
}
.hp-banner .btn {
  font-weight: 400 !important;
  padding: 10px 40px;
}
.hp-banner .wistia_responsive_padding {
  margin-top: 0 !important;
}
.hp-banner {
  padding-top: 30px !important;
}
.hp-banner img {
  margin: auto;
}
.hp-banner a[href^="tel:"] {
  color: #00a750;
}
.border-blue {
  border-bottom: 3px solid #bfd7e6;
  border-top: 1px solid #bfd7e6;
  padding: 20px 0;
}
.hp-services a p {
  color: #fff;
}
.hp-services a:hover,
.hp-services a:active,
.hp-services a:focus {
  text-decoration: none;
}
.hp-services a:hover p,
.hp-services a:hover img,
.hp-services a:active p,
.hp-services a:active img,
.hp-services a:focus p,
.hp-services a:focus img {
  opacity: 0.85;
}
.well-services {
  border-radius: 0;
  box-shadow: 4px 4px #bfd7e6;
  min-height: 440px;
  padding: 0;
}
.padding-10 {
  padding: 10px;
}
.well-white {
  background: none repeat scroll 0 0 #fff;
}
.blue-hr {
  border-color: #BCD8ED;
}
.blue-hr2 {
  border-color: #BCD8ED;
  border-width: 3px;
}
.home .wistia_responsive_padding {
  margin-top: 110px;
}
.hp-testimonials .well {
  background-color: #00749e;
  -webkit-box-shadow: 4px 4px #bfd7e6;
  -moz-box-shadow: 4px 4px #bfd7e6;
  box-shadow: 4px 4px #bfd7e6;
  border-radius: 0;
  min-height: 295px;
  padding-top: 30px;
}
.hp-testimonials {
  margin-bottom: 80px;
}
.location-links {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.location-links > a {
  font-weight: 600;
  text-decoration: none;
  color: #1293d0;
}
.location-links > a:hover,
.location-links > a:active,
.location-links > a:focus {
  color: #0f78aa;
}
.gform_wrapper .top_label .gfield_label {
  display: none;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
  margin: 0 0 .5em;
  width: 100%;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
  margin: 0 0 .5em;
  width: 100%;
}
.gform_wrapper .gform_footer {
  margin: 0;
}
#gform_submit_button_8 {
  padding: 10px 30px;
  font-size: 18px;
  font-weight: 400;
  margin-left: 3em;
}
#gform_fields_8  li input {
  height: 40px;
}
.dl-icon img {
  background: #fff;
  border-radius: 50%;
  margin: 0 auto 20px;
}
.dl-icon {
  text-align: center;
  padding: 20px;
  border: 1px solid transparent;
  -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;
}
.dl-icon > a {
  text-decoration: none;
}
.dl-icon:hover,
.dl-icon:active,
.dl-icon:focus {
  border: 1px solid #1293d0;
}
.hp-locations .flex-box {
  align-items: center;
}
.location-group {
  margin-bottom: 60px;
}
.location-group > div {
  min-height: 300px;
  width: 33.33%;
}
.location-map.map-1 {
  background: url(/wp-content/uploads/sites/820/2018/04/img-map-west-plam-beach-office-google.jpg) no-repeat center center;
  background-size: cover;
}
.location-map.map-2 {
  background: url(/wp-content/uploads/sites/820/2018/04/img-map-fort-lauderdale-office-google.jpg) no-repeat center center;
  background-size: cover;
}
.location-img.img-1 {
  background: url(/wp-content/uploads/sites/820/2018/04/img-west-plam-beach-office.jpg) no-repeat center center;
  background-size: cover;
}
.location-img.img-2 {
  background: url(/wp-content/uploads/sites/820/2018/04/img-fort-lauderdale-office.jpg) no-repeat center center;
  background-size: cover;
}
.location-box {
  background-color: #1293d0;
  padding: 75px 40px;
}
.hp-partners li a img {
  border-radius: 0;
  display: block;
  height: 157px;
  margin: 0 auto;
  width: 157px;
}
.hp-partners .grid li a img {
  border: none;
}
.padding-right-10 {
  padding-right: 10px;
}
.img-ribbon {
  position: absolute;
  right: 0;
  top: 150px;
}
.location-sec h2:after {
  content: '';
  width: 100%;
  max-width: 200px;
  height: 3px;
  display: block;
  background-color: #fff;
  margin: 20px 0;
}
.main-footer .social-footer-icons {
  margin: 50px 0 180px;
}
.main-footer .social-footer-icons .fa-stack {
  font-size: 20px;
}
.main-footer .social-footer-icons a:hover .fa-stack-2x,
.main-footer .social-footer-icons a:active .fa-stack-2x,
.main-footer .social-footer-icons a:focus .fa-stack-2x {
  color: #007438 !important;
}
.policy *,
.policy {
  font-size: 12px;
}
#input_8_7_3_container > label {
  display: none;
}
.social-footer a {
  font-size: 14px !important;
}
.fa-ul {
  padding-left: 0;
  margin-left: 0.143em;
  list-style-type: none;
}
.policy-footer {
  font-size: 14px !important;
}
.main-footer,
.main-footer a {
  color: #fff !important;
}
.main-footer a {
  color: #fff !important;
}
.main-footer a:hover,
.main-footer a:active,
.main-footer a:focus {
  color: #00749e !important;
  text-decoration: none;
}
div div > footer address {
  font-size: 14px;
}
.segment1.hp-feed article {
  background-color: #1e4161;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  border-bottom: 15px solid #fff;
}
.segment2.hp-feed article {
  background-color: #1e4161;
  border-left: 15px solid #f2f2f2;
  border-right: 15px solid #f2f2f2;
  border-bottom: 15px solid #f2f2f2;
}
.hp-feed .blog-list {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.hp-feed .blog-list .img-thumbnail {
  margin-top: 15px;
  padding: 3px;
}
.hp-feed .blog-list * {
  color: #fff;
  text-decoration: none;
}
.hp-feed .blog-list h3 {
  font-size: 16px;
  font-weight: 700;
}
.hp-feed .blog-list > p:first-of-type {
  display: none;
}
@media (min-width: 1281px) and (max-width: 1500px) {
  .hp-banner h1 {
    max-width: 840px;
    margin: auto;
  }
  .hp-banner h1 br {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  #header nav[role="navigation"] > ul > li > a {
    padding: 15px 5px;
  }
  .home .wistia_responsive_padding {
    margin-top: 150px;
  }
  #header nav[role="navigation"] li a {
    font-size: 12px;
  }
  .heading-font {
    font-size: 35px;
  }
  .hp-banner h1 {
    max-width: 640px;
    margin: auto;
  }
  .small-heading-font {
    font-size: 17px;
  }
  .top-nav .semi-heading-font {
    font-size: 18px;
  }
  .top-nav ul {
    top: 0;
  }
  .hp-testimonials .well {
    min-height: 326px;
  }
  .well-services {
    min-height: 460px;
  }
  #gform_submit_button_8 {
    margin-left: 1em;
  }
  .home article.grid figure {
    margin: 15px 20px 180px 0;
  }
  .location-box {
    background-color: #0E84D5;
    padding: 70px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-font {
    font-size: 26px;
  }
  .sub-heading-font {
    font-size: 31px;
  }
  .semi-heading-font {
    font-size: 19px;
  }
  .border-blue {
    padding: 30px;
  }
  .sm-padding-top-10 {
    padding-top: 10px;
  }
  .top-nav ul {
    top: 0;
  }
  .main-footer .social-footer-icons {
    margin: 50px 0 165px;
  }
  nav[role="navigation"] select {
    display: block;
    margin-top: 35px;
  }
  nav[role="navigation"] ul {
    display: none;
  }
  .well-services {
    min-height: 430px;
  }
  .home .wistia_responsive_padding {
    margin-top: 20px;
  }
  .hp-banner {
    background-position: 40% center !important;
  }
  .font-36 {
    font-size: 27px;
  }
  .font-30 {
    font-size: 27px;
  }
  #gform_submit_button_8 {
    margin-left: 13em;
  }
}
@media (max-width: 991px) {
  .home .blog-list {
    margin: 0 auto;
    min-height: 220px;
    width: 100%;
  }
  .home article.grid figure {
    margin: 0 20px 40px 0;
  }
  .hp-locations .flex-box {
    display: block;
    text-align: center;
  }
  .location-group > div {
    min-height: 300px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .hp-banner {
    padding-top: 30px !important;
  }
  .font-30 {
    font-size: 20px;
  }
  .font-36 {
    font-size: 21px;
  }
  .font-26 {
    font-size: 22px;
  }
  .font-24 {
    font-size: 18px;
  }
  .font-20 {
    font-size: 16px;
  }
  .font-18,
  .font-16 {
    font-size: 14px;
  }
  #gform_submit_button_8 {
    padding: 8px 30px;
    font-size: 15px;
    margin-left: 0;
    width: 100%;
  }
  .hp-banner .btn {
    padding: 10px 0;
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
  .xs-bg-banner {
    background: rgba(255,255,255,0.5);
  }
  .hp-banner {
    background-position: 40% center !important;
  }
  .free-hp .font-26 {
    font-size: 20px;
  }
  .policy-footer {
    display: table;
    margin: auto;
  }
  .social-footer ul {
    display: inline-block;
    text-align: left;
  }
  .heading-font {
    font-size: 18px;
  }
  .sub-heading-font {
    font-size: 23px;
  }
  .hp-services > div {
    clear: both;
  }
  .hp-services > div a p {
    padding: 5px 0 0;
  }
  .hp-partners li a img {
    width: 100%;
    height: 100%;
  }
  .xs-bg-banner {
    background: rgba(255,255,255,0.78);
    padding: 20px;
  }
  .main-footer .semi-heading-font {
    font-size: 18px;
  }
  .policy ul {
    display: inline-block;
  }
  .main-footer .social-footer-icons {
    margin: 0;
  }
  header .brand img {
    display: block;
    margin: 0 auto;
    max-width: 270px;
    width: 100%;
  }
  nav[role="navigation"] select {
    margin: 10px 0;
  }
  .top-nav ul {
    display: inline-block;
    position: static;
  }
  .top-nav .semi-heading-font {
    font-size: 17px;
  }
  .hp-banner {
    background-position: 80% center !important;
  }
  .xs-aligncenter {
    float: none;
    margin: 0 auto;
  }
  .mobile-btn {
    background: none repeat scroll 0 0 #00a750;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    margin-right: 25px;
    padding: 10px;
    position: relative;
    width: 141px;
    height: 44px;
  }
  .mobile-btn::after {
    border-color: transparent transparent transparent #00749e;
    border-style: solid;
    border-width: 22px 0 22px 17px;
    content: "";
    height: 0;
    left: 158px;
    position: absolute;
    top: 0;
    width: 0;
  }
  .arrow-right::after {
    background: none repeat scroll 0 0 #00749e;
    border-color: transparent transparent transparent #00a751;
    border-style: solid;
    border-width: 22px 0 22px 17px;
    content: "";
    height: 0;
    left: 141px;
    position: absolute;
    top: 0;
    width: 0;
  }
  .hp-banner a {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 163px;
  }
  #gform_8 li {
    width: 100% !important;
  }
  .home article.grid figure {
    float: none;
    margin: 0 auto;
  }
}
