@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("../../../../../../images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333333;
  font-weight: 300;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00b777;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #006b45;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00b777;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #006b45;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: transparent;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #fbaf01;
}
.red {
  color: #f2533d;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.contact-info-widget-boxed {
  border: 1px solid #b1b1b1;
  margin: 45px 0 62.5px;
}
.contact-info-widget-boxed li {
  list-style: none;
  border-right: 1px solid #b1b1b1;
  width: 25%;
  float: left;
  height: 150px;
}
.contact-info-widget-boxed li p {
  padding: 25px;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.contact-info-widget-boxed li a {
  font-weight: 300;
  color: #333333;
}
.contact-info-widget-boxed li:last-child {
  border-right: 0;
}
.contact-info-widget-boxed li i {
  display: block;
  font-size: 50px;
  margin-bottom: 15px;
}
.error-404 {
  color: #222222;
  font-family: "Raleway", sans-serif;
}
.error-404 .error-number {
  color: #222222;
  font-family: "Raleway", sans-serif;
  font-size: 230px;
  font-weight: 600;
  line-height: 0;
  margin-bottom: 25px;
}
.error-404 .error-number img {
  display: inline-block !important;
}
.error-404 p {
  font-size: 36px;
  font-weight: 300;
}
.error-404 .error-goto-btn {
  background: url("https://www.naturalcalmmagnesium.com/templates/os_kilix/images/home-page-bg.png") no-repeat 0 0;
  color: #222222;
  display: inline-block;
  font-size: 23.4px;
  font-weight: 600;
  padding: 15px 17px 16px 12px;
  text-decoration: none;
}
.error-404 .error-goto-btn:hover {
  color: #00b777;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.h1.light,
.h2.light,
.h3.light,
.h4.light,
.h5.light,
.h6.light {
  font-weight: 300;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #00b777;
}
a.text-primary:hover {
  color: #008456;
}
.text-success {
  color: #799b1f;
}
a.text-success:hover {
  color: #587117;
}
.text-info {
  color: #13596e;
}
a.text-info:hover {
  color: #0c3643;
}
.text-warning {
  color: #714300;
}
a.text-warning:hover {
  color: #3e2500;
}
.text-danger {
  color: #cb0527;
}
a.text-danger:hover {
  color: #99041d;
}
.bg-primary {
  color: #fff;
  background-color: #00b777;
}
a.bg-primary:hover {
  background-color: #008456;
}
.bg-success {
  background-color: #a5de5c;
}
a.bg-success:hover {
  background-color: #8ed532;
}
.bg-info {
  background-color: #3097db;
}
a.bg-info:hover {
  background-color: #207cb8;
}
.bg-warning {
  background-color: #ffe38b;
}
a.bg-warning:hover {
  background-color: #ffd758;
}
.bg-danger {
  background-color: #fb5455;
}
a.bg-danger:hover {
  background-color: #fa2223;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul.list-nobullet {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 75px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 50px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 75px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 75px;
}
.features-list .feature-row h3 {
  font-size: 36px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 50px;
}
.jumbotron iframe {
  margin-top: 25px;
}
.color-default {
  color: #00b777;
}
.swatch-item {
  background: #222222;
  color: #ffffff;
  margin-bottom: 25px;
  min-height: 100px;
  position: relative;
  width: 100%;
}
.swatch-item dl {
  bottom: 0;
  margin: 0;
  padding: 20.83333333px;
  width: 100%;
}
.color-brand-primary {
  background: #00b777;
}
.color-brand-secondary {
  background: #fc615d;
}
.color-brand-warning {
  background: #f0ad4e;
}
.color-brand-danger {
  background: #d9534f;
}
.color-brand-info {
  background: #5bc0de;
}
.color-brand-success {
  background: #5cb85c;
}
.color-gray-darker {
  background: #222222;
}
.color-gray {
  background: #333333;
}
.color-gray-light {
  background: #999999;
}
.color-gray-lighter {
  background: #eeeeee;
  color: #222222;
}
.color-gray-lightest {
  background: #f7f7f7;
  color: #222222;
}
ul.list-number-bullet {
  list-style: none;
  padding: 0;
}
ul.list-number-bullet li {
  margin-left: 0;
  padding: 6px 0 6px 38px;
  position: relative;
}
ul.list-number-bullet li .listbullet {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  left: 0;
  line-height: 24px;
  margin: 4px;
  position: absolute;
  text-align: center;
  top: -2px;
  width: 24px;
}
ul.list-number-bullet.bullet-blue li .listbullet {
  background-color: #3770a3;
}
ul.list-number-bullet.bullet-green li .listbullet {
  background-color: #577f20;
}
ul.list-number-bullet.bullet-violet li .listbullet {
  background-color: #92007a;
}
ul.list-number-bullet.bullet-orange li .listbullet {
  background-color: #bd6c1b;
}
ul.list-number-bullet.bullet-red li .listbullet {
  background-color: #ae0000;
}
ul.list-number-bullet.bullet-grey li .listbullet {
  background-color: #dddddd;
}
ul.list-number-digit {
  list-style: none;
  padding: 0;
}
ul.list-number-digit li {
  margin-left: 0;
  padding: 7px 0 7px 43px;
  position: relative;
}
ul.list-number-digit li .listbullet {
  display: block;
  font-size: 36px;
  left: 0;
  line-height: 100%;
  position: absolute;
  text-align: right;
  top: 0;
  width: 32px;
}
ul.list-number-digit.digit-blue li .listbullet {
  color: #3770a3;
}
ul.list-number-digit.digit-green li .listbullet {
  color: #577f20;
}
ul.list-number-digit.digit-violet li .listbullet {
  color: #92007a;
}
ul.list-number-digit.digit-orange li .listbullet {
  color: #bd6c1b;
}
ul.list-number-digit.digit-red li .listbullet {
  color: #ae0000;
}
ul.list-number-digit.digit-grey li .listbullet {
  color: #dddddd;
}

.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 18px;
  margin-bottom: 45px;
  padding: 14.70588235px;
}
.alert .icon-close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  margin: 5px 0 0;
  color: #333333;
}
.alert-left-icon {
  border-radius: 4px;
  float: left;
  font-size: 29.9px;
  height: 65px;
  line-height: 62px !important;
  margin-right: 30px;
  text-align: center;
  width: 64px;
}
.alert-success {
  background-color: #a5de5c;
  border-color: #b2da47;
  color: #799b1f;
}
.alert-success hr {
  border-top-color: #a9d532;
}
.alert-success .alert-link {
  color: #587117;
}
.alert-success .alert-left-icon {
  background: #8ec628;
  color: #799b1f;
}
.alert-info {
  background-color: #3097db;
  border-color: #229fc5;
  color: #13596e;
}
.alert-info hr {
  border-top-color: #1e8eaf;
}
.alert-info .alert-link {
  color: #0c3643;
}
.alert-info .alert-left-icon {
  background: #1c78a2;
  color: #13596e;
}
.alert-warning {
  background-color: #ffe38b;
  border-color: #ffc571;
  color: #714300;
}
.alert-warning hr {
  border-top-color: #ffbb58;
}
.alert-warning .alert-link {
  color: #3e2500;
}
.alert-warning .alert-left-icon {
  background: #ffc03e;
  color: #714300;
}
.alert-danger {
  background-color: #fb5455;
  border-color: #fa3b5c;
  color: #cb0527;
}
.alert-danger hr {
  border-top-color: #fa2247;
}
.alert-danger .alert-link {
  color: #99041d;
}
.alert-danger .alert-left-icon {
  background: #fa3143;
  color: #cb0527;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  border-radius: 0 !important;
}
.table > thead > tr > th {
  vertical-align: bottom;
  background: #00b777;
  border-bottom: 2px solid #dddddd;
  color: #ffffff;
  border-radius: 0 !important;
}
.table > thead > tr > th a {
  color: #ffffff;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-radius: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.table-bordered > thead > tr > th:first-child,
.table-bordered > tbody > tr > th:first-child,
.table-bordered > tfoot > tr > th:first-child,
.table-bordered > thead > tr > td:first-child,
.table-bordered > tbody > tr > td:first-child,
.table-bordered > tfoot > tr > td:first-child {
  border-left: none;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom: 1px solid #dddddd;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #a5de5c;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #99da47;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #3097db;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #248ace;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ffe38b;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffdd71;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fb5455;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fa3b3c;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00b777;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border: none;
  overflow: hidden;
}
.nav-tabs > li {
  cursor: pointer;
  display: inline-block;
  font-size: 11.42857143px;
  font-weight: 600;
  list-style: none;
  margin: 0;
  margin-bottom: -1px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .nav-tabs > li {
    float: left;
  }
}
.nav-tabs > li > a {
  color: #222222;
  margin-right: 0;
  font-size: 21.6px;
  line-height: 1.42857143;
  border: 1px solid #c4c4c4;
  border-left: 0;
  border-radius: 0;
  padding: 15px 30px 11px;
}
.nav-tabs > li > a:hover {
  background: #ffffff;
  border-top: 4px solid transparent;
  border-color: #00b777 #00b777 #c4c4c4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.nav-tabs > li:first-child a {
  border-left: 1px solid #c4c4c4;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #222222;
  background: #ffffff;
  border-bottom-color: transparent;
  cursor: default;
  border-top: 4px solid transparent;
  border-color: #00b777 #00b777 #c4c4c4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs-left.nav-tabs > li {
  float: left;
}
.tabs-right.nav-tabs > li {
  float: right;
}
.tabs-right.nav-tabs > li:last-child a {
  border-left: 1px solid #c4c4c4;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #00b777;
}
.nav-stacked > li {
  float: none;
  display: block;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .vtabs .nav-tabs.nav-stacked {
    width: 15%;
    float: left;
  }
}
.vtabs .nav-tabs.nav-stacked > li {
  text-align: right;
  margin: 0;
}
.vtabs .nav-tabs.nav-stacked > li a {
  color: #222222;
  margin-right: 0;
  border: 1px solid #c4c4c4;
  border-right: 0;
  border-radius: 0;
  padding: 15px 30px 11px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .vtabs .nav-tabs.nav-stacked > li a {
    display: inline-block;
  }
}
.vtabs .nav-tabs.nav-stacked > li a:hover {
  background: #ffffff;
  border-left: 4px solid transparent;
  border-top: 1px solid #c4c4c4;
  border-color: #00b777 #00b777;
}
.vtabs .nav-tabs.nav-stacked > li.active > a,
.vtabs .nav-tabs.nav-stacked > li.active > a:hover,
.vtabs .nav-tabs.nav-stacked > li.active > a:focus {
  border-bottom-color: transparent;
  cursor: default;
  border-left: 4px solid transparent;
  border-top: 1px solid #c4c4c4;
  border-color: #00b777 #00b777;
}
.vtabs .nav-tabs.nav-stacked > li + li {
  margin-top: 5px;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .vtabs .tab-content {
    width: 85%;
    float: left;
    clear: none;
  }
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content {
  border: 1px solid #c4c4c4;
  margin: 0;
  padding: 45px;
  clear: left;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: none;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #d6d6d6;
}
.panel-default > .panel-heading {
  color: #222222;
  background-color: transparent;
  border-color: #d6d6d6;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6d6d6;
}
.panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #222222;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6d6d6;
}
.panel-primary {
  border-color: #00b777;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00b777;
  border-color: #00b777;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00b777;
}
.panel-primary > .panel-heading .badge {
  color: #00b777;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00b777;
}
.panel-success {
  border-color: #b2da47;
}
.panel-success > .panel-heading {
  color: #799b1f;
  background-color: #a5de5c;
  border-color: #b2da47;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b2da47;
}
.panel-success > .panel-heading .badge {
  color: #a5de5c;
  background-color: #799b1f;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b2da47;
}
.panel-info {
  border-color: #229fc5;
}
.panel-info > .panel-heading {
  color: #13596e;
  background-color: #3097db;
  border-color: #229fc5;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #229fc5;
}
.panel-info > .panel-heading .badge {
  color: #3097db;
  background-color: #13596e;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #229fc5;
}
.panel-warning {
  border-color: #ffc571;
}
.panel-warning > .panel-heading {
  color: #714300;
  background-color: #ffe38b;
  border-color: #ffc571;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffc571;
}
.panel-warning > .panel-heading .badge {
  color: #ffe38b;
  background-color: #714300;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffc571;
}
.panel-danger {
  border-color: #fa3b5c;
}
.panel-danger > .panel-heading {
  color: #cb0527;
  background-color: #fb5455;
  border-color: #fa3b5c;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fa3b5c;
}
.panel-danger > .panel-heading .badge {
  color: #fb5455;
  background-color: #cb0527;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fa3b5c;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  background-color: #00b777;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.skills-widget {
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.skills-widget .progress {
  float: none;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  margin: 50px 0 20px;
  overflow: inherit;
  -webkit-transition: all 1000ms ease 0s;
  -o-transition: all 1000ms ease 0s;
  transition: all 1000ms ease 0s;
}
.skills-widget .progress .progress-bar {
  color: #333333;
  float: left;
  font-size: 18px;
  height: 100%;
  line-height: 20px;
  margin-top: -28px;
  overflow: hidden !important;
  text-align: left;
  text-transform: none;
  transition: width 0.6s ease 0s;
  width: 100%;
  overflow: inherit;
  background: none;
  box-shadow: none;
}
.skills-widget .progress .progress-bar .percentage {
  background: #333333;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-size: 12px;
  height: 20px;
  margin-top: -3px;
  position: relative;
  text-align: center;
  width: 39px;
}
.skills-widget .progress .progress-bar .percentage:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #333333;
  border-width: 5px;
  margin-left: -5px;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.form-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-links ul li {
  color: #999999;
}
.form-links ul li a {
  color: #999999;
}
.login .form-horizontal .form-group {
  margin: 0 0 21px;
}
.login .form-group select,
.login .form-group textarea,
.login .form-group input[type="text"],
.login .form-group input[type="password"],
.login .form-group input[type="datetime"],
.login .form-group input[type="datetime-local"],
.login .form-group input[type="date"],
.login .form-group input[type="month"],
.login .form-group input[type="time"],
.login .form-group input[type="week"],
.login .form-group input[type="number"],
.login .form-group input[type="email"],
.login .form-group input[type="url"],
.login .form-group input[type="search"],
.login .form-group input[type="tel"],
.login .form-group input[type="color"],
.login .form-group .uneditable-input,
.login .form-group .btn-success {
  width: 100%;
  box-shadow: none;
}
.login .form-group label {
  text-align: left;
  display: block;
  color: #999999;
}
.login .checkbox-inline {
  padding-top: 0 !important;
  color: #999999;
  margin: 0 0 21px !important;
}
.login .checkbox-inline input[type="radio"],
.login .checkbox-inline input[type="checkbox"] {
  margin-top: 7px;
}
.quote {
  background: url("https://www.naturalcalmmagnesium.com/templates/os_kilix/images/quotes-text.png") no-repeat 0 20px;
  color: #333333;
  font-weight: bold;
  font-size: 23px !important;
  padding: 25px 25px 25px 58px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 25px;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"] {
  width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
  line-height: normal;
  margin: 7px 0 0;
}
.radio label,
.checkbox label {
  display: inline;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  text-align: left;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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 {
  display: inline-block;
  box-shadow: none;
  border-radius: 0;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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 {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #51ffc2;
  border-color: #00b777;
}
.invalid {
  border-color: #f2533d;
}
label.invalid {
  color: #f2533d;
}
input.invalid {
  border: 1px solid #f2533d;
}

.btn {
  display: inline-block;
  padding: 8px 17px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  z-index: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #303030;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #4b4b4b;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-bordered {
  background: none !important;
  position: relative;
}
.btn-bordered.black {
  color: #4b4b4b;
  background-color: transparent;
  border-color: #303030;
}
.btn-bordered.black:hover,
.btn-bordered.black:focus,
.btn-bordered.black.focus,
.btn-bordered.black:active,
.btn-bordered.black.active,
.open > .dropdown-toggle.btn-bordered.black {
  color: #4b4b4b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #111111;
}
.btn-bordered.black:active,
.btn-bordered.black.active,
.open > .dropdown-toggle.btn-bordered.black {
  background-image: none;
}
.btn-bordered.black.disabled,
.btn-bordered.black[disabled],
fieldset[disabled] .btn-bordered.black,
.btn-bordered.black.disabled:hover,
.btn-bordered.black[disabled]:hover,
fieldset[disabled] .btn-bordered.black:hover,
.btn-bordered.black.disabled:focus,
.btn-bordered.black[disabled]:focus,
fieldset[disabled] .btn-bordered.black:focus,
.btn-bordered.black.disabled.focus,
.btn-bordered.black[disabled].focus,
fieldset[disabled] .btn-bordered.black.focus,
.btn-bordered.black.disabled:active,
.btn-bordered.black[disabled]:active,
fieldset[disabled] .btn-bordered.black:active,
.btn-bordered.black.disabled.active,
.btn-bordered.black[disabled].active,
fieldset[disabled] .btn-bordered.black.active {
  background-color: transparent;
  border-color: #303030;
}
.btn-bordered.black .badge {
  color: transparent;
  background-color: #4b4b4b;
}
.btn-bordered.black:hover {
  border-color: #282828;
  color: #ffffff;
}
.btn-bordered.black {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-bordered.black:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #303030;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.black:before {
  background: #303030;
}
.btn-bordered.black:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.black:hover {
  color: #ffffff;
}
.btn-bordered.black:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-bordered.white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn-bordered.white:hover {
  color: #4b4b4b;
}
.btn-bordered.white {
  color: #ffffff;
}
.btn-bordered.white {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-bordered.white::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:before {
  background: #ffffff;
}
.btn-bordered.white:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-default {
  color: #4b4b4b;
  background-color: transparent;
  border-color: #303030;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #4b4b4b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #111111;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: transparent;
  border-color: #303030;
}
.btn-default .badge {
  color: transparent;
  background-color: #4b4b4b;
}
.btn-default:hover {
  color: #ffffff;
}
.btn-default:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #303030;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-default:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-default {
  position: relative;
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-primary {
  color: #ffffff;
  background-color: #00b777;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #008456;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00b777;
  border-color: transparent;
}
.btn-primary .badge {
  color: #00b777;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.link-button {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 13px 9px;
  text-decoration: none;
  color: #fff !important;
  font-weight: bold;
}
.border-radius-x {
  border-radius: 50px;
}

.link-button,
.link-button a {
  transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
}
.link-action {
  transition: color 0.3s linear, background 0.3s ease-out;
  -moz-transition: color 0.3s linear, background 0.3s ease-out;
  -webkit-transition: color 0.3s linear, background 0.3s ease-out;
}
.link-action:hover {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.link-highlight {
  transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
}
.link-highlight:hover {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  -webkit-box-shadow: 0 0 2px #999;
}
.link-button.button-light,
.link-button.button-light:hover {
  background-color: #DDD;
  colo: #222222;
}
.link-button.button-dark,
.link-button.button-dark:hover {
  background-color: #333333;
}
.link-button.button-green,
.link-button.button-green:hover {
  background-color: #61c46f;
}
.link-button.button-orange,
.link-button.button-orange:hover {
  background-color: #f38645;
}
.link-button.button-blue,
.link-button.button-blue:hover {
  background-color: #6b95e7;
}
.link-button.button-red,
.link-button.button-red:hover {
  background-color: #f14b2f;
}
.link-button.button-cyan,
.link-button.button-cyan:hover {
  background-color: #5fc6b6;
}
.link-button.button-violet,
.link-button.button-violet:hover {
  background-color: #9380d9;
}
.link-button.button-outline {
  text-align: center;
  border: 1px solid #ff6c00;
  border-radius: 25px;
  color: #ff6c00 !important;
  background-color: #fff;
  text-transform: capitalize;
  min-width: 165px;
}
.link-button.button-outline:hover {
  border: 1px solid #ff6c00;
  color: #fff !important;
  background-color: #ff6c00;
}
.link-button.button-outline-inverse {
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #ff6c00;
  background-color: #ff6c00;
  border-radius: 25px;
  color: #fff;
  min-width: 165px;
}
.link-button.button-outline-inverse:hover {
  background-color: #fff;
  color: #ff6c00 !important;
  border-color: #ff6c00;
}
.link-button.button-outline {
  text-align: center;
  border-radius: 25px;
  background-color: #fff;
  text-transform: capitalize;
  min-width: 165px;
}
.link-button.button-outline:hover {
  color: #fff !important;
}
.link-button.button-outline-inverse {
  text-align: center;
  text-transform: capitalize;
  border-radius: 25px;
  color: #fff;
  min-width: 165px;
}
.link-button.button-outline-inverse:hover {
  background-color: #fff;
  color: #ff6c00 !important;
  border-color: #ff6c00;
}
.border-radius-x {
  border-radius: 50px;
}
.border-radius-2 {
  border-radius: 2px;
}
.border-radius-3 {
  border-radius: 3px;
}
.border-radius-4 {
  border-radius: 4px;
}
.border-radius-5 {
  border-radius: 5px;
}
.border-radius-6 {
  border-radius: 6px;
}
.border-radius-7 {
  border-radius: 7px;
}
.border-radius-8 {
  border-radius: 8px;
}
.border-radius-9 {
  border-radius: 9px;
}
.border-radius-10 {
  border-radius: 10px;
}
.border-radius-25 {
  border-radius: 25px;
}
.btn-link {
  color: #00b777;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #006b45;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 18px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #00b777;
  border-bottom-color: #00b777;
}
.nav a:hover .caret {
  border-top-color: #006b45;
  border-bottom-color: #006b45;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #e5e5e5;
  color: #555555;
  font-size: 15px;
  padding: 25px 0;
  text-align: right;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12.5px;
}
.breadcrumb .divider {
  display: none;
}
.page-header-fixed .t3-content > .page-header,
.page-header-fixed .search > .page-header,
.page-header-fixed .login > .page-header {
  position: absolute;
  top: -83px;
  border: none;
  margin: 0;
  padding: 0;
}
.page-header-fixed .t3-content > .page-header h1.page-title,
.page-header-fixed .search > .page-header h1.page-title,
.page-header-fixed .login > .page-header h1.page-title {
  color: #222222;
  font-size: 23px;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
  margin: 0;
}
.counter {
  display: inline-block;
  margin-top: 25px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar {
  min-height: 10px;
}
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #484848;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #484848;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span.separator {
  color: #484848;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 16.66666667px;
  font-weight: 600;
  padding-bottom: 22.72727273px;
  padding-top: 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span.separator:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
  margin-top: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #484848;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #484848;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #484848;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #484848;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #484848;
}
.navbar-default .navbar-link:hover {
  color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-brand {
  color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-brand:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-text {
  color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator {
  color: #484848;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 16.66666667px;
  font-weight: 600;
  padding: 25px;
  cursor: pointer;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a:focus,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a:hover:before,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator:hover:before,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a:focus:before,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator:focus:before {
  height: 140%;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > a:before,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > span.separator:before {
  background: #d3d3d3;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: all 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  width: 1px;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .active > a,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .active > a:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .disabled > a,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .disabled > a:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-toggle {
  border-color: #dddddd;
  margin-top: 0;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-toggle:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-collapse,
.home-2 .nav-dark.carousel .navbar-default .navbar-form {
  border-color: transparent;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a:hover,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a .caret,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a:hover .caret,
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #484848;
  border-bottom-color: #484848;
}
@media (max-width: 767px) {
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #484848;
  }
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #484848;
    background-color: transparent;
  }
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #484848;
    background-color: rgba(0, 0, 0, 0);
  }
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .home-2 .nav-dark.carousel .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.home-2 .nav-dark.carousel .navbar-default .navbar-link {
  color: #484848;
}
.home-2 .nav-dark.carousel .navbar-default .navbar-link:hover {
  color: #484848;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  background: none;
  border: none;
  float: right;
  position: inherit;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  border-top: 1px solid transparent;
  display: block;
  padding: 12px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.subpage .absolute.nav-dark .navbar-default,
body .absolute.nav-dark .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.subpage .absolute.nav-dark .navbar-default .navbar-brand,
body .absolute.nav-dark .navbar-default .navbar-brand {
  color: #484848;
}
.subpage .absolute.nav-dark .navbar-default .navbar-brand:hover,
body .absolute.nav-dark .navbar-default .navbar-brand:hover,
.subpage .absolute.nav-dark .navbar-default .navbar-brand:focus,
body .absolute.nav-dark .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
.subpage .absolute.nav-dark .navbar-default .navbar-text,
body .absolute.nav-dark .navbar-default .navbar-text {
  color: #484848;
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a,
body .absolute.nav-dark .navbar-default .navbar-nav > li > a,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator,
body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator {
  color: #ffffff;
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a:hover,
body .absolute.nav-dark .navbar-default .navbar-nav > li > a:hover,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a:focus,
body .absolute.nav-dark .navbar-default .navbar-nav > li > a:focus,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:focus,
body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:focus {
  color: #ffffff;
  background-color: transparent;
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > .nav-header,
body .absolute.nav-dark .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a,
body .absolute.nav-dark .navbar-default .navbar-nav > .active > a,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a:hover,
body .absolute.nav-dark .navbar-default .navbar-nav > .active > a:hover,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a:focus,
body .absolute.nav-dark .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a,
body .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
body .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:focus,
body .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.t3-header.carousel.nav-dark .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-brand {
  color: #484848;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-brand:hover,
.t3-header.carousel.nav-dark .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-text {
  color: #484848;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > a,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > span.separator {
  color: #484848;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > a:hover,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > a:focus,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .active > a,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .active > a:hover,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .disabled > a,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
.t3-header.carousel.nav-dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-brand {
  color: #484848;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-brand:hover,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-text {
  color: #484848;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > a,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator {
  color: #484848;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > a:hover,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > a:focus,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .active > a,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .active > a:hover,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
body.subpage.smallHeader .absolute.nav-dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.com_contact .nav-dark .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.com_contact .nav-dark .navbar-default .navbar-brand {
  color: #484848;
}
.com_contact .nav-dark .navbar-default .navbar-brand:hover,
.com_contact .nav-dark .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
.com_contact .nav-dark .navbar-default .navbar-text {
  color: #484848;
}
.com_contact .nav-dark .navbar-default .navbar-nav > li > a,
.com_contact .nav-dark .navbar-default .navbar-nav > li > span.separator {
  color: #484848 !important;
}
.com_contact .nav-dark .navbar-default .navbar-nav > li > a:hover,
.com_contact .nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
.com_contact .nav-dark .navbar-default .navbar-nav > li > a:focus,
.com_contact .nav-dark .navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
.com_contact .nav-dark .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.com_contact .nav-dark .navbar-default .navbar-nav > .active > a,
.com_contact .nav-dark .navbar-default .navbar-nav > .active > a:hover,
.com_contact .nav-dark .navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
.com_contact .nav-dark .navbar-default .navbar-nav > .disabled > a,
.com_contact .nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
.com_contact .nav-dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
body.smallHeader .nav-dark .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
body.smallHeader .nav-dark .navbar-default .navbar-brand {
  color: #484848;
}
body.smallHeader .nav-dark .navbar-default .navbar-brand:hover,
body.smallHeader .nav-dark .navbar-default .navbar-brand:focus {
  color: #2f2f2f;
  background-color: transparent;
}
body.smallHeader .nav-dark .navbar-default .navbar-text {
  color: #484848;
}
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > a,
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > span.separator {
  color: #484848;
}
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > a:hover,
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > span.separator:hover,
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > a:focus,
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > span.separator:focus {
  color: #484848;
  background-color: transparent;
}
body.smallHeader .nav-dark .navbar-default .navbar-nav > li > .nav-header {
  color: #484848;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
body.smallHeader .nav-dark .navbar-default .navbar-nav > .active > a,
body.smallHeader .nav-dark .navbar-default .navbar-nav > .active > a:hover,
body.smallHeader .nav-dark .navbar-default .navbar-nav > .active > a:focus {
  color: #484848;
  background-color: rgba(0, 0, 0, 0);
}
body.smallHeader .nav-dark .navbar-default .navbar-nav > .disabled > a,
body.smallHeader .nav-dark .navbar-default .navbar-nav > .disabled > a:hover,
body.smallHeader .nav-dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00b777;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #006b45;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00b777;
  border-color: #00b777;
  border-width: 1px;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.parallax {
  background-attachment: fixed !important;
  background-size: cover !important;
}
.subpage-banner {
  color: #ffffff;
  min-height: 536px;
}
.subpage-banner .t3-module {
  color: #ffffff;
  min-height: 536px;
  text-align: center;
  padding-top: 200px;
  margin: 0;
  position: relative;
}
.subpage-banner .t3-module:before,
.subpage-banner .t3-module:after {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.subpage-banner .t3-module .mod-wrapper {
  z-index: 99;
  position: relative;
}
.subpage-banner .t3-module h2 {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 57.5px;
  font-weight: 700;
  text-transform: uppercase;
}
.subpage-banner .t3-module p {
  font-family: "Raleway", sans-serif;
  font-size: 34.5px;
  margin: 25px 0;
}
.absolute {
  position: absolute;
  top: 0;
}
.com_contact .absolute {
  position: relative;
  top: 0;
}
.com_contact .subpage-banner {
  min-height: 100px;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 50px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
hr.dotted {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #dadada -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-style: dashed none none;
  border-width: 1px 0 0;
  margin-bottom: 80px;
  margin-top: 80px;
}
.t3-footer hr.dotted {
  border-color: #acacac;
  margin: 38px 0 35px;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 23px;
  margin: 0 0 12.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 25px;
  }
}
.heading .module-title {
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .heading .module-title {
    font-size: 46px;
    margin: 0 0 5px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.column-inner .single_image.content_element {
  margin-bottom: 30px;
}
.column-inner .tri-sec .simple-icon {
  font-size: 69px;
}
.column-inner .tri-sec h3 {
  font-size: 27.6px;
  margin: 25px 0 12.5px;
}
.column-inner .tri-sec:hover h3,
.column-inner .tri-sec:hover .simple-icon {
  color: #00b777;
}
.reading-box {
  background: #f7f7f7;
  border-left: 4px solid #00b777;
  padding: 35px 30px;
  margin: 37.5px 0;
}
.reading-box h2 {
  margin: 0 0 12.5px;
  font-size: 29.9px;
}
.reading-box p {
  margin: 0;
}
.inner-2 {
  padding: 0 !important;
}
.inner-2 .t3-module {
  margin: 0;
  padding: 62.5px 0;
  position: relative;
}
.inner-2 .t3-module:before,
.inner-2 .t3-module:after {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.inner-2 .t3-module .mod-wrapper {
  position: relative;
  z-index: 9;
}
.inner-2 .numbering-sec {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  text-align: center;
}
.inner-2 .numbering-sec .counter {
  margin: 30px 0;
  background: none;
  float: none;
  padding: 0;
  border: none;
}
.inner-2 .numbering-sec .counter i {
  color: #ffffff;
  display: block;
  font-size: 69px;
}
.inner-2 .numbering-sec .counter .quantity-counter {
  background: none;
  color: #ffffff;
  display: block;
  font-size: 46px;
  margin: 8px 0;
}
.inner-2 .numbering-sec .counter .counter-details {
  color: #ffffff;
  text-transform: none;
  font-size: 23px;
}
.t3-inner-6 {
  background: #f7f7f7;
}
.t3-inner-6 .t3-module,
.inner-8 .t3-module {
  margin: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 16px;
  padding-top: 12.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 12.5px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
}
ul.category-module li {
  background: #1c1c1c;
  padding: 14.1px 13px;
  margin: 0 0 10px 0;
  background: linear-gradient(to left, #1c1c1c 50%, #151515 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border: none;
  transition: all 500ms ease 0s;
}
ul.category-module li img {
  border: 3px solid #fff;
  float: left;
  margin-right: 15px;
  max-width: 65px;
  max-height: 65px;
}
ul.category-module li h4,
ul.category-module li h4 a {
  color: #cecece;
  font-size: 18px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  margin: 3px 0 0 0;
}
ul.category-module li p {
  color: #cecece;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}
ul.category-module li:hover {
  background-position: left bottom;
}
.t3-sidebar ul li {
  background: none;
  padding: 0;
  margin: 0 0 20.83333333px;
  border: none;
  transition: all 500ms ease 0s;
}
.t3-sidebar ul li .mod-articles-category-date {
  display: none;
}
.t3-sidebar ul li h4 {
  position: relative;
  margin: 0;
  padding: 0 0 0 25px;
}
.t3-sidebar ul li h4 a {
  color: #929191;
  text-decoration: none;
}
.t3-sidebar ul li h4 a:hover {
  color: #222222;
}
.t3-sidebar ul li h4:before {
  color: #929191;
  content: "\f105";
  left: 0;
  font-family: FontAwesome;
  font-size: 23px;
  margin-right: 16px;
  margin-top: -2px;
  transition: all 500ms ease 0s;
  position: absolute;
}
.t3-sidebar ul li h4:hover:before {
  left: 4px;
}
.t3-sidebar .mod-box {
  background: #bcbcbc;
  color: #ffffff;
  padding: 10.41666667px;
}
.t3-sidebar .mod-box input[type="input"],
.t3-sidebar .mod-box input[type="search"] {
  width: 100%;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #1a1a1a;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #cecece;
  font-size: 15.65217391px;
  border: 1px solid #7b7b7b;
  display: block;
  padding: 8.77192982px 19.23076923px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #006b45;
  color: #ffffff !important;
  border: 1px solid #00b777;
  text-decoration: none;
}
body div.jwTinyLetterContainer form.jwTinyLetterForm input.inputbox {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: inline-block;
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  margin-bottom: 8px;
  padding: 4px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  background: none;
  border: 1px #3e3e3e solid;
  height: 51px !important;
  padding: 0 5%;
  width: auto;
  color: #767676;
  font-size: 18px;
  float: left;
}
body div.jwTinyLetterContainer form.jwTinyLetterForm input.button {
  background: #3e3e3e;
  border: none;
  border-image: none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 6.25px 11.36363636px;
  text-align: center;
  text-shadow: none;
  vertical-align: top;
  color: #cecece;
  font-size: 18px;
  height: 51px;
  width: auto;
}
body div.jwTinyLetterContainer form.jwTinyLetterForm input.button:hover {
  background: #2E2E2E;
}
.home-2 div.jwTinyLetterContainer form.jwTinyLetterForm input.inputbox {
  background: #E8E8E8;
  border: none;
  color: #767676;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #006b45;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.t3-footer .category-module .mod-articles-category-image img {
  border: 3px solid #fff;
  float: left;
  margin-right: 15px;
  max-height: 65px;
  max-width: 65px;
}
body .sp-simpleportfolio .sp-simpleportfolio-items {
  margin: 0;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
  padding: 0;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
  color: #333333;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  transform: scale(1.12);
  width: 100%;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(255, 255, 255, 0.9);
  bottom: 10px;
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transform: scale(1.1);
  color: #333333;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-img {
  transform: scale(1);
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-overlay {
  opacity: 1;
  transform: scale(1);
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a {
  background: #00b777;
  border-color: #009e66;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a:hover {
  background: #009e66;
}
body .sp-organic-life-layout .sp-slider-item .rsMainSlideImage {
  margin: 0 auto;
  text-align: center;
  display: block;
}
body .sp-organic-life-layout h1.sp-title {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.42857;
  width: 100%;
  margin: 0;
  color: #222222;
}
body .sp-organic-life-layout h2.sp-posttitle,
body .sp-organic-life-layout .sp-slider-content .sp-introtext {
  color: #222222;
  font-size: 28px;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 0 21px;
}
body .btn-primary {
  background: #303030;
}
body .btn-primary:hover {
  transition: background-color 0.5s ease 0s;
}
body .rsContent {
  background: #000000;
  height: 100%;
  position: relative;
  width: 100%;
}
body .bContainer {
  left: 0;
  position: absolute;
  top: 38%;
  width: 100%;
  margin-top: 0;
  text-align: center;
}
body .layout-home3 .bContainer {
  top: 27%;
}
body .read-more-wrapper .btn {
  border-radius: 4px;
  display: inline-block !important;
  padding: 14px 25px;
}
body .read-more-wrapper .btn:before {
  border-radius: 4px;
}
body .sp-slider-content {
  color: #222222;
  transition: opacity 400ms ease-in-out 0s;
  visibility: visible;
}
body .sp-slider-content h2.sp-posttitle,
body .sp-slider-content .sp-introtext {
  color: #222222;
}
body .nav-dark h1.sp-title {
  color: #ffffff;
}
body .nav-dark .sp-slider-content {
  color: #ffffff;
  transition: opacity 400ms ease-in-out 0s;
  visibility: visible;
}
body .nav-dark .sp-slider-content h2.sp-posttitle,
body .nav-dark .sp-slider-content .sp-introtext {
  color: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-default {
  color: #ffffff;
  border-color: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-default:hover {
  background: #ffffff;
  color: #303030;
}
body .nav-dark .read-more-wrapper .btn-default:before {
  background: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-primary {
  background: #00b777;
  color: #ffffff;
}
body .nav-dark .bContainer {
  top: 40%;
}
@media (min-width: 768px) {
  body .item-3 .bContainer {
    text-align: left;
    left: 12%;
    width: auto;
  }
}
body .item-3 .read-more-wrapper .btn-primary {
  background: #ffffff;
  color: #303030;
}
body .item-3 .read-more-wrapper .btn-default {
  color: #ffffff;
  border-color: #ffffff;
}
body .item-3 .read-more-wrapper .btn-default:hover {
  background: #ffffff;
  color: #303030;
}
body .item-3 .read-more-wrapper .btn-default:before {
  background: #ffffff;
}
@media (max-width: 767px) {
  body h1.sp-title {
    font-size: 23px !important;
  }
  body h2.sp-posttitle,
  body .sp-slider-content .sp-introtext,
  body .read-more-wrapper {
    display: none !important;
  }
  body #sp-smart-slider,
  body .sp-organic-life-layout .sp-slider-item,
  body .sp-organic-life-layout .sp-slider-item .rsMainSlideImage {
    height: auto !important;
  }
  body .t3-header,
  body .smallHeader .t3-header {
    position: relative !important;
    padding-bottom: 23px;
  }
  body .t3-header .logo,
  body .smallHeader .t3-header .logo {
    z-index: 99;
  }
  body .t3-header .navbar-default,
  body .smallHeader .t3-header .navbar-default {
    background: #ffffff !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  body .absolute-small {
    position: absolute;
  }
  body .logo-text a {
    color: #333333 !important;
    transition: all 0.5s ease 0s;
  }
}
.feature-list {
  margin: 0;
}
.feature-list li {
  font-weight: 300;
  padding: 9px 0 8px 60px;
  font-size: 21px;
  line-height: 40px;
}
.feature-list i {
  float: left;
  font-size: 31px;
  text-align: center;
  margin: 0 0 0 -50px;
  color: #ffffff;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  line-height: 35px;
  background: #00b777;
}
.feature-list.big li {
  font-size: 24px;
}
.feature-list.big i {
  font-size: 32px;
  color: #333333;
}
.feature-list .list-icon i {
  float: left;
  margin: 5px 0 0 -28px;
  font-size: 19px;
}
.feature-list .list-icon li {
  float: left;
  padding: 5px 0 5px 028px;
}
.heading {
  text-align: center;
}
.boxes h3.module-title {
  font-size: 48px;
}
.boxes .t3-module {
  margin: 0;
}
.boxes .t3-module .favs {
  margin-bottom: 7px;
}
.boxes .t3-module .fav-slider-main img,
.boxes .t3-module .fav-control-thumbs img {
  border: 1px solid #dadada;
  border-radius: 2px;
  display: block;
  height: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
}
.boxes .t3-module .fav-control-thumbs li a {
  margin-right: 7px;
}
.sp-tweet i {
  font-size: 100px;
}
.sp-tweet .carousel-inner > .sp-tweet-item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out 0s;
}
.sp-tweet .carousel-inner > .sp-tweet-item.current {
  left: 0;
  display: block;
}
.sp-tweet a {
  color: #cecece;
}
.sp-tweet strong {
  color: #ffffff;
}
.sp-tweet strong a {
  color: #ffffff;
}
.column .module .module-icon i {
  font-size: 69px;
}
.column .module .module-title {
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  margin: 25px 0;
  text-transform: uppercase;
}
.column .module .social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column .module .social-icons > li {
  border: 0 none;
  display: inline-block;
  margin: 0 12.5px;
}
.column .module .social-icons > li > a {
  color: #222222;
  display: block;
  line-height: 24px;
  padding: 0;
  font-size: 23px;
  text-decoration: none;
}
.column .module .social-icons > li > a:hover {
  color: #00b777;
}
.os-module-testimonial .tab-content {
  padding: 0;
  border: none;
}
.home-2 .osTestimonial .carousel-inner .testimonial {
  position: relative;
  padding: 30px 25px 33px 83px;
  border-radius: 5px;
  background: url(https://www.naturalcalmmagnesium.com/templates/os_kilix/images/quotes.png) no-repeat 20px 40px #ffffff;
  font-size: 18px;
  line-height: 30px;
  color: #222222;
  margin-bottom: 42px;
}
.home-2 .osTestimonial .carousel-inner .testimonial p {
  margin: 0;
}
.home-2 .osTestimonial .carousel-inner .testimonial:after {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ffffff;
  border-width: 27px;
  margin-left: 33px;
}
.home-2 .osTestimonial .carousel-inner .client-detail {
  margin-left: 18px;
}
.home-2 .osTestimonial .carousel-inner .client-detail img.avatar {
  float: left;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  padding: 3px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.55);
  margin-right: 17px;
}
.home-2 .osTestimonial .carousel-inner .client-detail .strong {
  position: relative;
  top: 6px;
}
.home-2 .osTestimonial .carousel-inner .client-detail .name {
  display: block;
  font-size: 22px;
  font-weight: 600;
}
.home-2 .osTestimonial .carousel-inner p.content-testimonial {
  font-size: 22px;
  padding: 0;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  width: auto;
}
.home-2 .osTestimonial ol.carousel-indicators {
  bottom: 0;
  left: auto;
  margin: 0;
  right: 0;
  top: auto;
  width: auto;
}
.home-2 .osTestimonial ol.carousel-indicators li {
  border: 1px #ffffff solid;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}
.home-2 .osTestimonial ol.carousel-indicators li.active {
  background: #ffffff;
  border: 1px #ffffff solid;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
}

.items-leading .leading {
  margin-bottom: 50px;
}
.items-row .item {
  margin-bottom: 50px;
}
.items-row .item .item-image {
  margin-bottom: 25px;
}
.divider-vertical {
  margin: 0 0 50px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-image-full {
  float: none;
  margin: 0 0 25px;
}
.article-aside {
  color: #999999;
  font-size: 17px;
  margin-bottom: 25px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info dd a {
  color: #999999;
  font-weight: bold;
}
.tags {
  margin-bottom: 25px;
}
.article-footer {
  color: #999999;
  font-size: 16px;
  margin-bottom: 25px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 37.5px 25px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 25px 37.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 25px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 25px;
}
.img-fulltext-right {
  float: right;
  margin-left: 25px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 16px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 25px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped h3,
.row-striped h3 {
  margin: 0;
  font-size: 23px;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 12.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 25px;
  padding: 12.5px 25px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 25px 0;
}
#searchForm legend {
  margin-bottom: 12.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 25px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 12.5px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search .input-group {
  display: inline-flex;
}
.search .input-group .form-control {
  padding: 8px 17px;
  position: relative;
  z-index: 2;
  height: auto;
}
.search-results {
  margin-top: 25px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .blog-post {
  padding: 0 0 38px;
  margin: 0 0 38px;
  border-bottom: 1px #d3d3d3 dashed;
}
.search-results .blog-post:last-child {
  border: none;
}
.search-results .result-title {
  font-size: 20px;
  margin: 0 0 25px;
}
.search-results .result-category {
  font-size: 16px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 25px;
}
.search-results .result-created {
  font-size: 16px;
  color: #999999;
}
div.finder {
  margin-bottom: 25px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 7px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 25px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 23px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 18px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 23px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 25px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  font-size: 20px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 18px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 20px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 25px 25px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #00b777;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #00b777;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 12.5px 25px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 25px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12.5px 0;
}
.display-limit {
  margin: 12.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #a5de5c;
  border-color: #b2da47;
  color: #799b1f;
}
.alert-message hr {
  border-top-color: #a9d532;
}
.alert-message .alert-link {
  color: #587117;
}
.alert-notice {
  background-color: #3097db;
  border-color: #229fc5;
  color: #13596e;
}
.alert-notice hr {
  border-top-color: #1e8eaf;
}
.alert-notice .alert-link {
  color: #0c3643;
}
.alert-error {
  background-color: #fb5455;
  border-color: #fa3b5c;
  color: #cb0527;
}
.alert-error hr {
  border-top-color: #fa2247;
}
.alert-error .alert-link {
  color: #99041d;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 18px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12.5px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
  font-size: 18px;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
  box-shadow: none;
  background: #ffffff;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 25px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -25px;
}
.article-title,
.article-header h1 {
  margin: 0 0 25px 0;
  color: #222222;
}
.article-title a,
.article-header h1 a {
  color: #222222;
  text-decoration: none;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #00b777;
}
h2.article-title,
.article-header h2 {
  color: #222222;
  text-decoration: none;
}
h2.article-title a,
.article-header h2 a {
  color: #222222;
  text-decoration: none;
}
h2.article-title a:hover,
.article-header h2 a:hover {
  color: #00b777;
}
.items-row.cols-2 h2.article-title,
.items-row.cols-3 h2.article-title,
.items-row.cols-2 .article-header h2,
.items-row.cols-3 .article-header h2 {
  font-size: 23.4px;
}
.items-row.cols-2 .item,
.items-row.cols-3 .item {
  border: 1px solid #d6d6d6;
  min-height: 100px;
  padding: 1px;
  transition: top 1s ease 0s, left 1s ease 0s;
}
.items-row.cols-2 .item > article,
.items-row.cols-3 .item > article {
  border: 1px solid #d6d6d6;
  padding: 16.66666667px;
}
.items-row.cols-2 .item .readmore a.btn-primary,
.items-row.cols-3 .item .readmore a.btn-primary {
  background: none;
  border: none;
  border-bottom: 2px solid #d3d3d3;
  color: #494949;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding: 0;
  text-transform: none;
}
.items-row.cols-2 .item .readmore a.btn-primary:hover,
.items-row.cols-3 .item .readmore a.btn-primary:hover {
  color: #00b777;
}
.item-page .pager.pagenav li a {
  background: none;
  border: none;
  border-bottom: 2px solid #d3d3d3;
  color: #494949;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding: 0;
  text-transform: none;
  box-shadow: none;
  border-radius: 0;
}
.item-page .pager.pagenav li a:hover {
  color: #00b777;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 50px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 126px;
  }
  .masthead p {
    font-size: 36px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 27px;
  }
}
.jumbotron-primary {
  background-color: #00b777;
  color: #b7ffe6;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #84ffd4;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.com_eshop .eshop-buttons .eshop-quantity-value,
.com_eshop .eshop-quantity .eshop-quantity-value {
  border-bottom: 1px solid #303030;
  border-top: 1px solid #303030;
  line-height: 1.42857143;
  padding: 8px 17px;
  margin-bottom: 0;
  font-size: 20px;
}
.com_eshop .eshop-buttons .btn.button,
.com_eshop .eshop-quantity .btn.button {
  font-size: 15px;
  padding: 5px 6.25px;
  text-transform: none;
}
.com_eshop #colorbox .bottom .btn {
  font-size: 15px;
}
.com_eshop .checkout-heading {
  background: #00b777;
  border-color: #00b777;
  font-size: 23px;
  color: #ffffff;
}
.com_eshop .checkout-heading a {
  color: #ffffff;
}
.osm-container .radio input[type="radio"],
.osm-container .radio-inline input[type="radio"],
.osm-container .checkbox input[type="checkbox"],
.osm-container .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: 0;
}
.osm-container .osm-item-heading-box,
.osm-container .osm-item-description,
.osm-container .osm-pricing-table .osm-plan .osm-plan-header,
.osm-container .osm-pricing-table .osm-plan,
.osm-container .edocman-box-heading,
.osm-container .edocman-description,
.osm-container .osm-pricing-table .osm-plan .edocman-header,
.osm-container .osm-pricing-table .osm-plan {
  border-radius: 0;
  background-image: none;
  box-shadow: none;
}
.osm-container .osm-pricing-table .osm-plan {
  border: 1px #dddddd solid;
}
.osm-container .osm-item-heading-box h2,
.osm-container .edocman-box-heading h2 {
  font-size: 23px;
}
.eb-box-heading {
  background-image: none !important;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
.edocman-container .edocman-box-heading,
.edocman-container .edocman-description,
.edocman-container .osm-pricing-table .osm-plan .edocman-header,
.edocman-container .osm-pricing-table .osm-plan {
  border-radius: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}
.edocman-container .osm-pricing-table .osm-plan {
  border: 1px #dddddd solid;
}
.edocman-container .edocman-box-heading h2,
.edocman-container .edocman-category-title,
.edocman-container .edocman-document-title {
  font-size: 23px;
}

.t3-header {
  padding-top: 23px;
  padding-bottom: 0;
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  border-color: rgba(0, 0, 0, 0.25);
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 100;
}
.t3-header.nav-dark {
  border-bottom: 1px solid #e5e5e5;
}
.logo {
  text-align: center;
  transition: all 500ms ease 0s;
}
@media screen and (min-width: 768px) {
  .logo {
    position: absolute;
    text-align: left;
    z-index: 9999;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  margin-top: -8px;
}
.logo-text a {
  text-decoration: none;
  font-size: 42px;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  transition: all 0.5s ease 0s;
}
.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: 18px;
  margin-top: 5px;
}
.nav-dark .logo-text a {
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.nav-dark.carousel .logo-text a {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.smallHeader .t3-header {
  background: #ffffff;
  border-bottom: medium none;
  position: fixed !important;
  top: 0;
  transition: all 500ms ease 0s;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  padding-top: 17.85714286px;
  padding-bottom: 0;
}
.smallHeader .t3-header .logo-text a {
  color: #333333 !important;
  transition: all 0.5s ease 0s;
}
.subpage .logo-text a {
  color: #333333;
  transition: all 0.5s ease 0s;
}
.subpage .absolute.nav-dark .logo-text a {
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.com_contact .subpage .absolute.nav-dark .logo-text a {
  color: #333333;
  transition: all 0.5s ease 0s;
}
.head-search {
  margin-top: 25px;
}
.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;
}
.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 {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.t3-mainbody {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-content .team-member-content {
  padding: 25px 0 0;
}
.t3-content .team-member-content h3 {
  font-size: 23px;
  font-weight: 600;
}
.t3-content .team-member-content h3 span {
  display: block;
  font-size: 18px;
  font-weight: 300;
  padding: 5px 0 0;
}
.t3-content .social-text {
  border-top: 1px solid #d4d4d4;
  margin: 18px 0 0;
  padding: 18px 0 0;
  text-align: center;
}
.t3-content .social-text li {
  display: inline-block;
  font-size: 16.36363636px;
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-sidebar .module-title {
  background: #bcbcbc;
  margin-bottom: 37.5px;
  padding: 12.5px 17.85714286px;
  color: #ffffff;
}
.t3-sidebar .tagspopular ul > li {
  color: #929191;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.t3-sidebar .tagspopular ul > li > a {
  background: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #929191;
  font-size: 15.65217391px;
  border: 1px solid #bcbcbc;
  display: block;
  padding: 8.77192982px 19.23076923px;
}
.t3-sidebar .tagspopular ul > li > a:hover,
.t3-sidebar .tagspopular ul > li > a:focus,
.t3-sidebar .tagspopular ul > li > a:active {
  background: #2991d6;
  color: #ffffff !important;
  border: 1px solid #2991d6;
  text-decoration: none;
}
.t3-footer {
  background: #1a1a1a;
  color: #cecece;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer-inner {
  padding: 50px 30px 60px;
}
.t3-footer .t3-bottom .t3-module {
  margin: 0;
}
.t3-footer .t3-bottom .t3-module a {
  color: #ffffff;
}
.t3-footer .t3-bottom .t3-module li {
  display: inline-block;
  margin-bottom: 9px;
  margin-top: 0;
  width: 49%;
}
.t3-footer .t3-bottom .t3-module li a,
.t3-footer .t3-bottom .t3-module li span.separator {
  background: none;
  color: #333333;
  position: relative;
  display: inline-block;
  padding: 0 0 0 21px;
  transition: all 800ms ease 0s;
}
.t3-footer .t3-bottom .t3-module li a:before,
.t3-footer .t3-bottom .t3-module li span.separator:before {
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 16px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-rendering: auto;
  left: 0;
  content: "\f105";
  position: absolute;
  top: 0;
  transition: all 800ms ease 0s;
}
.t3-footer .t3-bottom .t3-module li a:hover:before,
.t3-footer .t3-bottom .t3-module li span.separator:hover:before {
  left: 10px;
  transition: all 800ms ease 0s;
}
.subpage .footer-inner {
  background: #222222;
}
.t3-footnav {
  padding: 25px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #cecece;
  margin-top: 0;
  margin-bottom: 37.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 34.5px;
  margin-bottom: 37.5px;
}
.t3-footnav .t3-module + .t3-module {
  margin: 17.85714286px 0 0 !important;
}
.t3-footnav .t3-module + .t3-module .module-title {
  margin: 0 0 11.36363636px;
}
.t3-footnav .t3-module .jwTinyLetterPretext {
  margin: 0 0 37.5px;
}
.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: #cecece;
}
.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: #cecece;
}
.t3-footnav .t3-module .address-list {
  background: url("../../../../images/footer-map-dark.png") no-repeat center bottom;
  list-style: none;
}
.t3-footnav .t3-module .address-list li {
  clear: both;
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 20px 50px;
}
.t3-footnav .t3-module .address-list li i {
  float: left;
  font-size: 30px;
  margin: 0 17px 0 -50px;
}
.t3-footnav .t3-module .social li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 5px;
  border: none;
  float: none;
}
.t3-footnav .t3-module .social li a {
  display: block;
  color: #ffffff;
  padding: 0;
  height: auto;
  width: auto;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.t3-footnav .t3-module .social li a i {
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  display: block;
  font-size: 18px;
  font-weight: 300;
  height: 46px;
  width: 46px;
  line-height: 45px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.t3-footnav .t3-module .social li a:hover i {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-footnav .t3-module .social li a:hover i {
  opacity: 1;
  color: #fff;
}
.t3-footnav .t3-module .social li a.facebook:hover i,
.t3-footnav .t3-module .social li .social li a.facebook:hover i {
  background: #456098;
  border-color: #456098;
}
.t3-footnav .t3-module .social li a.twitter:hover i,
.t3-footnav .t3-module .social li .social li a.twitter:hover i {
  background: #07a2dc;
  border-color: #07a2dc;
}
.t3-footnav .t3-module .social li a.google-plus:hover i,
.t3-footnav .t3-module .social li .social li a.googleplus:hover i {
  background: #d24435;
  border-color: #d24435;
}
.t3-footnav .t3-module .social li a.linkedin:hover i,
.t3-footnav .t3-module .social li .social li a.linkedin:hover i {
  background: #05759b;
  border-color: #05759b;
}
.t3-footnav .t3-module .social li a.pinterest:hover i,
.t3-footnav .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-footnav .t3-module .social li a.youtube:hover i,
.t3-footnav .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-footnav .t3-module .social li a.instagram:hover i,
.t3-footnav .t3-module .social li .social li a.instagram:hover i {
  background: #565656;
  border-color: #565656;
}
.t3-footnav .t3-module .social li .above {
  background: #1a1a1a;
  font-size: 18px;
  left: 0;
  opacity: 0;
  padding: 25px;
  position: absolute;
  text-align: center;
  top: -54px;
}
.t3-footnav .t3-module .social li .above :before {
  border-color: #333 #1a1a1a #1a1a1a #333;
  border-style: solid;
  border-width: 5px;
  content: "";
  left: 21px;
  position: absolute;
  top: 40px;
}
.t3-copyright {
  background: #222222;
  font-size: 18px;
  padding: 25px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .t3-module {
  margin: 0;
}
.subpage .t3-copyright {
  background: #1a1a1a;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.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;
}
@media screen and (min-width: 991px) {
  .poweredby ul.nav {
    float: right;
  }
}
.poweredby ul.nav li {
  padding-right: 20.83333333px;
}
.poweredby ul.nav li a {
  background: none;
  color: #b7b7b7;
  padding: 0;
}
.poweredby ul.nav li:before {
  content: "/";
  display: inline-block;
  height: 100%;
  width: auto;
  position: absolute;
  right: 7px;
}
.poweredby ul.nav li:last-child {
  padding: 0;
}
.poweredby ul.nav li:last-child:before {
  display: none;
}
.pricing-table {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  margin: 0 -1px;
  padding: 0 !important;
}
.pricing-table.highlight {
  background: #ffffff;
  position: relative;
  top: -32px;
  z-index: 1;
}
.pricing-table.highlight .pricing-table-heading {
  padding: 20.83333333px 17.85714286px 20.83333333px;
}
.pricing-table.highlight .list li {
  line-height: 38px;
}
.pricing-table .pricing-table-heading {
  background: #ffffff;
  border-bottom: 1px solid #c4c4c4;
  padding: 20.83333333px 17.85714286px 20.83333333px;
}
.pricing-table .table-price {
  font-size: 115px;
  font-weight: 300;
  color: #222222;
  padding: 45px 0 0;
  position: relative;
  display: inline-block;
  line-height: 50px;
  border-bottom: 1px solid #c4c4c4;
}
.pricing-table .table-price span {
  font-family: "SourceSansProLight";
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  color: #222;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
.pricing-table .table-price span.currency {
  font-size: 48px;
  left: -30px;
  position: absolute;
  top: 27px;
  font-weight: 300;
}
.pricing-table .pricing-table-footer {
  padding: 20px 20px 25px;
  border-top: 1px solid #c4c4c4;
}
.pricing-table .list {
  padding: 10px 0;
}
.pricing-table .list li {
  font-size: 16px;
  color: #555555;
  font-weight: 300;
  padding: 11px 0 6px;
}
.sp-tweet .carousel-inner {
  height: auto;
}
.product-info .tab-content {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #c4c4c4;
  margin: 0;
  padding: 45px;
}
body #productTab {
  margin: 25px 0 -1px;
  padding: 0;
}
.cart-info .table th,
.quote-info .table th,
.product-info .table-bordered thead th,
#colorbox .cart-info .table th,
#colorbox .quote-info .table th {
  background: #00b777 !important;
  border: 1px solid #00b777;
  border-radius: 0 !important;
}
.table-bordered.coupon .control-group {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
  }
  .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
  }
  .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
  }
  .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
  }
  .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
  }
  .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
  }
  .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
  }
  .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
  }
  .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
  }
  .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
  }
  .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
  }
}

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.rotating.flip {
  position: relative;
}
.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
  z-index: 1;
}
.rotating .back {
  display: block;
  opacity: 0;
}
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.text-rotator span {
  font-weight: 600;
  color: #00b777;
}