@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600';
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
strong {
  font-weight: 600;
}
input,
button,
select,
textarea,
body {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
::selection {
  background: #d31145;
}
::-moz-selection {
  background: #d31145;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.6;
}
h1 {
  font-size: 48px;
  line-height: 1.6;
}
h2 {
  font-size: 24px;
  line-height: 1.6;
}
h3 {
  font-size: 18.72px;
  line-height: 1.6;
}
h4 {
  font-size: 16px;
  line-height: 1.6;
}
h5 {
  font-size: 13.28px;
  line-height: 1.6;
}
h6 {
  font-size: 12px;
  line-height: 1.6;
}
#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: #a40d36;
}
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: #ad0e39;
}
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: #d31145;
}
.nav a:hover .caret {
  border-bottom-color: #d31145;
  border-top-color: #d31145;
}
.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: #d31145;
}
.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: #d31145;
}
.form-control:focus {
  border-color: #d31145;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(211,17,69,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: #d31145;
  border-color: #d31145;
}
.accent {
  color: #d31145 !important;
}
.accent2 {
  color: #999999 !important;
}
.accent3 {
  color: #d50000 !important;
}
.btn-primary {
  border-color: #d31145;
  border-radius: 4px;
  background-color: #d31145;
  color: #fff;
  text-shadow: none;
  font-size: 16px;
  font-weight: bold;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #c00f3f;
  border-color: #c00f3f;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #ad0e39;
  border-color: #ad0e39;
  color: #fff;
}
.btn-custom {
  border-color: #454545;
  border-radius: 4px;
  background-color: #454545;
  color: #fff;
  text-shadow: none;
  text-transform: uppercase;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #3b3b3b;
  border-color: #3b3b3b;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}
.font-40 {
  font-size: 40px;
}
.font-24 {
  font-size: 24px;
}
.font-18 {
  font-size: 18px;
}
.home .header-shadow {
  box-shadow: none;
}
header img.brand {
  max-width: 100%;
  margin: 0 auto;
}
.top-header {
  background: url('/wp-content/uploads/sites/1952/2016/09/topnav_pttrn.jpg') repeat scroll top left / auto;
}
.main-nav {
  background-image: -webkit-linear-gradient(top,#fff,#e7e7e7);
  background-image: linear-gradient(to bottom,#fff,#e7e7e7);
}
.top-header .row > div {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top-nav ul > li > a {
  font-size: 12px;
  color: #999;
}
.top-nav ul > li > a:hover,
.top-nav ul > li > a:active,
.top-nav ul > li > a:focus {
  color: #858585;
}
.top-nav ul > li + li > a {
  border-left: 1px solid #999;
  padding-left: 10px;
}
.main-nav .row {
  height: 100px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#header nav[role="navigation"] > ul {
  margin-top: 0;
}
#header nav[role="navigation"] > ul > li > a {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 10px 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 {
  color: #fff;
  background: #d31145;
}
#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-bottom-color: #fff;
  border-top-color: #fff;
}
#header nav[role="navigation"] > ul > li > a .caret {
  border-bottom-color: #999;
  border-top-color: #999;
}
#header nav[role="navigation"] > ul > li.active > a {
  color: #fff;
  background: #d31145;
}
#header nav[role="navigation"] > ul > li.active > a .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:hover,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:active,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:focus {
  color: #fff;
  background: #d31145;
}
#header nav[role="navigation"] > ul > li {
  border-radius: 5px;
}
#header nav[role="navigation"] > ul > li:hover,
#header nav[role="navigation"] > ul > li:active,
#header nav[role="navigation"] > ul > li:focus {
  color: #fff;
  background: #d31145;
}
#header nav[role="navigation"] > ul > li:hover .caret,
#header nav[role="navigation"] > ul > li:active .caret,
#header nav[role="navigation"] > ul > li:focus .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
#header nav[role="navigation"] > ul > li + li {
  margin-left: 0;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:active > a,
.dropdown-submenu:focus > a {
  color: #fff;
  background: #d31145;
}
.dropdown-toggle.disabled::after {
  border-left-color: #000;
}
nav[role="navigation"] ul li li:hover > a {
  color: #fff;
}
#hp-banner-slider {
  box-shadow: none;
  border: none;
  margin: 0;
}
#hp-banner-slider .slide-content {
  margin: 0;
}
#hp-banner-slider .slide-content img {
  border: none;
}
.banner-cta .row > div {
  height: 120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.banner-cta .btn {
  padding: 15px 30px;
}
.well-services {
  border: 1px solid #ccc;
  height: 100%;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.well-services a {
  color: #999;
}
.well-services a:hover,
.well-services a:active,
.well-services a:focus {
  color: #858585;
}
.well-services h4 {
  text-align: center;
}
.hp-testimonial {
  position: relative;
  margin-top: 30px;
}
.hp-testimonial p {
  font-size: 14px;
  line-height: 2.2;
}
.hp-testimonial:before {
  content: '“';
  font-size: 120px;
  color: #ccc;
  position: absolute;
  left: -40px;
  top: -80px;
}
.well-mailing {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 30px;
}
.well-mailing .well-inner {
  border-left: 5px solid #d31145;
  padding: 20px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.well-inner .btn {
  padding: 15px 30px;
}
.well-inner .btn:before {
  content: '\f0e0';
  margin-right: 8px;
  font-family: "FontAwesome";
}
.main-footer {
  font-size: 14px;
  color: #999;
  background: url('/wp-content/uploads/sites/1952/2016/09/footer_bg.jpg') no-repeat scroll top center / cover;
  padding: 70px 15px !important;
}
.main-footer address i {
  color: #999 !important;
}
.bottom-footer {
  font-size: 12px;
  padding: 20px 15px !important;
}
.bottom-footer .top-nav {
  margin-bottom: 10px;
  margin-top: 6px;
}
.bottom-footer .top-nav ul > li > a {
  color: #fff;
}
.bottom-footer .top-nav ul > li + li > a {
  border-left: 1px solid #fff;
}
.bottom-footer p {
  clear: left;
  font-size: 12px;
}
.bottom-footer #menu-bottom-footer {
  clear: both;
}
.bottom-footer #menu-bottom-footer li + li > a {
  border-left: 1px solid #fff;
  padding-left: 8px;
}
.social-footer {
  float: right;
}
.social-footer a {
  font-size: 18px;
  color: #fff;
}
.social-footer a:hover,
.social-footer a:active,
.social-footer a:focus {
  color: #ebebeb;
}
.social-footer a + a {
  margin-left: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header nav[role="navigation"] > ul > li > a {
    padding: 10px 4px;
  }
  .well-services {
    padding: 10px;
  }
  .banner-cta .btn {
    padding: 15px 10px;
  }
  .font-40 {
    font-size: 36px;
  }
  .font-24 {
    font-size: 19px;
  }
  .font-18 {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .top-nav ul > li + li {
    margin-left: 5px;
  }
  .top-nav ul > li + li > a {
    padding-left: 5px;
  }
  .top-header .row > div {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  nav[role="navigation"] select {
    display: block;
  }
  nav[role="navigation"] ul {
    display: none;
  }
  .banner-cta .row > div {
    display: block;
    text-align: center;
    margin: 40px auto;
    height: auto;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .banner-cta .row > div .btn {
    margin-top: 20px;
  }
  .hp-sec3 .row {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .hp-sec3 .row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin-bottom: 20px;
  }
  .hp-testimonial {
    margin-top: 80px;
  }
  .hp-testimonial::before {
    left: 50%;
    top: -110px;
    transform: translateX(-50%);
  }
  .well-mailing .well-inner {
    display: block;
    text-align: center;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .main-footer address > ul {
    display: table;
    margin: 0 auto;
    text-align: left;
  }
  .bottom-footer .top-nav > ul {
    display: table;
    margin: 0 auto;
  }
  .social-footer {
    float: none;
  }
  #menu-bottom-footer {
    margin: 0 auto;
    display: table;
    float: none !important;
  }
}
@media (max-width: 767px) {
  .top-nav ul > li {
    float: none;
  }
  .top-nav ul > li + li > a {
    border-left: none;
    padding: 0;
  }
  header img.brand {
    max-width: 100%;
    margin: 10px auto;
    width: 200px;
  }
  .main-nav .row {
    display: block;
    margin: 20px auto;
  }
  .hp-sec3 .row {
    display: block;
  }
  .bottom-footer .top-nav ul > li + li > a {
    border: none;
  }
  .social-footer {
    margin: 20px auto;
  }
  .hp-sec3 .row {
    display: block !important;
  }
  .well-inner .font-24 {
    font-size: 20px;
  }
  .font-40 {
    font-size: 28px;
  }
  .font-24 {
    font-size: 17px;
  }
}
