.t3-header {
  padding-top: 0;
  padding-bottom: 0;
}
.logo {
  text-align: center;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  color: #ffffff;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 0px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  padding-left: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.t3-sl {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.t3-mainbody {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-content {
  padding-top: 15PX;
  padding-bottom: 15px;
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
  background: transparent;
}
.t3-footer {
  position: relative;
  z-index: 1;
  border-top: 0;
  background-color: #171b2a;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 30px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 60px 0;
  }
}
.t3-footnav .t3-module {
  color: #ffffff;
  margin-top: 9.5px;
  margin-bottom: 19px;
}
.t3-footnav .t3-module .module-title {
  color: #5c727d;
  font-size: 20px;
  margin-bottom: 19px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #29a19c;
}
.t3-copyright {
  background-color: #20263a;
  border-top: 0;
  padding: 30px 0 30px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 0;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-to-top {
  position: fixed;
  right: 19px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  color: #ffffff;
  border: 2px solid #29a19c;
  background-color: #29a19c;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.9;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top.affix {
  bottom: 19px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 58px;
  line-height: 22px;
}
body {
  color: #5c727d;
}
.container {
  background: #ffffff;
}
.wrap.upperspot {
  background: #29a19c;
}
#preloader {
  background-color: #ffffff;
}
.upperspot .container {
  background-color: transparent;
  padding-top: 45px;
  padding-bottom: 45px;
}
.upperspot,
.upperspot p,
.upperspot a {
  color: #ffffff;
}
.upperspot h3,
.upperspot h3 a {
  margin-top: 0;
  color: #ffffff;
}
a.more-info {
  border: 1px solid #e5eaee;
}
ul.opening-hours.message-block li {
  border-bottom: 1px solid #e5eaee;
}
a.btn-red,
.btn-red {
  background: #cd122d;
  transition: all 0.2s linear 0s;
  border-color: #cd122d;
  color: #ffffff;
  text-transform: uppercase;
}
a.btn-red:hover,
.btn-red:hover {
  background: #b61028;
  color: #ffffff;
  transition: all 0.2s linear 0s;
  border-color: #b61028;
}
.t3-module.module-bordered {
  border: 1px solid #e5eaee;
}
.icon-edit:before {
  color: #5c727d;
  border: 1px solid #e5eaee;
  background: #ffffff;
}
.t3-mainbody,
.container {
  background-color: #ffffff;
}
.topbar {
  background-color: #2b2b2b;
}
.topbar,
.topbar p,
.topbar ul.menu li a,
.topbar li a,
.topbar,
.topbar a,
.t3-copyright ul.menu li a,
.t3-copyright li a {
  color: #ffffff;
}
.topbar ul.menu li a:hover,
.topbar li a:hover,
.topbar a:hover,
.t3-copyright ul.menu li a:hover,
.t3-copyright li a:hover,
#btl .btl-panel.exeltis > span:hover,
.topbar-middle i:hover,
.topbar-middle .fa:hover {
  color: #29a19c !important;
  transition: all 0.2s linear 0s;
}
.topbar-middle i,
.topbar-middle .fa {
  color: #ffffff;
  transition: all 0.2s linear 0s;
}
.topbar-left i,
.topbar-left .fa {
  color: #29a19c;
  transition: all 0.2s linear 0s;
}
.topbar i:hover,
.topbar .fa:hover {
  color: #ffffff;
  transition: all 0.2s linear 0s;
}
.topbar ul.menu li a:hover,
.topbar li a:hover,
.topbar a:hover,
.topbar ul.menu li.active a,
.topbar li.active a,
.topbar ul.menu li.current a,
.topbar li.current a,
.topbar-right i:hover {
  transition: all 0.2s linear 0s;
  color: #29a19c;
}
.topbar-right .mod-languages.exeltis a.btn.dropdown-toggle {
  background: #29a19c;
  color: #ffffff !important;
}
.topbar-right .mod-languages.exeltis a.btn.dropdown-toggle:hover,
.topbar-right .mod-languages.exeltis a.btn.dropdown-toggle:focus,
.topbar-right .mod-languages.exeltis a.btn.dropdown-toggle:focus-visible {
  color: #ffffff !important;
}
div.mod-languages.exeltis li a {
  border-bottom: 1px solid #e5eaee;
}
.topbar ul.dropdown-menu li a {
  color: #5c727d;
}
.topbar .search input {
  background-color: #2b2b2b;
  border: 1px solid #1e1e1e;
  color: #5e5e5e;
  transition: all 0.2s linear 0s;
}
.mainnav-right .searchwrap svg.search-icon {
  fill: #dddddd !important;
  transition: all 0.2s linear 0s;
}
.mainnav-right .searchwrap:hover svg.search-icon {
  fill: #29a19c !important;
  transition: all 0.2s linear 0s;
}
h3.module-title::after {
  background: url(../../../templates/exeltis/images/module-title-bg.png) repeat-x center;
}
.t3-debug .exeltis.hikashop_cart_module .hikashop_cart sv {
  fill: #29a19c;
}
.djl_theme_bootstrap.mod_djl_schedule.exeltis div.game_day {
  color: #ffffff;
  background: #373737;
  background: -moz-linear-gradient(45deg, #373737 40%, #5e5e5e 70%, #29a19c 100%);
  background: -webkit-linear-gradient(45deg, #373737 40%, #5e5e5e 70%, #29a19c 100%);
  background: linear-gradient(45deg, #373737 40%, #5e5e5e 70%, #29a19c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken(@brand-secondary,5%)', endColorstr='@brand-primary', GradientType=1);
}
.djl_theme_bootstrap.mod_djl_schedule.exeltis .game_day_overlay {
  background: url(../../../templates/exeltis/images/stripes.png) no-repeat right top;
}
.djl_theme_bootstrap.mod_djl_schedule.exeltis div.game_day::after {
  background: transparent;
  background: -moz-radial-gradient(circle, #29a19c 0%, transparent 100%);
  background: -webkit-radial-gradient(left bottom, right top, color-stop(0%, transparent), color-stop(100%, #29a19c));
  background: -webkit-radial-gradient(circle, #29a19c 0%, transparent 100%);
  background: -o-radial-gradient(circle, #29a19c 0%, transparent 100%);
  background: -ms-radial-gradient(circle, #29a19c 0%, transparent 100%);
  background: radial-gradient(circle, #29a19c 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='@brand-primary', GradientType=1);
}
.jt-cs.exeltis-2 .jt-inner-bg {
  background-color: #ffffff;
}
.topbar .search input:focus {
  box-shadow: 0 0px 0px #6a6a6a, 0 0 8px #6a6a6a;
  border-color: #6a6a6a;
  transition: all 0.2s  linear 0s;
}
.search-icon::after,
.topbar .search .inputbox {
  color: #6a6a6a;
}
.mainnav-right {
  min-height: 45px;
}
.mainnav-right .searchwrap input {
  border-color: #444444;
  background-color: #565656;
  color: #dddddd;
}
.fullwidth .t3-wrapper {
  background-color: #ffffff;
}
#loader2,
#loader4 {
  border: 3px solid #777777;
}
.btn-toolbar .btn {
  color: #5c727d;
}
.btn-toolbar .btn-primary {
  color: #ffffff;
}
.btn-primary.off-canvas-toggle,
.btn-primary.off-canvas-toggle:active:hover,
.btn-primary.off-canvas-toggle.active:hover,
.open > .dropdown-toggle.btn-primary.off-canvas-toggle:hover,
.btn-primary.off-canvas-toggle:active:focus,
.btn-primary.off-canvas-toggle.active:focus,
.open > .dropdown-toggle.btn-primary.off-canvas-toggle:focus,
.btn-primary.off-canvas-toggle:active.focus,
.btn-primary.off-canvas-toggle.active.focus,
.open > .dropdown-toggle.btn-primary.off-canvas-toggle.focus {
  border-radius: 0px;
}
body.boxed .btn-primary.off-canvas-toggle,
body.boxed .btn-primary.off-canvas-toggle:active:hover,
body.boxed .btn-primary.off-canvas-toggle.active:hover,
body.boxed .open > .dropdown-toggle.btn-primary.off-canvas-toggle:hover,
body.boxed .btn-primary.off-canvas-toggle:active:focus,
body.boxed .btn-primary.off-canvas-toggle.active:focus,
body.boxed .open > .dropdown-toggle.btn-primary.off-canvas-toggle:focus,
.btn-primary.off-canvas-toggle:active.focus,
.btn-primary.off-canvas-toggle.active.focus,
.open > .dropdown-toggle.btn-primary.off-canvas-toggle.focus {
  background-color: #29a19c;
  border-radius: 0px;
}
.gkHighlighterWrapper.exeltis .gkHighlighterItem a,
.gkHighlighterWrapper.exeltis a {
  color: #5c727d !important;
}
.text-secondary {
  color: #444444;
}
.btn-primary,
button {
  transition: all 0.2s linear 0s;
  border-color: #29a19c;
}
.wrap.highlighter {
  background-color: #ffffff;
}
.highlighter-inner {
  border: 1px solid #e5eaee;
}
.gkHighlighterInterface.exeltis span.text {
  background-color: #29a19c;
  color: #ffffff;
}
.gkHighlighterInterface.exeltis div a {
  background: #e5eaee url('../../../templates/exeltis/images/interface.png') no-repeat 0 0;
}
.t3-sidebar h2 {
  font-size: 20px;
}
.t3-sidebar h1,
.t3-sidebar h2,
.t3-sidebar h3,
.t3-sidebar h4,
.t3-sidebar h5,
.t3-sidebar h6,
.t3-sidebar .h1,
.t3-sidebar .h2,
.t3-sidebar .h3,
.t3-sidebar .h4,
.t3-sidebar .h5,
.t3-sidebar .h6,
.t3-sidebar .jt-cs.exeltis .bt-extra i,
.t3-sidebar .jt-cs.exeltis .bt-extra .fa,
.t3-sidebar .jt-cs.exeltis .jt-author a,
.t3-sidebar .jt-cs.exeltis .jt-author,
.t3-sidebar .jt-cs.exeltis .jt-author a,
.t3-sidebar .jt-cs.exeltis .jt-inner .jt-category {
  color: #5c727d;
}
.t3-sidebar h1 small,
.t3-sidebar h2 small,
.t3-sidebar h3 small,
.t3-sidebar h4 small,
.t3-sidebar h5 small,
.t3-sidebar h6 small,
.t3-sidebar .h1 small,
.t3-sidebar .h2 small,
.t3-sidebar .h3 small,
.t3-sidebar .h4 small,
.t3-sidebar .h5 small,
.t3-sidebar .h6 small,
.t3-sidebar .jt-cs.exeltis .bt-extra i small,
.t3-sidebar .jt-cs.exeltis .bt-extra .fa small,
.t3-sidebar .jt-cs.exeltis .jt-author a small,
.t3-sidebar .jt-cs.exeltis .jt-author small,
.t3-sidebar .jt-cs.exeltis .jt-author a small,
.t3-sidebar .jt-cs.exeltis .jt-inner .jt-category small,
.t3-sidebar h1 .small,
.t3-sidebar h2 .small,
.t3-sidebar h3 .small,
.t3-sidebar h4 .small,
.t3-sidebar h5 .small,
.t3-sidebar h6 .small,
.t3-sidebar .h1 .small,
.t3-sidebar .h2 .small,
.t3-sidebar .h3 .small,
.t3-sidebar .h4 .small,
.t3-sidebar .h5 .small,
.t3-sidebar .h6 .small,
.t3-sidebar .jt-cs.exeltis .bt-extra i .small,
.t3-sidebar .jt-cs.exeltis .bt-extra .fa .small,
.t3-sidebar .jt-cs.exeltis .jt-author a .small,
.t3-sidebar .jt-cs.exeltis .jt-author .small,
.t3-sidebar .jt-cs.exeltis .jt-author a .small,
.t3-sidebar .jt-cs.exeltis .jt-inner .jt-category .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
.well {
  background-color: #ffffff;
  border: 1px solid #e5eaee;
  border-radius: 0px;
}
.jt-cs.exeltis h3 {
  color: #444444;
  background: none;
}
.content-icons.pull-right li a {
  color: #6a6a6a;
}
.content-icons.pull-right li a:hover {
  color: #29a19c;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator,
.module_menu .nav > li > span,
.module_menu .dropdown-menu > a {
  color: #5c727d;
}
.module_menu .nav > li > a:hover,
.module_menu .nav > li > .separator:hover,
.module_menu .nav > li > span:hover,
.module_menu .nav > li.active > a,
.module_menu .nav > li.active > .separator,
.module_menu .nav > li.active > span,
.module_menu .dropdown-menu > .active > a {
  color: #29a19c;
  background-color: transparent;
}
.jt-cs.exeltis.jt-toppicture .jt-cat-title-text,
.jt-cs.exeltis.jt-toppicture .jt-cat-title-text a,
.jt-cs.exeltis.jt-toppicture .jt-author a,
.jt-cs.exeltis.jt-toppicture .jt-inner .jt-category,
.jt-cs.exeltis.jt-toppicture .jt-date {
  color: #ffffff;
}
.jt-cs.exeltis.jt-toppicture .jt-imagecover {
  border: 3px solid #e5eaee;
}
.uppermain,
.uppermain-5 {
  background: #f2f6f7;
}
.t3-sidebar .module_menu .nav > li > a,
.t3-sidebar .module_menu .nav > li > .separator,
.t3-sidebar .module_menu .nav > li > span {
  border: 0;
}
.module_menu .nav > li > a::after,
.module_menu .nav > li > .separator::after,
.module_menu .nav > li > span::after {
  background-color: #ffffff;
}
.module_menu .nav > li > a::before,
.module_menu .nav > li > .separator::before,
.module_menu .nav > li > span::before {
  background-color: #e5eaee;
}
.t3-sidebar .module_menu .nav > li > a::after,
.t3-sidebar .module_menu .nav > li > .separator::after,
.t3-sidebar .module_menu .nav > li > span::after {
  background-color: rgba(0, 0, 0, 0);
}
.t3-sidebar .module_menu .nav > li > a::before,
.t3-sidebar .module_menu .nav > li > .separator::before,
.t3-sidebar .module_menu .nav > li > span::before {
  background-color: rgba(13, 13, 13, 0);
}
.t3-footnav .module_menu .nav > li > a::after,
.t3-footnav .module_menu .nav > li > .separator::after,
.t3-footnav .module_menu .nav > li > span::after {
  background-color: #0e101a;
}
.t3-footnav .module_menu .nav > li > a::before,
.t3-footnav .module_menu .nav > li > .separator::before,
.t3-footnav .module_menu .nav > li > span::before {
  background-color: #20263a;
}
.t3-sidebar .module-title {
  font-size: 18px;
}
blockquote {
  background: #f2f6f7;
  border-left: 4px solid #29a19c;
}
.module_menu .nav > li:hover::before {
  color: #29a19c;
  transition: all 0.2s  linear 0s;
}
.text-black,
.text-black a {
  color: #5c727d;
}
.bg-white {
  background-color: #ffffff;
}
.xl-services-box-wrapper {
  background-color: #ffffff;
}
.xl-services-box-wrapper::after {
  background: #29a19c;
}
.xl-services-box-wrapper:hover .xl-title {
  color: #29a19c;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.btn-secondary {
  color: #ffffff;
  background: #444444;
  border: 1px solid #2b2b2b;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #ffffff;
  border-color: #1e1e1e;
  transition: all 0.2s  linear 0s;
}
.bg-secondary {
  background-color: #444444;
  color: #ffffff;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
#t3-footer .chronoforms input:focus,
#t3-footer .chronoforms textarea:focus,
.chzn-container-active.chzn-with-drop .chzn-single {
  box-shadow: 0 0px 0px #29a19c, 0 0 8px #29a19c;
  border-color: #29a19c;
  transition: all 0.2s  linear 0s;
}
::selection {
  background: #29a19c;
  color: #ffffff;
}
::-moz-selection {
  background: #29a19c;
  color: #ffffff;
}
.first-word-exeltis {
  color: #29a19c;
}
#t3-mainnav .dropdown-menu > li > a,
#t3-mainnav .dropdown li a,
#t3-mainnav .dropdown li span,
#t3-mainnav .dropdown li.separator,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li span,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li span {
  color: #000000;
  border-bottom: 1px solid #f0f0f0;
  background: #ffffff;
}
#t3-mainnav .dropdown-menu > li > a:hover,
#t3-mainnav .dropdown li a:hover,
#t3-mainnav .dropdown li span:hover,
#t3-mainnav .dropdown li.separator:hover,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li span:hover {
  color: #666666;
  border-bottom: 1px solid #f0f0f0;
  background: none;
}
#t3-mainnav .t3-navbar-collapse .nav > li > a:hover,
#t3-mainnav .t3-navbar-collapse .nav > li > a:focus {
  color: #666666;
  background: #ffffff;
}
#t3-header {
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li.open > a,
.navbar-default .navbar-nav > li.open > a:hover {
  background: transparent;
}
.navbar-default .navbar-nav > li.current.active.open > a,
.navbar-default .navbar-nav > li.current.active.open > a:hover {
  background: transparent;
}
.t3-megamenu .dropdown-menu .mega-nav,
#t3-mainnav ul.dropdown-menu {
  background-color: #ffffff;
}
#t3-mainnav .dropdown li a:hover,
#t3-mainnav .dropdown li span:hover,
#t3-mainnav .dropdown li.separator:hover,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .dropdown-menu > li span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li span:hover {
  color: #666666;
  background-color: #ffffff;
}
#t3-mainnav .dropdown-menu::before {
  background-color: #29a19c;
}
#t3-mainnav .nav-child.dropdown-menu .level1::after {
  border-bottom: 5px solid #29a19c;
}
#t3-mainnav .dropdown-menu::before {
  background-color: #29a19c;
}
.navbar-default .navbar-nav > li:hover .caret {
  border-top-color: #29a19c;
  border-bottom-color: #29a19c;
}
.scroll-progress-bar {
  background-color: #29a19c;
}
navbar-default .navbar-nav li > .separator,
.navbar-default .navbar-nav li > span,
.navbar-default .navbar-nav > li > .nav-header {
  color: #444444;
}
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > span:focus,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > span:focus {
  background: transparent;
  color: #29a19c;
}
#icagenda.ic-event-view.exeltis .ic-box-date {
  border-color: #e5eaee;
}
#icagenda.ic-event-view.exeltis .ic-title-cat {
  color: #444444 !important;
}
.ic-pagination .ic-btn-info,
.ic-btn-success {
  background-color: #29a19c !important;
}
#icagenda.ic-event-view .ic-event-header {
  background: #f2f6f7;
  border: 1px solid #f2f6f7;
}
#icagenda.ic-event-view .ic-btn-info {
  background-color: #2b2b2b !important;
  background-image: none;
}
.icrounded_eventlist.exeltis:hover {
  background: #f2f6f7;
  color: #5c727d !important;
}
.icrounded_eventlist.exeltis a:hover {
  color: #5c727d !important;
}
table#icagenda_calendar {
  background-color: rgba(13, 13, 13, 0);
}
#exeltis-calendar table#icagenda_calendar td,
#exeltis-calendar .ic_exeltis.iccalendar .ic-table th {
  border: 1px solid #e5eaee;
}
.icrounded_eventlist.exeltis .iceventlist-title {
  color: #444444;
}
.icrounded_eventlist.exeltis a:link,
.icrounded_eventlist.exeltis a:visited {
  color: #5c727d;
}
.ic-event-view.exeltis,
.ic-event-view.exeltis .ic-detail-desc {
  color: #5c727d;
}
.ic-terms-text {
  background-color: #ffffff;
  border: 1px solid #e5eaee;
  border-radius: 0px;
  color: #5c727d;
}
#exeltis-calendar .ic_exeltis .icnav {
  background: #494949;
  background: -moz-radial-gradient(center, ellipse cover, #494949 0%, #444444 50%, #373737 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #494949), color-stop(50%, #444444), color-stop(100%, #494949));
  background: -webkit-radial-gradient(center, ellipse cover, #494949 0%, #444444 50%, #373737 100%);
  background: -o-radial-gradient(center, ellipse cover, #494949 0%, #444444 50%, #373737 100%);
  background: -ms-radial-gradient(center, ellipse cover, #494949 0%, #444444 50%, #373737 100%);
  background: radial-gradient(ellipse at center, #494949 0%, #444444 50%, #373737 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@brand-tertiary,12%)', endColorstr='lighten(@brand-tertiary,10%)', GradientType=1);
  border: 1px solid #2b2b2b;
}
#exeltis-calendar .ic_exeltis .icnav::after {
  background: url(../../../templates/exeltis/images/clip.png) repeat-x bottom;
}
.topsl-2_bg-overlay {
  background: rgba(77, 91, 121, 0.3);
}
.slider_bg {
  background-color: #2b2b2b;
}
.slider .n2-ss-slide-background::after {
  background: #444444;
}
.orbit-container.exeltis .orbit-slides-container > * .orbit-caption {
  color: #444444;
}
.orbit-container.exeltis .orbit-timer .orbit-progress {
  background-color: #29a19c;
  opacity: 0.85;
}
.orbit-container.exeltis .orbit-prev,
.orbit-container.exeltis .orbit-next {
  background: #29a19c;
}
.orbit-container.exeltis .orbit-prev:hover,
.orbit-container.exeltis .orbit-next:hover {
  background: #207c79;
}
.orbit-container.exeltis .orbit-bullets li.active {
  background: #29a19c;
}
.t3-content {
  background: #ffffff;
}
.window .window-mainbody {
  background: #f7f7f7;
}
.main-top {
  background: #5e5e5e;
  background: -moz-linear-gradient(top, #5e5e5e 0%, #444444 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #5e5e5e), color-stop(100%, #444444));
  background: -webkit-linear-gradient(top, #5e5e5e 0%, #444444 100%);
  background: -o-linear-gradient(top, #5e5e5e 0%, #444444 100%);
  background: -ms-linear-gradient(top, #5e5e5e 0%, #444444 100%);
  background: linear-gradient(to bottom, #5e5e5e 0%, #444444 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@brand-secondary,10%)', endColorstr='@brand-secondary', GradientType=0);
  border: 1px solid #444444;
  -webkit-box-shadow: inset 0px 0px 1px 1px #6a6a6a;
  -moz-box-shadow: inset 0px 0px 1px 1px #6a6a6a;
  box-shadow: inset 0px 0px 1px 1px #6a6a6a;
}
.main-top .module-title {
  color: #ffffff;
}
.main-top,
.main-top p,
.main-top div {
  color: #5c727d;
}
.aboutus-home-text .fa,
h4.aboutus-home-subtitle {
  color: #29a19c;
}
.aboutus-home-image::before {
  background-color: #33cac3;
}
.aboutus-home-banner-holder {
  background-color: #ffffff;
}
.services-subslider i {
  color: #29a19c;
}
.iconservices-col:hover span.hvr-ripple-out {
  color: #ffffff;
  background-color: #29a19c !important;
  border-color: #29a19c;
}
.iconservices-col:hover span.hvr-ripple-out i {
  color: #ffffff;
}
.services-subslider h4,
.services-subslider h4 a {
  color: #444444;
}
.services-subslider h4:hover,
.services-subslider h4 a:hover {
  color: #196461;
}
.jt-cs.exeltis .jt-inner .jt-title,
.jt-cs.bt-subslider div.readmore .jt-date {
  color: #444444;
}
.jt-cs.bt-subslider div.readmore a {
  color: #f7f7f7;
}
.jt-cs.bt-subslider div.readmore:hover,
.jt-cs.bt-subslider div.readmore a:hover {
  color: #444444;
}
.jt-cs.bt-subslider div.readmore i,
.jt-cs.bt-subslider div.readmore .fa {
  color: #ffffff;
  background-color: #29a19c;
  transition: all 0.2s  linear 0s;
}
.jt-cs.bt-subslider div.readmore i:hover,
.jt-cs.bt-subslider div.readmore .fa:hover {
  color: #ffffff;
  background-color: #444444;
  transition: all 0.2s  linear 0s;
}
.jt-cs.exeltis h3,
.jt-cs.exeltis h3 a {
  color: #444444;
}
.jt-cs.exeltis .owl-dots .active span,
.exeltis .owl2-dots .owl2-dot.active {
  background-color: #29a19c !important;
  border-color: #29a19c;
}
.jt-cs.exeltis .owl-dots span {
  background-image: none !important;
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.jt-cs.exeltis .icon-url.exeltis i,
.jt-cs.exeltis .icon-url.exeltis .fa,
.jt-cs.exeltis.exeltis .hover-icons a.icon-lightbox {
  color: #ffffff;
}
.jt-cs.exeltis .icon-lightbox.exeltis i,
.jt-cs.exeltis .icon-lightbox.exeltis .fa {
  color: #444444;
}
.jt-cs.exeltis.bt-projects .jt-inner-overlay {
  background-image: -webkit-linear-gradient(-45deg, #444444 50%, transparent 50%);
}
.jt-cs.exeltis.bt-projects .jt-inner-overlay-2 {
  background-image: -webkit-linear-gradient(-45deg, transparent 50%, #29a19c 50%);
}
.jt-cs.bt-projects a.prev:hover {
  background: #444444 url(../../../templates/exeltis/images/re-left.png) no-repeat !important;
}
.jt-cs.bt-projects a.next:hover {
  background: #444444 url(../../../templates/exeltis/images/re-right.png) no-repeat !important;
}
.jt-testimonial.exeltis.client .owl2-nav .owl2-next,
.jt-testimonial.exeltis.client .owl2-nav .owl2-prev {
  border: 1px solid #e5eaee;
  color: #444444;
}
.jt-testimonial.exeltis.client .owl2-nav .owl2-next,
.jt-testimonial.exeltis.client .owl2-nav .owl2-prev {
  border: 1px solid #e5eaee;
  color: #444444;
}
.jt-testimonial.exeltis.team span.share-icon {
  background-color: #29a19c;
  border: 4px solid #ffffff;
  color: #ffffff;
}
.jt-testimonial.exeltis.client .jt_testimonial-block-slide {
  background: #ffffff;
  border: 1px solid #f7f7f7;
}
.jt-testimonial.exeltis.client h4,
.jt-testimonial.exeltis.client .h4,
.jt-testimonial.exeltis.client .owl2-nav .owl2-next,
.jt-testimonial.exeltis.client .owl2-nav .owl2-prev {
  color: #444444;
}
.jt-testimonial.exeltis.team .name-info-position.onimage .jt-social-icons a,
.jt-testimonial.exeltis.team .name-info-position.onimage .testimonial_block-name {
  color: #ffffff;
}
.jt-testimonial.exeltis.team:hover {
  border-bottom: 0;
}
.jt-testimonial.exeltis.team .name-info-position.onimage .jt-social-icons a,
.jt-testimonial.exeltis.team .name-info-position.onimage .testimonial_block-name {
  color: #ffffff;
}
.jt-testimonial.exeltis.team:hover {
  border-bottom: 0;
}
.ztTestimonial.exeltis.team .name,
.jt-testimonial.exeltis.team a {
  color: #ffffff;
}
.jt-testimonial.exeltis.team:hover {
  color: #ffffff;
}
.jt-testimonial.exeltis.team p.zt-content,
.jt-testimonial.exeltis.team .name-info-position.onimage {
  color: #ffffff;
}
.jt-testimonial.exeltis.team .testimonial_block-image .overlay {
  background-color: #29a19c;
}
.ztTestimonial.exeltis.team .name:hover,
.jt-testimonial.exeltis.team a:hover {
  color: #ffffff;
}
.jt-testimonial.exeltis {
  background-color: #ffffff;
}
.jt-testimonial.exeltis.team .jt-social-icons,
.jt-testimonial.exeltis.team .jt-social-icons {
  background: #2b2b2b;
}
.jt-testimonial.exeltis.team .testimonial_block-name {
  background: #f2f6f7;
  color: #444444;
}
.jt-testimonial.exeltis.team .jt-social-icons {
  background-color: #444444;
}
.jt-testimonial.exeltis.team .jt-social-icons a:hover {
  color: #29a19c;
}
.jt-testimonial.exeltis.team .owl2-nav button {
  background-color: #29a19c;
  color: #ffffff;
}
.jt-cs.exeltis .jt-imagecover::after,
.jt-cs.exeltis.blog .jt-imagecover::after {
  background: #000000;
}
.jt-cs.exeltis .bt-extra i,
.jt-cs.exeltis .bt-extra .fa,
.jt-cs.exeltis .jt-author {
  color: #aaaaaa;
}
.jt-cs.exeltis .jt-author a,
.jt-cs.exeltis .jt-inner .jt-category,
.jt-cs.exeltis .jt-date {
  color: #aaaaaa;
}
.jt-cs.exeltis .bt-row-separate {
  border-bottom: 1px solid #e5eaee;
}
.jt-cs.exeltis.footer h4 {
  color: #ffffff;
  font-size: 14px;
  transition: all ease-in-out 0.3s;
}
.jt-cs.exeltis.footer h4:hover {
  transition: all ease-in-out 0.3s;
  color: #29a19c;
}
.jt-inner.exeltis.exeltis-4 h4 {
  font-size: 14px;
  margin-top: 0;
}
.t3-sidebar .jt-pretext {
  border-bottom: 1px solid #e5eaee;
}
#t3-footer .t3-footnav .jt-cs.exeltis .jt-imagecover {
  background: none;
  border: 4px solid #10131d;
}
.jt-cs.exeltis.bt-projects .jt-category,
.jt-cs.exeltis.exeltis-3 .jt-date,
#jt5_headline-news_wrapper.exeltis .hjt5-dateonimage {
  background: #29a19c;
  border: 1px solid #248d88;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
}
.jt-cs.exeltis.exeltis-3 .jt-date::after,
.jt-cs.exeltis.bt-projects .jt-category::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #29a19c rgba(0, 0, 0, 0);
}
.module-title.titlecard span::after {
  background: #29a19c;
  border-top: 1px solid #2db1ac;
}
.jt-cs.exeltis p.jt-readmore a.btn {
  background: #29a19c;
  border: 1px solid #248d88;
}
.jt-cs.exeltis p.jt-readmore a.btn:hover {
  border: 1px solid #21807c;
  background: #21807c;
}
#t3-content .uppermain-8 .t3-module,
.jt-cs.exeltis.bt-projects .jt-inner-bg {
  background-color: #ffffff;
}
.jt-cs.exeltis-1 .jt-inner {
  background-color: #ffffff;
}
.jt-cs.exeltis-1 h3,
.jt-cs.exeltis-1 h3 a {
  color: #444444;
}
.jt-cs.exeltis-1 .jt-author a,
.jt-cs.exeltis-1 .jt-date {
  color: #aaaaaa;
}
.jt-cs.exeltis-1 .jt-inner .jt-category,
.jt-cs.exeltis-2.projects .jt-inner .jt-category,
.jt-cs.exeltis.jt-toppicture .jt-inner .jt-title:hover,
jt-cs.exeltis-2.news .jt-inner .jt-category {
  color: #29a19c;
}
.jt-cs.exeltis.exeltis .jt-imagecover::before {
  transition: all ease-in-out 0.3s;
}
.navigate.exeltis {
  background-color: #ffffff !important;
}
.navigate.exeltis .arrow-border.exeltis i {
  border-color: #e5eaee;
}
.navigate.exeltis .arrow-border.exeltis a,
.navigate.exeltis .arrow-border.exeltis .fa {
  color: #e5eaee !important;
}
.jt-cs.exeltis.exeltis .hover-icons a.icon-url,
.jt-cs.exeltis.exeltis .hover-icons a.icon-lightbox,
#jt5_headline-news_wrapper.exeltis .jt-imagecover a.icon-url,
#jt5_headline-news_wrapper.exeltis .jt-imagecover a.icon-lightbox {
  color: #ffffff;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.5s;
}
.jt-cs.exeltis .jt-inner .hover-icons a.icon-lightbox:hover,
.jt-cs.exeltis .jt-inner .hover-icons a.icon-url:hover,
.jt-cs.exeltis.exeltis .hover-icons a.icon-lightbox:hover,
#jt5_headline-news_wrapper.exeltis .jt-imagecover a.icon-url:hover,
#jt5_headline-news_wrapper.exeltis .jt-imagecover a.icon-lightbox:hover {
  background: #cd122d;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.5s;
}
.jt-cs.exeltis-2.projects a.next,
.jt-cs.exeltis-2.projects a.prev,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-next,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-prev,
.jt-cs.exeltis .owl-carousel .owl-nav .owl-next,
.jt-cs.exeltis .owl-carousel .owl-nav .owl-prev,
.exeltis .owl2-carousel2 .owl2-nav .owl2-next,
.exeltis .owl2-carousel2 .owl2-nav .owl2-prev {
  border: 1px solid #e5eaee;
  color: #444444;
}
.jt-cs.exeltis.jt-toppicture .jt-inner .jt-category {
  background-color: #29a19c;
  color: #ffffff;
}
.jt-cs.exeltis a.next,
.jt-cs.exeltis a.prev,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-next,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-prev {
  border: 1px solid #e5eaee;
  color: #444444;
}
.jt-cs.exeltis.jt-toppicture.jt-toppicture-2 .owl-carousel .owl-nav button.owl-prev,
.jt-cs.exeltis.jt-toppicture.jt-toppicture-2 .owl-carousel .owl-nav button.owl-next {
  background: #29a19c !important;
  color: #ffffff !important;
}
.jt-cs.exeltis.jt-toppicture.jt-toppicture-2 a.prev.exeltis i,
.jt-cs.exeltis.jt-toppicture.jt-toppicture-2 a.next.exeltis i {
  color: #ffffff !important;
}
.jt-cs.exeltis-2 .jt-inner {
  border-color: #e5eaee;
  background: #ffffff;
}
.jt-cs.exeltis.exeltis-2.projects .jt-author {
  border-right: 1px solid #e5eaee;
}
.jt-cs.exeltis.exeltis-2.projects .jt-date {
  border-left: 1px solid #e5eaee;
  border-right: 1px solid #e5eaee;
}
.jt-cs.exeltis-2.projects p.jt-readmore,
.jt-cs.exeltis-2.news .jt-date-readmore {
  border-top: 1px solid #e5eaee;
}
.jt-cs.exeltis.exeltis-2.news .jt-author i,
.jt-cs.exeltis.exeltis-2.news .jt-date i,
.jt-cs.exeltis.exeltis-2.news .jt-category i {
  color: #29a19c;
}
a.bt-viewall,
#jt5_headline-news_wrapper.exeltis a.show_all,
.yendif-video-share.videos.exeltis .more_btn-inner,
a.more-link {
  background: #ffffff;
  color: #444444;
}
a.bt-viewall:hover,
#jt5_headline-news_wrapper.exeltis a.show_all:hover,
.yendif-video-share.videos.exeltis .more_btn-inner:hover,
a.more-link:hover {
  color: #29a19c;
}
a.bt-viewall i,
a.bt-viewall .fa,
#jt5_headline-news_wrapper.exeltis a.show_all i,
#jt5_headline-news_wrapper.exeltis a.show_all .fa,
.yendif-video-share.videos.exeltis .more_btn-inner .fa,
a.more-link .fa {
  color: #29a19c;
}
#jt5_headline-news_wrapper.exeltis h4 a,
.jt5_headline-pagination.exeltis a.toc,
#jt5_headline-news_wrapper.exeltis h4,
.t3-sidebar h4 {
  color: #444444 !important;
  transition: all 0.2s  linear 0s;
}
.jt-cs.exeltis h4:hover,
.jt-cs.exeltis h4 a:hover,
.jt-cs.exeltis .jt-title a:hover,
#jt5_headline-news_wrapper.exeltis a.toc:hover,
#jt5_headline-news_wrapper.exeltis h4 a:hover,
.jt5_headline-pagination.exeltis a.toc:hover,
#jt5_headline-news_wrapper.exeltis h4:hover,
.t3-sidebar h4:hover {
  transition: all 0.2s  linear 0s;
  color: #29a19c !important;
}
#jt5_headline-news_wrapper.exeltis .hjt5-author-date,
#jt5_headline-news_wrapper.exeltis .hjt5-author-date a {
  color: #aaaaaa;
}
#jt5_headline-news_wrapper.exeltis a.srowreadone.btn-primary {
  color: #ffffff;
}
#jt5_headline-news_wrapper.exeltis .multiplerows {
  border-bottom: 1px solid #e5eaee;
}
.jt-cs.exeltis.scrollingnews a.prev,
.jt-cs.exeltis.scrollingnews a.next {
  background-color: #ffffff !important;
}
.jt-cs.exeltis.scrollingnews p.jt-readmore a {
  color: #29a19c;
}
.jt-cs.exeltis.scrollingnews.scrollingnews-2 p.jt-readmore a {
  color: #ffffff;
}
.jt-cs.exeltis.scrollingnews .jt-inner-overlay i,
.jt-cs.exeltis.scrollingnews .jt-inner-overlay .fa {
  background: #29a19c !important;
}
.jt-cs.exeltis.scrollingnews.scrollingnews-2 .icon-lightbox.exeltis .fa {
  background: #29a19c !important;
}
.jt-cs.exeltis.scrollingnews.scrollingnews-2 .icon-url.exeltis .fa {
  background: #444444 !important;
}
.jt-cs.exeltis.scrollingnews .jt-inner-overlay {
  background: #444444;
}
.jt-cs.exeltis.scrollingnews .jt-inner-overlay-2 {
  background: #29a19c;
}
.jt-cs.exeltis.blog .owl-dot {
  background-color: #444444;
  color: #fff;
}
.jt-cs.exeltis.blog .owl-dot.active {
  background: #29a19c !important;
}
.jt-cs.exeltis a.prev.exeltis,
.jt-cs.exeltis a.next.exeltis {
  border: 1px solid #e5eaee;
}
.jt-cs.exeltis a.prev.exeltis i,
.jt-cs.exeltis a.next.exeltis i {
  color: #29a19c;
}
.jt-cs.exeltis.jt-services a.prev.exeltis,
.jt-cs.exeltis.jt-services a.next.exeltis {
  border-color: #21807c;
  background: #29a19c !important;
  color: #ffffff !important;
  opacity: 0.9;
}
.jt-cs.exeltis.jt-services a.prev.exeltis:hover,
.jt-cs.exeltis.jt-services a.next.exeltis:hover {
  opacity: 1;
}
.jt-cs.exeltis.jt-services a:hover i {
  color: #ffffff !important;
  opacity: 1;
}
.jt-cs.exeltis.jt-services .jt-imagecover::after {
  background-color: #444444;
  color: #ffffff;
}
.jt-cs.exeltis.jt-services .jt-introtext,
.jt-cs.charionsafe.action .jt-category,
.jt-cs.exeltis.jt-services .jt-inner .jt-category {
  color: #fff;
}
.jt-cs.exeltis.jt-services .jt-inner .jt-title {
  background: none;
  color: #2cada8;
  line-height: 1;
}
.jt-cs.exeltis.jt-services .jt-cat-title-text {
  border-top: 4px solid #29a19c;
}
.jt-cs.exeltis.jt-services .jt-bottom-title .jt-title {
  color: #444444;
}
.jt-cs.exeltis.jt-services a.prev.exeltis i,
.jt-cs.exeltis.jt-services a.next.exeltis i {
  color: #ffffff;
}
.wrap.t3-navhelper .container,
figure.img-leading::before {
  background: #29a19c;
}
.wrap.t3-navhelper::before {
  background: #171b2a;
}
.wrap.t3-navhelper .btn.bg-white.exeltis {
  color: #5c727d;
}
.t3-footnav .module_menu .nav > li > a,
.t3-footnav .module_menu .nav > li > .separator,
.t3-footnav .module_menu .nav > li > span {
  color: #ffffff;
}
.t3-footnav .module_menu .nav > li > a:hover,
.t3-footnav .module_menu .nav > li > .separator:hover,
.t3-footnav .module_menu .nav > li > span:hover {
  color: #29a19c;
}
.t3-footer .container {
  background: none;
}
.t3-footer .footerlogo_social_icon .fa,
.t3-footer .footerlogo_social_icon {
  background: #050609;
  color: #ffffff;
}
.t3-footer .footerlogo_social_icon .fa:hover {
  color: #29a19c;
  transition: all 0.3s linear 0s;
}
.t3-footnav .t3-module .module-title .first-word-exeltis {
  color: #ffffff;
}
.t3-footnav .t3-module .module-title {
  color: #29a19c;
}
.t3-footnav .t3-module .jt-cs.exeltis .jt-inner .jt-title,
.t3-footnav .t3-module .jt-cs.bt-subslider div.readmore .jt-date {
  color: #ffffff;
  font-size: 14px;
}
.t3-footnav .t3-module h3.module-title span {
  background: none;
}
.bottom-socialicons i {
  color: #ffffff;
  transition: all 0.2s linear 0s;
}
.bottom-socialicons i:hover {
  color: #29a19c;
  transition: all 0.2s linear 0s;
}
.footer-left {
  background-color: #ffffff;
}
.footer-left::after {
  content: "";
  clear: both;
  display: table;
}
.footer-right .t3-module h3.module-title {
  position: relative;
}
.footer-left {
  color: #5c727d;
}
.t3-footnav .t3-module .jt-cs.exeltis .bt-row-separate,
.t3-footnav .t3-module .jt-cs.exeltis.footer .bt-row-separate {
  border-bottom: 1px solid #10131d;
  margin: 0;
}
.t3-footnav .t3-module .jt-cs.exeltis .bt-row.bt-row-last {
  border-bottom: 1px solid #10131d;
}
.t3-footnav .t3-module ul.dropdown-menu {
  background: #20263a;
}
.t3-copyright ul.menu li a:hover,
.t3-copyright li a:hover,
.t3-copyright li span:hover,
.t3-copyright li.separator:hover {
  color: #29a19c;
}
.t3-copyright ul.menu li a,
.t3-copyright li a,
.t3-copyright li span,
.t3-copyright li.separator {
  color: #ffffff;
}
.t3-footnav .t3-module .jt-cs.exeltis,
.jt-cs.exeltis.footer {
  line-height: 1.2;
}
.exeltis.articles_count ul li {
  border-bottom: 1px solid #1e2337;
}
.exeltis.articles_count span.artcount,
.exeltis.articles_count .fa {
  color: #363f62;
}
.exeltis.articles_count ul li:hover,
.exeltis.articles_count ul li a:hover,
.exeltis.articles_count ul li a:hover span.artcount,
.exeltis.articles_count ul li:hover .fa {
  color: #29a19c !important;
  transition: all 0.2s linear 0s;
}
.exeltis.articles_count ul li span.artcount,
.exeltis.articles_count .fa {
  transition: all 0.2s linear 0s;
}
.counter-style {
  border: 1px solid #e5eaee;
}
#counter i {
  color: #29a19c;
}
#counter.about-us h4,
#counter.home2 h4,
#counter h4 {
  color: #5c727d;
}
#counter.about-us i {
  color: #29a19c;
}
.purecounter {
  color: #444444;
}
.services-subslider span.hvr-ripple-out {
  background: #ffffff;
}
.ourstory-text .fa {
  color: #29a19c;
}
.zt-module-testimonial.exeltis .zt-testimonial {
  background-color: #ffffff;
}
legend {
  border-bottom: 1px solid #e5eaee;
  color: #444444;
}
.tab-exeltis {
  background: none !important;
  background-color: transparent !important;
}
.tab-padding.exeltis {
  background: #5e5e5e;
  border: 1px solid #444444;
  -webkit-box-shadow: inset 0px 0px 1px 1px #6a6a6a;
  -moz-box-shadow: inset 0px 0px 1px 1px #6a6a6a;
  box-shadow: inset 0px 0px 1px 1px #6a6a6a;
}
.tab-exeltis ul.tabs_container li.tab {
  color: #ffffff;
  background: #6a6a6a;
  background: -moz-linear-gradient(top, #6a6a6a 0%, #5e5e5e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #6a6a6a), color-stop(100%, #5e5e5e));
  background: -webkit-linear-gradient(top, #6a6a6a 0%, #5e5e5e 100%);
  background: -o-linear-gradient(top, #6a6a6a 0%, #5e5e5e 100%);
  background: -ms-linear-gradient(top, #6a6a6a 0%, #5e5e5e 100%);
  background: linear-gradient(to bottom, #6a6a6a 0%, #5e5e5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@brand-secondary,15%)', endColorstr='lighten(@brand-secondary,10%)', GradientType=0);
  border: 1px solid #444444;
}
.tab-exeltis ul.tabs_container li.tab.active {
  background: #444444;
}
.tabs-left ul.tabs_container li.tab {
  color: #ffffff;
  background-color: #444444;
  font-size: 20px;
}
.tabs-left ul.tabs_container li.tab.active {
  background: #ffffff;
  color: #5c727d;
}
.tabs-left ul.tabs_container li.tab::before {
  color: #ffffff;
  background-color: #5e5e5e;
}
.tabs-left ul.tabs_container li.tab.active::before {
  color: #ffffff;
  background-color: #29a19c;
}
.tabs-left ul.tabs_container li.tab.active::after {
  border-color: transparent transparent transparent #ffffff;
}
.jttabs-wrapper.exeltis.layout-default ul.nav-tabs {
  border-bottom: 4px solid #29a19c;
}
.jttabs-wrapper.exeltis.layout-default ul.nav-tabs > li.nav-item button {
  background-color: #444444;
  color: #ffffff;
}
.jttabs-wrapper.exeltis.layout-default ul.nav-tabs > li.nav-item > .nav-link.active,
.jttabs-wrapper.exeltis.layout-default ul.nav-tabs > li.nav-item > .nav-link.active:hover,
.jttabs-wrapper.exeltis.layout-default.nav-tabs > li.nav-item > .nav-link.active:focus {
  color: #ffffff;
  background-color: #29a19c;
  border: 0;
}
.jttabs-wrapper.exeltis.layout-default .tab-content {
  border-left: 1px solid #e5eaee;
  border-right: 1px solid #e5eaee;
  border-bottom: 1px solid #e5eaee;
}
#t3-footer .acym_form.exeltis .acyfield_text input {
  border: 1px solid #252c44;
}
#exeltis-flickr img {
  border: 1px solid #848484;
}
.tagspopular ul > li > a {
  background: #444444;
  color: #ffffff;
  border: 1px solid #2b2b2b;
}
.tagspopular ul > li > a:hover {
  background: #1f7875;
  color: #ffffff;
  border: 1px solid #1f7875;
}
.tags .label-info {
  background-color: transparent;
  border: 1px solid #e5eaee;
}
.t3-sidebar .acymailing_form.exeltis input.inputbox {
  border: 1px solid #e5eaee;
  color: #5c727d;
}
.tags .label {
  color: #5c727d;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #444444;
}
.about-us .tab-content {
  border: 1px solid #e5eaee;
}
#accordion .panel-title a:after {
  background: rgba(0, 0, 0, 0) url("../../../templates/exeltis/images/plusminus.png") no-repeat center 0px;
}
#accordion .panel-title a.collapsed::after {
  background: rgba(0, 0, 0, 0) url("../../../templates/exeltis/images/plusminus.png") no-repeat center -18px;
}
#accordion.panel-group .panel-default > .panel-heading {
  border: 1px solid #e5eaee;
  background-color: #f1f1f1;
}
.jt-icon-box .jt-icon-box-icon.jt-icon-box-icon-base,
.jt-icon-box-vertical .jt-icon-box-icon.jt-icon-box-icon-base {
  color: #29a19c;
}
.ui-progress1,
.ui-progress1 span.ui-label {
  background-color: #29a19c;
}
.ui-progress-bar1 {
  background-color: #ededed;
}
.coloredmodule-1 {
  background-color: #ffffff;
}
.coloredmodule-1-overlay {
  background: #1f7875;
  background: -moz-linear-gradient(-45deg, #1f7875 0%, transparent 50%, #2b2b2b 90%);
  background: -webkit-linear-gradient(-45deg, #1f7875 0%, transparent 50%, #2b2b2b 90%);
  background: linear-gradient(135deg, #1f7875 0%, transparent 50%, #2b2b2b 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken(@brand-primary,10%)', endColorstr='darken(@brand-secondary,10%)', GradientType=1);
}
.coloredmodule-1 .counters i,
.coloredmodule-1 .counters .timer,
.coloredmodule-1 .counters h4 {
  color: #ffffff;
}
.coloredmodule-1 .counter-style {
  border: 0;
}
.coloredmodule-1 .t3-module {
  padding-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}
.coloredmodule-1::after {
  background-color: #000000;
  color: #ffffff;
}
.coloredmodule-1 h3 span {
  color: #ffffff;
  background: none;
}
.coloredmodule-1 .ztTestimonial p.content-testimonial,
.coloredmodule-1 .zt-module-testimonial.exeltis.customer p.content-testimonial {
  border: 1px solid #373737;
  color: #ffffff;
  background-color: #4c4c4c;
}
.coloredmodule-1 .zt-module-testimonial.exeltis.customer p.content-testimonial::before,
.coloredmodule-1 .zt-module-testimonial.exeltis.customer p.content-testimonial::after {
  border-top-color: #4c4c4c;
}
.coloredmodule-2-overlay::before,
.coloredmodule-1 h3.module-title::before,
.t3-footnav .t3-module h3.module-title::before {
  background-color: #29a19c;
}
.colormodule-2-text h1 {
  color: #ffffff;
}
.coloredmodule-2 .module-title {
  color: #ffffff;
}
.colormodule-2-text p.colormodule-2-phone {
  font-size: 38px;
}
.bt-middlespot td.middlespot,
.bt-middlespot td.middlespot a {
  color: #ffffff;
  transition: all 0.2s  linear 0s;
}
.bt-middlespot td.middlespot {
  background: #444444;
}
.bt-middlespot td.middlespot-icon {
  background-color: #29a19c;
  color: #ffffff;
}
.bt-middlespot td.middlespot:hover {
  transition: all 0.2s  linear 0s;
  color: #ffffff;
  background-color: #323232;
}
.bt-middlespot td.middlespot:hover a {
  color: #ffffff;
  transition: all 0.2s  linear 0s;
}
.wrap.coloredmodule-3 {
  background-color: #f7f7f7;
}
.coloredmodule-3-overlay::after {
  background: #444444;
}
.coloredmodule-3-bg::before,
.ztTestimonial.exeltis ol.carousel-indicators li.active {
  background-color: #f7f7f7;
}
.coloredmodule-3,
.coloredmodule-3 h3.module-title {
  color: #ffffff;
}
.ztTestimonial.exeltis .name,
.zt-module-testimonial.exeltis a {
  color: #29a19c;
}
.topsl-2_bg .ztTestimonial.exeltis .name-pos .name,
.topsl-2_bg .ztTestimonial.exeltis .name-pos a {
  color: #f7f7f7;
}
.zt-module-testimonial.exeltis-team .carousel-inner {
  background: #ffffff;
}
.zt-module-testimonial.exeltis a:hover,
.zt-module-testimonial.exeltis a:focus {
  color: #196461;
}
.playersquad-entry.exeltis .member figcaption a {
  background-color: #29a19c;
}
.playersquad-entry.exeltis .member h2 {
  color: #29a19c;
}
.playersquad-entry.exeltis .member span {
  color: #000000;
}
.wrap.coloredmodule-4::before {
  background-color: #2b2b2b;
}
.ztTestimonial.exeltis-team .name,
.zt-module-testimonial.exeltis-team a {
  color: #29a19c;
}
.zt-module-testimonial.exeltis-team a:hover,
.ztTestimonial.exeltis-team .tw-fb a:hover {
  color: #196461;
  text-decoration: none;
}
.ztTestimonial.exeltis-team .position {
  color: #444444;
}
.ztTestimonial.exeltis-team ol.carousel-indicators li.active {
  background-color: #444444 !important;
}
.ztTestimonial.exeltis-team p.content-testimonial,
.ztTestimonial.exeltis-team .email,
.ztTestimonial.exeltis-team .website,
.ztTestimonial.exeltis-team .tw-fb a {
  color: #000000;
}
.zt-module-testimonial.exeltis.team span.share-icon {
  background-color: #29a19c;
  border: 4px solid #ffffff;
  color: #ffffff;
}
.qf3form.example2 {
  background: #f7f7f7 !important;
  padding-left: 10px;
}
.qf3form.example2 .qf-exeltis .qf3txt input,
.qf3form.example2 .qf-exeltis select,
.qf3form.example2 textarea.qf-exeltis {
  border-color: #e5eaee;
  color: #444444;
}
.qf3form.example2 .qf3btn input.btn-primary {
  background-color: #29a19c;
  color: #ffffff;
}
.bfFormDiv .bfQuickMode .bfSubmitButton:hover {
  transition: all 0.2s  linear 0s;
  background-color: #196461;
}
.bottomspot-2-module .bfFormDiv {
  background: #ffffff;
}
.wrap.bottomspot-2 {
  background: #f7f7f7;
}
.exeltis.client .jt_testimonial-block-slide {
  border: 1px solid #f7f7f7;
}
.exeltis.client .testimonial_block-text,
.exeltis.client .testimonial_block-text::after {
  color: #5c727d;
}
.zt-module-testimonial .zt-testimonial.exeltis.client h4,
.zt-module-testimonial .zt-testimonial.exeltis.client .h4,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-next,
.zt-module-testimonial.exeltis.client.owl-theme .owl-buttons .owl-prev {
  color: #444444;
}
.zt-module-testimonial.exeltis.client .img-circle {
  border: 3px solid #dce3e8;
}
.wrap.bottomspot-3 .subbutton {
  background-color: #444444;
  border: 1px solid #444444 !important;
}
.wrap.bottomspot-3 .subbutton:hover {
  background-color: #373737;
  border: 1px solid #373737;
  transition: all 0.2s  linear 0s;
}
.bottomspot-3 .acym_form .wrap-acym-wtcorp input#acym__user__edit__email {
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.55);
}
.wrap-acym-wtcorp input#acym__user__edit__email .inputbox {
  color: #ffffff !important;
}
.bottomspot-3 .acym_introtext span,
.bottomspot-3 .acym_introtext {
  color: #ffffff;
}
#slider-module-wrapper .btn-primary,
#slider-module-wrapper .tp-caption a.btn-primary {
  background-color: #29a19c !important;
  border-color: #29a19c !important;
  color: #ffffff;
  font-size: 16px;
}
#slider-module-wrapper .btn-primary:hover,
#slider-module-wrapper .tp-caption a.btn-primary:hover,
.qf3form.example2 .qf3btn input.btn-primary:hover {
  background-color: #21807c;
  border-color: #21807c;
}
.tp-caption.mediumwhitebg_exeltis,
.mediumwhitebg_exeltis {
  background-color: #29a19c;
}
.tp-caption.medium_light_black_exeltis,
.medium_light_black_exeltis {
  background-color: #29a19c !important;
  border-radius: 0px;
}
.tp-button.blue.exeltis,
.tp-button:hover.blue.exeltis,
.purchase.blue.exeltis,
.purchase:hover.blue.exeltis {
  background: #2b2b2b !important;
  background-color: #2b2b2b !important;
  border-color: #2b2b2b !important;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none !important;
  font-weight: normal;
  min-height: 0px;
  min-width: 0px;
  line-height: 27px !important;
  border-width: 1px;
  margin: 0px;
  padding: 6px 12px;
  letter-spacing: 0px;
  font-size: 16px;
  visibility: visible;
}
.tp-button.red.exeltis,
.purchase.red.exeltis {
  background: #29a19c !important;
  background-color: #29a19c !important;
  border-color: #29a19c !important;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none !important;
  font-weight: normal;
  min-height: 0px;
  min-width: 0px;
  line-height: 27px !important;
  border-width: 1px;
  margin: 0px;
  padding: 15px 15px;
  letter-spacing: 0px;
  font-size: 16px;
  visibility: visible;
  border-radius: 0px;
}
.tp-button:hover.red.exeltis,
.purchase:hover.red.exeltis {
  background: #248d88 !important;
  background-color: #248d88 !important;
  border-color: #248d88 !important;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none !important;
  font-weight: normal;
  min-height: 0px;
  min-width: 0px;
  line-height: 27px !important;
  border-width: 1px;
  margin: 0px;
  padding: 15px 15px;
  letter-spacing: 0px;
  font-size: 16px;
  visibility: visible;
  border-radius: 0px;
}
.counter-style::after {
  background-color: #29a19c;
}
.zt-module-testimonial.exeltis .zt-testimonial .zt-information .zt-info-name {
  color: #444444;
}
.zt-module-testimonial.exeltis.team .zt-information ul.zt-member-social-links li a,
.zt-module-testimonial.exeltis.team .zt-testimonial .zt-information .zt-info-name {
  color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-testimonial:hover {
  border-bottom: 0;
}
.ztTestimonial.exeltis.team .name,
.zt-module-testimonial.exeltis.team a {
  color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-testimonial:hover {
  color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-testimonial p.zt-content,
.zt-module-testimonial.exeltis.team .zt-information {
  color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-avatar .overlay {
  background-color: #29a19c;
}
.ztTestimonial.exeltis.team .name:hover,
.zt-module-testimonial.exeltis.team a:hover {
  color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-testimonial {
  background-color: #ffffff;
}
.zt-module-testimonial.exeltis.team .zt-member-social-links-wrap,
.zt-module-testimonial.exeltis.team .zt-social-icons {
  background: #2b2b2b;
}
.zt-module-testimonial.exeltis.team .zt-info-name-bottom {
  background: #f2f6f7;
  color: #444444;
}
.zt-module-testimonial.exeltis.team .zt-testimonial ul.zt-member-social-links li a:hover {
  color: #29a19c;
}
.zt-module-testimonial.exeltis.team .owl-buttons div {
  background: #29a19c;
  color: #ffffff;
}
.owl-theme .owl-controls .owl-pagination.exeltis .owl-page span {
  background: #a1a1a1;
}
.owl-theme .owl-controls .owl-pagination.exeltis .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #29a19c;
  transition: all 0.2s  linear 0s;
}
.zt-module-testimonial.exeltis.customer p.content-testimonial {
  border: 1px solid #e5eaee;
  background-color: #f2f6f7;
}
.zt-module-testimonial.exeltis.customer p.content-testimonial::before {
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
  border-width: 30px 0 0 30px;
  border-top-color: #e5eaee;
}
.zt-module-testimonial.exeltis.customer p.content-testimonial::after {
  border-color: transparent;
  border-bottom: 0;
  border-width: 30px 0 0 30px;
  border-top-color: #f2f6f7;
}
.contact-form.exeltis .well {
  border-color: #e5eaee;
}
.contact.exeltis .msc-info {
  border: 1px solid #e5eaee;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.input-group-addon {
  border-color: #e5eaee;
  background-color: #ffffff;
  color: #5c727d;
}
.wrap.t3-breadcrumbs {
  background: url(../../../templates/exeltis/images/breadcrumb-bg.jpg) no-repeat;
  background-size: cover;
}
.t3-breadcrumbs-inner::after {
  background: #373737;
}
.t3-breadcrumbs::before {
  background: #444444;
}
.gm-style .gm-style-iw-c,
.welcome-exeltis-text ul li a {
  color: #444444;
}
.welcome-exeltis-text ul li a:hover {
  color: #29a19c;
}
.hikashop_products_listing.exeltis a.hikacart,
.hika_j2 .btn-success,
.hikabtn-success {
  color: #fff;
  background-color: #cd122d;
  border-color: #cd122d;
  text-transform: uppercase;
}
.hikabtn-success:hover {
  color: #ffffff;
  background: #196461;
  border: 1px solid #21807c;
}
.hikashop_product.exeltis-inner span.hikashop_product_name,
.hikashop_product.exeltis-inner span.hikashop_product_name a {
  color: #444444;
  font-size: 20px;
  margin-bottom: 20px;
}
.hikashop_product.exeltis-inner span.hikashop_product_name:hover,
.hikashop_product.exeltis-inner span.hikashop_product_name a:hover {
  color: #29a19c;
}
.hikashop_product.exeltis-inner {
  border-radius: 0px !important;
  border: 5px solid #f2f6f7;
  padding-bottom: 30px;
}
.hikashop_subcontainer.exeltis.thumbnail {
  border-radius: 0px !important;
  border: 0;
  padding: 15px;
  margin: 0;
}
.hikashop_product.exeltis-inner .hikashop_subcontainer.thumbnail {
  border-radius: 0px !important;
  border: 0;
  padding: 0;
  margin: 0;
}
.hikashop_product.exeltis-inner .hikashop_product_image_subdiv_wrapper.exeltis {
  background: #f7f7f7;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}
.hikashop_product.exeltis-inner .hikashop_product_price_full.exeltis,
.hikashop_product_price_full.exeltis {
  font-size: 18px;
  margin-top: 15px;
}
.hikashop_product.exeltis-inner .hikashop_product_image {
  margin-bottom: 15px;
}
img.hikashop_child_image {
  background: #f2f6f7;
  padding: 5px;
  margin: 5px;
}
.hikashop_product.exeltis-inner .hikashop_product_image {
  margin-bottom: 40px;
}
.hikashop_product_quantity_div {
  margin: 3px;
  line-height: 1.2;
}
.bottomspot h3.module-title {
  color: #ffffff;
}
#phocagallery-module-ri.exeltis .detail {
  background: #444444;
}
#phocagallery-module-ri.exeltis .phocaname {
  color: #444444 !important;
}
.avs_input_search input#search_btn {
  background-color: #29a19c;
}
#avs_gallery .avs_thumb.exeltis .title,
#avs_gallery .avs_thumb.exeltis .views {
  color: #5c727d;
}
.yendif-video-share.videos.exeltis .thumbnail,
.yendif-video-share.category.exeltis .thumbnail,
.related-exeltis .thumbnail,
.yendif-video-share.categories.exeltis .thumbnail,
.yendif-video-share.my-videos.exeltis .thumbnail {
  background-color: #ffffff;
}
.yendif-video-share.exeltis a,
.yendif-video-share.exeltis h4 {
  color: #444444;
}
.yendif-video-share.exeltis a:hover,
.yendif-video-share.exeltis h4:hover {
  color: #29a19c;
}
.yendif-video-share.exeltis h4 {
  font-size: 16px;
}
.yendif-video-share.exeltis .btn-primary {
  background: #29a19c;
  transition: all 0.2s linear 0s;
  border-color: #248d88;
  color: #ffffff;
}
.yendif-video-share.exeltis .btn-primary a:hover,
.yendif-video-share.exeltis .btn-primary:hover {
  color: #ffffff;
  background: #196461;
  border: 1px solid #21807c;
}
.yendif-video-share.exeltis .btn-success {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #29a19c;
  transition: all 0.2s linear 0s;
  border-color: #248d88;
  color: #ffffff;
}
.vjs-playlist.white.exeltis {
  background-color: #f2f6f7;
  border: 1px solid #e5eaee;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-filter > ul > li.active > a {
  background: #29a19c;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-filter > ul > li > a {
  background: #444444;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-meta > div {
  border-bottom: 1px solid #e5eaee;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover,
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {
  background: #444444;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
  color: #444444;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item:hover .sp-simpleportfolio-info h3 > a {
  color: #ffffff;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-zoom {
  background: #29a19c;
  border: 1px solid #228580;
}
.sp-simpleportfolio.exeltis .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-view {
  background: #444444;
  border: 1px solid #323232;
}
div.itemComments {
  background: #f2f6f7;
  border: 1px solid #e5eaee;
}
div.itemCommentsForm form input#submitCommentButton {
  background: #29a19c;
  transition: all 0.2s linear 0s;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  background: #196461;
  transition: all 0.2s linear 0s;
}
div.toolbar-ratingsblock-cont {
  background: #f2f6f7;
}
div.itemCategory a,
div.catItemCategory a,
div.k2Pagination ul li.active a {
  background: #29a19c;
  transition: all 0.2s linear 0s;
  border-color: #e5eaee;
}
div.itemCategory a:hover,
div.catItemCategory a:hover {
  background: #196461;
  transition: all 0.2s linear 0s;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-color: #e5eaee;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #e5eaee;
}
div.catItemReadMore a {
  color: #29a19c;
}
h3.module-title.titlecard span,
.t3-sidebar h3.module-title.titlecard span {
  background: #29a19c;
  color: #ffffff;
  border-top: 1px solid #2db1ac;
}
.t3-sidebar h3.module-title span {
  background: transparent;
}
h3.border-centered {
  font-size: 20px;
  color: #444444;
}
h3.border-centered span::after {
  border-bottom: 4px solid #29a19c;
}
h3.module-title.big-centered {
  font-size: 48px;
  text-align: center;
}
h3.module-title.border-bottom,
#t3-content h3.module-title.border-bottom {
  border-bottom: 2px solid #f7f7f7;
  padding-bottom: 10px;
}
h3.module-title.titlecard {
  border-bottom: 4px solid #29a19c;
}
h3.module-title.big {
  font-size: 48px;
}
h4.bordered-title,
.what-we-do .fa::before {
  color: #29a19c;
}
h4.bordered-title::before,
.what-we-do .fa::after,
.styled-bg::after {
  background: #29a19c;
}
.what-we-do li a,
.what-we-do li {
  color: #5c727d;
}
.what-we-do li a:hover,
.what-we-do li:hover {
  color: #29a19c;
}
.styled-text {
  background: #98e5e2;
  border-left: 4px solid #29a19c;
  padding: 15px 30px;
}
.special-work .fa {
  color: #29a19c;
}
.special-work li,
.special-work li a {
  color: #5c727d;
}
.special-work li a:hover,
.special-work li:hover {
  color: #29a19c;
}
.special-work .styled-text {
  border-left: 1px solid #5c727d;
  min-height: 20px;
  padding: 15px 30px;
  background: none;
}
#btl-content-login,
#btl-content-registration {
  background: #2b2b2b;
  border: 1px solid #444444;
  box-shadow: inset 0 0 2px 1px rgba(255, 255, 255, 0.03), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
.btl-content-block.exeltis input.btl-buttonsubmit.exeltis,
.btl-content-block.exeltis button.btl-buttonsubmit.exeltis {
  background: #444444 !important;
  border: 1px solid rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
}
.k2AccountPage div.k2AccountPageUpdate button {
  background: #29a19c;
  color: #ffffff;
  border: 1px solid #248d88;
}
.registration a.btn.cancel {
  background: #2b2b2b;
  border-color: #2b2b2b;
  color: #ffffff;
  margin-left: 10px;
  border-radius: 0px;
}
.registration a.btn.cancel:hover {
  background: #111111;
  border-color: #111111;
  color: #ffffff;
}
.registration .form-actions {
  background-color: #f7f7f7;
}
.navbar-toggle {
  background-color: #29a19c;
}
.navbar-toggle .fa {
  color: #ffffff;
}
.sidepanel-exeltis .ui-slideouttab-handle:hover,
.sidepanel-exeltis .ui-slideouttab-handle:focus {
  color: #f2f6f7;
}
h1.newsletter-title {
  color: #444444;
}
.weather_sp1_c.exeltis .spw_row,
.weather_sp1_c.exeltis p.spw_current_temp,
.weather_sp1_c.exeltis span.weather_sp1_list_day,
.weather_sp1_c.exeltis span.weather_sp1_list_temp,
.weather_sp1_forecasts.exeltis span.weather_sp1_day,
.weather_sp1_forecasts.exeltis span.weather_sp1_temp {
  color: #aaaaaa;
}
.jt_list_content.exeltis img,
.jt_static_content.exeltis img {
  border: 1px solid #e5eaee;
}
.jt_static_content.exeltis,
.jt_list_content.exeltis {
  border-bottom: 1px solid #e5eaee;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active span,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active span,
#t3-mainnav .t3-navbar-collapse .nav > li.active > a:hover,
#t3-mainnav .t3-navbar-collapse .nav > li.active > a:focus {
  background: none;
  color: #29a19c;
}
.jt_header .jt_static_content.exeltis a:link,
.jt_header a:visited,
.jt_static_content.exeltis .jt5-introtext {
  color: #5c727d !important;
}
.jt_static_content.exeltis .author-prefix,
.jt_static_content.exeltis .authorname,
.jt_static_content.exeltis .authorname a:link,
jt_static_content.exeltis .authorname a:visited {
  color: #a1a1a1 !important;
}
.jt_header .jt_static_content.exeltis a:hover,
jt_static_content.exeltis .authorname a:hover {
  color: #29a19c !important;
}
#jt5_headline-news_wrapper.exeltis .hjt5-image::after {
  background: #29a19c;
}
.yendif-video-share-playlist.exeltis {
  background-color: #444444;
}
.yendif-video-share-playlist.exeltis .yendif-video-share-playlist-item.active,
.yendif-video-share-playlist.exeltis .yendif-video-share-playlist-item:hover {
  background-color: #494949;
  border-bottom: 1px solid #444444;
}
.yendif-video-share-playlist.exeltis .yendif-video-share-playlist-item {
  border-bottom: 1px solid #4c4c4c;
}
@media (max-width: 767px) {
  .t3-mainnav.affix .navbar-header {
    background: #444444 url(../../../templates/exeltis/images/logo-dark.png) no-repeat 15px center;
  }
  h3.border-centered {
    font-size: 20px;
  }
  #t3-mainnav .dropdown-menu span:hover,
  #t3-mainnav .dropdown li a:hover,
  #t3-mainnav .dropdown-menu > li > a:hover {
    color: #29a19c;
  }
}
@media screen and (min-width: 768px) {
  .ui-widget.ui-widget-content {
    max-width: 650px !important;
  }
  .topsl-2_bg .ztTestimonial p.content-testimonial {
    font-size: 18px;
  }
}