body {
  font-family: 'PT Sans', sans-serif;
  margin-top: 110px;
  color: #474747;
  font-size: 18px;
}
strong {
  font-weight: 700 !important;
}
tail {
  font-size: 11px;
}
tail a {
  color: #474747;
}
.navbar-nav {
  float: none;
  background: #FFF;
}
.navigation-bar {
  /*height:110px;*/
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 9;
  background-color: white;
}
.main-nav ul li {
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  list-style-type: none;
  margin: 0 auto;
  padding-top: 30px;
}
@media screen and (max-width: 766px) {
  #navbar {
    position: absolute;
    width: 100vw;
    right: 0px;
  }
  .main-nav ul li {
    display: block;
  }
  .navbar-nav .mini-nav.pull-right {
    float: none !important;
  }
}
.main-nav ul li a:link {
  color: #474747;
  font-size: 16px;
}
.main-nav ul li a:visited {
  color: #474747;
  font-size: 16px;
}
.main-nav ul li ul li {
  padding-top: 0px;
  display: block;
  font-weight: normal;
  text-transform: capitalize;
}
.main-nav ul li.mini-nav {
  font-weight: normal;
  text-transform: capitalize;
}
.main-nav ul li.mini-nav a:link {
  color: #595959;
  font-size: 15px;
}
.main-nav ul li.mini-nav a:visited {
  color: #595959;
  font-size: 15px;
}
.hero_image {
  min-height: 700px;
  max-height: 700px;
  background-position: top center;
  /*background-size: 100%;*/
  background-repeat: no-repeat;
}
.banner-small {
  margin-top: 0px;
  min-height: 150px !important;
  max-height: 150px !important;
  background-size: 100%;
}
.banner-small-hero-text {
  margin-top: 0px !important;
  text-align: center;
  font-size: 30px;
  color: #017e84;
}
.hero-text {
  /*position: relative;
	width: 525px;
	margin: 0 auto;*/
  text-align: center;
  font-size: 50px;
  color: #fff;
  background-color: rgba(1, 126, 132, 0.47);
  margin-top: 250px;
}
.hero-buffer {
  height: 220px;
}
.sub_hero_image {
  height: 265px;
  background-repeat: no-repeat;
  background-position: top center;
}
.video-row {
  max-height: 580px;
}
.video-box {
  max-height: 395px;
  max-width: 778px;
}
.video-row-inner {
  max-height: 580px;
  padding-bottom: 40px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(1, 126, 132, 0.47);
  text-align: center;
}
.four-cell-feature {
  font-size: 14px;
  color: white;
  text-align: center;
}
.four-cell-feature a:link,
.four-cell-feature a:visited {
  border: solid 1px white;
  border-radius: 20px;
  padding: 10px;
  color: white;
}
.four-cell-feature a:hover {
  background-color: rgba(255, 255, 255, 0.25);
  text-decoration: none;
}
.four-cell-feature img {
  width: 100%;
  z-index: 1;
}
.feature-box-1,
.feature-box-3 {
  background-color: #017e85;
}
.feature-box-2,
.feature-box-4 {
  background-color: #213d79;
}
.feature-box-title {
  font-weight: bold;
  font-size: 18px;
}
.feature-tick {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: white 1px solid;
  line-height: 42px;
  text-align: center;
  margin: 0 auto;
  margin-top: -21px;
  position: relative;
  z-index: 8;
}
.footer25 {
  width: 25%;
  display: inline-block;
}
.footer_contact_link {
  border-radius: 20px;
  padding: 10px;
  margin: 20px;
  padding-left: 60px;
  padding-right: 60px;
  color: #595959;
  border: solid 1px #017e84;
}
.footer_contact_link a:link {
  color: #595959;
}
.footer_contact_link_phone {
  background-color: #017e84;
  color: white;
}
h1 {
  font-size: 28px;
  color: #017e84;
}
.h1-white {
  color: white !important;
}
.pad-20 {
  padding: 20px;
}
blockquote {
  border-left: 5px solid #017e84 !important;
  font-size: 18px;
  color: #017e84;
}
.container ul {
  list-style-type: square;
}
.container ul li {
  content: "■";
  margin-bottom: 20px;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
html.c5-edit-mode .inner-content {
  z-index: auto;
}
#footer-theme div[id^='footer'] {
  height: 190px;
}
#footer-theme #footer-2 {
  background: #017e85;
  color: #fff;
  line-height: 30px;
  padding-top: 50px;
  border-right: 1px solid #fff;
}
#footer-theme #footer-3 {
  background: #213d79;
  color: #fff !important;
  padding-top: 35px;
  line-height: 25px;
  border-left: 1px solid #fff;
}
#footer-theme #footer-3 a,
#footer-theme #footer-3 a:link,
#footer-theme #footer-3 a:active,
#footer-theme #footer-3 a:hover,
#footer-theme #footer-3 a:visited {
  color: #FFF;
}
#footer-theme #footer-4 {
  background: url('/application/themes/SATH/images/logo_trans.png') no-repeat center center #f1f1f1;
}
.content_bg {
  background: #017e85;
  color: #fff;
  padding: 42px;
  min-height: 190px;
}
.content_bg_text {
  display: inline-block;
  text-align: center;
}
.form-control {
  border-color: #017e85;
  border-radius: 0px;
}
.btn-primary {
  background-color: #017e85;
  border-color: #017e85;
}
.navbar-toggle {
  border-color: #ccc;
}
.navbar-toggle .icon-bar {
  background-color: #ccc;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
@media (min-width: 480px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
.pre-footer-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #FFF;
  width: 100%;
  flex-wrap: wrap;
}
.pre-footer {
  flex: 1 1 500px;
}
.pre-footer.specialist {
  background: url('/application/themes/SATH/images/bg-specialist.jpg') no-repeat center right #017e84;
}
.pre-footer.news {
  background: url('/application/themes/SATH/images/bg-news.jpg') no-repeat center left #213d79;
}
.pre-footer .inner {
  padding: 50px 15%;
  text-align: center;
  position: relative;
}
.pre-footer .inner .title {
  font-size: 34px;
  padding-bottom: 15px;
}
.pre-footer .inner .icon {
  padding-bottom: 15px;
}
.pre-footer .inner .sub {
  font-size: 22px;
  padding-bottom: 15px;
}
.pre-footer .inner .blurb {
  font-size: 14px;
  padding-bottom: 15px;
}
.pre-footer .inner .image {
  margin-bottom: -50px;
  margin-top: -30px;
  padding-right: 15px;
}
.pre-footer .inner a,
.pre-footer .inner a:link,
.pre-footer .inner a:hover,
.pre-footer .inner a:active,
.pre-footer .inner a:visited {
  color: #FFF;
}
.pre-footer.specialist .inner .cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.pre-footer.specialist .inner .cols .col {
  flex: 1;
}
p img {
  height: auto;
}
