@charset "utf-8";.uber-footer {
  background: #3d4045;
  color: #96a1a3;
}
.uber-footer:before,
.uber-footer:after {
  content: " ";
  display: table;
}
.uber-footer:after {
  clear: both;
}
.uber-footer.affix {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.uber-footer small {
  display: block;
  font-size: 100%;
}
.uber-footer.light-color,
.uber-footer.white-color {
  background: #f4f6f7;
  color: #505656;
}
.uber-footer.light-color .footer-left > h2,
.uber-footer.white-color .footer-left > h2 {
  color: #27292e;
}
.uber-footer.light-color .footer-left a,
.uber-footer.white-color .footer-left a {
  color: #2e5a9a;
  border-bottom-color: #2e5a9a;
}
.uber-footer.light-color .footer-left a:hover,
.uber-footer.white-color .footer-left a:hover,
.uber-footer.light-color .footer-left a:active,
.uber-footer.white-color .footer-left a:active,
.uber-footer.light-color .footer-left a:focus,
.uber-footer.white-color .footer-left a:focus {
  color: #1c385f;
  border-bottom-color: #1c385f;
}
.uber-footer.light-color .uber-social .fa,
.uber-footer.white-color .uber-social .fa {
  background: rgba(0, 0, 0, 0.5);
}
.uber-footer.light-color .footer-right,
.uber-footer.white-color .footer-right {
  background: rgba(0, 0, 0, 0.05);
}
.uber-footer.light-color .footer-right .acymailing_module_form .acymailing_introtext,
.uber-footer.white-color .footer-right .acymailing_module_form .acymailing_introtext {
  color: #505656;
}
.uber-footer.light-color h2.brand-name,
.uber-footer.white-color h2.brand-name {
  text-align: right;
  margin-top: 0;
}
.uber-footer.light-color .uber-spotlight .t3-module,
.uber-footer.white-color .uber-spotlight .t3-module {
  background: none;
}
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:hover,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:hover,
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:focus,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:focus,
.uber-footer.light-color .uber-spotlight .t3-module ul > li > a:active,
.uber-footer.white-color .uber-spotlight .t3-module ul > li > a:active {
  color: #2e5a9a;
}
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.light-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active {
  color: #2e5a9a;
  border-color: #2e5a9a;
}
.uber-footer.white-color {
  background: #ffffff;
}
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-footer.white-color .uber-spotlight .uber-contact-info.style-1 .info-list dd a:active {
  color: #2e5a9a;
  border-color: #2e5a9a;
}
.uber-footer.highlight-color {
  background: #2e5a9a;
  color: #ecf0f1;
}
.uber-footer.highlight-color .footer-left > h2 {
  color: #ffffff;
}
.uber-footer.highlight-color .footer-left a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.uber-footer.highlight-color .footer-left a:hover,
.uber-footer.highlight-color .footer-left a:active,
.uber-footer.highlight-color .footer-left a:focus {
  color: #1c385f;
  border-bottom-color: #1c385f;
}
.uber-footer.highlight-color .uber-social .fa {
  background: rgba(0, 0, 0, 0.1);
}
.uber-footer.highlight-color .footer-right {
  background: rgba(0, 0, 0, 0.1);
}
.uber-footer.highlight-color .footer-right .acymailing_module_form .acymailing_introtext {
  color: #ecf0f1;
}
.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: #2e5a9a;
  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: #2e5a9a;
  color: #ffffff;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top.affix,
.back-to-top.affix-top {
  bottom: 78px;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 20px;
  line-height: 16px;
}
.uber-spotlight {
  font-size: 14px;
  padding: 0;
  overflow: hidden;
}
.uber-spotlight:before,
.uber-spotlight:after {
  content: " ";
  display: table;
}
.uber-spotlight:after {
  clear: both;
}
.uber-spotlight .container {
  padding-top: 26px;
  padding-bottom: 26px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .uber-spotlight .container {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.uber-spotlight hr {
  background: #96a1a3;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  bottom: 0;
  height: 1px;
  margin: 0;
  left: 15px;
  position: absolute;
  right: 15px;
}
.uber-spotlight .t3-module {
  background: #3d4045;
  color: #96a1a3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.uber-spotlight .t3-module + .t3-module {
  margin-top: 26px;
}
.uber-spotlight .t3-module .module-title {
  color: #505656;
  font-size: 20px;
  margin-bottom: 13px;
  text-transform: none;
}
.uber-spotlight .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.uber-spotlight .t3-module ul > li {
  line-height: 24px;
}
.uber-spotlight .t3-module ul > li > a {
  color: #96a1a3;
}
.uber-spotlight .t3-module ul > li > a:hover,
.uber-spotlight .t3-module ul > li > a:active,
.uber-spotlight .t3-module ul > li > a:focus {
  color: #ffffff;
}
.uber-spotlight .t3-module ul > li.active a {
  font-weight: 400;
}
.uber-spotlight .section-title {
  display: none;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dt span,
.uber-spotlight .uber-contact-info.style-2 .info-list dt span {
  display: none;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd,
.uber-spotlight .uber-contact-info.style-2 .info-list dd {
  margin-bottom: 6.5px;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd a,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a {
  color: inherit;
  border-color: inherit;
}
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:hover,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:hover,
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:focus,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:focus,
.uber-spotlight .uber-contact-info.style-1 .info-list dd a:active,
.uber-spotlight .uber-contact-info.style-2 .info-list dd a:active {
  color: #ffffff;
  border-color: #ffffff;
}
.uber-footer-inner {
  padding: 52px 0;
}
.uber-footer-inner:before,
.uber-footer-inner:after {
  content: " ";
  display: table;
}
.uber-footer-inner:after {
  clear: both;
}
.uber-footer-inner small {
  margin-bottom: 5px;
  font-size: 15px;
}
.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: #2e5a9a;
  border-color: #2e5a9a;
}
.footer-right .acymailing_mootoolsbutton .modal:hover,
.footer-right .acymailing_mootoolsbutton .modal:focus,
.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: #224373;
  border-color: #203e6b;
}
.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.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: #2e5a9a;
  border-color: #2e5a9a;
}
.footer-right .acymailing_mootoolsbutton .modal .badge {
  color: #2e5a9a;
  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);
}
.uber-social {
  text-align: right;
}
.uber-social a {
  display: inline-block;
  border: none;
  margin-right: 5px;
}
.uber-social a:hover,
.uber-social a:active,
.uber-social a:focus {
  border: none;
}
.uber-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: 0 5px 0 0;
  text-align: center;
  width: 42px;
}
.uber-social .fa.fa-facebook:hover {
  background: #3b5998;
}
.uber-social .fa.fa-twitter:hover {
  background: #3a92c8;
}
.uber-social .fa.fa-google-plus:hover {
  background: #dd4b39;
}
.uber-social .fa.fa-pinterest:hover {
  background: #cb2027;
}
.uber-social .fa.fa-linkedin:hover {
  background: #287bbc;
}


.uber-footer.footer-4 {
  background-position: center bottom !important;
  background-repeat: no-repeat;
  background-size: 100% auto !important;
}
.uber-footer.footer-4 hr {
  display: none;
}
.uber-footer.footer-4 .wrap.breadcrumb {
  background: url(/templates/uber/acm/footer/images/breadcrumb-snow.png) repeat-x left top;
  padding-top: 52px;
  margin-top: -13px;
}
.uber-footer.footer-4 .wrap.breadcrumb .breadcrumb {
  background: none;
}
.uber-footer.footer-5 .uber-footer-inner {
  padding: 0;
  position: relative;
}
.uber-footer.footer-5 .uber-footer-inner .small {
  margin-bottom: 0;
}
.uber-footer.footer-5 .uber-footer-inner .back-to-top {
  position: absolute;
  right: 30px;
  bottom: auto;
  top: 13px;
}
.uber-footer.footer-5 .uber-footer-inner .back-to-top .btn {
  background: none;
  padding: 0;
  box-shadow: none;
  font-size: 16px;
  height: auto;
  width: auto;
}
.uber-footer.footer-5 .footer-left .nav li {
  float: left;
  margin-top: 0;
  padding: 13px 0;
  margin-right: 26px;
}
.uber-footer.footer-5 .footer-left .nav li a {
  border: none;
  background-color: transparent;
  padding: 0;
}
.uber-footer.footer-5 .footer-right {
  background-color: transparent;
  padding: 13px 0;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .uber-footer.footer-5 .footer-right {
    padding-right: 52px;
  }
}
.uber-footer.highlight-color .uber-footer-inner .back-to-top .btn {
  color: #ffffff;
}
.uber-footer.highlight-color .footer-left .nav li.active a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.uber-footer.highlight-color .footer-left .nav a:hover,
.uber-footer.highlight-color .footer-left .nav a:focus,
.uber-footer.highlight-color .footer-left .nav a:active {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.uber-footer.highlight-color .footer-right a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
.acm-cta .call-to-action-image {
  margin-top: 60px;
  margin-bottom: -104px;
}
.acm-cta .call-to-action-image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .acm-cta .call-to-action-image {
    margin-bottom: -52px;
  }
}
@media (max-width: 991px) {
  .section-user-showcase {
    background-image: none !important;
  }
  .section-user-showcase .cta-2 {
    padding-top: 104px;
  }
}
.acm-cta.style-1 a {
  margin-bottom: 13px;
  margin-right: 13px;
}

.acm-cta.style-2 {
  padding-top: 208px;
  padding-bottom: 104px;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acm-cta.style-2 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media (max-width: 991px) {
  .acm-cta.style-2 {
    background-image: none !important;
  }
}
@media screen and (max-width: 991px) {
  .section .acm-cta.style-2,
  .t3-module .acm-cta.style-2 {
    margin: 0;
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
.acm-cta.style-2 .cta-showcase-item {
  position: relative;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-badge {
  position: absolute;
  top: -208px;
  width: 130px;
  margin-top: -65px;
  z-index: 9;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-badge img {
  width: 100%;
  height: auto;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-header {
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 1px;
  line-height: 1.275;
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acm-cta.style-2 .cta-showcase-item .cta-showcase-header {
    font-size: 45px;
  }
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-intro {
  color: #96a1a3;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-actions {
  margin: 26px 0 0;
  padding: 26px 0 0;
  border-top: 1px solid #505656;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-actions a {
  font-weight: bold;
  display: inline-block;
  margin-right: 26px;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-actions a:last-child {
  margin-right: 0;
}
.acm-cta.style-2 .cta-showcase-item .cta-showcase-actions a:hover,
.acm-cta.style-2 .cta-showcase-item .cta-showcase-actions a:focus {
  color: #ffffff;
}
.acm-cta.style-3 .cta-showcase-header {
  margin-top: 0;
}
.acm-cta.style-3 .cta-showcase-actions {
  margin-top: 52px;
}
.acm-cta.style-3 .cta-showcase-actions a {
  display: inline-block;
  margin-bottom: 13px;
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .acm-cta.style-3 .cta-showcase-actions a {
    display: block;
    margin-left: 0;
  }
}
.acm-cta.style-3 .cta-showcase-actions .fa {
  margin-right: 6.5px;
}
.acm-cta.style-3.light {
  color: #505656;
}
.acm-cta.style-3.light .cta-showcase-header {
  color: #3d4045;
}
.acm-cta.style-3.bg-image {
  padding-bottom: 104px;
  padding-top: 104px;
}
.acm-cta.style-4 {
  text-align: center;
}
.acm-cta.style-4 a {
  color: #ffffff;
  display: block;
  font-size: 24px;
  font-weight: 400;
  padding: 78px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
}
.acm-cta.style-4 a .fa {
  margin-left: 13px;
  font-size: 16px;
  top: -2px;
  position: relative;
}
@media (max-width: 767px) {
  .acm-cta.style-4 a {
    font-size: 16px;
  }
}
.acm-cta.brand-primary {
  background-color: #2e5a9a;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-primary:hover {
  background-color: #224373;
}
.acm-cta.brand-secondary {
  background-color: #38b775;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-secondary:hover {
  background-color: #2c905c;
}
.acm-cta.brand-success {
  background-color: #38b775;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-success:hover {
  background-color: #2c905c;
}
.acm-cta.brand-warning {
  background-color: #ff5722;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-warning:hover {
  background-color: #ee3900;
}
.acm-cta.brand-danger {
  background-color: #f44336;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-danger:hover {
  background-color: #ea1c0d;
}
.acm-cta.brand-info {
  background-color: #03a9f4;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.brand-info:hover {
  background-color: #0286c2;
}
.acm-cta.gray-light {
  background-color: #ecf0f1;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.gray-light a {
  color: #3d4045;
}
.acm-cta.gray-light:hover {
  background-color: #cfd9db;
}
.acm-cta.gray-dark {
  background-color: #27292e;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.acm-cta.gray-dark:hover {
  background-color: #101012;
}
.acm-cta.style-5 {
  padding: 52px 0;
}
.acm-cta.style-5 .cta-content {
  float: left;
}
.acm-cta.style-5 .cta-content .cta-title {
  margin-top: 0;
}
.acm-cta.style-5 .btn {
  float: right;
  margin: 26px 0;
}
.acm-hero {
  background-repeat: no-repeat;
  background-position: left top;
  padding: 52px 0;
}
@media screen and (min-width: 480px) {
  .acm-hero {
    padding: 104px 0;
  }
}
@media screen and (min-width: 992px) {
  .acm-hero {
    background-size: cover;
    background-position: center center;
    padding: 260px 0;
  }
}
@media screen and (max-width: 767px) {
  .acm-hero {
    background-size: auto;
  }
}
.acm-hero.full-screen {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .acm-hero.full-screen .hero-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.acm-hero .hero-content {
  width: 80%;
  z-index: 2;
  position: relative;
}
.acm-hero .hero-content.effect {
  animation: effect-top 5s;
  -webkit-animation: effect-top 5s;
}
@media screen and (min-width: 767px) {
  .acm-hero .hero-content {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .acm-hero .hero-content {
    width: 50%;
  }
}
.acm-hero .hero-intro {
  font-weight: 300;
}
.acm-hero .hero-btn-actions {
  margin-top: 52px;
}
.acm-hero .hero-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (min-width: 992px) {
  .acm-hero.position-center .hero-content {
    width: 75%;
  }
}
.acm-hero.position-center .hero-content {
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .acm-hero.position-center .hero-content {
    margin: 0 auto;
  }
}
.acm-hero.position-right .hero-content {
  float: none;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .acm-hero.position-right .hero-content {
    float: right;
    margin: 0;
  }
}
.acm-hero .hero-heading {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 26px;
}
@media screen and (min-width: 767px) {
  .acm-hero .hero-heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 992px) {
  .acm-hero .hero-heading {
    font-size: 40px;
    line-height: 1.3;
  }
}
.acm-hero .hero-intro {
  color: #f4f6f7;
  color: rgba(255, 255, 255, 0.6);
}
.acm-hero .hero-intro a {
  color: inherit;
  border-bottom: 2px solid;
}
.acm-hero .hero-intro a:hover,
.acm-hero .hero-intro a:focus,
.acm-hero .hero-intro a:active {
  color: #ffffff;
}
.acm-hero .hero-intro {
  display: none;
  font-size: 16px;
  margin-bottom: 39px;
}
@media screen and (min-width: 992px) {
  .acm-hero .hero-intro {
    display: block;
    font-size: 20px;
  }
}
.ft-info .acm-hero .hero-intro {
  display: block;
}
.acm-hero .hero-btn-actions .btn {
  margin-right: 13px;
  text-transform: none;
}
.acm-hero .hero-btn-actions .btn.btn-border {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.acm-hero .hero-btn-actions .btn.btn-border:hover,
.acm-hero .hero-btn-actions .btn.btn-border:focus,
.acm-hero .hero-btn-actions .btn.btn-border:active {
  background-color: #ffffff;
  color: #3d4045;
}
@media screen and (max-width: 767px) {
  .acm-hero .hero-btn-actions .btn {
    margin-bottom: 26px;
  }
}
.acm-hero.style-light .hero-heading {
  color: #3d4045;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-light .hero-content {
    width: auto;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .item:nth-child(4) .acm-hero.style-light .hero-content {
    width: 60%;
  }
}
.acm-hero.style-light .hero-intro {
  color: #505656;
}
.acm-hero.style-light .btn.btn-border {
  border-color: #38b775;
  color: #38b775;
}
.acm-hero.style-light .btn.btn-border:hover,
.acm-hero.style-light .btn.btn-border:focus,
.acm-hero.style-light .btn.btn-border:active {
  background: #38b775;
  color: #ffffff;
}
.acm-hero.style-light .hero-mask {
  background-color: #ffffff;
}
@keyframes effect-top {
  0% {
    transform: translateY(-15%);
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes effect-top {
  0% {
    -webkit-transform: translateY(-15%);
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.acm-hero.style-2 {
  padding: 0;
  position: relative;
}
.acm-hero.style-2 .hero-content {
  background-size: cover;
  padding: 60px 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-2 .hero-content {
    padding: 120px 0;
  }
}
@media screen and (max-width: 991px) {
  .acm-hero.style-2 .hero-content {
    overflow: hidden;
  }
}
.acm-hero.style-2 .hero-description {
  color: #ffffff;
  padding: 52px;
  position: relative;
  margin: auto;
  text-align: center;
  width: 450px;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-2 .hero-description {
    display: none;
  }
}
.acm-hero.style-2 .hero-description .hero-quote {
  border-bottom: 1px solid;
  display: inline-block;
  font-size: 42px;
  padding-bottom: 22px;
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-2 .hero-description .hero-quote {
    border: 0;
    padding-bottom: 13px;
  }
}
.acm-hero.style-2 .hero-description .hero-index {
  font-size: 80px;
  font-weight: 500;
  margin: 52px -100%;
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .acm-hero.style-2 .hero-description .hero-index {
    margin: 26px -100%;
  }
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-2 .hero-description .hero-index {
    font-size: 60px;
    margin: 0 -50%;
  }
}
.acm-hero.style-2 .hero-description .hero-des {
  font-size: 24px;
  margin-bottom: 0;
  padding-top: 22px;
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-2 .hero-description .hero-des {
    padding-top: 13px;
  }
}
.acm-hero.style-2 .hero-description:before {
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #ffffff;
  content: "";
  height: 30%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-2 .hero-description:before {
    display: none;
  }
}
.acm-hero.style-2 .hero-description:after {
  border-width: 0px 10px 10px 10px;
  border-style: solid;
  border-color: #ffffff;
  bottom: 0;
  content: "";
  height: 30%;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-2 .hero-description:after {
    display: none;
  }
}
.acm-hero.style-2.style-light .hero-description {
  color: #3d4045;
}
.acm-hero.style-2.style-light .hero-description:after,
.acm-hero.style-2.style-light .hero-description:before {
  border-color: #3d4045;
}

.acm-hero.style-4 {
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .acm-hero.style-4.full-screen {
    height: auto !important;
  }
  .acm-hero.style-4.full-screen .hero-content {
    padding-top: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
}
@media screen and (max-width: 767px) {
  .acm-hero.style-4.full-screen .hero-content {
    line-height: 1;
    padding-bottom: 0;
  }
  .acm-hero.style-4.full-screen .hero-content .hero-heading {
    font-size: 24px;
  }
}
.acm-hero.style-4 .video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative;
}
.acm-hero.style-4 .video-wrapper:before {
  content: "";
  position: absolute;
  background-color: #2e5a9a;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-4 .video-wrapper:before {
    display: none;
  }
}
.acm-hero.style-4.mask-off .video-wrapper:before {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.acm-hero.style-4.mask-off .hero-content {
  opacity: 0;
  filter: alpha(opacity=0);
}
.acm-hero.style-4 iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.acm-hero.style-4 .hero-content {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  padding-right: 26px;
  padding-left: 26px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.acm-hero.style-4 .hero-content .hero-heading {
  font-size: 32px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-4 .hero-content .hero-heading {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .acm-hero.style-4 .hero-content .hero-heading {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .acm-hero.style-4 .hero-content .hero-heading {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .acm-hero.style-4 .hero-content .hero-btn-actions {
    margin-top: 0;
  }
}
.acm-hero.style-4 .hero-content .btn-rounded {
  border-radius: 50%;
  height: 52px;
  line-height: 48px;
  padding: 0 !important;
  width: 52px;
  border-width: 3px;
  opacity: .7;
}
.acm-hero.style-4 .hero-content .btn-rounded:hover {
  box-shadow: none;
  opacity: 1;
}
.acm-hero.style-5 {
  background-size: cover !important;
}
.acm-hero.style-5 .hero-content {
  width: 100%;
}
.acm-hero.style-5 .hero-content:before,
.acm-hero.style-5 .hero-content:after {
  content: " ";
  display: table;
}
.acm-hero.style-5 .hero-content:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .acm-hero.style-5 .hero-content {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .acm-hero.style-5 .hero-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.acm-hero.style-5 .hero-content .hero-heading {
  font-size: 45px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .item:nth-child(3) .acm-hero.style-5 .hero-content .hero-intro {
    display: block;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.91);
    padding: 10px;
  }
}
.acm-hero.style-5 .hero-img img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-5 .hero-img {
    text-align: center;
    padding: 0;
    float: none !important;
  }
}
.acm-hero.style-5 .hero-heading {
  font-size: 45px;
  margin: 0 0 26px;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-5 .hero-heading {
    text-align: center;
    line-height: 1.2;
  }
}
.acm-hero.style-5 .hero-heading.lg {
  font-size: 90px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-hero.style-5 .hero-heading.lg {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .acm-hero.style-5 .hero-heading.lg {
    font-size: 32px;
    text-align: center;
    line-height: 1.4;
  }
}
.acm-hero.style-5.style-dark .hero-heading {
  text-transform: uppercase;
  font-weight: 700;
}
.acm-hero.style-5 .hero-btn-actions .fa {
  margin-left: 6.5px;
}
@media screen and (max-width: 767px) {
  .acm-hero.style-5 .hero-btn-actions .btn {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 767px) {
  .acm-hero.style-5 .hero-btn-actions {
    text-align: center;
  }
}
@font-face {
  font-family: 'edoregular';
  src: url(/templates/uber/acm/hero/fonts/edo/edo-webfont.eot);
  src: url(/templates/uber/acm/hero/fonts/edo/edo-webfont.eot#iefix) format('embedded-opentype'), url(/templates/uber/acm/hero/fonts/edo/edo-webfont.woff) format('woff'), url(/templates/uber/acm/hero/fonts/edo/edo-webfont.ttf) format('truetype'), url(/templates/uber/acm/hero/fonts/edo/edo-webfont.svg#edoregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.acm-hero.style-6.position-center .hero-content {
  width: 90%;
}
.acm-hero.style-6 .hero-heading {
  font-family: 'edoregular', "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 45px;
  color: #f4c26a;
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (min-width: 480px) {
  .acm-hero.style-6 .hero-heading {
    font-size: 75px;
  }
}
@media screen and (min-width: 992px) {
  .acm-hero.style-6 .hero-heading {
    font-size: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .acm-hero.style-6 .hero-heading {
    font-size: 172px;
  }
}
.acm-hero.style-6 .hero-intro {
  font-family: 'edoregular', "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 56px;
  text-transform: none;
  width: 80%;
  margin: 0 auto;
  color: #e14e10;
}
.acm-hero.style-6 .btn-halloween {
  background: url(/templates/uber/acm/hero/images/btn-halloween.png) no-repeat center center;
  color: #ffe1d2;
  font-family: 'edoregular', "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  width: 308px;
  height: 79px;
  text-align: center;
  line-height: 79px;
  padding: 0;
  font-size: 30px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-hero.style-6 .btn-halloween:hover,
.acm-hero.style-6 .btn-halloween:focus,
.acm-hero.style-6 .btn-halloween:active {
  outline: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
  .acm-hero.style-6 .btn-halloween {
    width: 260px;
    background-size: 100%;
  }
}
.acm-hero.style-7 {
  position: relative;
}
.acm-hero.style-7 .hero-content {
  padding: 26px;
  color: #ffffff;
}
.acm-hero.style-7 .hero-content .hero-heading {
  color: #ffffff;
  margin-bottom: 0;
}
.acm-hero.style-7 .hero-content .hero-heading + .hero-intro {
  margin-top: 26px;
}
.acm-hero.style-7 .hero-content .hero-intro {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
}
.uber-bar {
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar:before,
.uber-bar:after {
  content: " ";
  display: table;
}
.uber-bar:after {
  clear: both;
}
.uber-bar.affix {
  left: 0;
  right: 0;
  top: 0;
  z-index: 1023;
  position: fixed;
}
.uber-bar.light-color {
  background-color: #f4f6f7;
}
.uber-bar.light-color .uber-social .fa {
  color: #000000;
}
.uber-bar.light-color .btn-close {
  color: #000000;
}
.uber-bar.light-color .btn-close:hover,
.uber-bar.light-color .btn-close:focus,
.uber-bar.light-color .btn-close:active {
  color: #000000;
}
.uber-bar.dark-color {
  background-color: #27292e;
}
.uber-bar.black-color {
  background-color: #000000;
  color: #96a1a3;
}
.uber-bar.highlight-color {
  background-color: #2e5a9a;
  color: #ffffff;
}
.uber-bar.highlight-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.highlight-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.highlight-color .uber-social a:hover .fa,
.uber-bar.highlight-color .uber-social a:focus .fa,
.uber-bar.highlight-color .uber-social a:active .fa {
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.highlight-color .nav li a {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.uber-bar.highlight-color .nav li a:hover,
.uber-bar.highlight-color .nav li a:focus,
.uber-bar.highlight-color .nav li a:active {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar.red-color {
  background: #cc0000;
  color: #ffffff;
}
.uber-bar.red-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.red-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.red-color .uber-social a:hover .fa,
.uber-bar.red-color .uber-social a:focus .fa,
.uber-bar.red-color .uber-social a:active .fa {
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.red-color .nav li a {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.uber-bar.red-color .nav li a:hover,
.uber-bar.red-color .nav li a:focus,
.uber-bar.red-color .nav li a:active {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar.blue-color {
  background: #039be5;
  color: #ffffff;
}
.uber-bar.blue-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.blue-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.blue-color .uber-social a:hover .fa,
.uber-bar.blue-color .uber-social a:focus .fa,
.uber-bar.blue-color .uber-social a:active .fa {
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.blue-color .nav li a {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.uber-bar.blue-color .nav li a:hover,
.uber-bar.blue-color .nav li a:focus,
.uber-bar.blue-color .nav li a:active {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar.green-color {
  background: #38b775;
  color: #ffffff;
}
.uber-bar.green-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.green-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.green-color .uber-social a:hover .fa,
.uber-bar.green-color .uber-social a:focus .fa,
.uber-bar.green-color .uber-social a:active .fa {
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.green-color .nav li a {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.uber-bar.green-color .nav li a:hover,
.uber-bar.green-color .nav li a:focus,
.uber-bar.green-color .nav li a:active {
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar.yellow-color {
  background: #ffcc00;
  color: #000000;
}
.uber-bar.yellow-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.yellow-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.yellow-color .uber-social a:hover .fa,
.uber-bar.yellow-color .uber-social a:focus .fa,
.uber-bar.yellow-color .uber-social a:active .fa {
  background: #000000;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.yellow-color .nav li a {
  color: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.uber-bar.yellow-color .nav li a:hover,
.uber-bar.yellow-color .nav li a:focus,
.uber-bar.yellow-color .nav li a:active {
  color: #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar.purple-color {
  background: #8b08ae;
  color: #ffffff;
}
.uber-bar.purple-color .uber-social a {
  height: 42px;
  line-height: 42px;
}
.uber-bar.purple-color .uber-social a .fa {
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar.purple-color .uber-social a:hover .fa,
.uber-bar.purple-color .uber-social a:focus .fa,
.uber-bar.purple-color .uber-social a:active .fa {
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
}
.uber-bar.bar-open {
  padding-right: 15px;
}
.uber-bar.bar-close {
  overflow: hidden;
  height: 0;
}
.uber-bar .uber-social .fa {
  background: none;
  font-size: 14px;
  margin-right: 0;
  margin-left: 5px;
  width: 15px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uber-bar .uber-social a {
  margin-right: 0;
}
.uber-bar .uber-social a:hover .fa {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-bar .uber-social a:hover .fa-facebook {
  color: #3b5998;
}
.uber-bar .uber-social a:hover .fa-twitter {
  color: #3a92c8;
}
.uber-bar .uber-social a:hover .fa-google-plus {
  color: #dd4b39;
}
.uber-bar .uber-social a:hover .fa-pinterest {
  color: #cb2027;
}
.uber-bar .uber-social a:hover .fa-linkedin {
  color: #287bbc;
}
.uber-bar .bar-right {
  float: right;
}
.uber-bar .uber-contact-info .info-list {
  margin-bottom: 0;
  margin-top: 0;
}
.uber-bar .uber-contact-info .info-list dd,
.uber-bar .uber-contact-info .info-list dt {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 400;
}
.uber-bar .uber-contact-info .info-list dd .fa,
.uber-bar .uber-contact-info .info-list dt .fa {
  float: none;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 2px;
}
.uber-bar .uber-contact-info .info-list dd {
  margin-right: 13px;
}
.uber-bar .nav li {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}
.uber-bar .nav li a {
  padding: 0;
}
.uber-bar .nav li a:hover,
.uber-bar .nav li a:focus,
.uber-bar .nav li a:active {
  background: none;
  color: #ffffff;
}
.uber-bar .pull-left .nav li {
  margin-right: 13px;
}
.uber-bar .pull-right .nav li {
  margin-left: 13px;
}
.uber-bar .lang-inline {
  margin: 0 0 0 26px;
  padding: 0;
}
.uber-bar .lang-inline li {
  display: inline-block;
  list-style: none;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  margin-left: 6.5px;
}
.uber-bar .bar-center {
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 26px;
  float: none;
}
.hspace {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.hspace.hspace-close {
  height: 0 !important;
}
.btn-close {
  position: absolute;
  right: 10px;
  height: 42px;
  line-height: 36px;
  top: 0;
  padding: 0;
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-close:focus,
.btn-close:hover,
.btn-close:active {
  outline: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn-close .fa {
  font-size: 12px;
  border: 2px solid;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .uber-bar .col-sm-8 {
    display: none;
  }
}
.ie8 .uber-bar .btn-close {
  padding: 0;
}
.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;
}
div.logo-image {
  padding-right: 20px;
  padding-left: 20px;
  min-width: 0;
  float: left;
}
.container div.logo-image {
  padding-left: 0;
}
div.logo-image span,
div.logo-image small {
  display: none;
}
div.logo-image img {
  max-height: 52px;
  max-width: 100%;
}
div.logo-image a {
  text-decoration: none;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3d4045;
  font-size: 20px;
  white-space: nowrap;
  line-height: 1;
}
.logo-text {
  padding-right: 20px;
  padding-left: 20px;
  min-width: 130px;
  float: left;
}
@media (max-width: 320px) {
  .logo-text {
    min-width: none;
  }
}
.container .logo-text {
  padding-left: 0;
}
.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;
}
@media screen and (max-width: 480px) {
  .site-navigation-right {
    width: auto;
  }
}
.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 {
  position: relative;
  padding-top: 0;
}
.head-search .search: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;
}
.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;
}
.right-menu {
  float: right;
}
.right-menu:before,
.right-menu:after {
  content: " ";
  display: table;
}
.right-menu:after {
  clear: both;
}
.right-menu > .nav,
.right-menu > div {
  float: right;
}
.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;
  overflow: hidden;
}
@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.button-responsive {
    font-size: 13px;
    text-transform: none;
    padding-left: 13px !important;
    padding-right: 13px !important;
    margin-top: 5px;
  }
}
.head-login {
  text-indent: 999em;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .head-login {
    width: 52px;
  }
}
@media screen and (min-width: 1200px) {
  .head-login {
    text-indent: inherit;
    width: auto;
  }
}
@media screen and (max-width: 1199px) {
  .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;
  }
}
.uber-header-wrap {
  position: relative;
  z-index: 1021;
}
.uber-header-wrap.has-affix {
  z-index: 1022;
}
.uber-header-wrap a:focus {
  outline: none;
}
.uber-header {
  background-color: #ffffff;
  border-bottom: 1px solid #ecf0f1;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1022;
  position: relative;
  -webkit-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
}
.uber-header > .row {
  margin-right: 0;
}
.uber-header > .row .site-navigation-right {
  padding-right: 0;
  padding-left: 13px;
}
@media screen and (min-width: 768px) {
  .uber-header {
    height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .uber-header .row {
    margin: 0;
  }
  .uber-header .row > #t3-mainnav,
  .uber-header .row > .site-navigation-right,
  .uber-header .row > .logo {
    padding: 0;
  }
  .uber-header .row > .site-navigation-right {
    position: static;
  }
  .uber-header .row .logo .logo-text {
    text-align: left;
  }
  .uber-header .row .logo .list-brands {
    left: 0;
    text-align: left;
  }
  .uber-header .row .logo:hover {
    background: none;
  }
}
.uber-header.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.affixbar-show .uber-header.affix {
  top: 42px;
}
.uber-header.dark-color,
.uber-header.none-color.affix {
  background: #27292e;
  border-color: #2b2e2e;
}
.uber-header.dark-color .logo,
.uber-header.none-color.affix .logo {
  border-right: 1px solid #2b2e2e;
}
.uber-header.dark-color .logo .logo-text,
.uber-header.none-color.affix .logo .logo-text {
  padding-right: 20px;
}
.uber-header.dark-color .logo .logo-text > a,
.uber-header.none-color.affix .logo .logo-text > a {
  color: #ecf0f1;
}
.uber-header.dark-color .logo.open .dropdown-toggle,
.uber-header.none-color.affix .logo.open .dropdown-toggle {
  background-color: #ffffff;
  color: #505656;
}
.uber-header.dark-color .logo.open .dropdown-toggle .fa,
.uber-header.none-color.affix .logo.open .dropdown-toggle .fa {
  color: #505656;
}
.uber-header.dark-color .navbar-default .navbar-nav > li,
.uber-header.none-color.affix .navbar-default .navbar-nav > li {
  border-right: 1px solid #2b2e2e;
}
.uber-header.dark-color .navbar-default .navbar-nav > li > a,
.uber-header.none-color.affix .navbar-default .navbar-nav > li > a {
  color: #cccccc;
  padding-left: 26px;
  padding-right: 26px;
}
.uber-header.dark-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav > li > a:hover,
.uber-header.dark-color .navbar-default .navbar-nav > li > a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav > li > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.uber-header.dark-color .navbar-default .navbar-nav > li > .nav-header,
.uber-header.none-color.affix .navbar-default .navbar-nav > li > .nav-header {
  color: #96a1a3;
}
.uber-header.dark-color .navbar-default .navbar-nav > .open > a,
.uber-header.none-color.affix .navbar-default .navbar-nav > .open > a,
.uber-header.dark-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav > .open > a:hover,
.uber-header.dark-color .navbar-default .navbar-nav > .open > a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav > .open > a:focus {
  border-color: #505656;
  color: #ecf0f1;
  background-color: #000000;
}
.uber-header.dark-color .navbar-default .navbar-nav > .active > a,
.uber-header.none-color.affix .navbar-default .navbar-nav > .active > a,
.uber-header.dark-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav > .active > a:hover,
.uber-header.dark-color .navbar-default .navbar-nav > .active > a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav > .active > a:focus {
  color: #ecf0f1;
  background-color: #000000;
}
.uber-header.dark-color .navbar-default .navbar-nav > .alias-parent-active > a,
.uber-header.none-color.affix .navbar-default .navbar-nav > .alias-parent-active > a,
.uber-header.dark-color .navbar-default .navbar-nav > .alias-parent-active > a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav > .alias-parent-active > a:hover,
.uber-header.dark-color .navbar-default .navbar-nav > .alias-parent-active > a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav > .alias-parent-active > a:focus {
  color: #039be5;
  background-color: none;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu {
  background-color: #000000;
  border-color: #404040;
  border-top: 0;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a {
  color: #96a1a3;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:hover,
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:focus,
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:active,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li > a:active {
  color: #ffffff;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a {
  color: #039be5;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:hover,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:hover,
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:focus,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:focus,
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:active,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .mega-nav > li.current a:active {
  color: #ffffff;
}
.uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu .dropdown-header,
.uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu .dropdown-header {
  border-bottom-color: #404040;
}
.uber-header.dark-color .site-navigation-right .off-canvas-toggle,
.uber-header.none-color.affix .site-navigation-right .off-canvas-toggle {
  border-left-color: #2b2e2e;
  color: #cccccc;
}
.uber-header.dark-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.none-color.affix .site-navigation-right .off-canvas-toggle:hover,
.uber-header.dark-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.none-color.affix .site-navigation-right .off-canvas-toggle:focus,
.uber-header.dark-color .site-navigation-right .off-canvas-toggle:active,
.uber-header.none-color.affix .site-navigation-right .off-canvas-toggle:active {
  color: #ecf0f1;
  background-color: #000000;
  border-color: #2b2e2e;
}
.uber-header.dark-color .site-navigation-right .right-menu ul li > a,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li > a {
  border-color: #2b2e2e;
  color: #cccccc;
}
.uber-header.dark-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li > a:hover,
.uber-header.dark-color .site-navigation-right .right-menu ul li > a:active,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li > a:active,
.uber-header.dark-color .site-navigation-right .right-menu ul li > a:focus,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li > a:focus {
  background: #000000;
  color: #ecf0f1;
}
.uber-header.dark-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li.active > a,
.uber-header.dark-color .site-navigation-right .right-menu ul li.active > a:active,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li.active > a:active,
.uber-header.dark-color .site-navigation-right .right-menu ul li.active > a:hover,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li.active > a:hover {
  background: #000000;
  color: #ecf0f1;
}
.uber-header.dark-color .site-navigation-right .right-menu ul li .head-login:after,
.uber-header.none-color.affix .site-navigation-right .right-menu ul li .head-login:after {
  color: #ecf0f1;
}
.uber-header.highlight-color {
  background: #039be5;
  border-color: #039be5;
}
.uber-header.highlight-color .logo {
  border-color: #0279b3;
}
.uber-header.highlight-color .logo .logo-text > a {
  color: #f4f6f7;
}
.uber-header.highlight-color .navbar-default .navbar-nav > li {
  border-right-color: #0279b3;
}
.uber-header.highlight-color .navbar-default .navbar-nav > li > a {
  color: #f4f6f7;
}
.uber-header.highlight-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.highlight-color .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #026899;
}
.uber-header.highlight-color .navbar-default .navbar-nav > li > .nav-header {
  color: #f4f6f7;
}
.uber-header.highlight-color .navbar-default .navbar-nav > .open > a,
.uber-header.highlight-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.highlight-color .navbar-default .navbar-nav > .open > a:focus {
  border-color: #0279b3;
  color: #ffffff;
  background-color: #026899;
}
.uber-header.highlight-color .navbar-default .navbar-nav > .active > a,
.uber-header.highlight-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.highlight-color .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #026899;
}
.uber-header.highlight-color .site-navigation-right .off-canvas-toggle {
  border-left-color: #0279b3;
  color: #f4f6f7;
}
.uber-header.highlight-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.highlight-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.highlight-color .site-navigation-right .off-canvas-toggle:active {
  color: #ffffff;
  background-color: #026899;
  border-color: #0279b3;
}
.uber-header.highlight-color .site-navigation-right .right-menu ul li > a {
  border-color: #0279b3;
  color: #f4f6f7;
}
.uber-header.highlight-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.highlight-color .site-navigation-right .right-menu ul li > a:focus {
  background: #026899;
  color: #ffffff;
}
.uber-header.highlight-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.highlight-color .site-navigation-right .right-menu ul li.active > a:hover {
  background: #026899;
  color: #ffffff;
}
.uber-header.highlight-color .site-navigation-right .right-menu ul li .head-login:after {
  color: #f4f6f7;
}
.uber-header.none-color {
  background: none;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.none-color .logo {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.none-color .logo .logo-text,
.uber-header.none-color .logo .logo-image {
  padding-left: 0;
  padding-right: 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.none-color .logo .logo-image > a {
  line-height: 1;
}
.uber-header.none-color .logo .logo-text > a {
  color: #f4f6f7;
}
.uber-header.none-color .navbar-default .navbar-nav > li {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.none-color .navbar-default .navbar-nav > li > a {
  color: #f4f6f7;
  text-transform: none;
  padding-left: 0;
  padding-right: 52px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.none-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.none-color .navbar-default .navbar-nav > li > a:focus {
  color: #026899;
  background: none;
}
.uber-header.none-color .navbar-default .navbar-nav > li > .nav-header {
  color: #f4f6f7;
}
.uber-header.none-color .navbar-default .navbar-nav > .open > a,
.uber-header.none-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.none-color .navbar-default .navbar-nav > .open > a:focus {
  border: 0;
  color: #ffffff;
  background: none;
}
.uber-header.none-color .navbar-default .navbar-nav > .active > a,
.uber-header.none-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.none-color .navbar-default .navbar-nav > .active > a:focus {
  color: #026899;
  background: none;
}
.uber-header.none-color .site-navigation-right .off-canvas-toggle {
  border: 0;
  color: #f4f6f7;
  text-transform: none;
}
.uber-header.none-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.none-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.none-color .site-navigation-right .off-canvas-toggle:active {
  color: #026899;
  background: transparent;
}
.uber-header.none-color .site-navigation-right .right-menu ul li > a {
  border: 0;
  color: #f4f6f7;
  text-transform: none;
}
.uber-header.none-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.none-color .site-navigation-right .right-menu ul li > a:focus {
  background: transparent;
  color: #026899;
}
.uber-header.none-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.none-color .site-navigation-right .right-menu ul li.active > a:hover {
  background: transparent;
  color: #026899;
}
.uber-header.none-color .site-navigation-right .right-menu ul li .head-login:after {
  color: #f4f6f7;
}
.uber-header.header-2.light-color {
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom: 0;
}
.uber-header.header-2.dark-color {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: 0;
}
.uber-header.header-2.none-color {
  top: 52px;
}
.uber-header.affix {
  position: fixed;
}
.uber-header.affix.none-color {
  top: 0;
}

.uber-header.header-3 .logo:after {
  content: "";
  width: 60px;
  height: 60px;
  background: url(/templates/uber/local/acm/header/css/themes/images/snowflake.png) no-repeat;
  position: absolute;
  right: -40px;
  top: 3px;
}
.uber-header.header-3 .logo:before {
  content: "";
  width: 38px;
  height: 50px;
  background: url(/templates/uber/local/acm/header/css/themes/images/tree.png) no-repeat;
  position: absolute;
  left: -22px;
  bottom: 0;
  z-index: -1;
}
.uber-header.header-3.highlight-color {
  background-color: #ce2920;
  border-color: #ce2920;
}
.uber-header.header-3.highlight-color .logo {
  border-right-color: #a22019;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li {
  border-right: 0;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li > a {
  color: #f4f6f7;
  text-transform: none;
  font-weight: 700;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li > .nav-header {
  color: #f4f6f7;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .open > a,
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .open > a:focus {
  border-color: #0279b3;
  color: #000000;
  background-color: transparent;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .active > a,
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: transparent;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu {
  border-bottom: 5px solid #ce2920;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: -10px;
  left: 20px;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu .mega-nav > li a:hover {
  background-color: #ce2920;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu .mega-nav > li.active > a {
  color: #ce2920;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu .mega-nav > li.active > a:hover {
  color: #ffffff;
}
.uber-header.header-3.highlight-color .navbar-default .navbar-nav > li.open > .dropdown-menu .mega-nav > li > a.dropdown-header {
  background: none;
  color: #000000;
}
.uber-header.header-3.highlight-color .site-navigation-right .right-menu ul li > a {
  border: 0;
  font-weight: 700;
  text-transform: none;
}
.uber-header.header-3.highlight-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-3.highlight-color .site-navigation-right .right-menu ul li > a:focus,
.uber-header.header-3.highlight-color .site-navigation-right .right-menu ul li > a:active {
  background: none;
  color: #000000;
}
.uber-header.header-3.highlight-color .site-navigation-right .off-canvas-toggle {
  border: 0;
  font-weight: 700;
  text-transform: none;
  padding-right: 0;
}
.uber-header.header-3.highlight-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.header-3.highlight-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.header-3.highlight-color .site-navigation-right .off-canvas-toggle:active {
  background: none;
  color: #000000;
}
.uber-header.affix {
  position: fixed;
}
.uber-header.affix.none-color {
  top: 0;
}
.uber-header.header-4 {
  height: 100px;
  padding-top: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #dadedf;
}
.uber-header.header-4.light-color .logo {
  border-right: 0;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-4.light-color .logo .logo-text {
  padding-left: 0;
  padding-right: 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-4.light-color .logo .logo-text > a {
  color: #27292e;
}
.uber-header.header-4.light-color .navbar-default .navbar-nav > li {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-4.light-color .navbar-default .navbar-nav > li > a {
  text-transform: none;
  padding-left: 0;
  padding-right: 32px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-4.light-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.header-4.light-color .navbar-default .navbar-nav > li > a:focus {
  color: #2E5A9A;
  background: none;
}
.uber-header.header-4.light-color .navbar-default .navbar-nav > .open > a,
.uber-header.header-4.light-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-4.light-color .navbar-default .navbar-nav > .open > a:focus {
  border: 0;
  color: #2E5A9A;
  background: none;
}
.uber-header.header-4.light-color .navbar-default .navbar-nav > .active > a,
.uber-header.header-4.light-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-4.light-color .navbar-default .navbar-nav > .active > a:focus {
  color: #2E5A9A;
  background: none;
}
.uber-header.header-4.light-color .navbar-default .t3-navbar-collapse .navbar-nav > li > a {
  padding-left: 26px;
}
.uber-header.header-4.light-color .site-navigation-right {
  padding-right: 20px;
}
@media screen and (max-width: 1199px) {
  .uber-header.header-4.light-color .site-navigation-right {
    padding-right: 52px;
  }
}
@media screen and (max-width: 767px) {
  .uber-header.header-4.light-color .site-navigation-right {
    padding-right: 30px;
  }
}
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle {
  border: 0;
  text-transform: none;
  font-weight: 700;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle {
    right: 10px;
  }
}
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle span {
  display: none;
}
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle .fa {
  margin-left: 0;
}
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.header-4.light-color .site-navigation-right .off-canvas-toggle:active {
  color: #039be5;
  background: transparent;
}
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
  border: 0;
  text-transform: none;
  font-weight: 700;
  background: #38b775;
  padding: 13px 26px;
  color: #ffffff;
  height: auto;
  line-height: 1;
  border-radius: 2px;
}
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a:focus {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a.head-login:after {
  top: 11px;
  color: #ffffff;
  left: 20px;
}
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li.active > a:hover {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-5 {
  height: 100px;
  padding-top: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #000000;
}
.uber-header.header-5.dark-color {
  background-color: #27292e;
}
.uber-header.header-5.dark-color .logo {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-5.dark-color .logo .logo-text {
  padding-left: 0;
  padding-right: 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-5.dark-color .logo .logo-text > a {
  color: #f4f6f7;
}
@media screen and (max-width: 767px) {
  .uber-header.header-5.dark-color .logo .logo-image a {
    text-align: left;
  }
}
.uber-header.header-5.dark-color .navbar-collapse {
  border-top: 0;
}
.uber-header.header-5.dark-color .navbar-default .navbar-toggle {
  border: 0;
  background: none;
}
.uber-header.header-5.dark-color .navbar-default .navbar-toggle:hover,
.uber-header.header-5.dark-color .navbar-default .navbar-toggle:focus,
.uber-header.header-5.dark-color .navbar-default .navbar-toggle:active {
  border: 0;
  background: none;
  color: #ffffff;
}
.uber-header.header-5.dark-color .navbar-default .t3-navbar-collapse .navbar-nav > li > a {
  padding-left: 26px;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav > li {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav > li > a {
  text-transform: none;
  padding-left: 0;
  padding-right: 52px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav > li > a:hover,
.uber-header.header-5.dark-color .navbar-default .navbar-nav > li > a:focus {
  color: #039be5;
  background: none;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a,
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a:focus {
  border: 0;
  color: #039be5;
  background: none;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .active > a,
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-5.dark-color .navbar-default .navbar-nav > .active > a:focus {
  color: #039be5;
  background: none;
}
.uber-header.header-5.dark-color .navbar-default .navbar-nav .dropdown-menu {
  border: 0;
}
.uber-header.header-5.dark-color .site-navigation-right {
  padding-right: 20px;
}
@media screen and (max-width: 1199px) {
  .uber-header.header-5.dark-color .site-navigation-right {
    padding-right: 52px;
  }
}
@media screen and (max-width: 767px) {
  .uber-header.header-5.dark-color .site-navigation-right {
    padding-right: 30px;
  }
}
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle {
  border: 0;
  text-transform: none;
  font-weight: 700;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle {
    right: 10px;
  }
}
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle span {
  display: none;
}
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle .fa {
  margin-left: 0;
}
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.header-5.dark-color .site-navigation-right .off-canvas-toggle:active {
  color: #039be5;
  background: transparent;
}
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li > a {
  border: 0;
  text-transform: none;
  font-weight: 700;
  background: #38b775;
  padding: 13px 26px;
  color: #ffffff;
  height: auto;
  line-height: 1;
  border-radius: 2px;
}
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li > a:focus {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li > a.head-login:after {
  top: 11px;
  color: #ffffff;
  left: 20px;
}
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.header-5.dark-color .site-navigation-right .right-menu ul li.active > a:hover {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-6.dark-color {
  background-color: #27292e;
  height: auto;
  padding-top: 26px;
  border-bottom: 0;
}
.uber-header.header-6 .logo {
  padding-bottom: 26px;
  height: auto;
  line-height: 1;
  border-right: 0;
}
.uber-header.header-6 .t3-mainnav {
  width: 100%;
  border-top: 1px solid #3d4045;
}
.uber-header.header-6 .row {
  position: relative;
}
.uber-header.header-6 .site-navigation-right .right-menu ul li > a {
  border: 0;
  text-transform: none;
  font-weight: 700;
  background: #38b775;
  padding: 13px 26px;
  color: #ffffff;
  height: auto;
  line-height: 1;
  border-radius: 2px;
}
.uber-header.header-6 .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-6 .site-navigation-right .right-menu ul li > a:focus {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-6 .site-navigation-right .right-menu ul li > a.head-login:after {
  top: 11px;
  color: #ffffff;
  left: 20px;
}
.uber-header.header-6 .site-navigation-right .right-menu ul li.active > a,
.uber-header.header-6 .site-navigation-right .right-menu ul li.active > a:hover,
.uber-header.header-6 .site-navigation-right .right-menu ul li.active > a:focus,
.uber-header.header-6 .site-navigation-right .right-menu ul li.active > a:active {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-6 .off-canvas-toggle {
  border: 0;
  text-transform: none;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .uber-header.header-6 .off-canvas-toggle {
    right: 10px;
  }
}
.uber-header.header-6 .off-canvas-toggle span {
  display: none;
}
.uber-header.header-6 .off-canvas-toggle .fa {
  margin-left: 0;
}
.uber-header.header-6 .off-canvas-toggle:hover,
.uber-header.header-6 .off-canvas-toggle:focus,
.uber-header.header-6 .off-canvas-toggle:active {
  color: #039be5;
  background: transparent;
}
.uber-header.header-6 .navbar-default .navbar-nav > li {
  border-right-color: #3d4045;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-6 .navbar-default .navbar-nav > li > a {
  text-transform: none;
  font-weight: 700;
  color: #505656;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-6 .navbar-default .navbar-nav > li > a:hover,
.uber-header.header-6 .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background: none;
}
.uber-header.header-6 .navbar-default .navbar-nav > .open > a,
.uber-header.header-6 .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-6 .navbar-default .navbar-nav > .open > a:focus {
  border: 0;
  color: #ffffff;
  background: #000000;
}
.uber-header.header-6 .navbar-default .navbar-nav > .active > a,
.uber-header.header-6 .navbar-default .navbar-nav > .alias-parent-active > a {
  color: #ffffff;
  background: none;
}
.uber-header.header-6 .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-6 .navbar-default .navbar-nav > .alias-parent-active > a:hover,
.uber-header.header-6 .navbar-default .navbar-nav > .active > a:focus,
.uber-header.header-6 .navbar-default .navbar-nav > .alias-parent-active > a:focus {
  color: #ffffff;
  background: #000000;
}
.uber-header.header-6 .navbar-default .navbar-nav .dropdown-menu {
  border: 0;
}
.uber-header.affix {
  position: fixed;
}
.uber-header.header-7.light-color {
  background-color: #ffffff;
  height: auto;
  padding-top: 26px;
  border-bottom: 0;
}
.uber-header.header-7 .logo {
  padding-bottom: 26px;
  height: auto;
  line-height: 1;
  border-right: 0;
}
.uber-header.header-7 .t3-mainnav {
  width: 100%;
  border-top: 1px solid #dadedf;
  border-bottom: 1px solid #dadedf;
}
.uber-header.header-7 .row {
  position: relative;
}
.uber-header.header-7 .site-navigation-right .right-menu ul li > a {
  border: 0;
  text-transform: none;
  font-weight: 700;
  background: #38b775;
  padding: 13px 26px;
  color: #ffffff;
  height: auto;
  line-height: 1;
  border-radius: 2px;
}
.uber-header.header-7 .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-7 .site-navigation-right .right-menu ul li > a:focus {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-7 .site-navigation-right .right-menu ul li > a.head-login:after {
  top: 11px;
  color: #ffffff;
  left: 20px;
}
.uber-header.header-7 .site-navigation-right .right-menu ul li.active > a,
.uber-header.header-7 .site-navigation-right .right-menu ul li.alias-parent-active > a,
.uber-header.header-7 .site-navigation-right .right-menu ul li.active > a:hover,
.uber-header.header-7 .site-navigation-right .right-menu ul li.alias-parent-active > a:hover {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-7 .off-canvas-toggle {
  border: 0;
  text-transform: none;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .uber-header.header-7 .off-canvas-toggle {
    right: 10px;
  }
}
.uber-header.header-7 .off-canvas-toggle span {
  display: none;
}
.uber-header.header-7 .off-canvas-toggle .fa {
  margin-left: 0;
}
.uber-header.header-7 .off-canvas-toggle:hover,
.uber-header.header-7 .off-canvas-toggle:focus,
.uber-header.header-7 .off-canvas-toggle:active {
  color: #039be5;
  background: transparent;
}
.uber-header.header-7 .navbar-default .navbar-nav > li {
  border-right-color: #dadedf;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-7 .navbar-default .navbar-nav > li > a {
  text-transform: none;
  font-weight: 700;
}
.uber-header.header-7 .navbar-default .navbar-nav > .open > a,
.uber-header.header-7 .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-7 .navbar-default .navbar-nav > .open > a:focus {
  background-color: #f4f6f7;
  border: 0;
}
.uber-header.header-7 .navbar-default .navbar-nav > .active > a,
.uber-header.header-7 .navbar-default .navbar-nav > .alias-parent-active > a {
  color: #039be5;
  background-color: transparent;
}
.uber-header.header-7 .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-7 .navbar-default .navbar-nav > .alias-parent-active > a:hover,
.uber-header.header-7 .navbar-default .navbar-nav > .active > a:focus,
.uber-header.header-7 .navbar-default .navbar-nav > .alias-parent-active > a:focus {
  background-color: #f4f6f7;
}
.uber-header.header-7 .navbar-default .navbar-nav .dropdown-menu {
  border: 0;
  background-color: #f4f6f7;
}
.uber-header.affix {
  position: fixed;
}
.uber-header.header-8 {
  height: 100px;
  padding-top: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #000000;
}
.uber-header.header-8.dark-color {
  background-color: #27292e;
}
.uber-header.header-8.dark-color .logo {
  border-right: 0;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-8.dark-color .logo .logo-text {
  padding-left: 0;
  padding-right: 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-8.dark-color .logo .logo-text > a {
  color: #f4f6f7;
}
.uber-header.header-8.dark-color .navbar-default .t3-navbar-collapse .navbar-nav > li > a {
  padding-left: 26px;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > li {
  border-right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > li > a {
  text-transform: none;
  padding-left: 0;
  padding-right: 52px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > li > a:hover {
  color: #039be5;
  background: none;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > li > a:focus {
  background: none;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .open > a,
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .open > a:hover,
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .open > a:focus {
  border: 0;
  color: #039be5;
  background: none;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .active > a,
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .active > a:hover,
.uber-header.header-8.dark-color .navbar-default .navbar-nav > .active > a:focus {
  color: #039be5;
  background: none;
}
.uber-header.header-8.dark-color .navbar-default .navbar-nav .dropdown-menu {
  border: 0;
}
.uber-header.header-8.dark-color .site-navigation-right {
  padding-right: 20px;
}
@media screen and (max-width: 1199px) {
  .uber-header.header-8.dark-color .site-navigation-right {
    padding-right: 52px;
  }
}
@media screen and (max-width: 767px) {
  .uber-header.header-8.dark-color .site-navigation-right {
    padding-right: 30px;
  }
}
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle {
  border: 0;
  text-transform: none;
  font-weight: 700;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle {
    right: 10px;
  }
}
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle span {
  display: none;
}
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle .fa {
  margin-left: 0;
}
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle:hover,
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle:focus,
.uber-header.header-8.dark-color .site-navigation-right .off-canvas-toggle:active {
  color: #039be5;
  background: transparent;
}
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li > a {
  border: 0;
  text-transform: none;
  font-weight: 700;
  background: #38b775;
  padding: 13px 13px;
  color: #ffffff;
  height: auto;
  line-height: 1;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .uber-header.header-8.dark-color .site-navigation-right .right-menu ul li > a {
    padding: 13px 26px;
  }
}
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li > a:hover,
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li > a:focus {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li > a.head-login:after {
  top: 11px;
  color: #ffffff;
  left: 20px;
}
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li.active > a,
.uber-header.header-8.dark-color .site-navigation-right .right-menu ul li.active > a:hover {
  background: #2c905c;
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu {
  background: none;
  border-bottom: 0;
  position: fixed;
  height: 52px;
  overflow: hidden;
  z-index: 10000;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.uber-header.fullscreen-overlay-menu.highlight-color {
  background: #039be5;
}
.uber-header.fullscreen-overlay-menu.highlight-color .logo-text a {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu.dark-color {
  background: #27292e;
}
.uber-header.fullscreen-overlay-menu.dark-color .logo-text a {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu.light-color {
  background: #ffffff;
}
.uber-header.fullscreen-overlay-menu .bar {
  position: relative;
  z-index: 10000;
}
.uber-header.fullscreen-overlay-menu .logo {
  border-right: 0;
}
.uber-header.fullscreen-overlay-menu .logo-text a {
  color: #039be5;
}
.uber-header.fullscreen-overlay-menu .right-menu .nav li > a {
  border-left: 0;
}
.uber-header.fullscreen-overlay-menu .right-menu .nav li > a:hover,
.uber-header.fullscreen-overlay-menu .right-menu .nav li > a:focus {
  background: none;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay {
  float: right;
  padding: 0 26px;
  cursor: pointer;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty {
  background-color: #039be5;
  height: 4px;
  margin: 24px 0;
  width: 24px;
  display: block;
  position: relative;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:before,
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:after {
  background: #039be5;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  width: 24px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:after {
  top: 8px;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:before {
  top: -8px;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:hover:after {
  top: 9px;
}
.uber-header.fullscreen-overlay-menu #trigger-overlay .patty:hover:before {
  top: -9px;
}
.uber-header.fullscreen-overlay-menu .nav-overlay {
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .section-inner {
  position: relative;
  z-index: 10000;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uber-header.fullscreen-overlay-menu .nav-background {
  background: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: background-color 0.6s;
  -o-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 10000;
  text-align: center;
  transform: perspective(600px) rotateX(10deg) translateY(-50%);
  -webkit-transform: perspective(600px) rotateX(10deg) translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a {
  color: #ffffff;
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a {
    font-size: 24px;
  }
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a:hover,
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a:focus,
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a:active {
  color: #039be5;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li > a .caret {
  display: none;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li.open > a {
  color: #039be5;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li.open > .dropdown-menu {
  max-height: 800px;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li.active > a {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav > li.active > .dropdown-menu {
  max-height: 400px;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav .dropdown-menu {
  float: none;
  position: static;
  text-align: center;
  background: none;
  border: 0;
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .uber-header.fullscreen-overlay-menu .nav-overlay .nav .dropdown-menu > li > a {
    font-size: 15px;
  }
}
.uber-header.fullscreen-overlay-menu .nav-overlay .nav .dropdown-menu > li.open a {
  font-size: 24px;
}
.uber-header.fullscreen-overlay-menu.open {
  height: 100%;
  background: none;
  -webkit-transition: none 0s ease 0s;
  -o-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
}
.uber-header.fullscreen-overlay-menu.open .logo-text a {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu.open .nav-background {
  background: #039be5;
}
.uber-header.fullscreen-overlay-menu.open .nav-overlay .nav {
  visibility: visible;
  transform: perspective(600px) rotateX(0) translateY(-50%);
  -webkit-transform: perspective(600px) rotateX(0) translateY(-50%);
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-header.fullscreen-overlay-menu.open .nav-overlay .section-inner {
  opacity: 1;
  filter: alpha(opacity=100);
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty {
  background-color: transparent;
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:before,
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:after {
  background: #ffffff;
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:after {
  top: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:before {
  top: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:hover:after {
  top: 0;
}
.uber-header.fullscreen-overlay-menu.open #trigger-overlay .patty:hover:before {
  top: 0;
}
.uber-header.fullscreen-overlay-menu .section-title,
.uber-header.fullscreen-overlay-menu .module-title {
  font-size: 45px;
  color: #27292e;
  font-weight: 700;
  margin: 0 0 26px;
  text-align: center;
}
@media (min-width: 992px) {
  .uber-header.fullscreen-overlay-menu .section-title,
  .uber-header.fullscreen-overlay-menu .module-title {
    margin: 0 0 78px;
  }
}
.uber-header.fullscreen-overlay-menu .section-title span,
.uber-header.fullscreen-overlay-menu .module-title span {
  display: block;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .uber-header.fullscreen-overlay-menu .section-title span,
  .uber-header.fullscreen-overlay-menu .module-title span {
    font-size: 24px;
  }
}
.uber-header.fullscreen-overlay-menu .section-title .section-intro,
.uber-header.fullscreen-overlay-menu .module-title .section-intro {
  color: #96a1a3;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.625;
}
.uber-header.fullscreen-overlay-menu .section-title .section-intro a:hover,
.uber-header.fullscreen-overlay-menu .module-title .section-intro a:hover,
.uber-header.fullscreen-overlay-menu .section-title .section-intro a:focus,
.uber-header.fullscreen-overlay-menu .module-title .section-intro a:focus,
.uber-header.fullscreen-overlay-menu .section-title .section-intro a:active,
.uber-header.fullscreen-overlay-menu .module-title .section-intro a:active {
  text-decoration: none;
}
.uber-header.fullscreen-overlay-menu .section-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 52px;
  padding-bottom: 52px;
}
@media (min-width: 992px) {
  .uber-header.fullscreen-overlay-menu .section-inner {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}
.uber-header.fullscreen-overlay-menu .section-inner.mod-gray {
  background-color: #ecf0f1 !important;
}
.uber-header.fullscreen-overlay-menu .section-inner.style-dark .section-title {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.style-dark .section-title .section-intro {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-lightest {
  background-color: #f4f6f7;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-lighter {
  background-color: #ecf0f1;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-primary {
  background-color: #039be5;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-primary .section-title,
.uber-header.fullscreen-overlay-menu .section-inner.section-primary .module-title {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-primary .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .testimonial-author,
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats {
  font-size: 16px;
  text-transform: uppercase;
  color: #96a1a3;
  font-weight: 100;
  letter-spacing: 2px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .testimonial-author img,
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats img {
  display: none;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-reviews {
  font-size: 24px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-reviews .fa {
  font-size: 48px;
  position: absolute;
  left: -60px;
  top: 40px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats .section-title,
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats .module-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats .stat {
  margin: 0;
  padding: 0;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats li {
  display: inline-block;
  width: 48%;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  vertical-align: top;
  letter-spacing: 0;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats li p {
  margin-bottom: 0;
  margin-bottom: 2px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-testimonial .main-stats li strong {
  display: inline-block;
  width: 42px;
  text-align: center;
  background: #039be5;
  color: #ffffff;
  margin-right: 6px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker {
  background-color: #3d4045;
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker .section-title,
.uber-header.fullscreen-overlay-menu .section-inner.section-darker .module-title {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase {
  background-position: bottom left;
  padding-bottom: 0;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase .custom {
  min-height: 500px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase .badge-showcase {
  position: absolute;
  top: -180px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase .user-showcase-cta {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 26px 0;
  padding-top: 26px;
  font-weight: 700;
  text-align: left;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase .user-showcase-cta a {
  margin-right: 26px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase p {
  color: rgba(255, 255, 255, 0.5);
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darker.section-business-showcase h3 {
  font-weight: 100;
  font-size: 40px;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darkenblue {
  background-color: #1f262b;
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darkenblue .section-title,
.uber-header.fullscreen-overlay-menu .section-inner.section-darkenblue .module-title {
  color: #ffffff;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-darkenblue .section-intro {
  color: #ecf0f1;
  color: rgba(255, 255, 255, 0.8);
}
.uber-header.fullscreen-overlay-menu .section-inner.section-animate-img {
  overflow: hidden;
}
.uber-header.fullscreen-overlay-menu .section-inner.section-border {
  border-bottom: 1px solid #dadedf;
}
@media (max-width: 1199px) {
  .uber-header.fullscreen-overlay-menu .section-inner.background-responsive {
    background-image: none !important;
  }
}
.uber-header.fullscreen-overlay-menu .section-inner.bg-image {
  background-attachment: fixed;
}
.uber-header.fullscreen-overlay-menu .section-inner.no-padding {
  padding: 0;
}
.uber-header.fullscreen-overlay-menu .section-inner.no-padding-bottom {
  padding-bottom: 0;
}
.uber-header.fullscreen-overlay-menu + script + .masthead {
  margin-top: 52px;
}
