.container-sm {
  max-width: 760px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container {
  max-width: 1160px;
  width: 100%;
}
.logo {
  width: auto;
  padding-right: 0;
  text-align: center;
  height: 52px;
  line-height: 52px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .logo {
    border-right: 1px solid #dadedf;
    text-align: left;
  }
}
.logo a {
  display: block;
  height: 52px;
  line-height: 52px;
  margin: 0;
}
.logo .dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  background: none;
  color: #3d4045;
  border: 0;
  height: 52px;
  margin-top: -4px;
}
.logo .dropdown-toggle .fa {
  font-weight: 700;
  color: #505656;
}
.logo .dropdown-toggle:hover,
.logo .dropdown-toggle:focus,
.logo .dropdown-toggle:active {
  color: #039be5;
  background: none;
  border: 0;
  outline: none;
  box-shadow: none;
}
.logo.open .dropdown-toggle {
  color: #ffffff;
  background: #27292e;
}
.logo.open .dropdown-toggle .fa {
  color: #ffffff;
}
.logo-image {
  padding-right: 20px;
  padding-left: 20px;
  min-width: 130px;
  float: left;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-height: 52px;
  max-width: 100%;
}
.logo-image a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3d4045;
  font-size: 20px;
  white-space: nowrap;
}
.logo-text {
  padding-right: 20px;
  padding-left: 20px;
  min-width: 130px;
  float: left;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3d4045;
  font-size: 20px;
  white-space: nowrap;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: -16px;
  line-height: normal;
  color: #96a1a3;
}
.site-navigation-right {
  text-align: right;
}
.site-navigation-right .off-canvas-toggle {
  float: right;
}
.head-search {
  margin-right: 52px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search,
.head-search > .custom {
  position: relative;
  padding-top: 0;
}
.head-search .search:before,
.head-search > .custom:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  color: #ecf0f1;
  z-index: 0;
}
.head-search .form-control {
  background: none;
  border: 0;
  color: #f4f6f7;
  font-size: 14px;
  margin: 0;
  padding-left: 26px;
  height: 32px;
  width: 100%;
}
.head-search .form-control::-moz-placeholder {
  color: #ecf0f1;
  opacity: 1;
}
.head-search .form-control:-ms-input-placeholder {
  color: #ecf0f1;
}
.head-search .form-control::-webkit-input-placeholder {
  color: #ecf0f1;
}
.head-search .form-control:focus {
  box-shadow: none;
}
.head-search .finder .btn {
  display: none;
}
.right-menu {
  float: right;
}
.right-menu:before,
.right-menu:after {
  content: " ";
  display: table;
}
.right-menu:after {
  clear: both;
}
.right-menu .nav li {
  line-height: 52px;
}
.right-menu .nav li > a {
  border-left: 1px solid #ecf0f1;
  color: #505656;
  height: 52px;
  display: block;
  text-transform: uppercase;
  padding: 0 13px;
}
@media screen and (min-width: 1200px) {
  .right-menu .nav li > a {
    padding: 0 20px;
  }
}
.right-menu .nav li.active > a,
.right-menu .nav li.active > a:hover {
  background: #eeeeee;
  color: #505656;
}
.right-menu .nav li > a.item-primary {
  background: #ff5722;
  color: #ffffff;
}
.right-menu .nav li > a.item-primary:hover,
.right-menu .nav li > a.item-primary:active,
.right-menu .nav li > a.item-primary:focus {
  background: #ff4408;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .right-menu .nav li > a.item-primary {
    text-indent: 999em;
    width: 135px;
    overflow: hidden;
  }
  .right-menu .nav li > a.item-primary:after {
    content: "Appointment";
    display: block;
    position: absolute;
    left: 12px;
    top: 0;
    color: #ffffff;
    text-indent: 0;
    z-index: 0;
  }
}
.head-login {
  text-indent: 999em;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .head-login {
    width: 52px;
  }
}
@media screen and (min-width: 992px) {
  .head-login {
    text-indent: inherit;
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .head-login:after {
    font-family: "FontAwesome";
    content: "\f007";
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    color: #505656;
    text-indent: 0;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  .head-login:after {
    left: 13px;
  }
}
.t3-header {
  background-color: #ffffff;
  border-bottom: 1px solid #ecf0f1;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .t3-header {
    height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .t3-header .row {
    margin: 0;
  }
  .t3-header .row > #t3-mainnav,
  .t3-header .row > .site-navigation-right,
  .t3-header .row > .logo {
    padding: 0;
  }
  .t3-header .row > .site-navigation-right {
    position: static;
  }
  .t3-header .row .logo .logo-text {
    text-align: left;
  }
  .t3-header .row .logo .list-brands {
    left: 0;
    text-align: left;
  }
  .t3-header .row .logo:hover {
    background: none;
  }
}
.t3-header.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.t3-header.t3-header-2 {
  background: #27292e;
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .logo {
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .logo .logo-text > a {
  color: #ecf0f1;
}
.t3-header.t3-header-2 .logo.open .dropdown-toggle {
  background-color: #ffffff;
  color: #505656;
}
.t3-header.t3-header-2 .logo.open .dropdown-toggle .fa {
  color: #505656;
}
.t3-header.t3-header-2 .logo .list-brands {
  background-color: #ffffff;
}
.t3-header.t3-header-2 .logo .list-brands li {
  border-bottom-color: #dadedf;
}
.t3-header.t3-header-2 .logo .list-brands li > a {
  color: #505656;
}
.t3-header.t3-header-2 .logo .list-brands li > a:hover,
.t3-header.t3-header-2 .logo .list-brands li > a:focus,
.t3-header.t3-header-2 .logo .list-brands li > a:active {
  background-color: #f4f6f7;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li {
  border-right-color: #2b2e2e;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a {
  color: #cccccc;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > li > .nav-header {
  color: #96a1a3;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:focus {
  border-color: #505656;
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:hover,
.t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle {
  border-left-color: #2b2e2e;
  color: #cccccc;
}
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:hover,
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:focus,
.t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:active {
  color: #ecf0f1;
  background-color: #000000;
  border-color: #2b2e2e;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a {
  border-color: #2b2e2e;
  color: #cccccc;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:hover,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:active,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:focus {
  background: #000000;
  color: #ecf0f1;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:active,
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:hover {
  background: #000000;
  color: #ecf0f1;
}
.t3-header.t3-header-2 .site-navigation-right .right-menu ul li .head-login:after {
  color: #ecf0f1;
}
.t3-header.t3-header-3 {
  background: #039be5;
  border-color: #039be5;
}
.t3-header.t3-header-3 .logo {
  border-color: #0279b3;
}
.t3-header.t3-header-3 .logo:hover,
.t3-header.t3-header-3 .logo:active,
.t3-header.t3-header-3 .logo:focus {
  background: #026899;
}
.t3-header.t3-header-3 .logo .logo-text > a {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li {
  border-right-color: #0279b3;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #026899;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > li > .nav-header {
  color: #f4f6f7;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:focus {
  border-color: #0279b3;
  color: #ffffff;
  background-color: #026899;
}
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:hover,
.t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #026899;
}
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle {
  border-left-color: #0279b3;
  color: #f4f6f7;
}
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:hover,
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:focus,
.t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:active {
  color: #ffffff;
  background-color: #026899;
  border-color: #0279b3;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a {
  border-color: #0279b3;
  color: #f4f6f7;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:hover,
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:focus {
  background: #026899;
  color: #ffffff;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a,
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a:hover {
  background: #026899;
  color: #ffffff;
}
.t3-header.t3-header-3 .site-navigation-right .right-menu ul li .head-login:after {
  color: #f4f6f7;
}
.t3-footer {
  background: #3d4045;
  color: #96a1a3;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.back-to-top {
  position: fixed;
  right: 26px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  background: #ecf0f1;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  color: #039be5;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 22px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  background: #039be5;
  color: #ffffff;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top.affix {
  bottom: 78px;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 20px;
  line-height: 16px;
}
.t3-copyright {
  padding: 52px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  font-size: 15px;
}
.t3-copyright .copyright > h2 {
  margin-top: 0;
}
.footer-left {
  margin-bottom: 52px;
}
@media (min-width: 992px) {
  .footer-left {
    margin-bottom: 0;
  }
}
.footer-left > h2 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
}
.footer-left a {
  color: #96a1a3;
  border-bottom: 1px solid #96a1a3;
}
.footer-left a:hover,
.footer-left a:active,
.footer-left a:focus {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.footer-left .uber-social {
  margin-top: 26px;
  text-align: left;
}
.footer-right {
  padding: 26px;
  background: rgba(255, 255, 255, 0.05);
}
.footer-right .acymailing_module_form .acymailing_introtext {
  font-size: 15px;
  line-height: 1.625;
  color: #96a1a3;
  text-align: left;
  margin-bottom: 26px !important;
}
.footer-right .acymailing_form {
  width: 100%;
}
.footer-right .acymailing_form .acyfield_email {
  width: 72%;
}
.footer-right .acymailing_form .btn {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
.footer-right .acyterms {
  font-size: 14px;
  padding: 5px;
}
.footer-right .acyterms .checkbox {
  display: inline-block;
  min-height: 14px;
  vertical-align: top;
}
.footer-right .acysubbuttons {
  text-align: left;
}
.footer-right .acyfield_html label {
  font-size: 14px;
  font-weight: 400;
}
.footer-right .acymailing_mootoolsbutton > p {
  margin: 0;
}
.footer-right .acymailing_mootoolsbutton .modal {
  position: static;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #039be5;
  border-color: #039be5;
}
.footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  color: #ffffff;
  background-color: #0279b3;
  border-color: #0272a9;
}
.footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.active,
.open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
  background-image: none;
}
.footer-right .acymailing_mootoolsbutton .modal.disabled,
.footer-right .acymailing_mootoolsbutton .modal[disabled],
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal,
.footer-right .acymailing_mootoolsbutton .modal.disabled:hover,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:hover,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal.disabled:focus,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:focus,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:focus,
.footer-right .acymailing_mootoolsbutton .modal.disabled:active,
.footer-right .acymailing_mootoolsbutton .modal[disabled]:active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:active,
.footer-right .acymailing_mootoolsbutton .modal.disabled.active,
.footer-right .acymailing_mootoolsbutton .modal[disabled].active,
fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.active {
  background-color: #039be5;
  border-color: #039be5;
}
.footer-right .acymailing_mootoolsbutton .modal .badge {
  color: #039be5;
  background-color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: left;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: inline-block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ja-social a {
  display: inline-block;
  border: none;
  margin-right: 5px;
}
.ja-social a:hover,
.ja-social a:active,
.ja-social a:focus {
  border: none;
}
.ja-social .fa {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 0 none;
  border-radius: 50%;
  color: #ffffff;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  margin: 26px 5px 0 0;
  text-align: center;
  width: 42px;
}
.ja-social .fa.fa-facebook:hover {
  background: #3b5998;
}
.ja-social .fa.fa-twitter:hover {
  background: #3a92c8;
}
.ja-social .fa.fa-google-plus:hover {
  background: #dd4b39;
}
.ja-social .fa.fa-pinterest:hover {
  background: #cb2027;
}
.ja-social .fa.fa-linkedin:hover {
  background: #287bbc;
}
.t3-sl {
  padding-bottom: 52px;
  padding-top: 52px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 78px;
    padding-top: 78px;
  }
}
.t3-mainbody {
  padding-top: 52px;
  padding-bottom: 52px;
}
.t3-mainbody.bg-main-color {
  background-color: #ffffff;
}
.clean .t3-mainbody {
  padding-bottom: 0;
}
.t3-content {
  padding-top: 26px;
  padding-bottom: 26px;
}
.clean .t3-content {
  padding-bottom: 0;
}
.t3-sidebar {
  padding-top: 26px;
  padding-bottom: 26px;
}
.joomla-page {
  text-align: center;
}
.joomla-page .bn-item {
  border-bottom: 1px solid #dadedf;
  padding-bottom: 26px;
  padding-top: 26px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .joomla-page .bn-item {
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .joomla-page .bn-item {
    min-height: 400px;
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .joomla-page .bn-item:hover .circle-icon {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .joomla-page .bn-item:hover h4 {
    margin-top: -100px;
    margin-top: 50px\9;
  }
  .joomla-page .bn-item:hover .btn {
    display: inline-block;
  }
}
.joomla-page .circle-icon {
  display: inline-block;
  margin: 0 0 24px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page .circle-icon .fa {
  color: #039be5;
  display: block;
  font-size: 70px;
  line-height: 100px;
  overflow: hidden;
}
.joomla-page h4 {
  color: #039be5;
  font-size: 24px;
  margin-bottom: 13px;
  margin-top: 0;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page h4 a {
  color: #27292e;
}
.joomla-page h4 a:hover {
  color: #039be5;
  text-decoration: none;
}
.joomla-page p {
  font-size: 15px;
  line-height: 26px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.joomla-page .btn {
  margin-top: 26px;
}
@media (min-width: 1200px) {
  .joomla-page .btn {
    display: none;
  }
}
#recaptcha_area {
  max-width: 230px;
}
.category-tags .media {
  background: none;
  margin-bottom: 40px;
}
.category-tags .media:last-child {
  margin-bottom: 0;
}
.category-tags .media .media-object {
  width: 100%;
  margin-bottom: 26px;
}
@media screen and (min-width: 480px) {
  .category-tags .media .media-object {
    max-width: 200px;
    margin-right: 40px;
  }
}
.category-tags .media .media-body h3 {
  margin-top: 0;
  font-size: 24px;
}
.category-tags .media .media-body h3 a {
  color: #27292e;
}
.category-tags .media:hover,
.category-tags .media:focus {
  background: none;
}
.category-tags .media:hover h3 a,
.category-tags .media:focus h3 a {
  color: #039be5;
}
.mod-preview-info {
  z-index: 1001;
}
.member-list-view .row {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row {
    margin-bottom: 80px;
  }
  .member-list-view .row:last-child {
    margin-bottom: 0;
  }
}
.member-list-view .row.content-left .content {
  padding-left: 26px;
  position: relative;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-left .content {
    padding-right: 26px;
    padding-bottom: 26px;
    padding-top: 0;
  }
}
.member-list-view .row.content-left .content:before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ffffff;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 52px;
  right: -20px;
  width: 0;
  z-index: 30;
}
.member-list-view .row.content-left .img {
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-left .img {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.member-list-view .row.content-right .content {
  padding-right: 26px;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-right .content {
    padding-left: 26px;
    padding-bottom: 26px;
    padding-top: 0;
  }
}
.member-list-view .row.content-right .content:before {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ffffff;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 52px;
  left: -20px;
  width: 0;
  z-index: 30;
}
.member-list-view .row.content-right .img {
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .member-list-view .row.content-right .img {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.member-list-view .row img {
  width: 100%;
}
.member-list-view .row .content {
  padding: 52px;
}
.church-blog .article-info {
  width: 80%;
}
.recent-sermons {
  background: #ecf0f1;
  border-radius: 3px;
  padding: 26px;
}
.recent-sermons .thumbnail {
  background: none;
  border: none;
  padding: 0;
}
.recent-sermons .thumbnail > img {
  width: 100%;
}
.recent-sermons ul.list-video {
  padding: 0;
}
.recent-sermons ul.list-video > li {
  border-top: 1px solid #cfd9db;
  list-style: none;
  padding: 13px 0;
}
.recent-sermons ul.list-video > li:first-child {
  border: 0;
  padding-top: 0;
}
.recent-sermons ul.list-video > li:last-child {
  padding-bottom: 0;
}
.recent-sermons ul.list-video > li > a {
  display: block;
  color: #505656;
  padding-left: 20px;
}
.recent-sermons ul.list-video > li > a > i {
  margin: 7px 0 0 -20px;
  float: left;
  font-size: 12px;
}
.recent-sermons ul.list-video > li > a span {
  display: block;
  color: #96a1a3;
  font-size: 14px;
}
.recent-sermons ul.list-video > li > a:hover {
  color: #039be5;
}
.event-highlight {
  background: #ecf0f1;
  border-radius: 3px;
  padding: 26px;
}
.event-highlight .eh-title {
  margin-top: 0;
  color: #96a1a3;
}
.event-highlight .eh-content {
  font-size: 14px;
  line-height: 26px;
}
.event-highlight .eh-content i {
  margin-right: 5px;
}
.event-details .ad-heading {
  margin-top: 0;
  font-weight: 700;
}
.event-details .btn {
  border-radius: 3px;
}
.church-about .text-center {
  margin: 52px 0;
}
@media screen and (min-width: 992px) {
  .church-about .text-center > p {
    font-size: 20px;
  }
}
.church-about .member-info a.btn {
  background: none;
  border: none;
  height: 36px;
  line-height: 36px;
  margin: 0 3px;
  padding: 0;
  text-align: center;
  width: 36px;
}
.church-about .member-info a.btn i {
  color: #3d4045;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
  transition: top 0.35s ease 0s;
}
.church-about .member-info a.btn:hover,
.church-about .member-info a.btn:focus,
.church-about .member-info a.btn:active {
  background: #039be5;
}
.church-about .member-info a.btn:hover i,
.church-about .member-info a.btn:focus i,
.church-about .member-info a.btn:active i {
  color: #ffffff;
}
.church-about .member-info a.btn.btn-facebook:hover,
.church-about .member-info a.btn.btn-facebook:focus,
.church-about .member-info a.btn.btn-facebook:active {
  background: #3B5998;
}
.church-about .member-info a.btn.btn-twitter:hover,
.church-about .member-info a.btn.btn-twitter:focus,
.church-about .member-info a.btn.btn-twitter:active {
  background: #00ACED;
}
.church-about .member-info a.btn.btn-linkedin:hover,
.church-about .member-info a.btn.btn-linkedin:focus,
.church-about .member-info a.btn.btn-linkedin:active {
  background: #007BB6;
}
.church-about .member-info a.btn.btn-google-plus:hover,
.church-about .member-info a.btn.btn-google-plus:focus,
.church-about .member-info a.btn.btn-google-plus:active {
  background: #DD4B39;
}
.church-about .member-info a.btn.btn-instagram:hover,
.church-about .member-info a.btn.btn-instagram:focus,
.church-about .member-info a.btn.btn-instagram:active {
  background: #517FA4;
}
.church-about .member-info a.btn.btn-skype:hover,
.church-about .member-info a.btn.btn-skype:focus,
.church-about .member-info a.btn.btn-skype:active {
  background: #0078CA;
}
.church-about .thumbnail {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  z-index: 1;
}
.church-about .thumbnail .caption h5 {
  color: #3d4045;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.church-about .thumbnail .caption p {
  color: #96a1a3;
  font-size: 15px;
}
.church-about .thumbnail .caption .member-detail {
  color: #505656;
  font-size: 16px;
}
.church-about .member .thumbnail {
  margin: 0 0 13px;
}
@media screen and (min-width: 768px) {
  .church-about .member .thumbnail {
    margin-bottom: 0;
  }
}
.church-about .member .thumbnail img {
  width: 100%;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.church-about .member .thumbnail .member-follow {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.church-about .member .thumbnail .member-follow > div {
  bottom: -50%;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  position: absolute;
  width: 100%;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.church-about .member .thumbnail .member-follow > div .member-info {
  float: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div .member-info {
    float: right;
    margin: 0;
  }
}
.church-about .member .thumbnail .member-follow > div span {
  color: #3d4045;
  display: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 35px;
  margin: 0 0 0 13px;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div span {
    display: inline-block;
  }
}
.church-about .member .thumbnail .member-follow > div a.btn {
  height: 35px;
  line-height: 35px;
  margin: 0;
  vertical-align: top;
  width: 35px;
}
@media screen and (min-width: 992px) {
  .church-about .member .thumbnail .member-follow > div a.btn {
    float: left;
  }
}
.church-about .member .thumbnail .member-follow > div a.btn i {
  line-height: 35px;
}
.church-about .member .thumbnail .member-follow:hover > div,
.church-about .member .thumbnail .member-follow:focus > div,
.church-about .member .thumbnail .member-follow:active > div {
  opacity: 100;
  filter: alpha(opacity=10000);
  bottom: 0;
  background: #f7f7f7;
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.church-about .member .thumbnail .member-follow:hover img,
.church-about .member .thumbnail .member-follow:focus img,
.church-about .member .thumbnail .member-follow:active img {
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.home-gym .t3-sidebar .col-md-6 {
  width: 100%;
}
.home-gym .acm-event .style-1 .event-item .item-inner .event-datetime .date {
  color: #38b775;
}
.home-gym .section-inner .section-title {
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .home-gym .section-inner .section-title {
    margin-left: 320px;
    margin-right: 320px;
  }
}
.home-gym .section-inner .section-title span {
  display: inline-block;
}
.home-gym .section-inner .section-intro {
  font-weight: 400;
  text-transform: none;
}
.support-policy {
  margin-bottom: 78px;
}
.support-policy .row-heading {
  background: #3d4045;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #555960;
  font-size: 14px;
  font-weight: bold;
  padding: 26px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 17px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #dadedf;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #dadedf;
  border-bottom: 1px solid #dadedf;
  padding: 13px 26px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #3d4045;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #505656;
  }
}
.support-policy .row-body .col-level {
  font-size: 36px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status strong {
  color: #ffffff;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-alt {
  background: #f4f6f7;
}
.support-policy .support-yes {
  color: #38b775;
}
.support-policy .support-no {
  color: #dde4e6;
}
.navbar-default .navbar-nav > li > a {
  padding: 13px 14px !important;
}
.right-menu .nav li > a {
  padding: 0 9px !important;
}
.uber-header[data-spy='affix'] > .row .site-navigation-right {
  padding-left: 0px;
}
.t3-module.box-icon:before {
  content: "";
  width: 80px;
  height: 80px;
  line-height: 80px;
  padding: 0;
  position: relative;
  top: -20px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  border-radius: 3px;
  text-align: center;
}
.t3-module.box-icon-heart:before {
  content: "\f004";
}
.t3-module.box-icon-clock:before {
  content: "\f017";
}
.t3-module.box-icon-note:before {
  content: "\f0f8";
}
.t3-module.box-icon-plus-square:before {
  content: "\f0fe";
}
.t3-module.box-background-secondary {
  background: #E9B2A3;
}
.t3-module.box-background-dark {
  background: #6ABF61;
}
.t3-module.box-background-primary {
  background: #3498db;
  min-height: 0;
  padding-bottom: 50px;
}
.t3-module.box-background-yellow {
  background: #EAE784;
  min-height: 0;
  padding-bottom: 50px;
}
.t3-module.box-background-secondary:before {
  background-color: #E0A190;
}
.t3-module.box-background-dark:before {
  background-color: #61B958;
}
.t3-module.box-background-primary:before {
  background-color: #258cd1;
}
.t3-module.box-background-yellow:before {
  background-color: #E2DF6F;
}
@media (min-width: 980px) {
  .t3-module.box-background-primary {
    min-height: 350px !important;
  }
}
@media (min-width: 768px) {
  .t3-module[class*="box-background-"] {
    min-height: 350px !important;
  }
}
.t3-sl-1 {
  position: relative;
  z-index: 2;
  margin-top: -50px;
}
.t3-sl-1 .row > div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.t3-sl-1 .row {
  margin-right: 0;
  margin-left: 0;
}
.t3-sl-1 .t3-module {
  margin-bottom: -25px;
}
.t3-sl-1 {
  padding-bottom: 0px;
  padding-top: 50px;
  
}
.t3-sl-1 .t3-module[class*="box-background-"] {
  color: #ffffff;
  padding: 0 25px 50px;
  text-align: center;
  min-height: 0;
}
.t3-sl-1 .module-title {
  font-size: 18px !important;
  color: #ffffff !important;
  text-transform: uppercase;
  margin: 0 0 12.5px 0 !important;
  margin-bottom: 25px !important;
}
.module-ct ul li a {
  color: #fff;
}
.sidemenucolor ul li a {
  color: #000;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  display: none !important;
}
.ic-box {
  height: 210px;
  text-align: center;
}
.ic-box h4 {
  color: black;
}
.ic-box {
  background: #F5F5F5;
}

.classy {
  font-size: 72px !important;
  color: black;
  padding-top: 62px !important;
  padding-left: 16px;
  text-align: center;
  display: block;
}
.ja-accordion ul.ja-accordion-containner {
  margin: 0;
  padding: 0;
}
.ja-accordion ul.ja-accordion-containner li {
  list-style: none;
  margin-bottom: -1px;
}
.ja-accordion ul.ja-accordion-containner li:last-child h3.ja-accordion-title {
  border-bottom: 1px solid #e7e7e7;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {
  border: 1px solid #e7e7e7 !important;
  color: #333333;
  cursor: pointer;
  font-size: 15px;
  margin: 0;
  padding: 15px 25px;
  position: relative;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:before {
  content: "\f196";
  color: #aaa;
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 17px;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover {
  background: #bf94e4;
  border-color: #bf94e4;
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover:before {
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {
  background: #039BE5;
  border-color: #bf94e4;
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active:before {
  content: "\f147";
  color: #ffffff;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .content {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 25px;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .img-intro-left {
  float: left;
  margin: 0 25px 10px 0;
  max-width: 80px;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content .img-intro-left img {
  max-width: 100%;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 5px 0;
}
.ja-accordion ul.ja-accordion-containner li div.ja-accordion-content p {
  line-height: 24px;
}
.nav > li > a > img {
  display: none;
}
@media (max-width: 767px) {
  .uber-bar .col-sm-8 {
    display: block !important;
  }
}
.t3-module.box-background-dark tr td:last-child {
  opacity: 1;
  filter: alpha(opacity=50);
}
.t3-module.box-background-dark tr td + td {
  text-align: right;
}
.t3-module.box-background-dark tr td:first-child {
  font-weight: 700;
}
.t3-module.box-background-dark tr td {
  border-top: 0;
  padding: 12.5px 0;
}
.t3-module.box-background-dark table {
  width: 100%;
}
.t3-module.box-background-primary tr td:last-child {
  opacity: 1;
  filter: alpha(opacity=50);
}
.t3-module.box-background-primary tr td + td {
  text-align: right;
}
.t3-module.box-background-primary tr td:first-child {
  font-weight: 700;
}
.t3-module.box-background-primary tr td {
  border-top: 0;
  padding: 12.5px 0;
}
.t3-module.box-background-primary table {
  width: 100%;
}
.t3-module.box-background-secondary tr td:last-child {
  opacity: 1;
  filter: alpha(opacity=50);
}
.t3-module.box-background-secondary tr td + td {
  text-align: right;
}
.t3-module.box-background-secondary tr td:first-child {
  font-weight: 700;
}
.t3-module.box-background-secondary tr td {
  border-top: 0;
  padding: 12.5px 0;
}
.t3-module.box-background-secondary table {
  width: 100%;
}
.t3-module.box-background-yellow tr td:last-child {
  opacity: 1;
  filter: alpha(opacity=50);
}
.t3-module.box-background-yellow tr td + td {
  text-align: right;
}
.t3-module.box-background-yellow tr td:first-child {
  font-weight: 700;
}
.t3-module.box-background-yellow tr td {
  border-top: 0;
  padding: 12.5px 0;
}
.t3-module.box-background-yellow table {
  width: 100%;
}
.ic-box.col-lg-2:hover .classy,
.ic-box.col-lg-2:hover h4 {
  color: green;
}
.carousel-indicators {
  display: none;
}
.topic-letters li {
  background: none;
  float: left;
  width: 29px;
  height: 29px;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  margin: 0 5px 5px 0;
}
.topic-letters a {
  display: block;
  line-height: 26px;
  text-align: center;
  color: #FFF !important;
  font-weight: bold;
  text-decoration: none;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
}
.topic-letters a:hover,
.topic-letters a:focus,
.topic-letters a:active {
  background: #1791C6;
}
#home-columns .left-column {
  width: 290px;
}
.module-ct ul li {
  padding: 0px 0 !important;
  
}
.topic-letters a:hover,
.topic-letters a:active {
  text-decoration: underline !important;
}
.sections-wrap .section .section-inner.section-lighter,
.sections-wrap .t3-module .section-inner.section-lighter {
  background-color: #FFFFFF;
}
.bloghomepage img {
  width: 13% !important;
}
.sidebarservice ul li {
  border-top: 0px;
  font-weight: 500;
}
.healthnews ul {
  max-width: 432px;
}
.ourblogcolor .module-title {
  color: #ffffff !important;
}
.sidemenuclinic ul li a {
  color: #00980D;
  font-weight: bolder;
}
.sidemenuclinic .module-title {
  font-size: 16px;
  font-weight: bold;
  color: #008AB5;
}
.nav-sans > li,
.nav-sans > li.active > a,
.nav-sans > li.active > a:hover,
.nav-sans > li.active > a:focus {
  float: left;
  color: #ffffff;
  background-color: #0081F1;
}
.nav-pills22 > li > a {
  border-radius: 0;
  color: white;
  font-weight: 500;
  margin-left: 50px;
}
.testimonials .acm-testimonials .testimonial-text {
  color: #FFFFFF;
  font-size: 18px;
  font-style: italic;
  text-align: justify;
}
.acm-spotlight .testimonials .module-title span {
  background: black !important;
  font-size: 30px !important;
  color: #ffffff !important;
  text-transform: capitalize !important;
  margin-left: -5px;
}
.testimonials .acm-testimonials .author-info {
  margin-top: -34px;
}
.testimonials .acm-testimonials .fa {
  margin-bottom: 0px;
}
.sansbg {
  background-color: #0081F1;
}
.sanal span {
  color: #fff !important;
}
.sansswitch body {
  font-family: arial, verdana, sans-serif;
  font-size: 8px;
  background: #1E1E20;
  text-align: center;
}
.switch {
  display: inline-block;
  margin: 10em 2em;
  position: relative;
  border-radius: 3.5em;
  -webkit-box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.2);
}
.switch label {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.switch input {
  display: none;
}
.switch span {
  display: block;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -ms-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
}
.switch-border1 {
  border: 0.1em solid #000;
  border-radius: 3.5em;
  -webkit-box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
  box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
}
.switch-border2 {
  width: 6.6em;
  height: 12.6em;
  position: relative;
  border: 0.1em solid #323232;
  background-image: -webkit-gradient(linear, left top, right top, from(#2d2d2d), color-stop(0.5, #4b4b4b), to(#2d2d2d));
  background-image: -webkit-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -moz-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -ms-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -o-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: linear-gradient(to right, #2d2d2d, #4b4b4b, #2d2d2d);
  border-radius: 3.4em;
}
.switch-border2:before,
.switch-border2:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .3;
  border-radius: 3.4em;
}
.switch-border2:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(#000000, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(#000000, rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(#000000, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(#000000, rgba(0, 0, 0, 0));
  background: linear-gradient(#000000, rgba(0, 0, 0, 0));
}
.switch-border2:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background: -ms-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background: -o-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
}
.switch-top {
  width: 100%;
  height: 84%;
  position: absolute;
  top: 8%;
  left: 0;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(#2d2d2d), color-stop(0.5, #4b4b4b), to(#2d2d2d));
  background-image: -webkit-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -moz-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -ms-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: -o-linear-gradient(left, #2d2d2d, #4b4b4b, #2d2d2d);
  background-image: linear-gradient(to right, #2d2d2d, #4b4b4b, #2d2d2d);
  border-radius: 3.4em;
}
.switch-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 3.4em;
  -webkit-box-shadow: 0 0 2em black inset;
  -moz-box-shadow: 0 0 2em black inset;
  box-shadow: 0 0 2em black inset;
}
.switch-handle-left,
.switch-handle-right {
  content: '';
  display: block;
  width: 3.6em;
  height: 0;
  position: absolute;
  top: 6.6em;
  z-index: 2;
  border-bottom: 4.5em solid #111;
  border-left: 0.7em solid transparent;
  border-right: 0.7em solid transparent;
  border-radius: 0;
}
.switch-handle-left {
  left: 0.8em;
}
.switch-handle-right {
  right: 0.8em;
}
.switch-handle {
  width: 3.6em;
  height: 4.5em;
  position: absolute;
  top: 6.6em;
  left: 1.5em;
  z-index: 3;
  background: #333;
  background-image: -webkit-gradient(linear, left top, right top, from(#111111), color-stop(0.4, #777777), color-stop(0.5, #888888), color-stop(0.6, #777777), to(#111111));
  background-image: -webkit-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -moz-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -ms-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -o-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: linear-gradient(to right, #111111, #777777 40%, #888888, #777777 60%, #111111);
  border-radius: 0;
}
.switch-handle-top {
  width: 5em;
  height: 5em;
  position: absolute;
  top: 8.5em;
  left: 0.8em;
  z-index: 4;
  background-color: #555;
  background-image: -webkit-gradient(linear, left top, right top, from(#5f5f5f), to(#878787));
  background-image: -webkit-linear-gradient(left, #5f5f5f, #878787);
  background-image: -moz-linear-gradient(left, #5f5f5f, #878787);
  background-image: -ms-linear-gradient(left, #5f5f5f, #878787);
  background-image: -o-linear-gradient(left, #5f5f5f, #878787);
  background-image: linear-gradient(to right, #5f5f5f, #878787);
  border-top: 0.2em solid #AEB2B3;
  border-radius: 2.5em;
}
.switch-handle-bottom {
  width: 3.6em;
  height: 3.6em;
  position: absolute;
  top: 4.7em;
  left: 1.5em;
  z-index: 3;
  background: #333;
  background-image: -webkit-gradient(linear, left top, right top, from(#111111), color-stop(0.4, #777777), color-stop(0.5, #888888), color-stop(0.6, #777777), to(#111111));
  background-image: -webkit-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -moz-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -ms-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: -o-linear-gradient(left, #111111, #777777 40%, #888888, #777777 60%, #111111);
  background-image: linear-gradient(to right, #111111, #777777 40%, #888888, #777777 60%, #111111);
  border-top: 0.2em solid #141414;
  border-radius: 1.8em;
}
.switch-handle-base {
  width: 4.2em;
  height: 4.2em;
  position: absolute;
  top: 3.8em;
  left: 1.2em;
  z-index: 2;
  border-top: 0.2em solid rgba(255, 255, 255, 0.35);
  border-radius: 2.1em;
  -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8) inset;
}
.switch-led {
  position: absolute;
  left: 2em;
  border-radius: 1.4em;
}
.switch-led-border {
  border: 0.2em solid black;
  border-radius: 1.3em;
}
.switch-led-light {
  border-radius: 1.1em;
  -webkit-box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.5) inset;
}
.switch-led-glow {
  width: 2em;
  height: 2em;
  position: relative;
  border-radius: 1em;
}
.switch-led-glow:before {
  content: '';
  display: block;
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: 0.3em;
  left: 0.7em;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.3em;
  -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.75);
}
.switch-led-glow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border: 1em solid #fff;
  border-color: transparent #fff transparent #fff;
  border-radius: 1em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.switch-led:after {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  color: #666;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0.1em rgba(0, 0, 0, 0.7);
}
.switch-led-green:after {
  content: 'ON';
  top: -1.8em;
}
.switch-led-red:after {
  content: 'OFF';
  bottom: -1.8em;
}
.switch-led-green {
  top: -5em;
  border-top: 0.1em solid rgba(0, 161, 75, 0.5);
  border-bottom: 0.1em solid rgba(255, 255, 255, 0.25);
}
.switch-led-green .switch-led-light {
  background: #00a14b;
  border: 0.1em solid #006838;
}
.switch-led-red {
  bottom: -5em;
  border-top: 0.1em solid rgba(237, 28, 36, 0.2);
  border-bottom: 0.1em solid rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0 0 3em #ed1c24;
  -moz-box-shadow: 0 0 3em #ed1c24;
  box-shadow: 0 0 3em #ed1c24;
}
.switch-led-red .switch-led-light {
  background: #ed1c24;
  border: 0.1em solid #a11e2d;
}
.switch-led-red .switch-led-glow {
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  filter: alpha(opacity=30);
}

.switch input:checked ~ .switch-handle-left,
.switch input:checked ~ .switch-handle-right {
  top: 1.5em;
  border-bottom: 0;
  border-top: 4.5em solid #111;
}
.switch input:checked ~ .switch-handle {
  top: 1.5em;
}
.switch input:checked ~ .switch-handle-top {
  top: -1em;
  border-top: 0;
  border-bottom: 0.2em solid #AEB2B3;
}
.switch input:checked ~ .switch-handle-bottom {
  top: 4.2em;
  border-top: 0;
  border-bottom: 0.2em solid #141414;
}
.switch input:checked ~ .switch-handle-base {
  top: 4.5em;
  border-top: 0;
  border-bottom: 0.2em solid rgba(255, 255, 255, 0.35);
}
.switch input:checked ~ .switch-led-green {
  -webkit-box-shadow: 0 0 3em #00a14b;
  -moz-box-shadow: 0 0 3em #00a14b;
  box-shadow: 0 0 3em #00a14b;
}
.switch input:checked ~ .switch-led-green .switch-led-glow {
  background: #fff;
  background: rgba(255, 255, 255, 0.4);
  filter: alpha(opacity=40);
}
.switch input:checked ~ .switch-led-red {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.switch input:checked ~ .switch-led-red .switch-led-glow {
  background: rgba(255, 255, 255, 0);
  filter: alpha(opacity=0);
}
.testi img {
  max-width: 20%;
}
testi carousel {
  border-style: dotted;
  border-width: 1px;
}
.urgntcare tr {
  opacity: 1;
}
.home .uber-header {
  background-color: #272727 !important;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF !important;
  padding: 13px 26px;
  text-transform: uppercase;
  font-weight: 800 !important;
}
.off-canvas-toggle span {
  color: white !important;
}
.uber-header {
  border-bottom: none !important;
}
.navbar-default .navbar-nav > li {
  border-right: none !important;
  padding-left: 61px;
}
.logo-text {
  display: none !important;
}
.pull-left {
  margin-left: 0px !important;
}
.pull-right {
  margin-right: -70px !important;
}
.sochdrfb {
  opacity: 0.6;
  filter: alpha(opacity=40);
  color: grey;
  font-size: 20px !important;
  border: 1px solid grey;
  padding: 10px 14px;
}
.sochdrfb:hover {
  opacity: 1.0;
  background-color: #5094D6;
  color: white;
  filter: alpha(opacity=100);
}
.sochdrtw {
  opacity: 0.6;
  filter: alpha(opacity=40);
  color: grey;
  font-size: 20px !important;
  border: 1px solid grey;
  padding: 10px 14px;
}
.sochdrtw:hover {
  opacity: 1.0;
  background-color: #00C6FF;
  color: white;
  filter: alpha(opacity=100);
}
.sochdrgp {
  opacity: 0.6;
  filter: alpha(opacity=40);
  color: grey;
  font-size: 20px !important;
  border: 1px solid grey;
  padding: 10px 14px;
}
.sochdrgp:hover {
  opacity: 1.0;
  background-color: #d14836;
  color: white;
  filter: alpha(opacity=100);
}
.acm-testimonials {
  text-align: left !important;
}
.masthead .masthead-bg:before {
  background: none !important;
}
.masthead .jamasshead {
  padding: 60px 0 !important;
}
.masthead .jamasshead .jamasshead-title {
  color: black !important;
}
.uber-header {
  background-color: #000000 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #0831A7 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
  color: #505656;
  background-color: #DA0161 !important;
  outline: none;
}
.page-header {
  display: none !important;
}
.rightmenupull .pull-right {
  margin-right: 0px !important;
}
.footer-left a:hover,
.footer-left a:active,
.footer-left a:focus {
  color: #C70039 !important;
}
.fixedsidemenu {
  position: fixed;
  z-index: 9999;
  top: 35%;
}
.fixedsidemenu img {
  opacity: 0.8;
}
.fixedsidemenu img:hover {
  opacity: 1.0;
}
@media screen and (min-width: 1200px) {
  .off-canvas-toggle {
    display: none;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  background-image: url(/myclinic/images/bg-icons-medical-clinic-inbundoora-family-clinic.png) !important;
  background-repeat: repeat-x;
}
iconborder {
  width: 1300px;
  height: 420px;
  position: absolute;
  margin-top: 764px;
  margin-left: 22px;
  z-index: 9999;
  background-repeat: no-repeat;
  background-image: url(/myclinic/images/icons-border-medical-clinic-inbundoora-family-clinic.png);
}
@media screen and (max-width: 1200px) {
  .masthead-bg {
    display: none !important;
  }
}
btn btn-primary a:hover {
  color: #FFFFFF !important;
}
p.travel.classy.fa.fa-plane {
  margin-bottom: 3px;
}
.ja-submenu ul li {
  display: list-item !important;
  padding: 3px 0 !important;
  list-style-type: disc !important;
}
.submenuscroll {
  display: inline-block !important;
  height: 400px !important;
  width: 300px !important;
  overflow-y: scroll !important;
}
.logotop img {
  max-width: 100% !important;
}
.floatdeo {
  float: left;
}
.footer-1 a {
  color: #96a1a3 !important;
  border-bottom: 0px !important;
}
.footer-1 a:hover,
.footer-left a:active,
.footer-left a:focus {
  color: #C70039 !important;
}