@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("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/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";
}

body {
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  color: #9c9c9c;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #6c8075;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #49574f;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
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: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #333333;
}
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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 39px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 30px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
  font-family: 'Open Sans', sans-serif;
  color: #9c9c9c;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
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: #6c8075;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #55645c;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #6c8075;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #55645c;
}
.bg-primary h3,
.bg-primary h2,
.bg-primary p {
  color: #ffffff;
  margin-top: 10px;
}
.bg-primary .sppb-addon-title {
  position: relative;
  text-transform: capitalize !important;
  font-weight: 700;
  margin-bottom: 0px !important;
}
.bg-primary .sppb-addon-title::after {
  display: none;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.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: 20px;
}
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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.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: 20px;
  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: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.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: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.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: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.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;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-default,
.sppb-btn-default {
  background: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  color: #6c8075;
  border: none;
  padding: 15px 25px;
}
.btn-default:hover,
.sppb-btn-default:hover {
  background: #222222;
  color: #6c8075;
}
.btn-primary,
.sppb-btn-primary {
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  padding: 15px 25px;
  background: #6c8075;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  background: #49574f;
}
.btn-warning {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  padding: 15px 25px;
}
.btn-danger {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  padding: 15px 25px;
}
.btn-success {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  padding: 15px 25px;
}
.btn-info {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0px;
  border: none;
  padding: 15px 25px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.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 {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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: #cafe50;
  border-color: #7fb401;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.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: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #6c8075;
  border-bottom-color: #6c8075;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #49574f;
  border-bottom-color: #49574f;
}
.t3-navhelper {
  background: #f5f5f5;
  color: #555555;
  position: relative;
  text-align: center;
}
.t3-navhelper .breadBg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50% 50%;
}
.t3-navhelper .breadBg + .navhelperbg {
  position: relative;
  margin-top: 236px;
}
@media (min-width: 992px) {
  .t3-navhelper:not(.noSlogan):not(.navhelper-0) {
    padding: 70px 0;
  }
}
.navhelper-1 {
  background: #f7f7f7;
}
.hasBg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.titleSlogan {
  padding: 80px 0 80px;
}
.titleSlogan h1 {
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 17px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .titleSlogan h1 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .titleSlogan h1 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .titleSlogan h1 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .titleSlogan h1 {
    font-size: 36px;
  }
}
.noSlogan .titleSlogan h1 {
  margin: 0;
}
.titleSlogan p {
  color: #ffffff;
  margin: 0;
  position: relative;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}
#sp-page-builder .titleSlogan h1,
#sp-page-builder .titleSlogan h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.white {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.jb-navhealper {
  background: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  color: #1f1f1f;
  padding: 20px 0;
  position: relative;
}
.breadcrumb {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  text-decoration: none;
  padding: 0;
  background: none;
  margin: 0px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  color: #555555;
}
nav:not(.navhelper-1) .breadcrumb a {
  color: #6c8075;
}
nav:not(.navhelper-1) .breadcrumb a:hover {
  color: #49574f;
}
@media (min-width: 992px) {
  div:not(.nh-col-1) > .withTitle .breadcrumb {
    float: left;
    text-align: left;
  }
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  padding: 0 10px;
}
.sppb-addon-content .breadcrumb {
  padding: 0;
  text-align: right;
}
.withTitle .breadcrumb {
  float: left;
  text-align: left;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
    text-align: center;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.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: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #6c8075;
  border: none;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 66px;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  border-bottom-color: transparent;
  padding: 0 22px;
  font-size: 15px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 4px solid #5d6e65;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #64766c;
  border-bottom: 4px solid #5d6e65;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.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: #5d6e65;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #64766c;
  color: #ffffff;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border: none;
  width: auto;
  heihgt: auto;
}
.navbar-default .navbar-nav > .dropdown > a .caret:after {
  font-family: 'FontAwesome';
  content: "\f107";
  font-style: normal;
  position: absolute;
  right: 10px;
  font-size: 14px;
  line-height: 0px;
  transition: all 500ms ease 0s;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #64766c;
  }
  .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: #ffffff;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
@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 {
  border-top: 1px solid #5d6e65;
}
.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;
}

.tran3s {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #222222;
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.sppb-text-center .sppb-title-heading {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.sppb-text-center .sppb-title-heading:after {
  position: absolute;
  content: "";
  left: 45%;
  top: 50px;
  width: 100%;
  height: 10px;
  background: url("../../../../images/sep.png") center left no-repeat;
}
.sppb-text-left .sppb-title-heading {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.sppb-text-left .sppb-title-heading:after {
  position: absolute;
  content: "";
  left: 0%;
  top: 50px;
  width: 100%;
  height: 10px;
  background: url("../../../../images/sep.png") center left no-repeat;
}
.sppb-addon .sppb-addon-title {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 58px;
}
.sppb-addon .sppb-addon-title:after {
  position: absolute;
  content: "";
  left: 0%;
  top: 50px;
  width: 100%;
  height: 10px;
  background: url("../../../../images/sep.png") center left no-repeat;
}
.sppb-title-subheading {
  font-style: italic;
  font-size: 18px !important;
  margin-top: 50px !important;
  color: #9c9c9c;
  text-transform: uppercase;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.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;
}
.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: 20px;
  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: 12px;
  padding-top: 10px;
  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: 10px 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: 14px;
  font-weight: normal;
  margin: 0;
}
.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: 14px;
  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: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #49574f;
  color: #ffffff;
  text-decoration: none;
}
.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: #49574f;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.why_choose_us .choose_us_item {
  border: 1px solid #f7f7f7;
  background: #ffffff;
  border-radius: 6px;
  padding: 35px 0 35px 12px;
  padding: 15px 0 15px 12px;
  padding-left: 30px;
  margin-bottom: 30px;
  border-radius: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  transition: all 0.3s ease-in-out;
}
.why_choose_us .choose_us_item:hover {
  background: #6c8075;
}
.why_choose_us .choose_us_item:hover p,
.why_choose_us .choose_us_item:hover h5,
.why_choose_us .choose_us_item:hover .icon {
  color: #ffffff !important;
}
.why_choose_us .choose_us_item .icon {
  width: 50px;
  height: 50px;
  margin-top: 20px;
  border-radius: 0;
  text-align: center;
  color: #6c8075;
  font-size: 36px;
  line-height: 50px;
}
.why_choose_us .choose_us_item .text {
  margin-left: 18px;
  width: 76%;
}
.why_choose_us .choose_us_item .text h5 {
  margin-bottom: 7px;
  font-size: 20px;
  color: #333;
  font-weight: 700;
}

.gallery {
  position: relative;
}
.gallery .default-item {
  position: relative;
}
.gallery .default-item .inner-box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.gallery .default-item .inner-box .single-item {
  position: relative;
}
.gallery .default-item .inner-box .single-item .image-box {
  text-align: center;
  line-height: 225px;
}
.gallery .default-item .inner-box .single-item .image-box img {
  display: inline-block;
}
.gallery .default-item .inner-box .single-item .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}
.gallery .default-item .inner-box .single-item .overlay-box .inner {
  position: relative;
  height: 100%;
}
.gallery .default-item .inner-box .single-item:hover .overlay-box {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .2s;
  transition: .2s;
  background: #6c8075;
  opacity: 0.9;
}
.gallery .default-item .single-item .overlay-box .bottom-content {
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  padding: 20px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.gallery .default-item .single-item:hover .overlay-box .bottom-content {
  bottom: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.gallery .default-item .single-item .overlay-box .bottom-content h4 {
  text-align: left;
}
.gallery .default-item .single-item .overlay-box .bottom-content h4 a {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}
.gallery .default-item .single-item .overlay-box .bottom-content .price {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.gallery .default-item .single-item .overlay-box .bottom-content .prev-rate {
  font-size: 14px;
  color: #fff;
  text-decoration: line-through;
  font-weight: 400;
  margin-left: 10px;
}
.gallery .default-item .single-item .overlay-box .bottom-content .icon-box {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #fff;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
}
.gallery .default-item .single-item .overlay-box .bottom-content .icon-box a {
  font-size: 20px;
}
.gallery .default-item .single-item .overlay-box .image-view {
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -50px;
  left: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.gallery .default-item .single-item:hover .overlay-box .image-view {
  top: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.gallery .default-item .single-item .overlay-box .image-view .icon-holder {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.gallery .default-item .single-item .overlay-box .image-view .icon-holder a {
  width: 45px;
  height: 45px;
  display: inline-block;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
}
.gallery .default-item .single-item .overlay-box .image-view .icon-holder a span::before {
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 100;
  padding: 10px 14px;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
}
.gallery .load-more-button {
  padding-top: 40px;
}
.gallery .load-more-button a {
  background: #000000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding-left: 38px;
  padding-right: 38px;
  padding-top: 12px;
  padding-bottom: 14px;
  text-transform: uppercase;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  border-radius: 3px;
}

.news.single_news_page {
  background: #fff;
}
.news.single_news_page .blogList_single_post {
  padding-top: 0;
  padding-bottom: 50px;
}
.news.single_news_page.style-2 .blogList_single_post .post .text {
  background: #f7f7f7;
}
.news.single_news_page.massonary_mode .blogList_single_post .post .text {
  background: none;
  border: 0px;
}
.news.single_news_page.massonary_mode .blogList_single_post .post {
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.news .blogList_single_post {
  position: relative;
  padding: 40px 0 30px;
}
.news .blogList_single_post .img_holder {
  position: relative;
}
.news .blogList_single_post .img_holder:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: 0;
}
.news .blogList_single_post .img_holder .opacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
}
.news .blogList_single_post .img_holder .opacity .icon {
  display: table;
  width: 100%;
  height: 100%;
}
.news .blogList_single_post .img_holder .opacity .icon span {
  display: table-cell;
  vertical-align: middle;
}
.news .blogList_single_post .img_holder .opacity .icon span a {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
  line-height: 55px;
  text-align: center;
  font-size: 60px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  border-radius: 50%;
  color: #fff;
}
.news .blogList_single_post:hover .opacity {
  opacity: 0.8;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  background: #6c8075;
}
.news .blogList_single_post .post .text {
  background: #fff;
  padding: 30px;
  border-top: 2px solid #6c8075;
}
.news.massonary_mode .blogList_single_post .post .text {
  background: #fff;
  padding: 30px 24px;
  border-top: 2px solid;
}
.news .blogList_single_post .post h4 a {
  display: block;
  color: #333;
  line-height: 32px;
  font-weight: 700;
  font-size: 20px;
}
.massonary_mode #isotop_wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.news .blogList_single_post .post p {
  margin: 17px 0 25px 0;
}
.news .blogList_single_post .post .link a {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.news.single_news_page.with_sidebar .blogList_single_post .post .link a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  text-align: center;
  width: 170px;
  display: inline-block;
}
.news.single_news_page.with_sidebar .blogList_single_post .post .link a:hover {
  color: #fff;
}
.news .blogList_single_post .post ul li {
  display: inline-block;
  position: relative;
  margin: 16px 30px 16px 0;
}
.news.massonary_mode .blogList_single_post .post ul li {
  display: inline-block;
  position: relative;
  margin: 7px 30px 0px 0;
}
.news .blogList_single_post .post ul li a {
  font-size: 14px;
  color: #9c9c9c;
}
.news .blogList_single_post .post ul li a i {
  margin-right: 1px;
}
.news .blogList_single_post .post ul li:last-child {
  margin-right: 0;
}
.news .blogList_single_post .post ul li:before {
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #d2d2d2;
  position: absolute;
  right: -18px;
  top: 9px;
}
.news .blogList_single_post .post ul li:last-child:before {
  display: none;
}
.news .blogList_single_post .post ul li a {
  font-weight: 500;
}
.news .page_pagination {
  margin: 0;
}
.news .blogList_single_post .post .link a span {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #333;
  padding-left: 10px;
  position: relative;
  top: 7px;
}
.blogList_single_post .share {
  width: 50px;
  line-height: 50px;
  text-align: center;
  background: #f7f7f7;
  font-size: 18px;
  position: relative;
  z-index: 2;
  color: #9e9e9e;
}
.blogList_single_post .share:hover,
.blogList_single_post .share-content li a:hover {
  color: #fff;
}
.news.single_news_page .blogList_single_post .share,
.news.single_news_page .blogList_single_post .share-content,
.news.single_news_page .blogList_single_post .share-content li {
  display: inline-block;
  margin: 0px;
  margin: 0 2px;
}
.blogList_single_post .share-content li:before {
  display: none;
}
.blogList_single_post .share-content li a {
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  margin: 0 2px 0 2px;
  color: #333;
  background: #f7f7f7;
}
.blogList_single_post .share-content {
  -webkit-transform: translate3d(400px, 0, 0);
  transform: translate3d(400px, 0, 0);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blogList_single_post .share-content.share-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.our_farmer {
  position: relative;
}
.our_farmer .item .img_holder {
  position: relative;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  margin-bottom: 0px;
  border: 2px solid #f7f7f7;
}
.our_farmer .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
}
.our_farmer .item .overlay .inner-box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.our_farmer .item .overlay ul {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
}
.our_farmer .item .overlay ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #6c8075;
  margin: 0 3px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_farmer .item .overlay ul li a {
  font-size: 15px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_farmer .item .overlay ul li:hover {
  background: #6c8075 !important;
}
.our_farmer .item .overlay ul li:hover a {
  color: #ffffff !important;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_farmer .item .text {
  position: relative;
  background: #f7f7f7;
  padding: 27px 0;
  margin: 0 20px;
  margin-top: -30px;
  z-index: 999;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_farmer .item:hover .img_holder {
  border-color: #6c8075;
}
.our_farmer .item:hover .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.our_farmer .item:hover .text {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  background: #6c8075;
}
.our_farmer .text h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
.our_farmer .text h5 {
  color: #7fb401;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 7px;
  margin-bottom: 10px;
}
.our_farmer .item:hover .text h4 {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.our_farmer .item:hover .text h5 {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.our_farmer .item:hover .text p {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.testimonials-section .slide-item {
  padding: 25px 30px 40px;
  background: rgba(255, 255, 255, 0.1);
}
.testimonials-block {
  position: relative;
}
.client {
  margin-top: 40px;
}
.client .testimonials-section .owl-item {
  background: #6c8075;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 767px) {
  .client .owl-item {
    margin-right: 0px;
    width: 100%;
  }
}
.testimonials-section .author {
  padding: 15px 0px 0px 100px;
  margin-top: -163px;
  line-height: 20px;
  margin-bottom: 40px;
}
.testimonials-section .img-box {
  min-height: 130px;
  position: relative;
  padding: 20px;
}
.testimonials-section .img-box img {
  border-radius: 50%;
}
.testimonials-section .author h4 a {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 20px;
}
.testimonials-section .author h4 a:hover {
  color: #333;
}
.testimonials-section .author p {
  line-height: 26px;
  font-size: 15px !important;
  color: #ffffff;
  font-weight: normal !important;
}
.testimonials-section .slide-text {
  padding-top: 25px;
}
.testimonials-section .slide-text p {
  line-height: 26px;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}
.client .owl-item {
  width: 360px !important;
  margin-right: 30px !important;
}
.owl-theme .owl-controls {
  margin-top: 40px;
}
.owl-theme .owl-controls .owl-buttons div {
  border-radius: 0px;
}
.sppb-addon-optin-forms {
  padding: 0px !important;
}
.sppb-addon-optin-forms .sppb-optin-form-details p {
  font-size: 16px;
  color: #ffffff;
  font-style: italic;
  margin-bottom: 0px;
}
.sppb-addon-optin-forms .form-inline .sppb-form-group {
  margin-bottom: 0px;
}
.sppb-addon-optin-forms .form-inline .sppb-form-group .sppb-form-control {
  height: 50px;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 0;
  margin-bottom: 15px;
  background: #fff;
  margin-bottom: 0px;
}
.single-footer-widget .latest-post {
  margin-bottom: 20px;
}
.single-footer-widget .latest-post:last-child {
  border-bottom: none !important;
  margin-bottom: 0px;
}
.single-footer-widget .latest-post .single-post {
  padding-left: 70px;
  position: relative;
  min-height: 70px;
}
.single-footer-widget .latest-post .single-post .text-holder .post-title h4 {
  color: #9c9c9c;
  line-height: 20px;
  font-size: 16px;
}
.single-footer-widget .latest-post .single-post .img-holder {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.single-footer-widget .latest-post .single-post .img-holder img {
  transition: all 0.5s ease 0s;
  width: 70px;
  height: 70px;
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a i {
  font-size: 15px;
  transition: all 500ms ease 0s;
  color: #fff;
}
.single-footer-widget .latest-post .single-post:hover .img-holder .overlay-style-one {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a:hover i {
  color: #222;
}
.single-footer-widget .latest-post .single-post .text-holder {
  padding-left: 20px;
  position: relative;
  top: -5px;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info {
  overflow: hidden;
  margin: 0px 0 0;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info span {
  color: #6c8075;
  font-size: 15px;
}
.single-footer-widget .latest-more-news a {
  color: #6c8075;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover {
  color: #0596c0;
}
.single-footer-widget .latest-more-news {
  overflow: hidden;
  margin: 3px 0 0;
}
.single-footer-widget .latest-more-news a i {
  display: inline-block;
  padding-left: 6px;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover i {
  padding-left: 8px;
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  width: 100%;
  line-height: 24px;
  height: 55px !important;
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #f7f7f7;
  border-radius: 0px;
}
.sppb-ajaxt-contact-form .sppb-form-group textarea {
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #f7f7f7;
  border-radius: 0px;
}

.single-contact_us .list {
  position: relative;
  padding: 0px;
}
.single-contact_us .list li {
  position: relative;
  line-height: 32px;
  padding: 0px 0px 0px 90px;
  border: 1px solid #f1f1f1;
  margin-bottom: 20px;
  list-style: none;
}
.single-contact_us .list li a {
  display: block;
  color: #9c9c9c;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  padding: 8px 0px;
  line-height: 26px;
}
.single-contact_us .list li a i {
  margin-right: 15px;
  font-size: 20px;
  position: absolute;
  left: 27px;
  top: 0;
  line-height: 67px;
  border-right: 1px solid #f1f1f1;
  padding-right: 20px;
  color: #6c8075;
}
.single-contact_us .border-area {
  border: 1px solid #f1f1f1;
  padding: 20px;
  position: relative;
}
.single-contact_us .border-area h6 {
  color: #333333;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 10px 4px 0;
  top: -28px;
  display: inline;
  background: #fff;
}

.about-story .about_quot {
  position: relative;
  font-style: italic;
  font-size: 30px;
  color: #222222;
  font-family: 'Playball', cursive;
  margin: 15px 0;
}
.about-story .icon-box {
  position: relative;
  margin: 30px 0 30px;
}
.about-story .icon-box .single-item {
  position: relative;
  padding-left: 70px;
  display: inline-block;
  margin-right: 60px;
}
.about-story .icon-box .single-item:last-child {
  margin-right: 0px;
}
.about-story .icon-box .icon {
  position: absolute;
  color: #999999;
  left: 0;
  font-size: 45px;
  top: 6px;
}
.about-story .icon-box .count {
  font-size: 24px;
  font-weight: 700;
  color: #222222;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px;
}
.about-story .icon-box .name {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #6c8075;
}

.three-column {
  position: relative;
}
.three-column .single-item {
  position: relative;
  margin: 70px 45px;
  border: 2px solid rgba(65, 42, 42, 0.06);
  padding: 0 15px;
}
.three-column .single-item h5 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  display: inline;
  padding: 0 15px;
  position: relative;
  top: -12px;
}
.three-column .single-item .icon {
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 50px;
  margin: 5px 0 20px;
}
.three-column .single-item p {
  color: #ffffff;
}
.three-column .single-item .link a {
  position: relative;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  border-bottom: 1px solid #ffffff;
  margin: 33px 0 30px;
  text-transform: uppercase;
  display: inline-block;
}

.four-column {
  position: relative;
  padding: 90px 0 90px;
}
.four-column .single-item {
  position: relative;
  margin-bottom: 40px;
}
.four-column .single-item h5 {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin: 25px 0;
}
.four-column .single-item .icon {
  height: 160px;
  width: 160px;
  line-height: 160px;
  margin: 5px 0 20px;
  background: #f7f7f7;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.four-column .single-item .icon:before {
  position: absolute;
  content: "";
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}
.four-column .single-item .icon i {
  font-size: 60px;
  color: #6c8075;
  line-height: 160px;
}
.four-column .single-item .icon span {
  font-size: 20px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  color: #6c8075;
  position: absolute;
  left: 0;
  top: 0;
}
.filter-top .sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 80px;
  margin-top: -80px;
}
.filter-top .sp-simpleportfolio .sp-simpleportfolio-filter ul .active a {
  background: transparent;
  color: #6c8075 !important;
}
.filter-top .sp-simpleportfolio .sp-simpleportfolio-filter ul li a {
  color: #ffffff;
  background: transparent;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.filter-top .sp-simpleportfolio .sp-simpleportfolio-filter ul li a:hover {
  color: #6c8075;
}
.award-logo ul {
  margin: 0 -15px;
  padding: 0px;
}
.award-logo ul li {
  position: relative;
  display: inline-block;
  margin: 0 15px;
}
.j2store-cart-table .product-qty .input-mini {
  height: 50px;
  width: 50px !important;
}
.j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store-cart-table .remove-icon i {
  color: #ffffff;
}
.cart-estimator-discount-block {
  margin: 10px 0;
  display: inline-block;
}
.cart-estimator-discount-block #shipping {
  padding-top: 30px;
}
.cart-estimator-discount-block #shipping table tr {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-estimator-discount-block #shipping table tr td {
  border: none;
  margin-right: 20px;
}
.cart-estimator-discount-block #shipping table tr td select {
  width: 220px;
}
.news-style-one {
  position: relative;
}
.news-style-one .inner-box {
  position: relative;
  display: block;
  border: 1px solid #f0f0f0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.news-style-one .inner-box:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  border-bottom: 2px solid #6c8075;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform: scaleX(0);
}
.news-style-one .inner-box:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform: scaleX(1);
}
.news-style-one .inner-box:hover {
  border-color: #ffffff;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
}
.news-style-one .inner-box .image-box {
  display: block;
  margin: -1px -1px 0px;
}
.news-style-one .inner-box .image-box img {
  display: block;
  width: 100% !important;
}
.news-style-one .inner-box .lower-content {
  position: relative;
  padding: 0px 30px 30px;
}
.news-style-one.list-style .inner-box .lower-content {
  position: relative;
  padding: 30px 0px;
}
.news-style-one .inner-box .posted-info {
  position: relative;
  display: inline-block;
  margin: 0px 0px 0px;
  top: -13px;
  padding: 3px 10px;
  color: #ffffff;
  background: #6c8075;
  font-weight: 500;
  line-height: 20px;
  font-size: 12px;
}
.news-style-one.list-style .inner-box .posted-info {
  margin-bottom: 12px;
  top: 0px;
}
.news-style-one .inner-box .post-author-info {
  position: relative;
  margin-bottom: 10px;
  color: #9e9e9e;
  line-height: 24px;
  font-size: 14px;
}
.news-style-one .lower-content .post-meta {
  position: relative;
  margin-bottom: 10px;
  padding-left: 0px;
}
.news-style-one .lower-content .post-meta li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}
.news-style-one .lower-content .post-meta li a {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  color: #9e9e9e;
}
.news-style-one .lower-content .post-meta li .icon {
  position: absolute;
  left: 0px;
  top: 6px;
  font-size: 14px;
  color: #6c8075;
  font-style: normal;
}
.news-style-one .inner-box h3 {
  position: relative;
  margin-bottom: 10px;
  color: #1f1f1f;
  line-height: 1.4em;
  font-size: 20px;
}
.news-style-one.list-style .inner-box h3 {
  margin-bottom: 12px;
}
.blog-details .news-style-one .inner-box h3,
.blog-classic-view .news-style-one .inner-box h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.news-style-one .inner-box h3 a {
  color: #1f1f1f;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.news-style-one .inner-box:hover h3 a {
  color: #6c8075;
}
.news-style-one .inner-box .text {
  line-height: 1.8em;
}

.simple-product .product-image {
  position: relative;
}
.simple-product .product-image .j2store-mainimage .j2store-product-main-image {
  width: 100%;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images {
  position: absolute;
  left: 15px;
  top: 0;
}
.simple-product .product-image .j2store-product-additional-images ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simple-product .product-image .j2store-product-additional-images ul li {
  width: 65px;
  margin-bottom: 10px;
  display: block;
  background: #f7f7f7;
  padding: 10px;
}
.simple-product .product-image .j2store-product-additional-images ul li img {
  width: 100%;
}
.j2store-single-product.simple .j2store-view-back-button {
  margin-bottom: 10px;
}
.j2store-single-product.simple .product-content .product-sku span {
  font-size: 14px;
  letter-spacing: 1.87px;
}
.j2store-single-product.simple .product-content .product-title {
  margin: 0 0 20px;
}
.j2store-single-product.simple .product-content .price-sku-brand-container {
  margin: 20px -15px;
  border: 0;
  padding: 0;
}
.j2store-single-product.simple .product-content .product-decs .product-sdesc {
  font-size: 14px;
  color: #4A4A4A;
}
.j2store-single-product.simple .product-content .product-price {
  margin: 5px 0 10px;
}
.j2store-single-product.simple .product-content .product-price .sale-price {
  font-size: 26px;
  color: #222222;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form {
  position: relative;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-qty {
  float: left;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-qty input {
  padding: 14px !important;
  width: 50px !important;
  border-radius: 0px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .j2store-cart-button {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-wishlist {
  display: inline;
  padding: 0px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-wishlist a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border: 2px solid #6c8075;
  border-radius: 2px;
  background: #6c8075;
  line-height: 18px;
  font-size: 13px;
  border-radius: 0;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-wishlist a .fa:hover {
  background: #49574f;
  border-color: #49574f;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-compare {
  display: inline;
  padding: 4px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-compare a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border: 2px solid #6c8075;
  border-radius: 2px;
  background: #6c8075;
  line-height: 18px;
  font-size: 13px;
  border-radius: 0;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .product-compare a .fa:hover {
  background: #49574f;
  border-color: #49574f;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options span.j2error {
  display: inline-block;
  font-style: normal;
  background: #eea236;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 35px;
  border-radius: 3px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options br {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options input {
  display: none;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options b {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.87px;
  display: inline-block;
  width: 110px;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #EDEDED;
  display: inline-block;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
}
.j2store-single-product.simple .product-content .j2store-addtocart-form .options .option {
  margin-bottom: 15px;
}
.j2store-single-product.simple .product-content .cart-action-complete {
  padding: 10px 25px;
  bottom: -80px;
  width: 59.3%;
}
.j2store-single-product.simple .product-content .cart-action-complete p {
  padding: 0;
}
.j2store-single-product.simple .shop-tab {
  margin: 60px 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}
.j2store-single-product.simple .shop-tab .nav-tabs li a {
  border-radius: 0;
  font-weight: bold;
  color: #343434;
  padding: 20px;
  outline: none;
}
.j2store-single-product.simple .shop-tab .tab-content {
  border: 1px solid #DDD;
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .rss {
  background: url("../../../../images/system/feed.png") no-repeat !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .refresh {
  background: url("../../../../images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 13px 18px !important;
  height: 150px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form label {
  font-family: 'Open Sans', sans-serif !important;
  display: inline-block;
  padding: 10px 0px;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #6c8075;
  border: 2px solid #6c8075;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Roboto', sans-serif !important;
}
.j2store-single-product.simple .shop-tab .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #49574f;
  border: 2px solid #49574f;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 20px;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.fields-container dd {
  border-bottom: 1px dotted #e1e1e1;
  padding: 6.66666667px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 20px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.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 30px 20px 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 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.item-image img {
  display: block;
  max-width: 100%;
}
.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: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.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: 12px;
  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: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.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;
}
.star {
  color: #cc0000;
}
.login-wrap {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  width: 470px;
  padding: 40px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .login-wrap {
    padding: 20px;
    width: auto;
  }
}
.login-wrap .page-header {
  border-bottom: 0;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 0;
}
.login-wrap .page-header h1 {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 12px;
  position: relative;
}
.login-wrap .page-header h1:before {
  background-color: #eeeeee;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.login-wrap form .control-label {
  text-align: left;
  font-weight: 400 !important;
}
.login-wrap form .control-label {
  position: relative;
  padding: 0;
}
.login-wrap form .control-label label {
  background-color: #f7f7f7;
  border-right: 1px solid #eeeeee;
  border-radius: 4px 0 0 4px;
  color: #6c8075;
  display: block;
  height: 38px;
  left: 1px;
  line-height: 38px;
  padding: 0 0 0 15px;
  position: absolute;
  min-width: 140px;
  top: 1px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .login-wrap form .control-label label {
    background: transparent;
    border: 0;
    padding-left: 0;
    position: static;
    height: auto;
    line-height: 1;
  }
}
.login-wrap form .control-label label#username-lbl:before,
.login-wrap form .control-label label#password-lbl:before,
.login-wrap form .control-label label#secretkey-lbl:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  height: 16px;
  width: 16px;
}
@media (max-width: 767px) {
  .login-wrap form .control-label label#username-lbl:before,
  .login-wrap form .control-label label#password-lbl:before,
  .login-wrap form .control-label label#secretkey-lbl:before {
    display: none;
  }
}
.login-wrap form .control-label label#password-lbl:before {
  content: "\f084";
}
.login-wrap form .control-label label#secretkey-lbl:before {
  content: "\f09c";
}
.login-wrap form label {
  color: #555555;
  text-align: left;
  font-weight: normal;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin: 0 0 24px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  border-radius: 0px;
  padding: 0 20px 0 150px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .login-wrap form .form-group input[type="text"],
  .login-wrap form .form-group input[type="password"] {
    padding-left: 20px;
  }
}
.login-wrap .btn-actions {
  text-align: right;
}
.login-wrap .btn-actions:before,
.login-wrap .btn-actions:after {
  display: table;
  content: " ";
}
.login-wrap .btn-actions:after {
  clear: both;
}
@media (max-width: 767px) {
  .login-wrap .btn-actions {
    text-align: left;
  }
}
.login-wrap .btn-actions .btn {
  border: 0;
  float: none;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  margin-right: 10px;
  padding: 0 20px;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 480px) {
  .login-wrap .btn-actions .btn {
    float: left;
    width: auto;
  }
}
.login-wrap .btn-actions a {
  border: 2px solid #eeeeee;
  color: #999999;
  display: inline-block;
  height: 42px;
  font-weight: bold;
  font-size: 13px;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-top: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (min-width: 480px) {
  .login-wrap .btn-actions a {
    float: right;
    margin-top: 0;
    padding: 0 20px;
    width: auto;
  }
}
.login-wrap .btn-actions a:hover,
.login-wrap .btn-actions a:focus,
.login-wrap .btn-actions a:active {
  background-color: #6c8075;
  border-color: #6c8075;
  color: #ffffff;
  text-decoration: none;
}
.login-wrap .other-links.form-group {
  margin-bottom: 0;
}
.login-wrap .other-links.form-group ul {
  padding: 0;
  font-size: 13px;
  margin-top: 12px;
  margin-bottom: 0;
}
.login-wrap .other-links.form-group ul li {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 10px;
}
.login-wrap .other-links.form-group ul li a {
  color: #333333;
}
.login-wrap .other-links.form-group ul li a:hover,
.login-wrap .other-links.form-group ul li a:focus,
.login-wrap .other-links.form-group ul li a:active {
  color: #49574f;
}
.form-register {
  background: #ffffff;
  border-bottom: 2px solid #eeeeee;
}
.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 {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 20px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .registration {
    padding: 60px;
    width: 650px;
  }
}
.registration .text .red {
  background: transparent !important;
}
.registration legend {
  border-bottom: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.registration input {
  height: 40px;
  line-height: 40px;
  border-radius: 0px;
  border-color: #EEE;
  box-shadow: none;
}
@media (max-width: 480px) {
  .registration input {
    width: 250px !important;
  }
}
.registration .control-label {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .registration .control-label {
    padding-left: 0;
  }
}
.registration label {
  font-weight: normal;
}
.registration fieldset dt {
  margin-right: 5px;
}
.registration .form-actions {
  background: transparent;
  border: none;
  padding: 0;
}
.registration .form-actions .col-sm-offset-4 {
  padding-left: 15px !important;
}
@media (max-width: 480px) {
  .registration .form-actions .col-sm-offset-4 {
    padding-left: 0 !important;
  }
}
.registration .form-actions .col-sm-offset-4 .validate {
  margin-right: 10px;
}
.registration .form-actions .btn {
  font-weight: bold;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
}
.registration .form-actions .btn-default {
  border-width: 2px;
  color: #999999;
}
.registration .form-actions .btn-default:hover,
.registration .form-actions .btn-default:focus,
.registration .form-actions .btn-default:active {
  background: #5cb85c;
  border-color: #5cb85c;
  color: #ffffff;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.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: 20px;
  padding: 10px 20px;
  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-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#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: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@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;
}
.contact-form #jform_contact_email_copy {
  margin-left: 0;
}
@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;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #eeeeee;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: " ";
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #eeeeee;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #999999;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #999999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.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: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  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: #6c8075;
  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: #6c8075;
  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: 10px 20px;
  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 20px;
}
.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: 10px 0;
}
.display-limit {
  margin: 10px 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 {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.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: 14px;
  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: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 34px;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.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: 9px;
  margin: 0 0 20px;
  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 20px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.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: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #6c8075;
  color: #f5f6f5;
}
.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: #d9dfdc;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@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);
  }
}

.t3-header {
  padding: 40px 0;
}
.t3-wrapper {
  overflow-x: hidden !important;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 5px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  padding-left: 30px;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px !important;
  }
  .head-search .form-control:focus {
    width: 200px !important;
  }
}
.head-search .form-search {
  width: 330px;
}
.head-search .form-search .finder {
  position: relative;
  margin-bottom: 0px;
}
.head-search .form-search .finder .search-query {
  display: inline-block;
  width: 100%;
  height: 50px;
  border: 2px solid #f4f5f6;
  border-radius: 45px;
  box-shadow: none;
  padding: 6px 25px;
}
.head-search .form-search .finder .btn {
  position: absolute;
  right: 10px;
  background: none;
  outline: none;
  border: none;
  width: 50px;
  margin-top: 8px;
  color: #9c9c9c;
  border-left: 2px solid #f4f5f6;
}
.jb-topbar {
  background-color: #f4f5f6;
  color: #999999;
  height: auto;
  line-height: 50px;
}
.jb-topbar .t3-module {
  margin-bottom: 0px;
}
.jb-topbar ul {
  margin-bottom: 0px;
  padding: 0px;
}
.jb-topbar ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 30px;
}
.jb-topbar ul li::after {
  position: absolute;
  content: "";
  right: -15px;
  top: 14px;
  width: 1px;
  height: 20px;
  border: 1px dashed #9c9c9c;
}
.jb-topbar ul li .fa {
  margin-right: 10px;
}
.jb-topbar ul li a {
  text-transform: capitalize;
  display: inline-block;
  font-size: 14px;
  color: #9c9c9c;
  font-weight: normal;
}
.jb-topbar ul li a span {
  color: #6c8075;
}
.jb-topbar ul .active a {
  background: transparent;
  color: #9c9c9c;
}
.jb-topbar .nav {
  text-align: right;
}
.jb-topbar .nav li a {
  padding: 0px;
}
.jb-topbar .nav li a:hover {
  color: #6c8075;
  background: none;
}
.icon_header {
  float: right;
}
.icon_header ul {
  margin: 0px;
  padding: 15px 0px;
}
.icon_header ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #ffffff;
  margin-left: 11px;
  border-radius: 50%;
}
.icon_header ul li a {
  display: block;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.rev_slider_wrapper a {
  color: #ffffff !important;
}
.rev_slider_wrapper .slotholder::after {
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.rev_slider_wrapper .tparrows.square-old {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.55) !important;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 1000;
  border-radius: 0px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rev_slider_wrapper .tparrows.square-old:hover {
  background: #000 !important;
}
.rev_slider_wrapper .tparrows.square-old:before {
  font-family: "revicons";
  font-size: 15px;
  color: #ffffff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.rev_slider_wrapper .tparrows.navbar:before {
  font-family: "revicons";
  font-size: 35px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.rev_slider_wrapper .tparrows.default {
  background-image: none;
}
.rev_slider_wrapper .tparrows.tp-leftarrow:before {
  content: '\e824';
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.rev_slider_wrapper .tparrows.tp-rightarrow:before {
  content: '\e825';
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.rev_slider_wrapper .tp-bullets .bullet.selected {
  background: #ffffff !important;
}
.rev_slider_wrapper .tp-bullets .bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 16px;
  background: none !important;
  border: 2px solid #ffffff;
  box-sizing: content-box;
  transform: rotate(45deg);
}
.rev_slider_wrapper .tp-bullets .bullet:hover {
  background: #ffffff !important;
}
.rev_slider_wrapper h1 {
  position: relative;
  font-family: 'futura';
  line-height: 85px;
  font-size: 85px;
  padding: 20px 30px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #fff;
  border-bottom: 0px;
  color: #fff;
}
.rev_slider_wrapper h1::after {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0;
  width: 150px;
  height: 1px;
  background: #fff;
}
.rev_slider_wrapper h1::before {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0;
  width: 150px;
  height: 1px;
  background: #fff;
}
.rev_slider_wrapper .cp-title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  font-weight: 500;
}
.rev_slider_wrapper .cp-title-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  font-weight: 400;
}
.rev_slider_wrapper .banner-caption-h2 {
  position: relative;
  line-height: 50px;
  font-weight: 700;
  font-size: 54px;
  padding: 20px 30px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
}
.rev_slider_wrapper .banner-caption-h1 {
  position: relative;
  line-height: 60px;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
}
.rev_slider_wrapper .banner-caption-h3 {
  position: relative;
  font-family: 'Pacifico';
  font-size: 18px;
  padding: 20px 30px;
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
}
.rev_slider_wrapper .banner-caption-p p {
  color: #fff;
  padding-bottom: 20px;
  padding-top: 10px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.gkTabsGK5 {
  text-align: center;
}
.gkTabsGK5 .gkTabsWrap.vertical ol {
  border-bottom: 0;
  margin: 0 0 0 8px !important;
}
.gkTabsGK5 .gkTabsWrap.vertical > ol li {
  background: #eeeeee;
  text-shadow: none;
  color: #555555;
  text-shadow: none !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
  line-height: 50px !important;
  margin: 0 1px 0 0 !important;
  float: none !important;
  display: inline;
}
@media (max-width: 767px) {
  .gkTabsGK5 .gkTabsWrap.vertical > ol li {
    font-size: 10px;
    padding: 12px 16px !important;
  }
}
@media (min-width: 768px) {
  .gkTabsGK5 .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 992px) {
  .gkTabsGK5 .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 1200px) {
  .gkTabsGK5 .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
.gkTabsGK5 .gkTabsWrap.vertical > ol li:hover,
.gkTabsGK5 .gkTabsWrap.vertical > ol li.active {
  background: #6c8075;
  position: relative;
}
.gkTabsGK5 .gkTabsWrap.vertical > ol li:hover:after,
.gkTabsGK5 .gkTabsWrap.vertical > ol li.active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -18px;
  margin-left: -12px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #6c8075 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.gkTabsGK5 .gkTabsItem {
  background: none;
  padding: 25px 0px 25px;
}
.gkTabsGK5 .gkTabsItem.gk-slide_horizontal.gk-active {
  margin-top: 0px;
  display: inline-block;
}

.j2store-product-list .form-inline {
  margin-bottom: 20px;
}
.j2store-product-list .form-inline input {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  height: 40px;
  line-height: 0;
  text-transform: uppercase;
}
.j2store-product-list .form-inline select {
  background: #f7f7f7 none repeat scroll 0 0;
  border-color: #f7f7f7;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 40px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters {
  border: 1px solid #eee;
  display: table;
  line-height: 1;
  padding: 18px 25px 15px;
  width: 100%;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters h4 {
  display: inline-block;
  margin: 10px 0px 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range {
  background: url("../../../../images/price-filter-bg.png") repeat !important;
  display: inline-block;
  margin-top: 15px;
  border-radius: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-range {
  background: #222222 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #6c8075 !important;
  top: -0.3em;
  border: 2px solid #222222;
  margin-left: -3px;
  border-radius: 0px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .price-wrap {
  margin-bottom: 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .btn-success {
  background: #eeeeee;
  border: medium none;
  border-radius: 4px;
  color: #333333;
  font-weight: 900;
  line-height: inherit;
  margin-right: 16px;
  outline: medium none;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters .price-input-box .jb-price-range {
  font-weight: bold;
  margin-top: 5px;
  font-family: 'Roboto', sans-serif;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .j2product-categories {
  margin-bottom: 20px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .j2product-categories a {
  color: #333333;
  font-weight: 500;
  padding: 5px 0px;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .j2product-categories a:before {
  background: #f9f9f9;
  content: '';
  height: 20px;
  width: 20px;
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .j2product-categories a:hover,
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .j2product-categories a:focus {
  background: transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-category-list .active a::after {
  font-family: "FontAwesome";
  content: '\f00c';
  position: absolute;
  left: 4.5px;
  top: 12px;
  font-size: 12px;
  color: #6c8075;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label {
  display: block;
  position: relative;
  margin-bottom: 0;
  color: #333333;
  font-weight: 500;
  padding: 5px 0px;
  font-size: 16px;
  text-transform: capitalize;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label::before {
  content: '';
  background: #f9f9f9;
  height: 20px;
  width: 20px;
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
  border-radius: 2px;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label::after {
  font-family: "FontAwesome";
  content: '\f00c';
  color: #6c8075;
  position: absolute;
  left: 3px;
  top: 7px;
  font-size: 10px;
  opacity: 0;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .j2store-brand-checkboxes {
  position: relative;
  top: 30px;
  width: 20px;
  height: 20px;
  z-index: 1;
  opacity: 0;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters input:checked + label:after {
  opacity: 1;
  top: 14px;
  left: 4px;
}
.j2store-single-product .default-shop-item {
  position: relative;
}
.j2store-single-product .default-shop-item .inner-box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.j2store-single-product .default-shop-item .single-item {
  margin-bottom: 30px;
  position: relative;
  padding: 15px;
  border: 2px solid #eeeeee;
}
.j2store-single-product .default-shop-item .single-item .image-box {
  text-align: center;
  line-height: 225px;
}
.j2store-single-product .default-shop-item .single-item .image-box img {
  width: 80%;
  display: inline-block;
}
.j2store-single-product .default-shop-item .single-item .product-model {
  position: absolute;
  display: block;
  right: 3px;
  top: 10px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #6c8075;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.j2store-single-product .default-shop-item .single-item .product-model.new {
  border-top-right-radius: 0;
  right: 10px;
  font-size: 16px;
}
.j2store-single-product .default-shop-item .single-item .content {
  background: #f7f7f7;
  padding: 15px;
  border-bottom: 2px solid #eeeeee;
}
.j2store-single-product .default-shop-item .single-item .content h4 {
  font-size: 16px;
  font-weight: 700;
}
.j2store-single-product .default-shop-item .single-item .content .price .sale-price {
  color: #6c8075;
  font-size: 16px !important;
  line-height: 26px;
  height: 26px;
  display: inline;
}
.j2store-single-product .default-shop-item .single-item .content .price .strike {
  color: #999999;
  font-size: 14px;
  display: inline-flex;
  margin-right: 5px;
  font-weight: 700;
}
.j2store-single-product .default-shop-item .single-item .overlay-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .inner {
  position: relative;
  height: 100%;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content {
  position: absolute;
  top: -50px;
  width: 99%;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  margin: 0 auto;
  display: block;
  text-align: left;
  left: 42px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .j2store-add-to-cart {
  margin: 0px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .jb-btn,
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .product-wishlist a {
  float: left;
  background: none;
  position: relative;
  display: inline-block !important;
  height: 45px;
  width: 45px;
  border-color: #6c8075 !important;
  color: #6c8075;
  border-radius: 50%;
  border: 2px solid;
  text-align: center;
  margin: 0 7px;
  line-height: 38px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .jb-btn:hover,
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .product-wishlist a:hover {
  background: #6c8075;
  color: #ffffff;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .product-qty {
  display: none;
}
.j2store-single-product .default-shop-item .single-item:hover .overlay-box {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .2s;
  transition: .2s;
}
.j2store-single-product .default-shop-item .single-item:hover .overlay-box .top-content {
  top: 70px;
  left: 42px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content ul {
  position: relative;
  text-align: center;
  margin-top: 80px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content ul li span {
  line-height: 40px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content ul li:hover span {
  color: #fff;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .tultip {
  position: absolute;
  bottom: 55px;
  opacity: 0;
  line-height: 30px;
  height: 30px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  left: -33px;
  color: #fff;
  width: 105px;
  z-index: 99;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content ul li span i {
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -6px;
  font-size: 20px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .tultip-op .tultip:hover {
  opacity: 0 !important;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .top-content .tultip-op:hover .tultip {
  opacity: 1;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .bottom-content {
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  margin: 15px;
  padding: 10px 20px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.j2store-single-product .default-shop-item .single-item:hover .overlay-box .bottom-content {
  bottom: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  background: #6c8075;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .bottom-content h4 {
  text-align: left;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .bottom-content h4 a {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}
.j2store-single-product .default-shop-item .single-item .overlay-box .bottom-content p {
  color: #fff;
  text-align: left;
}
.j2store-product-module {
  padding: 0px 20px;
}
.t3-footer {
  background: #363636;
  color: #9c9c9c;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer_logo p {
  margin: 13px 0 22px 0;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #363636;
  color: #9c9c9c;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 0 30px 0;
}
.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: #9c9c9c;
}
.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: #6c8075;
}
.t3-footnav .t3-module .k2TagCloudBlock a {
  background: #2d2d2d;
  color: #ffffff;
  border: none;
  border-radius: 0px;
  padding: 5px 10px;
  margin: 2px 1px;
  text-transform: capitalize;
}
.t3-footnav .t3-module .k2TagCloudBlock a:hover {
  background: #6c8075;
}
.t3-footnav .t3-module div.k2CategoriesListBlock ul li {
  padding: 12px 10px 1px 10px;
}
.t3-footnav .t3-module .footer_contact .list li {
  border-bottom: 0px;
  padding: 2px 0px;
  line-height: 32px;
}
.t3-footnav .t3-module .footer_contact .list li i {
  margin-right: 15px;
  font-size: 16px;
}
.t3-copyright {
  background: #2f2f2f;
  font-size: 12px;
  padding: 20px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  font-size: 14px;
  font-weight: bold;
}
.t3-copyright .social_icon {
  margin: 0px;
}
.t3-copyright .social_icon li {
  display: inline-block;
  margin-right: 18px;
  margin-top: 5px;
}
.t3-copyright .social_icon li a {
  color: #9c9c9c;
  font-size: 25px;
}
.t3-copyright .social_icon li a:hover {
  color: #6c8075;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top .btn {
  padding: 10px 15px !important;
  border-radius: 0px;
}
#back-to-top .btn:hover {
  background: #222222;
}
#back-to-top i {
  font-size: 20px;
  cursor: pointer;
  color: #ffffff;
}
.jb-cart-block {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .jb-cart-block {
    text-align: center;
  }
  .jb-cart-block .pull-left {
    float: none !important;
    display: inline-block;
    margin-right: -3px;
  }
  .jb-cart-block .pull-right {
    float: none !important;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .jb-cart-block {
    float: right;
  }
}
@media (min-width: 992px) {
  .jb-cart-block {
    float: right;
  }
}
@media (min-width: 1200px) {
  .jb-cart-block {
    float: right;
  }
}
.jb-cart-block .j2store-minicart-button {
  border: 2px solid #f4f5f6;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-left: 0px;
  border-radius: 25px;
  height: 50px;
  font-size: 16px;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section {
  display: inline;
  padding: 0px 30px;
  line-height: 30px;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section a {
  font-size: 15px;
  font-weight: 400;
  line-height: 45px;
  color: #9c9c9c;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section .cart-item-count {
  border-radius: 100%;
  position: relative;
  top: -1px;
  background: #6c8075;
}
.jb-cart-block #j2store_currency {
  display: inline-block;
  border: 2px solid #f4f5f6;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  padding: 1px 30px 0px;
  border-radius: 25px;
  height: 50px;
}
.jb-cart-block #j2store_currency a {
  font-size: 15px;
  border: none;
  display: inline;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 45px;
}
.jb-cart-block #j2store_currency .dropdown-menu {
  min-width: 140px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.jb-cart-block #j2store_currency .dropdown-menu a {
  padding: 0px 22px;
  background: none;
  font-size: 16px;
}
.jb-cart-block #j2store_currency .dropdown-menu a:hover {
  color: #ffffff;
}
.jb-cart-block #j2store_currency .dropdown-menu li {
  padding: 2px;
  font-size: 13px;
}
.jb-cart-block #j2store_currency .dropdown-menu li:hover {
  background: #6c8075;
  color: #ffffff;
}
.jb-cart-block #j2store_currency .dropdown-menu li:hover a {
  color: #ffffff;
}
.jb-cart-block .dropdown:hover .dropdown-menu {
  display: block;
}

.sppb-addon-accordion .sppb-addon-content {
  border: 1px solid #f7f7f7;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  color: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel {
  border: none;
  background: #ffffff;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading {
  margin: 20px 30px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel .sppb-panel-body {
  border-top-color: transparent;
  margin: 0px 30px;
  padding: 0px 14px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active {
  color: #6c8075;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .active .sppb-toggle-direction {
  color: #6c8075;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-default .sppb-panel-heading {
  background: transparent;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-primary .sppb-panel-heading {
  background: #6c8075;
}
.featherlight {
  z-index: 9999 !important;
}
.featherlight .featherlight-content {
  background: transparent !important;
  padding: 0px !important;
}