@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;
  font-size: 16px;
  color: #9a9a9a;
  line-height: 28px;
  font-weight: 300;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d5ac63;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ba8932;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  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: #fab702;
}
.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: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.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: #d5ac63;
}
a.text-primary:hover {
  color: #ca973b;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #d5ac63;
}
a.bg-primary:hover {
  background-color: #ca973b;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  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,
.sppb-btn {
  padding: 17px 30px 15px;
}
.btn-primary,
.sppb-btn-primary {
  background: #d5ac63;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  border: 2px solid #d5ac63;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  transition: all 500ms ease;
  line-height: 14px;
  border-radius: 0px;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  background: #141414;
  border: 2px solid #d5ac63;
  color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #1b1b1b;
  border-color: #0e0e0e;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #010101;
  border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #1b1b1b;
  border-color: #0e0e0e;
}
.btn-inverse .badge {
  color: #1b1b1b;
  background-color: #ffffff;
}
.btn-white {
  background: #ffffff;
  border: 2px solid #ffffff;
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  padding: auto;
  text-align: center;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.btn-white:hover {
  background: transparent;
}
.btn-border {
  background: transparent;
  border: 2px solid #949494;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  transition: all 500ms ease;
  line-height: 14px;
  border-radius: 0px;
}
.btn-border:hover {
  background: #141414;
  color: #ffffff;
}
.btn-lg {
  padding: 17px 40px 15px;
}
.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: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  border: none;
  background: #f7f7f7;
  box-shadow: none;
  padding: 0px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 12px;
  display: block;
  color: #252525;
  font-size: 14px;
  text-align: center;
  z-index: 5;
  font-weight: 400;
  border: none;
}
.dropdown-submenu:hover > a:after {
  color: #d5ac63;
}
.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: #d5ac63;
  border-bottom-color: #d5ac63;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #ba8932;
  border-bottom-color: #ba8932;
}
.t3-navhelper {
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background: transparent;
  padding: inherit;
  color: #f9f9f9;
}
.breadcrumb > li {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  color: #f9f9f9;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #f7f7f7;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: 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: transparent;
  border-color: rgba(0, 0, 0, 0);
  border: none;
}
.navbar-default .navbar-brand {
  color: #252525;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #0c0c0c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #252525;
  padding: 45px 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  transition: all 500ms ease 0s;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #d5ac63;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #252525;
  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: #d5ac63;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.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: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #d5ac63;
  border-bottom-color: #d5ac63;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #d5ac63;
}
.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: #d5ac63;
  border-bottom-color: #d5ac63;
}
.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;
  top: 43px;
  right: 5px;
  font-size: 14px;
  transition: all 500ms ease 0s;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #252525;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d5ac63;
    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: #d5ac63;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #252525;
}
.navbar-default .navbar-link:hover {
  color: #d5ac63;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@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 rgba(0, 0, 0, 0);
}
.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;
}

.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: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.sppb-title-heading {
  color: #252525;
  font-size: 32px !important;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
.sppb-title-heading span {
  color: #d5ac63;
}
.sec-title h2 span {
  color: #d5ac63;
}
.decor {
  background: #d5ac63;
  height: 2px;
  width: 78px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.decor:before {
  position: absolute;
  top: -3px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #d5ac63;
  border-radius: 50%;
  content: "";
}
.border {
  background: #d5ac63;
  height: 2px;
  width: 70px;
  display: inline-block;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.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: #ba8932;
  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: #ba8932;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.breadcrumb-area {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.breadcrumb-area h1 {
  color: #f9f9f9;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  padding-bottom: 106px;
  padding-top: 106px;
  text-transform: uppercase;
}
.breadcrumb-area .breadcrumb-bottom {
  background-color: rgba(0, 0, 0, 0.33);
  bottom: 0;
  height: 55px;
  left: 0;
  padding: 14px 0 15px;
  position: absolute;
  width: 100%;
}
.breadcrumb-area .breadcrumb-bottom .left ul {
  margin-left: -3px;
  margin-right: -3px;
}
.breadcrumb-area .breadcrumb-bottom .left ul li {
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  margin: 0 3px;
  text-transform: uppercase;
}
.breadcrumb-area .breadcrumb-bottom .left ul li a {
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.breadcrumb-area .breadcrumb-bottom .left ul li a:hover {
  color: #d5ac63;
}
.breadcrumb-area .breadcrumb-bottom .right a {
  color: #d5ac63;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  transition: all 500ms ease;
}
.breadcrumb-area .breadcrumb-bottom .right a:hover {
  color: #fff;
}
.breadcrumb-area .breadcrumb-bottom .right a i {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
}
.service-page-area .single-service-item {
  margin-bottom: 60px;
}
.service-page-area .single-service-item .text-holder h3 {
  color: #252525;
}
.service-page-area .single-service-item .text-holder p {
  color: #9a9a9a;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 21px;
}
.service-page-area .single-service-item .text-holder .readmore {
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #f7f7f7;
  height: 45px;
  width: 130px;
  line-height: 42px;
  display: block;
  text-align: center;
  transition: all 500ms ease;
}
.service-page-area .single-service-item:hover .text-holder .readmore {
  background: #252525;
  border-color: #252525;
  color: #d5ac63;
}
.latest-project-area {
  margin-top: -109px;
}
.latest-project-area .jb-smartportfolio-filter {
  margin-bottom: 60px;
}
.latest-project-area .jb-smartportfolio-filter .project-filter {
  margin-left: -20px;
  margin-right: -20px;
}
.latest-project-area .jb-smartportfolio-filter .project-filter li {
  display: inline-block;
  float: left;
  margin: 0;
}
.latest-project-area .jb-smartportfolio-filter .project-filter li a {
  color: #9a9a9a;
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding: 0px;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  font-family: 'Roboto', sans-serif;
  background: transparent;
  outline: none;
}
.latest-project-area .jb-smartportfolio-filter .project-filter li a:after {
  color: #eaeaea;
  content: "/";
  display: inline-block;
  margin: 0 20px 0 20px;
}
.latest-project-area .jb-smartportfolio-filter .project-filter li a:hover {
  color: #d5ac63;
}
.latest-project-area .jb-smartportfolio-filter .project-filter li:last-child a:after {
  content: "";
}
.latest-project-area .jb-smartportfolio-filter .project-filter li.active a {
  background: transparent;
  color: #d5ac63;
}
.jb-smartportfolio-item {
  list-style: none;
}
.jb-smartportfolio-item .portfolio-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.jb-smartportfolio-item .portfolio-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 3px;
  transition: all 500ms ease;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content a:hover {
  color: #d5ac63;
  text-decoration: none;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content p {
  font-weight: 400;
  color: #d5ac63;
  margin: 0;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content .icon-holder {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all 500ms ease 0s;
  width: 40px;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content .icon-holder a i {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  transition: all 500ms ease;
}
.jb-smartportfolio-item .portfolio-item .img-holder .overlay .box .content .icon-holder:hover {
  background: #d5ac63;
}
.jb-smartportfolio-item .portfolio-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.jb-smartportfolio-item .portfolio-item:hover .img-holder .overlay img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.latest-blog-area {
  margin-top: -109px;
}
.latest-blog-area .more-blog-button {
  margin-bottom: 50px;
}
.latest-blog-area .more-blog-button a {
  padding: 17px 43px 15px;
}
.latest-blog-area .single-blog-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.latest-blog-area .single-blog-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.latest-blog-area .single-blog-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  height: 45px;
  line-height: 46px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.latest-blog-area .single-blog-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.latest-blog-area .single-blog-item:hover .img-holder .overlay .box .content a:hover i {
  background: #d5ac63;
}
.latest-blog-area .single-blog-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-blog-area .single-blog-item .text-holder {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  transition: all 500ms ease;
}
.latest-blog-area .single-blog-item .text-holder .meta-info {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 14px;
  padding: 0px;
}
.latest-blog-area .single-blog-item .text-holder .meta-info li {
  display: inline-block;
  margin: 0 8px;
  color: #c1c1c1;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
.latest-blog-area .single-blog-item .text-holder .meta-info li i {
  color: #c1c1c1;
  font-size: 16px;
  display: inline-block;
  padding-right: 8px;
}
.latest-blog-area .single-blog-item .text-holder .meta-info li a {
  color: #c1c1c1;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  transition: all 500ms ease;
}
.latest-blog-area .single-blog-item .text-holder a {
  text-decoration: none;
}
.latest-blog-area .single-blog-item .text-holder a .blog-title {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  transition: all 500ms ease;
  text-decoration: none;
}
.latest-blog-area .single-blog-item .text-holder a .blog-title:hover {
  text-decoration: none;
  color: #d5ac63;
}
.latest-blog-area .single-blog-item .text-holder .text p {
  margin: 0;
}
.latest-blog-area .single-blog-item .text-holder .text .readmore {
  color: #252525;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 13px 0 0;
  transition: all 500ms ease;
}
.latest-blog-area .single-blog-item .text-holder .text .readmore:hover {
  color: #d5ac63;
}
.latest-blog-area .single-blog-item .text-holder .text .readmore i {
  display: inline-block;
  padding-left: 5px;
}
.latest-blog-area .single-blog-item:hover {
  -moz-box-shadow: 0px 2px 4px #c1c1c1;
  -webkit-box-shadow: 0px 2px 4px #c1c1c1;
  box-shadow: 0px 2px 4px #c1c1c1;
}
.slogan-v2 .text {
  width: 70%;
  float: left;
}
.slogan-v2 .text .sppb-cta-text {
  margin-top: 0px;
}
.slogan-v2 .text .sppb-cta-text h2 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  margin: 0px;
}
.sppb-tab {
  align-self: center;
}
.sppb-tab .sppb-nav-tabs {
  padding-bottom: 60px;
  display: table;
  margin: 0 auto;
  border-bottom: none;
}
.sppb-tab .sppb-nav-tabs li.active a {
  background: #1b1b1b;
  color: #d5ac63;
  border-color: #1b1b1b;
}
.sppb-tab .sppb-nav-tabs li {
  margin: 0 2px;
}
.sppb-tab .sppb-nav-tabs li a {
  border: 1px solid #f7f7f7;
  color: #252525;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 16px 35px 14px;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.sppb-tab .sppb-nav-tabs li a:hover {
  background: #1b1b1b;
  color: #d5ac63;
  border-color: #1b1b1b;
}
.sppb-tab .sppb-nav-tabs-content {
  padding: 0px;
  border: none;
}
.sppb-tab .sppb-nav-tabs-content .text-holder .sec-title-two {
  margin-top: -7px;
  padding-bottom: 25px;
}
.sppb-tab .sppb-nav-tabs-content .text-holder .sec-title-two h3 {
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin: 0;
  text-transform: uppercase;
}
.sppb-tab .sppb-nav-tabs-content .text-holder .caption-box {
  margin: 12px 0 7px;
  padding-left: 50px;
  position: relative;
}
.sppb-tab .sppb-nav-tabs-content .text-holder .caption-box:before {
  color: #eaeaea;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  position: absolute;
  top: 7px;
}
.sppb-tab .sppb-nav-tabs-content .text-holder .caption-box h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}
.service-v2-area .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.service-v2-area .single-item .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.service-v2-area .single-item .img-holder .overlay .box .content {
  text-align: left;
  vertical-align: bottom;
}
.service-v2-area .single-item .img-holder .overlay .box .content a {
  background: #d5ac63;
  bottom: 10px;
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  left: 10px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 120px;
  border: 2px solid #d5ac63;
  transition: all 500ms ease;
}
.service-v2-area .single-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.service-v2-area .single-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.service-v2-area .single-item .img-holder .overlay .box .content a:hover {
  background: transparent;
}
.service-v2-area .single-item .text-holder .top {
  padding-left: 50px;
  padding-top: 33px;
  position: relative;
}
.service-v2-area .single-item .text-holder .top .icon-holder {
  left: 0;
  position: absolute;
  top: 30px;
}
.service-v2-area .single-item .text-holder .top .icon-holder span:before {
  color: #252525;
  font-size: 30px;
}
.service-v2-area .single-item .text-holder .top .title-holder h3 {
  color: #252525;
  font-weight: 500;
  margin: 0 0 28px;
  text-transform: capitalize;
}
.service-v2-area .single-item .text-holder .text p {
  margin: 0 0 15px;
}
.service-v2-area .single-item .text-holder .text h3 {
  color: #d5ac63;
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 10px;
}
.service-v2-area .single-item .text-holder .text span {
  font-weight: 400;
}
.appoinment-area label {
  color: #c1c1c1;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 300;
}
.appoinment-area .form-control,
.appoinment-area .selectmenu,
.appoinment-area .input-small {
  width: 100%;
  height: 50px;
  background: #030303;
  border: 1px solid #181818;
  display: inline-block;
  padding: 0 15px;
  color: #c1c1c1;
  font-size: 15px;
  font-weight: 400;
  transition: all 500ms ease;
}
.appoinment-area .input-append .btn {
  color: #d5ac63;
  background: #030303;
  height: 50px;
  border: 1px solid #181818;
}
.appoinment-area .margin-bt-30,
.appoinment-area select {
  margin-bottom: 30px;
}
.appoinment-area .business-hours {
  border: 2px solid #181818;
  display: block;
  margin-top: 31px;
  padding: 21px 15px 14px;
}
.appoinment-area .business-hours h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
}
.appoinment-area .business-hours h3 i {
  color: #d5ac63;
  font-size: 16px;
  display: inline-block;
  padding-right: 10px;
}
.appoinment-area .business-hours ul {
  padding-left: 0px;
  list-style: none;
}
.appoinment-area .business-hours ul li {
  color: #c1c1c1;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
  position: relative;
}
.appoinment-area .business-hours ul li .mon-fri::before {
  background: #181818 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 123px;
  position: absolute;
  top: 18px;
  width: 23px;
}
.appoinment-area .business-hours ul li .Satu::before {
  background: #181818 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 69px;
  position: absolute;
  top: 18px;
  width: 73px;
}
.appoinment-area .business-hours ul li .sund::before {
  background: #181818 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 60px;
  position: absolute;
  top: 18px;
  width: 82px;
}
.appoinment-area .business-hours ul li span {
  display: inline-block;
  width: 145px;
}
.appoinment-area .business-hours ul li p {
  color: #ffffff;
  line-height: 24px;
  margin: 7px 0 0;
}
.sppb-addon-pricing-table .sppb-pricing-box {
  padding: 0px;
  background: #f7f7f7;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  background: #1b1b1b;
  color: #ffffff;
  display: block;
  overflow: hidden;
  padding: 21px 0;
  transition: all 500ms ease;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {
  font-size: 36px;
  font-weight: bold;
  color: #1b1b1b;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-duration {
  color: #1b1b1b;
  font-size: 16px;
  font-weight: 500;
}
.sppb-addon-pricing-table .sppb-pricing-box:hover .sppb-pricing-title {
  background: #d5ac63;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul {
  border-top: 1px solid #eaeaea;
  margin: 0 30px;
  padding: 15px 0 26px;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features ul li {
  color: #9a9a9a;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer {
  padding-bottom: 40px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  transition: all 500ms ease;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer .sppb-btn-default {
  border: 2px solid #eaeaea;
  background: transparent;
  color: #252525;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.about-interrio-area .text-holder h3 {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  margin: -5px 0 24px;
  line-height: 32px;
}
.about-interrio-area .text-holder h3 span {
  color: #d5ac63;
}
.about-interrio-area .text-holder .signature-and-name {
  margin: 30px 0 0;
}
.about-interrio-area .text-holder .signature-and-name .signature {
  width: 180px;
}
.about-interrio-area .text-holder .signature-and-name .signature,
.about-interrio-area .text-holder .signature-and-name .name {
  display: table-cell;
  vertical-align: middle;
}
.about-interrio-area .text-holder .signature-and-name .name {
  padding-left: 30px;
}
.about-interrio-area .text-holder .signature-and-name .name h4 {
  color: #252525;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 3px;
}
.about-interrio-area .text-holder .signature-and-name .name p {
  color: #d5ac63;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}
.about-interrio-area .single-item .img-holder {
  position: relative;
  overflow: hidden;
}
.about-interrio-area .single-item .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.about-interrio-area .single-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  height: 45px;
  line-height: 46px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.about-interrio-area .single-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.about-interrio-area .single-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.about-interrio-area .single-item .img-holder .overlay .box .content a:hover i {
  background: #d5ac63;
}
.about-interrio-area .single-item .text-box {
  margin: 28px 0 0;
}
.about-interrio-area .single-item .text-box h3 {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 14px;
}
.choose-area .single-item {
  margin-bottom: 50px;
  padding-left: 100px;
  position: relative;
}
.choose-area .single-item .icon-holder {
  background: #d5ac63;
  height: 70px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 70px;
  transition: all 500ms ease;
}
.choose-area .single-item .icon-holder span:before {
  color: #ffffff;
  display: block;
  font-size: 30px;
  padding: 21px 0;
}
.choose-area .single-item .text-holder h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
  position: relative;
  text-transform: capitalize;
  top: -2px;
}
.choose-area .single-item:hover .icon-holder {
  background: #1b1b1b;
}
.single-team-member {
  border: 1px solid #f7f7f7;
  padding: 9px;
}
.single-team-member .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-team-member .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-team-member .img-holder .overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.single-team-member .img-holder .overlay .box .content ul li {
  display: inline-block;
  margin: 0 8px;
}
.single-team-member .img-holder .overlay .box .content ul li a i {
  color: #ffffff;
  font-size: 16px;
}
.single-team-member .img-holder .overlay .box .content ul li a i:hover {
  color: #d5ac63;
}
.single-team-member:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-team-member:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-team-member .text-holder {
  padding-top: 18px;
}
.single-team-member .text-holder .sppb-person-name {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 3px;
}
.single-team-member .text-holder .sppb-person-designation {
  color: #d5ac63 !important;
  font-size: 16px !important;
  margin: 0 0 3px;
}
.bottom-text {
  padding: 41px 175px 0;
}
.bottom-text h3 {
  color: #252525;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
}
.bottom-text h3 a {
  color: #d5ac63;
}
.sppb-carousel .sppb-carousel-inner .active {
  padding: 0px;
}
.sppb-carousel .sppb-carousel-arrow {
  top: inherit;
  color: #cccbcb;
  text-shadow: none;
  font-size: 16px;
}
.sppb-carousel .sppb-carousel-arrow.right {
  right: 77%;
}
.sppb-animated-number-title {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.sppb-animated-number {
  color: #d5ac63;
  font-size: 30px;
}
.brand-primary .icon-holder {
  margin-bottom: 10px;
}
.brand-primary .icon-holder span:before {
  color: #d5ac63;
  font-size: 30px;
}

.press-release-content-area .img-holder {
  display: block;
  overflow: hidden;
}
.press-release-content-area .img-holder img {
  width: 100%;
}
.press-release-content-area .press-release-caption {
  overflow: hidden;
  position: relative;
  padding-left: 30px;
}
.press-release-content-area .press-release-caption:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #d5ac63;
  font-size: 20px;
  position: absolute;
  top: 0px;
  left: 0;
}
.press-release-content-area .press-release-caption:after {
  content: "\f10e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #d5ac63;
  font-size: 20px;
  position: absolute;
  top: 40px;
  right: 53%;
}
.press-release-content-area .press-release-caption h3 {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  margin: 6px 0 16px;
}
.press-release-content-area .text {
  margin: 0 0 20px;
  overflow: hidden;
  padding-left: 30px;
}
.press-release-content-area .client-info {
  overflow: hidden;
  padding-left: 30px;
}
.press-release-content-area .client-info .signature {
  width: 185px;
}
.press-release-content-area .client-info .signature,
.press-release-content-area .client-info .client-name {
  display: table-cell;
  vertical-align: middle;
}
.press-release-content-area .client-info .client-name {
  padding-left: 20px;
}
.press-release-content-area .client-info .client-name h3 {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 5px;
}
.press-release-content-area .client-info .client-name p {
  color: #d5ac63;
  margin: 0;
  font-style: italic;
}

.press-release-item-area {
  overflow: hidden;
  padding-bottom: 40px;
}
.press-release-item-area .single-item {
  display: block;
  margin-bottom: 60px;
  overflow: hidden;
}
.press-release-item-area .single-item .img-holder {
  position: relative;
  overflow: hidden;
}
.press-release-item-area .single-item .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.press-release-item-area .single-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.press-release-item-area .single-item .text-holder {
  padding-top: 18px;
}
.press-release-item-area .single-item .text-holder p {
  margin: 0;
}
.press-release-item-area .single-item .text-holder a {
  display: inline-block;
  background: #f7f7f7;
  color: #252525;
  font-size: 14px;
  font-weight: 400;
  padding: 2px 10px 0px;
  margin: 6px 0 0;
  transition: all 500ms ease;
}
.press-release-item-area .single-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.press-release-item-area .single-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.press-release-item-area .single-item .img-holder .overlay .box .content a:hover i {
  background: #d5ac63;
}
.press-release-item-area .single-item:hover .text-holder a {
  background: #d5ac63;
  color: #fff;
}

.testimonial-v2-area .single-item {
  margin-bottom: 50px;
  overflow: hidden;
  transition: all 500ms ease;
}
.testimonial-v2-area .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.testimonial-v2-area .single-item .img-holder img {
  transition: all 0.5s ease 0s;
  width: 100%;
}
.testimonial-v2-area .single-item .img-holder .quote-box {
  background: #252525 none repeat scroll 0 0;
  border-radius: 50%;
  color: #d5ac63;
  display: block;
  font-size: 20px;
  height: 45px;
  left: 20px;
  line-height: 48px;
  position: relative;
  text-align: center;
  top: -22.5px;
  width: 45px;
  transition: all 500ms ease;
}
.testimonial-v2-area .single-item .text-holder {
  border: 1px solid #f7f7f7;
  border-top: 0px solid #f7f7f7;
  margin-top: -45px;
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 25px;
}
.testimonial-v2-area .single-item .text-holder p {
  margin: 0 0 15px;
}
.testimonial-v2-area .single-item .text-holder h3 {
  color: #252525;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}
.testimonial-v2-area .single-item .text-holder h3 span {
  color: #d5ac63;
  font-size: 16px;
  font-style: italic;
}
.testimonial-v2-area .single-item:hover .img-holder .quote-box {
  margin-left: 30%;
}
.testimonial-v2-area .single-item:hover .img-holder img {
  opacity: .8;
}
.testimonial-v2-area .single-item:hover {
  -webkit-box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, 0.27);
  -moz-box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, 0.27);
  box-shadow: 1px 3px 11px 1px rgba(158, 158, 158, 0.27);
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active {
  background: #1b1b1b;
  color: #d5ac63;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active .sppb-panel-title {
  color: #d5ac63;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active .sppb-toggle-direction i {
  color: #1b1b1b;
  background: #d5ac63;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading {
  border-bottom: none;
  background: #f7f7f7;
  line-height: 18px;
  padding: 11px 20px 12px;
  margin-bottom: 10px;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading .sppb-panel-title {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading .sppb-toggle-direction i {
  background: #252525 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  padding: 5px;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-body {
  border-bottom: 0px;
}
.faq-form .formbuilder .form-label {
  font-weight: 500;
  color: #1b1b1b;
}
.faq-form .formbuilder .jb-inputbox {
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid transparent;
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
}
.faq-form .formbuilder textarea {
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid transparent;
  width: 100%;
  height: 100px;
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li {
  display: inline-block;
  margin: 0;
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li a {
  color: #9a9a9a;
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding: 0px;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  font-family: 'Roboto', sans-serif;
  background: transparent;
  outline: none;
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li a:after {
  color: #eaeaea;
  content: "/";
  display: inline-block;
  margin: 0 20px 0 20px;
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li a:hover {
  color: #d5ac63;
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li:last-child a:after {
  content: "";
}
.jbsmartportfolio-list-items .jb-smartportfolio-filter .project-filter li.active a {
  background: transparent;
  color: #d5ac63;
}
.jbsmartportfolio-list-items .jb-smartportfolio-items .jb-smartportfolio-item {
  padding: 15px;
}
.project-info h3 {
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  margin: -4px 0 27px;
  text-transform: uppercase;
}
.project-info .project-info-list {
  overflow: hidden;
  margin-top: 30px;
  margin-left: -30px;
  margin-right: -30px;
}
.project-info .project-info-list li {
  border-bottom: 1px solid #f7f7f7;
  float: left;
  margin: 0px 8px 30px;
  overflow: hidden;
  padding-bottom: 11px;
  padding-left: 20px;
  position: relative;
  width: 155px;
}
.project-info .project-info-list li .icon-holder {
  left: 0;
  position: absolute;
}
.project-info .project-info-list li .icon-holder i {
  font-size: 14px;
  color: #d5ac63;
}
.project-info .project-info-list li .text-holder h5 {
  color: #252525;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 3px;
}
.project-info .project-info-list li .text-holder p {
  margin: 0px;
}
.project-description-content {
  padding-top: 50px;
}
.project-description-content h3 {
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 27px;
  text-transform: uppercase;
}
.project-description-content .project-manager-box {
  background: #f7f7f7 none repeat scroll 0 0;
  border-left: 1px solid #d5ac63;
  margin: 32px 0 0;
  overflow: hidden;
  padding: 15px 30px 21px 75px;
  position: relative;
}
.project-description-content .project-manager-box:before {
  background: #d5ac63;
  content: "";
  height: 90%;
  left: 2px;
  position: absolute;
  top: 0;
  width: 1px;
}
.project-description-content .project-manager-box:after {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e6e6e6;
  font-size: 30px;
  position: absolute;
  top: 23px;
  left: 23px;
}
.project-description-content .project-manager-box h4 {
  color: #9a9a9a;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 12px;
}
.project-description-content .project-manager-box h5 {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
}
.project-description-content .project-manager-box h5 span {
  color: #d5ac63;
  font-size: 16px;
  font-weight: 400;
}
.jb-my-profile {
  border: 1px solid #9e9e9e;
  border-radius: 4px;
}
.jb-my-profile h3 {
  text-align: center;
  color: #1b1b1b;
  text-transform: uppercase;
}
.jb-my-profile .jb-inline {
  width: 100%;
}
.contact-v2-area .contact-info .title {
  margin-top: -2px;
  padding-bottom: 30px;
}
.contact-v2-area .contact-info .title h3 {
  margin: 0px;
  color: #1b1b1b;
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
}
.contact-v2-area .contact-info .contact-address {
  overflow: hidden;
  padding-left: 0px;
}
.contact-v2-area .contact-info .contact-address li {
  padding-left: 35px;
  position: relative;
  padding-bottom: 25px;
  list-style: none;
}
.contact-v2-area .contact-info .contact-address li .icon-holder {
  position: absolute;
  top: -2px;
  left: 0;
}
.contact-v2-area .contact-info .contact-address li .icon-holder span:before {
  color: #d5ac63;
  font-size: 20px;
  font-weight: 600;
}
.contact-v2-area .contact-info .contact-address li .text-holder p {
  line-height: 22px;
  margin: 0;
}
.single-footer-widget .latest-project .latest-project-items {
  overflow: hidden;
  margin-top: -5px;
}
.single-footer-widget .latest-project ul li {
  display: inline-block;
  float: left;
  position: relative;
}
.single-footer-widget .latest-project ul li .img-holder {
  overflow: hidden;
  position: relative;
}
.single-footer-widget .latest-project ul li .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-footer-widget .latest-project ul li .img-holder .overlay .box .content a i {
  font-size: 16px;
  transition: all 500ms ease 0s;
  color: #fff;
}
.single-footer-widget .latest-project ul li:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-footer-widget .latest-project ul li:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-footer-widget .latest-project ul li .img-holder .overlay .box .content a:hover i {
  color: #d5ac63;
}
.j2store-sidebar-filters-container .product-filter-heading {
  font-size: 20px !important;
  color: #1b1b1b;
}

.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 a {
  color: #c1c1c1;
  font-size: 16px;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #d5ac63;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  white-space: nowrap;
  color: #c1c1c1;
  font-size: 16px;
  padding-right: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  transition: all 500ms ease;
}
.article-info dd:last-child {
  border: none;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 20px;
}
.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;
  }
}
.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;
}
.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: 24px;
  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: #d5ac63;
  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: center;
}
.login-wrap .btn-actions:before,
.login-wrap .btn-actions:after {
  content: " ";
  display: table;
}
.login-wrap .btn-actions:after {
  clear: both;
}
@media (max-width: 767px) {
  .login-wrap .btn-actions {
    text-align: center;
  }
}
.login-wrap .btn-actions .btn {
  border: 0;
  float: none;
  font-weight: bold;
  line-height: 38px;
  margin-right: 10px;
  padding: 0 20px;
  vertical-align: top;
  width: 100%;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .login-wrap .btn-actions .btn {
    float: none;
    width: auto;
  }
}
.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;
  text-align: center;
}
.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: #1b1b1b;
}
.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: #ba8932;
}
.registration,
.profile-edit {
  border: 1px solid #eeeeee;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.024);
  padding: 20px;
}
@media (min-width: 480px) {
  .registration,
  .profile-edit {
    margin: 0 auto;
    padding: 40px;
    width: 440px;
  }
}
.registration legend,
.profile-edit legend {
  border: 0;
}
.registration legend span,
.profile-edit legend span {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .registration legend span,
  .profile-edit legend span {
    font-size: 16px;
  }
}
.registration .form-group,
.profile-edit .form-group {
  padding: 0 30px;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group {
  margin-top: 20px;
}
@media (min-width: 480px) {
  .registration .form-group + .form-group,
  .profile-edit .form-group + .form-group {
    margin-top: 30px;
  }
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label {
  color: #252525;
  font-weight: 500;
}
.registration .form-group input.required,
.profile-edit .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions {
  background: none;
  margin-top: 30px;
  text-align: right;
}
.registration .form-actions > div,
.profile-edit .form-actions > div {
  padding: 0 15px;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn {
  margin-left: 10px;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset {
  margin: 0 -15px;
}
.profile-edit fieldset > * {
  padding: 0 15px;
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin-bottom: 20px;
}
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 20px;
}
.profile-edit #helpsite-refresh {
  margin-top: 20px;
}
.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;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#user-registration .form-group + .form-group {
  padding: 0 60px 0 20px ;
}
@media (max-width: 991px) {
  #user-registration .form-group + .form-group {
    padding: 20px 60px 0 0px ;
  }
}
#user-registration .form-group + .form-group label {
  padding: 20px 0px 0 0;
}
.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-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 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;
}
.contact {
  color: #999999;
}
@media (min-width: 768px) {
  .contact {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  border-bottom: none;
  margin: 0 0 20px;
  padding-bottom: 20px;
  text-align: left;
  text-transform: none;
  position: relative;
  overflow: hidden;
}
.contact .page-header h2,
.contact .page-header h3 {
  color: #1b1b1b;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.contact .page-header h2:after,
.contact .page-header h3:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 30px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.contact h3 {
  color: #1b1b1b;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .contact .box-contact {
    margin-bottom: 30px;
  }
}
.contact .box-contact h3 {
  margin: 0 0 25px;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
.contact .box-contact h3:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #EEE;
  margin-left: 13px;
  top: 8px;
}
.contact .box-contact p {
  line-height: 28px;
}
.contact .box-contact .contact-misc span {
  line-height: 28px;
  font-size: 14px;
}
.contact .contact-left > h3 {
  margin: 0 0 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
}
.contact .contact-left > h3:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 30px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.contact .tab-content {
  padding-top: 20px;
}
.com_contact .contact-image {
  margin-bottom: 30px;
}
.contact-form legend {
  border-bottom: 0;
  margin-bottom: 10px;
  text-transform: none;
  font-size: 14px;
  color: #999;
}
.contact-form #jform_captcha-lbl {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .contact-form .form_captcha {
    display: inline;
  }
}
.contact-form .form-group {
  margin-bottom: 10px;
}
.contact-form .control-label {
  font-weight: 400;
  color: #1b1b1b;
}
.contact-form .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-top: 8px;
  width: auto;
  padding: 0;
}
.contact-form .control-btn {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .contact-form .control-btn {
    margin-top: 0;
    text-align: right;
  }
}
.contact-form input {
  width: 100%;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
}
.contact-form input.invalid {
  border-color: #cc0000;
}
.contact-form textarea {
  border-radius: 0px;
  border-color: #eeeeee;
  height: 220px;
  width: 100%;
  box-shadow: none;
}
.contact-address dd {
  margin-bottom: 10px;
  font-size: 14px;
}
.contact-address dd .fa {
  width: 30px;
  height: 30px;
  border-radius: 25px;
  color: #d5ac63;
  border: 1px solid #d5ac63;
  padding-left: 8px;
  padding-top: 7px;
  margin-right: 10px;
}
.contact-address dd a {
  color: #428bca;
}
.contact-address dd a:hover {
  color: #d5ac63;
}
.contact-address .contact-country {
  text-transform: capitalize;
}
.contact-links ul li a {
  display: inline-block;
  color: #1b1b1b;
  padding: 0px 0px 21px;
}
.contact-links ul li a:hover {
  background: transparent;
  color: #d5ac63;
}
.contact-links ul li a .jb-social-title {
  font-size: 14px;
  margin-left: 35px;
  text-transform: capitalize;
}
.contact-links ul li .facebook:hover {
  border: none !important;
  background-color: none !important;
}
.contact-links ul li .facebook:before {
  content: "\f09a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #3873ae;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .twitter:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #62c6f8;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .google-plus:before {
  content: "\f0d5";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #DD4B39;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .pinterest:before {
  content: "\f0d2";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #C8232C;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
#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 {
  content: " ";
  display: table;
}
.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 {
  content: " ";
  display: table;
}
.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: #d5ac63;
  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: #d5ac63;
  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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.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: auto;
}
.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 {
  content: " ";
  display: table;
}
.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: #d5ac63;
  color: #ffffff;
}
.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: #ffffff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-wrapper {
  overflow: hidden !important;
}

.top-bar-area {
  background: #1b1b1b;
  padding: 10px 0 11px;
}
.top-bar-area .t3-module {
  margin-bottom: 0px;
}
.top-bar-area .contact-info-left ul {
  padding: 0px;
}
.top-bar-area .contact-info-left ul li {
  display: inline-block;
  float: left;
  margin-right: 30px;
  font-size: 14px;
  color: #ffffff;
}
.top-bar-area .contact-info-left ul li:last-child {
  margin-right: 0;
}
.top-bar-area .contact-info-left ul li span:before {
  color: #d5ac63;
  padding-right: 6px;
}
.top-bar-area .contact-info-left ul li span .envelop:before {
  position: relative;
  top: 3px;
}
.top-bar-area .contact-info-right .phnumber {
  position: absolute;
  top: 0;
  right: 30%;
}
.top-bar-area .contact-info-right .phnumber span:before {
  color: #d5ac63;
  display: inline-block;
  padding-right: 6px;
  position: relative;
  top: 3px;
  font-size: 18px;
}
.top-bar-area .contact-info-right .phnumber p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}
.top-bar-area .contact-info-right .top-social-links {
  position: absolute;
  right: 0;
  top: 2px;
}
.top-bar-area .contact-info-right .top-social-links ul li {
  display: inline-block;
  margin-left: 15px;
}
.top-bar-area .contact-info-right .top-social-links ul li a {
  text-decoration: none;
}
.top-bar-area .contact-info-right .top-social-links ul li a i {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  transition: all 500ms ease 0s;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 20px;
}
.top-bar-area .contact-info-right .top-social-links ul li a:hover i {
  color: #d5ac63;
}
.t3-header {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .header-area .outer-box {
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .header-area .outer-box {
    padding-right: 100px;
  }
}
@media (min-width: 992px) {
  .header-area .outer-box {
    padding-right: 100px;
  }
}
@media (min-width: 1200px) {
  .header-area .outer-box {
    padding-right: 100px;
  }
}
.header-area .outer-box .logo {
  float: left;
  position: relative;
  transition: all 500ms ease 0s;
  padding: 36px 0;
}
.header-area .outer-box .logo .logo-image span,
.header-area .outer-box .logo .logo-image small {
  display: none;
}
.header-area .outer-box .logo .logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.header-area .outer-box .logo .logo-text:hover a,
.header-area .outer-box .logo .logo-text a:hover,
.header-area .outer-box .logo .logo-text a:active,
.header-area .outer-box .logo .logo-text a:focus {
  text-decoration: none;
}
.header-area .outer-box .logo .logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.header-area .outer-box .search-box-btn {
  position: absolute;
  right: 0;
  top: 38px;
}
.header-area .outer-box .search-box-btn .head-search:before,
.header-area .outer-box .search-box-btn .head-search:after {
  content: " ";
  display: table;
}
.header-area .outer-box .search-box-btn .head-search:after {
  clear: both;
}
.modal-open .header-area .outer-box .search-box-btn .head-search {
  z-index: 0;
}
.header-area .outer-box .search-box-btn .head-search .btn-search {
  color: #252525;
  background: none;
  text-align: center;
  padding: 0;
  font-size: 15px;
  height: 30px;
  width: 30px;
}
.header-area .outer-box .search-box-btn .head-search .btn-search:hover,
.header-area .outer-box .search-box-btn .head-search .btn-search:focus,
.header-area .outer-box .search-box-btn .head-search .btn-search:active {
  background: none;
  color: #d5ac63;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-area .outer-box .cart-btn {
  height: 30px;
  position: absolute;
  top: 38px;
  width: 30px;
}
@media (max-width: 767px) {
  .header-area .outer-box .cart-btn {
    right: 40px;
  }
}
@media (min-width: 768px) {
  .header-area .outer-box .cart-btn {
    right: 60px;
  }
}
@media (min-width: 992px) {
  .header-area .outer-box .cart-btn {
    right: 60px;
  }
}
@media (min-width: 1200px) {
  .header-area .outer-box .cart-btn {
    right: 60px;
  }
}
.header-area .outer-box .cart-btn .j2store-minicart-button .cart-item-info .link {
  font-size: 19px;
  text-align: center;
  width: 40px;
  position: relative;
  color: #1b1b1b;
}
.header-area .outer-box .cart-btn .j2store-minicart-button .cart-item-info .link .cart-item-count {
  border-radius: 23px;
  color: #ffffff !important;
  background: #ba8932;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 21px;
}
.header-area .outer-box .cart-btn .j2store-minicart-button .cart-item-info .link:hover {
  color: #d5ac63;
}
@media (max-width: 767px) {
  .header-area .outer-box .t3-nav-btn {
    position: inherit;
    top: 38px;
  }
}
@media (min-width: 768px) {
  .header-area .outer-box .t3-nav-btn {
    position: relative;
    top: 38px;
    float: right;
  }
}
@media (min-width: 992px) {
  .header-area .outer-box .t3-nav-btn {
    position: inherit;
    top: 38px;
  }
}
@media (min-width: 1200px) {
  .header-area .outer-box .t3-nav-btn {
    position: relative;
    top: 38px;
  }
}
.t3-cpanel {
  background: #1b1b1b;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 500ms;
  -o-transition: height 500ms;
  transition: height 500ms;
}
.t3-cpanel .finder {
  margin-bottom: 0;
}
.t3-cpanel .search {
  background: none;
  padding: 0;
}
@media (max-width: 767px) {
  .t3-cpanel .search {
    padding: 15px 39px;
  }
}
.t3-cpanel .search .form-search:before {
  color: #777 !important;
  content: "\f002";
  display: inline-block;
  font-family: FontAwesome;
  left: 6px;
  padding-right: 10px;
  padding: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .t3-cpanel .search .form-search:before {
    float: left;
  }
}
.t3-cpanel .form-inline .form-group {
  display: block;
}
.t3-cpanel .form-control {
  background: none;
  border: 0;
  width: auto;
  padding: 14px;
  height: auto;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .t3-cpanel .form-control {
    padding: 0px  14px;
  }
}
.t3-cpanel .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-cpanel .form-control:focus::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.t3-cpanel .form-control:focus:-ms-input-placeholder {
  color: transparent;
}
.t3-cpanel .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.cpanel-open .t3-cpanel {
  height: 50px;
}
@media (max-width: 767px) {
  .cpanel-open .t3-cpanel {
    height: 50px;
  }
}
.cpanel-open .t3-header {
  background: #ffffff;
}
.search .input-group .form-control {
  height: 50px;
}
.rev_slider_wrapper .alter-font {
  font-family: "OilBats";
  color: #d5ac63;
}
.rev_slider_wrapper .btn {
  color: #ffffff !important;
}
.rev_slider_wrapper .tparrows.navbar-old {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 1000;
  border-radius: 0px;
}
.rev_slider_wrapper .tparrows.navbar-old:hover {
  background: #000 !important;
}
.rev_slider_wrapper .tparrows.navbar-old:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.rev_slider_wrapper .tparrows.navbar:before {
  font-family: "revicons";
  font-size: 35px;
  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';
}
.rev_slider_wrapper .tparrows.tp-rightarrow:before {
  content: '\e825';
}

.welcome-area .text-holder h3 {
  color: #252525;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 0px;
}
.welcome-area .text-holder .bottom {
  margin-top: 30px;
  padding-left: 215px;
  position: relative;
}
.welcome-area .text-holder .bottom .button {
  position: absolute;
  top: 0;
  left: 0;
}
.welcome-area .text-holder .bottom .button a {
  padding: 17px 30px 15px;
}
.welcome-area .text-holder .bottom .title h3 {
  color: #252525;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  top: 10px;
}
.welcome-area .text-holder .bottom .title h3 span {
  color: #d5ac63;
  font-family: "OilBats";
  line-height: 30px;
  margin-top: 5px;
}
.welcome-area .gallery {
  position: relative;
  margin-top: 5px;
}
.welcome-area .gallery .video-gallery {
  width: 310px;
  height: 280px;
  text-align: center;
  border: 6px solid #f7f7f7;
  position: relative;
  transition: border-color 0.4s ease 0s;
  overflow: hidden;
}
.welcome-area .gallery .video-gallery img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.welcome-area .gallery .video-gallery .overlay-gallery {
  background-color: transparent;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: background-color 0.4s ease 0s;
}
.welcome-area .gallery .video-gallery .overlay-gallery .icon-holder {
  display: table;
  height: 100%;
  width: 100%;
}
.welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon {
  display: table-cell;
  vertical-align: middle;
}
.welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon a img {
  width: auto;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}
.welcome-area .gallery .gallery-bg-img {
  position: absolute;
  right: 15px;
  top: 50px;
  z-index: -1;
  margin-left: -25px;
}
.welcome-area .gallery .video-gallery:hover .overlay-gallery {
  background-color: rgba(213, 172, 99, 0.7);
}
.welcome-area .gallery .video-gallery:hover img {
  transform: scale(1.1);
}
.welcome-area .gallery .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
  transform: scale(1.1);
}

.overlay {
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.service-area .sec-title {
  padding-bottom: 44px;
}
.service-area .sec-title h2 {
  color: #ffffff;
}
.single-service-item {
  margin-bottom: 41px;
}
.single-service-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-service-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-service-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.single-service-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-service-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-service-item .img-holder .overlay .box .content a:hover i {
  background: #d5ac63;
}
.single-service-item .text-holder h3 {
  color: #d5ac63;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 20px 0 6px;
  text-transform: capitalize;
}
.single-service-item .text-holder h3 span {
  color: #fff;
}
.single-service-item .text-holder p {
  color: #c1c1c1;
}

.slogan-area .slogan {
  padding: 0 140px;
}
.slogan-area .slogan h2 {
  color: #d5ac63;
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
  margin: 0px;
  text-align: center;
  transform: scale(1);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.slogan-area .slogan:hover h2 {
  color: #ffffff;
  transform: scale(1.1);
}
.slogan-area .slogan-2 {
  padding: 0 50px;
}
.slogan-area .slogan-2 h2 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
  margin: 0px;
  text-align: center;
  transform: scale(1);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.slogan-area .slogan-2:hover h2 {
  color: #ffffff;
  transform: scale(1.1);
}

.working-area .sec-title {
  padding: 0 165px 40px;
}
.working-area .sec-title p {
  font-size: 18px;
  line-height: 32px;
  margin: 16px 0 0px;
}
.working-area .single-working-item {
  padding-bottom: 40px;
}
.working-area .single-working-item .icon-box {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  display: block;
  height: 180px;
  padding: 9px;
  position: relative;
  width: 180px;
  margin: 0 auto;
  transition: all 500ms ease;
}
.working-area .single-working-item .icon-box .icon {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  height: 160px;
  width: 160px;
  text-align: center;
  line-height: 160px;
  color: #d5ac63;
  font-size: 50px;
  transition: all 500ms ease;
}
.working-area .single-working-item .icon-box .icon span:before {
  font-size: 50px;
}
.working-area .single-working-item .icon-box .count {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #f7f7f7;
  border-radius: 50%;
  display: block;
  height: 45px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 45px;
  transition: all 500ms ease;
}
.working-area .single-working-item .icon-box .count h3 {
  color: #252525;
  font-size: 18px;
  margin: 0px;
  line-height: 45px;
  font-weight: 700;
  transition: all 500ms ease;
}
.working-area .single-working-item .text-box h3 {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 21px 0 9px;
}
.working-area .single-working-item .text-box p {
  margin: 0;
}
.working-area .single-working-item:hover .icon-box {
  background: #d5ac63;
}
.working-area .single-working-item:hover .icon-box .count {
  background: #d5ac63;
}
.working-area .single-working-item:hover .icon-box .count h3 {
  color: #fff;
}

.brand-area {
  background: #d5ac63;
}
.brand-area .brand .owl-stage-outer {
  z-index: 10;
}
.brand-area .owl-item {
  border: 2px solid #d2a657;
  height: 90px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}
.brand-area .owl-item img {
  display: inline-block;
  max-width: 100% !important;
  opacity: 1;
  padding: 0px 0;
  position: relative;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: auto !important;
}
.brand-area .owl-item:hover {
  border: 2px solid #c5a264;
  background: #cfa65e;
}
.brand-area .owl-item:hover img {
  opacity: .9;
}

.testimonial-area {
  position: relative;
  z-index: 1;
}
.testimonial-area .sec-title h2 {
  color: #ffffff;
  margin: 0 0 7px;
}
.testimonial-area .sec-title .border {
  background: #d5ac63;
  height: 2px;
  width: 70px;
  display: inline-block;
}
.testimonial-area .sec-title .border {
  background: #d5ac63;
  height: 2px;
  width: 70px;
  display: inline-block;
}
.testimonials-carousel .single-slide-item .img-box {
  width: 400px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.testimonials-carousel .single-slide-item .img-box .client-photo {
  border-radius: 50%;
  height: 90px;
  padding: 2px;
  position: absolute;
  right: -45px;
  top: 23%;
  width: 90px;
}
.testimonials-carousel .single-slide-item .review-box {
  background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
  bottom: 0;
  height: 50px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 10px 0;
}
.testimonials-carousel .single-slide-item .review-box span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.testimonials-carousel .single-slide-item .review-box ul {
  display: inline-block;
  padding-left: 5px;
}
.testimonials-carousel .single-slide-item .review-box ul li {
  display: inline-block;
  margin-right: 3px;
}
.testimonials-carousel .single-slide-item .review-box ul li i {
  color: #d5ac63;
  font-size: 14px;
}
.testimonials-carousel .single-slide-item .img-box,
.testimonials-carousel .single-slide-item .text-box {
  display: table-cell;
  vertical-align: top;
}
.testimonials-carousel .single-slide-item .text-box {
  text-align: left;
  padding-left: 100px;
}
.testimonials-carousel .single-slide-item .text-box span::before {
  color: #d5ac63;
  font-size: 30px;
}
.testimonials-carousel .single-slide-item .text-box .text {
  margin-top: 15px;
}
.testimonials-carousel .single-slide-item .text-box .text p {
  color: #c1c1c1;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 27px;
}
.testimonials-carousel .single-slide-item .text-box .text h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.testimonials-carousel .single-slide-item .text-box .text h4 {
  color: #d5ac63;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.testimonials-carousel.owl-carousel .owl-nav {
  display: none;
}
.testimonials-carousel .owl-dots {
  margin-left: -114px;
  margin-top: -20px;
  position: relative;
}
.testimonials-carousel .owl-dots .owl-dot {
  background-image: none !important;
  width: 10px !important;
  height: 10px !important;
  margin: 0px 5px !important;
  padding: 0px;
  border: 1px solid #b8b8b8;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: all 500ms ease;
}
.testimonials-carousel .owl-dots .owl-dot span {
  display: none;
}
.testimonials-carousel .owl-dots .owl-dot.active {
  border-color: #d5ac63;
  background: #d5ac63;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.j2store-product-list .form-inline {
  margin-bottom: 20px;
}
.j2store-product-list .form-inline input {
  line-height: 0px;
  height: 40px;
  display: inline-block;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
}
.j2store-product-list .form-inline select {
  float: right;
  border-radius: 0px;
  box-shadow: none;
  height: 40px;
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.j2store-product-list .j2store-sidebar-filters-container .j2store-product-filters {
  margin-bottom: 40px;
}
.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: 5px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-range {
  background: #252525 !important;
  top: 0px;
  height: 7px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters #j2store-slider-range .ui-slider-handle {
  background: #d5ac63 !important;
  top: -0.3em;
  border: 2px solid #252525;
  margin-left: -3px;
}
.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 .btn-success {
  background: #eeeeee;
  border: medium none;
  border-radius: 4px;
  color: #1b1b1b;
  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 .product-filter-heading {
  font-size: 24px;
  margin-bottom: 20px;
  display: inline-block;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2product-categories a {
  font-size: 16px;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 0px;
  font-weight: 400;
  color: #9e9e9e;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2product-categories a:before {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fbca00;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  margin-right: 20px;
  transition: all 0.5s ease 0s;
  width: 8px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2product-categories a:hover {
  background: transparent !important;
  color: #d5ac63;
  cursor: pointer;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2product-categories a:hover:before {
  color: #d5ac63;
  background: #d5ac63;
}
.j2store-product-list .j2store-sidebar-filters-container .manufacturer-filters .control-group .j2store-product-brand-label {
  display: block;
}
.single-shop-item {
  margin-bottom: 25px;
  transition: all 700ms ease;
}
.single-shop-item .img-holder {
  position: relative;
  overflow: hidden;
  display: block;
}
.single-shop-item .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-shop-item .img-holder .overlay .box .content a {
  background: #2f2f2f;
  color: #d5ac63;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  border: 2px solid #2f2f2f;
  transition: all 500ms ease 0s;
  width: 135px;
  text-transform: uppercase;
}
.single-shop-item .img-holder .overlay .box .content .product-qty {
  display: none;
}
.single-shop-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-shop-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-shop-item .title-holder {
  padding-bottom: 20px;
}
.single-shop-item .title-holder .top .product-title .jb-product-title {
  margin-top: 10px;
}
.single-shop-item .title-holder .top .product-title .jb-product-title a {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}
.single-shop-item .title-holder .top .product-title .jb-product-title a:hover {
  text-decoration: none;
}
.single-shop-item .title-holder .product-price-container .strike {
  display: inline-flex;
  margin-right: 5px;
  color: #999999;
  font-weight: 300;
}
.single-shop-item .title-holder .product-price-container .sale-price {
  color: #d5ac63;
  display: inline;
  font-size: 18px;
  font-weight: bold;
}
.j2store-single-product .j2store-view-back-button {
  margin-bottom: 20px;
}
.j2store-single-product .simple-product .j2store-mainimage {
  text-align: center;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  border: 3px solid #eeeeee;
  display: inline-block;
  border-radius: 4px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {
  border-color: #d5ac63;
}
.j2store-single-product .jb-product-detail-right .jb-sdesc {
  padding: 0px 0px 15px;
  border-bottom: 1px solid #eeeeee;
}
.j2store-single-product .jb-product-detail-right .no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.j2store-single-product .product-title {
  color: #252525;
  text-transform: capitalize;
  font-size: 24px;
  margin-top: 0px;
  font-weight: 700;
}
.j2store-single-product .price-sku-brand-container {
  margin-top: 25px;
}
.j2store-single-product .price-sku-brand-container .product-sku {
  margin-bottom: 10px;
}
.j2store-single-product .price-sku-brand-container .product-sku .sku-text {
  color: #d5ac63;
}
.j2store-single-product .price-sku-brand-container .product-brand .manufacturer-brand-text {
  color: #d5ac63;
}
.j2store-single-product .price-sku-brand-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  font-weight: bold;
}
.j2store-single-product .price-sku-brand-container .sale-price {
  color: #d5ac63;
  display: block;
  font-weight: bold;
  font-size: 28px;
  padding: 10px 0px;
}
.j2store-single-product .price-sku-brand-container .sale-price .zero-price {
  font-size: 18px;
  font-weight: 400;
}
.j2store-single-product .price-sku-brand-container .sku-text,
.j2store-single-product .price-sku-brand-container .manufacturer-brand-text {
  font-weight: bold;
  color: #d5ac63;
}
.j2store-single-product .j2store-add-to-cart {
  margin-left: 0px;
  display: block;
}
.j2store-single-product .j2store-add-to-cart .product-qty {
  display: inline;
}
.j2store-single-product .j2store-add-to-cart .product-qty .input-mini {
  border: 3px solid #eeeeee;
  width: 70px !important;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .j2store-add-to-cart .j2store-cart-button {
  margin: 5px;
  padding: 15px;
}
.j2store-single-product #j2store_app_shareButton {
  margin-top: 20px;
}
.j2store-single-product #j2store_app_shareButton a {
  border: 1px solid #eaeaea;
  border-radius: 50%;
  display: inline-block;
  height: 32px;
  line-height: 28px;
  margin-right: 6px;
  text-align: center;
  width: 32px;
}
.j2store-single-product #j2store_app_shareButton a img {
  opacity: 0.6;
  transition: all 0.4s ease 0s;
}
.j2store-single-product #j2store_app_shareButton a:hover {
  opacity: 1;
  border: 1px solid #1b1b1b;
}
.j2store-single-product .j2store-addtocart-form {
  margin-bottom: 10px;
}
.j2store-single-product .j2store-addtocart-form .options .col-sm-6 {
  padding: 0px;
}
.j2store-single-product .j2store-addtocart-form .options .option {
  width: 49%;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .j2store-addtocart-form .options .option .required {
  display: inline;
  float: left;
  color: #cc0000;
}
.j2store-single-product .j2store-addtocart-form .options .option b {
  display: block;
  text-transform: uppercase;
}
.j2store-single-product .j2store-addtocart-form .options .option select {
  border-radius: 0px;
  width: 100%;
  border: 3px solid #eeeeee;
  box-shadow: none;
  height: 50px;
}
.j2store-single-product .product-qty {
  display: block;
  margin-bottom: 10px;
}
.j2store-single-product .product-qty p {
  display: inline-block;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #f7f7f7;
}
.j2store-single-product .nav-tabs li a {
  outline: none;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  border: none;
}
.j2store-single-product .nav-tabs li a:hover {
  background: transparent;
  border-bottom: none;
  border-top: none;
  border-right: none;
  border-left: none;
}
.j2store-single-product .nav-tabs > li.active > a,
.j2store-single-product .nav-tabs > li.active > a:hover,
.j2store-single-product .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #d5ac63;
  color: #d5ac63;
  border-top: none;
  border-right: none;
  border-left: none;
}
.j2store-single-product .tab-content {
  background: #f7f7f7;
  padding: 2.4em 2em 2.4em;
  border-radius: 3px;
  letter-spacing: 0.05px;
  line-height: 24px;
  padding-right: 50px;
}
.j2store-single-product .tab-content .product-sdesc td,
.j2store-single-product .tab-content .product-sdesc th {
  border: none;
  text-transform: capitalize;
}
.j2store-single-product .tab-content h6 {
  margin-bottom: 31px;
  margin-top: 17px;
  font-size: 18px;
}
.j2store-single-product .tab-content ul li {
  line-height: 24px;
  margin-top: 15px;
  padding-left: 27px;
  position: relative;
  list-style: none;
}
.j2store-single-product .tab-content ul li:before {
  content: "\f05d";
  font-family: "FontAwesome";
  color: #d5ac63;
  font-size: 18px;
  text-decoration: inherit;
  position: absolute;
  left: 0;
}
.j2store-single-product .tab-content #j2store-comments h4 {
  border-bottom: none;
  padding: 0px 24px;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product .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 .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border-color: #f7f7f7;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f7f7f7;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.j2store-single-product .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #d5ac63;
  border: 2px solid #d5ac63;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #ba8932;
  border: 2px solid #ba8932;
}
.app_emailtofriend a {
  font-weight: bold;
  color: #1b1b1b;
  outline: none;
  margin-top: 15px;
  display: block;
  position: relative;
}
.app_emailtofriend a:before {
  content: "\f003";
  font-family: "FontAwesome";
  color: #d5ac63;
  font-size: 16px;
  text-decoration: inherit;
  font-weight: 300;
  margin-right: 5px;
}
.j2store-cart .input-mini {
  display: inline-block;
  height: 48px;
}
.j2store-cart .remove-icon {
  margin-bottom: 0px;
  padding: 14px;
  color: #ffffff;
}
.single-footer-widget .footer-logo {
  padding: 0 0 27px;
}
.single-footer-widget .interrio-info {
  overflow: hidden;
  margin: 0 0 30px;
}
.single-footer-widget .interrio-info p {
  margin: 0;
}
.single-footer-widget .interrio-info p span {
  color: #d5ac63;
  font-weight: 700;
}
.single-footer-widget .footer-contact-info {
  overflow: hidden;
  padding: 0px;
}
.single-footer-widget .footer-contact-info li {
  border-bottom: 1px solid #242424;
  margin-bottom: 7px;
  padding-bottom: 9px;
  padding-left: 30px;
  position: relative;
}
.single-footer-widget .footer-contact-info li:last-child {
  border-bottom: 0px solid #242424;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.single-footer-widget .footer-contact-info li .icon-holder {
  position: absolute;
  top: 0;
  left: 0;
}
.single-footer-widget .footer-contact-info li .icon-holder span:before {
  color: #d5ac63;
  font-size: 20px;
}
.single-footer-widget .footer-contact-info li .icon-holder .time span:before {
  top: 3px;
  position: relative;
}
.single-footer-widget .footer-contact-info li .text-holder p {
  margin: 0;
  color: #c1c1c1;
}
.single-footer-widget .popular-news .single-popular-news-item {
  padding-left: 105px;
  position: relative;
  margin-bottom: 30px;
}
.single-footer-widget .popular-news .single-popular-news-item .img-holder {
  width: 80px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.single-footer-widget .popular-news .single-popular-news-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-footer-widget .popular-news .single-popular-news-item .img-holder .overlay .box .content a i {
  font-size: 16px;
  transition: all 500ms ease 0s;
  color: #ffffff;
}
.single-footer-widget .popular-news .single-popular-news-item .img-holder .overlay .box .content a i:hover {
  color: #d5ac63;
}
.single-footer-widget .popular-news .single-popular-news-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-footer-widget .popular-news .single-popular-news-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-footer-widget .popular-news .single-popular-news-item .text-holder {
  position: relative;
  top: -8px;
}
.single-footer-widget .popular-news .single-popular-news-item .text-holder a {
  color: #c1c1c1;
  margin: 0 0 10px;
  line-height: 28px;
  transition: all 500ms ease;
}
.single-footer-widget .popular-news .single-popular-news-item .text-holder a:hover {
  color: #d5ac63;
  text-decoration: none;
}
.single-footer-widget .popular-news .single-popular-news-item .text-holder .info {
  overflow: hidden;
}
.single-footer-widget .popular-news .single-popular-news-item .text-holder .info li {
  display: inline-block;
  float: left;
  line-height: 15px;
  margin-right: 10px;
  padding-right: 10px;
  color: #d5ac63;
  margin-bottom: 0px;
  transition: all 500ms ease;
}
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 0px !important;
  color: #c1c1c1;
}
.acymailing_module_form .acymailing_form .inputbox {
  background: #1e1e1e;
  border: 1px solid #242424;
  border-radius: 0px;
  border-right: 0px;
  float: left;
  color: #c1c1c1;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  height: 50px;
  padding-left: 15px;
  padding-right: 55px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
.acymailing_module_form .acymailing_form .inputbox:focus {
  box-shadow: none;
  border: 1px solid #d5ac63;
  background: #c1c1c1;
  color: #1b1b1b;
}
.acymailing_module_form .acymailing_form button {
  background: #1e1e1e none repeat scroll 0 0;
  border-left: 2px solid #242424;
  color: #d5ac63;
  display: block;
  height: 50px;
  padding: 10.5px 0;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 50px;
  border-top: 1px solid #242424;
  border-right: 1px solid #242424;
  border-bottom: 1px solid #242424;
}
.acymailing_module_form .acymailing_form button:hover {
  background: #d5ac63 none repeat scroll 0 0;
  color: #1b1b1b;
  border-color: #d5ac63;
}
.acymailing_module_form .acymailing_finaltext {
  font-weight: 400;
  font-style: italic;
}
.no-padding {
  padding-left: 0px;
  margin-bottom: 10px;
}
.t3-footer {
  background: #1b1b1b;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 80px 0px 40px 0px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #1b1b1b;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.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: #999999;
}
.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: #999999;
}
.t3-copyright {
  background: #141414;
  font-size: 16px;
  color: #c1c1c1;
  padding: 23px 0px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .tp-footer-info {
  text-align: right;
  display: initial;
}
.t3-copyright .tp-footer-info .social {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.t3-copyright .tp-footer-info .social li {
  display: inline-block;
  list-style: outside none none;
}
.t3-copyright .tp-footer-info .social li a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  margin-left: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#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;
}
#back-to-top i {
  font-size: 18px;
  cursor: pointer;
  color: #ffffff;
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  height: 50px;
  border-radius: 0px;
  border: 1px solid #f7f7f7;
}
.sppb-ajaxt-contact-form .sppb-form-group textarea {
  height: 145px;
  border-radius: 0px;
  border: 1px solid #f7f7f7;
}
.calendar {
  margin: 0px !important;
}
.calendar tr td {
  padding: 10px !important;
}
.calendar tr .calendarToday {
  background: #d5ac63 !important;
}

#style-switcher {
  background-color: #ffffff;
  width: 280px;
  position: fixed;
  top: 95px;
  z-index: 999;
  left: -280px;
  border-left: 0;
  border-top: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.switcher .switcher_container {
  width: 270px;
  margin: 0 auto;
}
.switcher .switch_menu h5.title {
  color: #fff;
  margin: 0;
  line-height: 60px;
  background: #428bca;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.switcher .switch_menu .switcher_container h5 {
  text-align: center;
  color: #272727;
  font-size: 18px;
  font-weight: 700;
}
.switcher .switch_btn button {
  width: 60px;
  height: 60px;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  background: #d5ac63;
  color: #ffffff;
  font-size: 24px;
}
.switcher .switch_btn {
  position: absolute;
  right: -54px;
  z-index: -1;
}
.switch_body {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.colors {
  list-style: none;
  overflow: hidden;
  margin: 10px 0 10px 20px;
}
.colors li {
  float: left;
  margin: 4px 2px 0 2px;
  border: 1px solid #999;
  border-radius: 2px;
  padding: 2px;
}
.colors li a {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 2px;
}
.layout-style select,
.header-style select {
  width: 228px;
  padding: 5px;
  color: #303030;
  cursor: pointer;
  border-radius: 2px;
  font-size: 13px;
  margin: 10px 0 10px 2px;
  background: #ffffff;
  float: none;
  margin: 0 auto;
  outline: none;
}
.layout-style,
.header-style {
  padding: 0 !important;
}
.switcher #colors li a.color2 {
  background: url(../../images/orange.png) no-repeat center;
}
.switcher #colors li a.color3 {
  background: url(../../images/red.png) no-repeat center;
}
.switcher #colors li a.color4 {
  background: url(../../images/green.png) no-repeat center;
}
.switcher #colors li a.color5 {
  background: url(../../images/blue.png) no-repeat center;
}
.bg1 {
  background-image: url("../../images/bg/bg1.png");
}
.bg2 {
  background-image: url("../../images/bg/bg2.jpg");
}
.bg3 {
  background-image: url("../../images/bg/bg3.png");
}
.bg4 {
  background-image: url("../../images/bg/bg4.png");
}
.bg5 {
  background-image: url("../../images/bg/bg5.png");
}
.bg6 {
  background-image: url("../../images/bg/bg6.png");
}
.bg7 {
  background-image: url("../../images/bg/bg7.png");
}
.bg8 {
  background-image: url("../../images/bg/bg8.png");
}
.bg9 {
  background-image: url("../../images/bg/default_bg.png");
}