@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-weight: 300;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d9af63;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  color: #c18d2f;
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f1f1f1;
}
.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: "Play", Montserrat Alternates, Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #333333;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 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: #d9af63;
}
a.text-primary:hover {
  color: #cf9a3a;
}
.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: #d9af63;
}
a.bg-primary:hover {
  background-color: #cf9a3a;
}
.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 {
  font-weight: bold;
}
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 #959595;
}
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 #959595;
  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: #d9af63;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 175, 99, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 175, 99, 0.6);
}
.form-control::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333333;
}
.form-control::-webkit-input-placeholder {
  color: #333333;
}
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-inverse {
  color: #ffffff;
  background-color: #696969;
  border-color: #5c5c5c;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #505050;
  border-color: #3e3e3e;
}
.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: #696969;
  border-color: #5c5c5c;
}
.btn-inverse .badge {
  color: #696969;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #333333;
  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: #333333;
}
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: #333333;
}
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;
}
div.itemCommentsForm form input#submitCommentButton,
.itemView div.itemNavigation > a,
.k2AccountPageUpdate .validate {
  background: #333333;
  line-height: 45px;
  padding: 0 20px;
  color: #ffffff;
  border: 0;
  display: inline-block;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
div.itemCommentsForm form input#submitCommentButton:hover,
.itemView div.itemNavigation > a:hover,
.k2AccountPageUpdate .validate:hover,
div.itemCommentsForm form input#submitCommentButton:focus,
.itemView div.itemNavigation > a:focus,
.k2AccountPageUpdate .validate:focus {
  background: #d9af63;
  outline: 0;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: -10px;
    padding-bottom: -10px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #d9af63;
  border-bottom-color: #d9af63;
}
.nav a:hover .caret {
  border-top-color: #c18d2f;
  border-bottom-color: #c18d2f;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #f1f1f1;
  color: #333333;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 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: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #f4f4f4;
  border: 1px solid transparent;
  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: 0;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border: 0;
}
.navbar-default .navbar-brand {
  color: #696969;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #505050;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav {
  float: right;
}
@media screen and (min-width: 768px) {
  .navbar-default .navbar-nav {
    margin-right: 28px;
	float: left;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > .separator {
  cursor: pointer;
  color: #696969;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > .separator {
    padding: 16px 8px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > .separator {
    padding-top: 43px;
    padding-bottom: 43px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > .separator:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > .separator:focus {
  color: #d9af63;
  background-color: transparent;
}
.navbar-default .navbar-nav > li .mega-dropdown-menu {
  border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
  margin-top: 0;
  border-top: 1px solid #d9af63;
}
.navbar-default .navbar-nav > li .mega-dropdown-menu li a {
  color: #ffffff;
  font-size: 12px;
  border-top: 1px dotted #d9af63;
  padding: 8px;
}
.navbar-default .navbar-nav > li .mega-dropdown-menu li.active > a {
  color: #d9af63;
}
.navbar-default .navbar-nav > li .mega-dropdown-menu li:first-child > a {
  border: 0;
}
.navbar-default .navbar-nav > li .mega-dropdown-menu li .dropdown-menu {
  margin-top: -1px;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #696969;
  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: #d9af63;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a .caret,
.navbar-default .navbar-nav > .active > a:hover .caret,
.navbar-default .navbar-nav > .active > a:focus .caret {
  border-top-color: #d9af63;
  border-bottom-color: #d9af63;
}
.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: #d9af63;
  border-bottom-color: #d9af63;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #d9af63;
}
.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: #d9af63;
  border-bottom-color: #d9af63;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #696969;
  border-bottom-color: #696969;
}
.navbar-default .navbar-nav > .dropdown.active .caret,
.navbar-default .navbar-nav > .dropdown.open .caret {
  border-top-color: #d9af63;
  border-bottom-color: #d9af63;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #696969;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d9af63;
    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: #d9af63;
    background-color: transparent;
  }
  .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: #696969;
}
.navbar-default .navbar-link:hover {
  color: #d9af63;
}
.t3-header.affix .navbar-default .navbar-nav > li > a,
.t3-header.affix .navbar-default .navbar-nav > li > .separator {
  padding-top: 23px;
  padding-bottom: 23px;
}
.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 0;
}
.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-megamenu .nav > .dropdown {
  border: none !important;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none !important;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu {
  border: none;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu .mega-dropdown-inner {
  border-top: 2px solid #d9af63;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu .mega-dropdown-inner .mega-inner .mega-nav li {
  border-bottom: 1px solid #f5f5f5;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu .mega-dropdown-inner .mega-inner .mega-nav li a {
  color: #696969;
  font-size: 14px;
  background: #ffffff;
  padding: 15px 20px;
  border-top: none;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu .mega-dropdown-inner .mega-inner .mega-nav li a:hover {
  color: #d9af63;
}
.t3-megamenu .nav > .dropdown .mega-dropdown-menu .mega-dropdown-inner .mega-inner .mega-nav li:last-child {
  border-bottom: none;
}
.t3-header.affix .navbar-default .navbar-nav > li .mega-dropdown-menu {
  margin-top: 0px;
}

.t3-module {
  background: transparent;
  color: #333333;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #333333;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: #333333;
  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 #f1f1f1;
  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 #f1f1f1;
}
.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 #f1f1f1;
}
.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: #959595;
  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: #333333;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #959595;
  border-radius: 3px;
  color: #333333;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #c18d2f;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #959595;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #333333;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #c18d2f;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.acymailing_module {
  position: relative;
}
.acymailing_module .acymailing_form {
  width: 100%;
  margin-top: 10px;
}
.acymailing_module .acymailing_form tr {
  float: left;
  display: inline-block;
}
.acymailing_module .acymailing_form tr td {
  padding: 0;
}
.acymailing_module .acymailing_form tr .acyfield_email {
  width: 207px;
}
@media screen and (min-width: 480px) {
  .acymailing_module .acymailing_form tr .acyfield_email {
    width: 171px;
  }
}
@media screen and (min-width: 768px) {
  .acymailing_module .acymailing_form tr .acyfield_email {
    width: 207px;
  }
}
@media screen and (min-width: 992px) {
  .acymailing_module .acymailing_form tr .acyfield_email {
    width: 180px;
  }
}
@media screen and (min-width: 1200px) {
  .acymailing_module .acymailing_form tr .acyfield_email {
    width: 207px;
  }
}
.acymailing_module .acymailing_form tr .acyfield_email input {
  width: 100% !important;
  height: 40px;
  font-size: 12px;
  line-height: 100%;
  color: #6c6c6c;
  background: rgba(173, 173, 173, 0.1);
  border: 0;
  border-radius: 0;
  color: #adadad;
  font-size: 13px;
}
.acymailing_module .acymailing_form tr .acyfield_email input:hover,
.acymailing_module .acymailing_form tr .acyfield_email input:focus {
  box-shadow: none;
}
.acymailing_module .acymailing_form tr .acysubbuttons input {
  background: url("../../../../images/arrow-right.png") #4e4e4e no-repeat center;
  width: 40px;
  height: 40px;
  color: #4e4e4e;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.acymailing_module .acymailing_form tr .acysubbuttons input:hover,
.acymailing_module .acymailing_form tr .acysubbuttons input:focus {
  box-shadow: none;
  background: url("../../../../images/arrow-right-hr.png") #d9af63 no-repeat center;
}
.newsletter .module-title {
  padding-top: 10px;
}
.jux-language {
  position: absolute;
  z-index: 9999;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .jux-language {
    right: 80px;
  }
}

.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #f1f1f1;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.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: #959595;
  color: #333333;
  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 .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 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: #959595;
  border: 1px solid #f1f1f1;
  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: #333333;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 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 #f1f1f1;
  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 #f1f1f1;
  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 #f1f1f1;
  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 #f1f1f1;
  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: #d9af63;
  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: #d9af63;
  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 transparent;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #d9af63;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #f1f1f1;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.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;
}
.edit.item-page .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: transparent;
  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: transparent;
}
.btn-group .chzn-results {
  white-space: normal;
}
#searchForm .form-group .form-control {
  width: 260px;
  float: left;
}
#searchForm .form-group .input-group-btn {
  float: left;
}
#searchForm .form-group .input-group-btn .btn-default {
  margin: 0;
  height: 42px;
}
.blog article {
  margin: 0 0 40px;
}
.blog article .article-title {
  text-transform: uppercase;
  font-weight: 300;
  padding: 0;
}
.blog article .article-title a {
  color: #333333;
}
.blog article .article-title a:hover {
  color: #d9af63;
}
.blog article .article-intro {
  margin: 20px 0 0;
}

.page-header {
  margin: 0 0 20px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #f1f1f1;
  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: #d9af63;
  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);
  }
}

.boxed {
  background: url("../../../../images/bg-boxed.png") left top;
  background-position: left top;
  background-attachment: fixed;
  background-repeat: repeat;
}
.boxed .t3-wrapper {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .boxed .t3-wrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .boxed .t3-wrapper {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .boxed .t3-wrapper {
    width: 1200px;
  }
}
@media (min-width: 768px) {
  .boxed .t3-wrapper .t3-header.affix {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .boxed .t3-wrapper .t3-header.affix {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .boxed .t3-wrapper .t3-header.affix {
    width: 1200px;
  }
}
.t3-header {
  position: relative;
  padding: 0;
  background: rgba(255, 255, 255, 0.8);
}
.t3-header.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  padding: 0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.t3-header .t3-mainnav .navbar-header .off-canvas-toggle {
  float: right;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 36px 0;
}
.t3-header.affix .logo a {
  padding-top: 16px;
  padding-bottom: 16px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #333333;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 60px;
  padding-bottom: 60px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #333333;
  color: #ffffff;
}
.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: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-ct {
  color: #ffffff;
}
.t3-footnav .t3-module .module-title {
  position: relative;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 2;
}
.t3-footnav .t3-module .module-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #d9af63;
}
.t3-footnav .t3-module a {
  color: #ffffff;
}
.t3-footnav .t3-module a:hover,
.t3-footnav .t3-module a:active,
.t3-footnav .t3-module a:focus {
  color: #d9af63;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module .categories-module li h4 a {
  line-height: 27px;
  float: left;
  margin: 0 3px 3px 0;
  text-decoration: none;
  padding: 0 12px;
  border: 1px solid #adadad;
  color: #adadad;
  font-size: 10px;
  text-transform: uppercase;
}
.t3-footnav .t3-module .categories-module li h4 a:hover {
  background: #d9af63;
  color: #ffffff;
  border: 1px solid #d9af63;
}
.t3-footnav .footer-about .module-title {
  font-weight: 400;
  color: #d9af63;
  font-size: 36px;
  line-height: 1;
}
.t3-footnav .footer-about .module-title:after {
  height: 0;
}
.t3-footnav .footer-about p {
  line-height: 30px;
}
.t3-footnav .footer-about span.line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: 30px;
  display: table;
  margin: 0px 0px 40px 0px;
}
.t3-footnav .footer-about .fSocial {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
}
.t3-footnav .footer-about .fSocial a {
  display: inline-block;
  position: relative;
  margin: 0 8px 0px 0px;
  font-size: 14px;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  text-align: center;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.t3-footnav .footer-about .fSocial a i {
  width: 100%;
  color: rgba(255, 255, 255, 0.6);
}
.t3-footnav .footer-about .fSocial a i:before {
  width: 100%;
  display: block;
  line-height: 35px;
}
.t3-footnav .footer-about .fSocial a:hover {
  border-color: #d9af63;
  background: #d9af63;
  color: #ffffff;
}
.t3-footnav .footer-about .fSocial a:hover i {
  color: #ffffff;
}
.t3-footnav .footer-contact p {
  line-height: 30px;
  margin: 0;
}
.t3-footnav .latest-blog li {
  margin-bottom: 10px;
}
.t3-footnav .latest-blog .moduleItemImage {
  float: left;
  width: 70px;
}
.t3-footnav .latest-blog .blog-info {
  margin: 0 0 0 90px;
}
.t3-footnav .latest-blog .blog-info .moduleItemTitle {
  display: block;
  margin: 0 0 5px;
}
.t3-footnav .latest-blog .blog-info .moduleItemDateCreated {
  display: block;
  font-size: 12px;
  color: #adadad;
  font-style: italic;
}
.t3-footnav .noo-gallery-item {
  padding: 0 5px 5px 0;
}
.t3-copyright {
  padding: 20px 0;
  background: #252525;
  text-align: center;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .copyright {
  line-height: 23px;
  height: 23px;
}
.t3-copyright .copyright .module p {
  color: #767676;
}
.t3-copyright .copyright .module p i {
  color: #d9af63;
}
.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;
}
.homepage .noo-slideshow .tp-leftarrow.default {
  width: 40px;
  height: 40px;
  background: url("../../../../images/slideshow_prev.png") center center no-repeat;
}
.homepage .noo-slideshow .tp-leftarrow.default:hover {
  background: url("../../../../images/slideshow_prev_hover.png") center center no-repeat;
}
.homepage .noo-slideshow .tp-rightarrow.default {
  width: 40px;
  height: 40px;
  background: url("../../../../images/slideshow_next.png") center center no-repeat;
}
.homepage .noo-slideshow .tp-rightarrow.default:hover {
  background: url("../../../../images/slideshow_next_hover.png") center center no-repeat;
}
.homepage .noo-slideshow .tp-bullets.simplebullets.round .bullet {
  background: #ebebeb;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.homepage .noo-slideshow .tp-bullets.simplebullets.round .bullet.selected,
.homepage .noo-slideshow .tp-bullets.simplebullets.round .bullet:hover,
.homepage .noo-slideshow .tp-bullets.simplebullets.round .bullet:focus {
  box-shadow: 0px 0px 0px 1px #d9af63;
  background: transparent;
  width: 12px;
  height: 12px;
}
.section-title {
  text-align: center;
  margin: 0 0 30px;
}
.section-title .module-title {
  text-align: center;
  position: relative;
}
.section-title .module-title:before {
  content: '';
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-left: -210px;
  width: 145px;
  height: 1px;
  background: #adadad;
}
.section-title .module-title:after {
  content: '';
  position: absolute;
  bottom: 17px;
  right: 50%;
  margin-right: -210px;
  width: 145px;
  height: 1px;
  background: #adadad;
}
.section-title .module-title > span {
  position: relative;
  font-weight: 700;
  color: #333333;
  display: inline-block;
  padding: 0 0 50px;
}
.section-title .module-title > span:after {
  font-family: icomoon;
  content: "\e900";
  position: absolute;
  left: 48%;
  bottom: 0;
  font-weight: normal;
  color: #dab064;
  font-size: 30px;
  
}
.section-title .module-title .last-worrd {
  color: #d9af63;
  font-weight: normal;
}
.section-title .section-subtitle {
  color: #696969;
  font-style: italic;
  font-size: 18px;
}
.homepage .t3-mainbody {
  background: #efefef;
  color: #696969;
}
.homepage .featuredBox > div {
  text-align: center;
  cursor: pointer;
}
.homepage .featuredBox > div .icon {
  width: 117px;
  height: 117px;
  line-height: 117px;
  position: relative;
  margin: 0 auto;
  font-size: 50px;
  color: #ffffff;
  background: #d9af63;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -oborder-radius: 50%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.homepage .featuredBox > div .icon i {
  position: relative;
  z-index: 1;
}
.homepage .featuredBox > div .icon:after {
  background: #d9af63;
  pointer-events: none;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  padding: 2px;
  -webkit-box-shadow: 0 0 0 10px rgba(103, 198, 181, 0.59);
  box-shadow: 0 0 0 10px rgba(103, 198, 181, 0.59);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.3s;
  -moz-transition: -moz-transform 0.6s, opacity 0.3s;
  transition: transform 0.6s, opacity 0.3s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.homepage .featuredBox > div h3 {
  text-transform: uppercase;
  margin: 20px 0;
  color: #696969;
  font-weight: 600;
}
@media (max-width: 767px) {
  .homepage .featuredBox > div .des {
    margin-bottom: 20px;
  }
}
.homepage .featuredBox > div:hover .icon {
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 10px #d9af63;
  box-shadow: 0 0 0 10px #d9af63;
  border: 1px solid #ffffff;
}
.homepage .featuredBox > div:hover .icon:after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -moz-opacity: 0;
}
.noo-parallax .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
}
.noo-parallax .custom .overlay {
  background: rgba(22, 63, 55, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.noo-parallax .custom .partten {
  background: url("../../../../images/grid_pattern.png") 0 0 repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.noo-parallax .custom .content-main {
  text-align: center;
  padding: 125px 0;
  position: relative;
}
@media (max-width: 991px) {
  .noo-parallax .custom .content-main {
    padding: 120px 0;
  }
}
.noo-parallax .custom .content-main h2 {
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: -3px;
}
@media (max-width: 991px) {
  .noo-parallax .custom .content-main h2 {
    font-size: 36px;
  }
}
.noo-parallax .custom .content-main p {
  font-size: 18px;
  margin: 0;
  font-style: italic;
  color: #d9af63;
  text-transform: uppercase;
  font-weight: 400;
}
.number-counter {
  text-align: center;
  background: rgba(103, 198, 181, 0.5);
  padding: 40px 0;
}
.number-counter .item {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 35px 0;
}
.number-counter .item:first-child {
  border-left: 0;
}
.number-counter .item .number {
  font-size: 72px;
  font-family: 'Kartika', sans-serif;
  font-weight: bold;
  color: #ffffff;
}
.number-counter .item h4 {
  margin: 0;
}
.recent-work {
  margin: 60px 0 0;
}
.recent-work .noop-filters {
  padding: 40px 0 30px;
}
.recent-work .noop-filters ul {
  padding: 0;
}
.recent-work .noop-filters li {
  padding: 0;
  margin: 0 12px 20px;
}
@media (max-width: 991px) {
  .recent-work .noop-filters li {
    margin: 0 5px 10px;
  }
}
.recent-work .noop-filters li a {
  font-size: 16px;
  line-height: 2.5;
  color: #d9af63;
  background: transparent;
  box-shadow: 0px 0px 0px 1px #d9af63;
  display: block;
  text-decoration: none;
  font-weight: 700;
  padding: 0 25px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .recent-work .noop-filters li a {
    padding: 0 20px;
    font-size: 16px;
  }
}
.recent-work .noop-filters li a.selected,
.recent-work .noop-filters li a:hover {
  color: #ffffff;
  background: #d9af63;
}
.recent-work .noop-item {
  margin: 0;
  height: auto !important;
  padding: 15px;
}
@media (max-width: 991px) {
  .recent-work .noop-item {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  .recent-work .noop-item {
    width: 100% !important;
  }
}
.recent-work .noop-item:hover .noop-zoom a,
.recent-work .noop-item:hover .noop-link a {
  bottom: 6% !important;
}
.recent-work .noop-item .noop-zoom a,
.recent-work .noop-item .noop-link a {
  transition-delay: 0;
  -o-transition-delay: 0;
  -moz-transition-delay: 0;
  -webkit-transition-delay: 0;
  background-image: none;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  top: auto !important;
  bottom: -20% !important;
  width: 35px;
  opacity: 1;
  height: 35px;
  text-align: center;
}
.recent-work .noop-item .noop-link a {
  right: 14%;
  text-indent: 0;
}
.recent-work .noop-item .noop-link a:after {
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 14px;
  color: rgba(204, 204, 204, 0.4);
  line-height: 33px;
}
.recent-work .noop-item .noop-link a:hover {
  border-color: #d9af63;
  background-color: #d9af63;
}
.recent-work .noop-item .noop-link a:hover:after {
  color: #ffffff;
}
.recent-work .noop-item .noop-zoom a {
  left: 55px;
}
.recent-work .noop-item .noop-zoom a:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  color: rgba(204, 204, 204, 0.4);
  line-height: 33px;
}
.recent-work .noop-item .noop-zoom a:hover {
  border-color: #d9af63;
  background-color: #d9af63;
}
.recent-work .noop-item .noop-zoom a:hover:after {
  color: #ffffff;
}
.recent-work .noop-item .item-info {
  top: 15px !important;
  left: 15px;
  right: 15px;
  bottom: 15px;
  width: auto !important;
  height: auto;
  background: rgba(13, 13, 13, 0.8);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.recent-work .noop-item .item-info h2 {
  position: relative;
  right: 33%;
}
.recent-work .noop-item .item-info h2 a {
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
.recent-work .noop-item .item-info h2 a:hover {
  color: #d9af63;
}
.recent-work .noop-item .item-info h2 a span:after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 50.7%;
  width: 26px;
  height: 1px;
  background: #d9af63;
}
.recent-work .noop-item .item-info p {
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  right: 13.5%;
  padding-top: 8px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.recent-work .noop-item .item-info p:hover {
  color: #d9af63;
}
.recent-work .noop-item .noop-img {
  overflow: hidden;
  position: relative;
}
.recent-work .noop-item .noop-img img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .recent-work .noop-item .noop-img img {
    height: auto !important;
  }
}
.recent-work .noop-item:hover .item-info {
  opacity: 1;
  -moz-opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.recent-work .noop-item:hover .noop-img img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.our-team {
  margin: 80px 0 0;
}
.our-team .team {
  text-align: center;
}
.our-team .team .img {
  position: relative;
  overflow: hidden;
}
.our-team .team .img img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.our-team .team .img .teamSocial {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(37, 37, 37, 0.6) url("../../../../images/grid_pattern.png") 0 0 repeat;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
}
.our-team .team .img .teamSocial a {
  display: inline-block;
  position: relative;
  margin: 0 3px;
  font-size: 14px;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  text-align: center;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.our-team .team .img .teamSocial a i {
  width: 100%;
  color: rgba(255, 255, 255, 0.6);
}
.our-team .team .img .teamSocial a i:before {
  width: 100%;
  display: block;
  line-height: 35px;
}
.our-team .team .img .teamSocial a:hover {
  border-color: #d9af63;
  background: #d9af63;
  color: #ffffff;
}
.our-team .team .img .teamSocial a:hover i {
  color: #ffffff;
}
@media (max-width: 991px) {
  .our-team .team .img .teamSocial a {
    width: 40px;
    height: 40px;
  }
  .our-team .team .img .teamSocial a i:before {
    line-height: 34px;
  }
}
.our-team .team .img:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.our-team .team .img:hover .teamSocial {
  -moz-opacity: 1;
  opacity: 1;
}
.our-team .team .teamDesc {
  padding: 20px;
}
.our-team .team .teamDesc .name {
  display: block;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 800;
  color: #696969;
  text-transform: uppercase;
}
.our-team .team .teamDesc .position {
  margin: 10px 0;
  font-style: italic;
  display: block;
  font-size: 14px;
  color: #959595;
}
.our-team .team .teamDesc .position:after {
  border-bottom: 1px solid #d9af63;
  width: 40px;
}
.our-team .team .teamDesc .line {
  border-bottom: 1px solid #d9af63;
  width: 30px;
  display: table;
  margin: 0px 150px 25px 150px;
}
.mobile-ready {
  margin: 60px 0 0;
  line-height: 1.7;
}
.mobile-ready .icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #d9af63;
  color: #ffffff;
  font-size: 24px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.mobile-ready .icon i.fa-sort-amount-desc {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.mobile-ready .left {
  text-align: right;
}
.mobile-ready .left h3 {
  margin: 0 0 20px;
}
.mobile-ready .left .functions {
  margin: 50px 0 20px;
}
@media (max-width: 767px) {
  .mobile-ready .left {
    text-align: left;
  }
}
.mobile-ready .left .icon {
  float: right;
}
@media (max-width: 767px) {
  .mobile-ready .left .icon {
    float: left;
  }
}
.mobile-ready .left .content {
  margin: 0 70px 0 0;
}
@media (max-width: 767px) {
  .mobile-ready .left .content {
    margin: 0 0 0 70px;
  }
}
.mobile-ready .right h3 {
  margin: 0 0 20px;
}
.mobile-ready .right .functions {
  margin: 50px 0 20px;
}
.mobile-ready .right .icon {
  float: left;
}
.mobile-ready .right .content {
  margin: 0 0 0 70px;
}
.noo-parallax-customer {
  text-align: center;
}
.noo-parallax-customer .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
  padding: 100px 0 170px;
}
@media (max-width: 991px) {
  .noo-parallax-customer .custom {
    padding: 80px 0;
  }
}
.noo-parallax-customer .custom .item img {
  width: 133px;
  margin: 0 auto;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.noo-parallax-customer .custom .item .comment {
  margin: 20px 0;
  font-size: 21px;
  color: #ffffff;
  font-style: italic;
}
.noo-parallax-customer .custom .item .comment .comment-name {
  color: #d9af63;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  font-style: normal;
}
@media (max-width: 991px) {
  .noo-parallax-customer .custom .item .comment {
    font-size: 16px;
  }
}
.noo-parallax-customer .custom .carousel-indicators {
  bottom: -30px;
}
.noo-parallax-customer .custom .carousel-indicators li {
  background: #ffffff;
  border: 0;
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.noo-parallax-customer .custom .carousel-indicators li.active,
.noo-parallax-customer .custom .carousel-indicators li:hover {
  background: transparent;
  box-shadow: 0px 0px 0px 1px #d9af63;
  width: 12px;
  height: 12px;
}
.noo-parallax-customer .custom .section-title .module-title > span {
  color: #ffffff;
}
.noo-parallax-customer .custom .section-title .module-title > span:before,
.noo-parallax-customer .custom .section-title .module-title > span:after {
  color: rgba(255, 255, 255, 0.8);
}
.noo-parallax-customer .custom .section-title .module-title:after {
  background: rgba(255, 255, 255, 0.4);
}
.logo-client {
  padding: 40px 0;
}
.logo-client .item {
  margin: 20px 0;
}
.logo-client .item img:hover {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  filter: invert(100%);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
.top-banner .custom {
  height: 227px;
  display: table;
  width: 100%;
  position: relative;
  background-size: cover;
}
@media (max-width: 767px) {
  .top-banner .custom {
    min-height: 200px;
  }
}
.top-banner .custom .overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-banner .custom .partten {
  background: url("../../../../images/grid_pattern.png") 0 0 repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-banner .custom .banner-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.top-banner .custom .banner-content h3 {
  font-size: 40px;
  color: #ffffff;
  
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767px) {
  .top-banner .custom .banner-content h3 {
    font-size: 30px;
  }
}
.top-banner .custom .banner-content p {
  color: #ffffff;
}
.about-us {
  margin: 40px 0 0;
}
.about-us .desc {
  line-height: 22px;
}
.about-us .desc .first {
  font-size: 46px;
  color: #d9af63;
}
.about-us .desc p {
  margin: 0 0 20px;
}
.about-us .our-skill .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
  padding: 150px 0 120px;
}
.about-us .our-skill .custom .overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about-us .our-skill .custom .partten {
  background: url("../../../../images/grid_pattern.png") 0 0 repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about-us .our-skill .custom h2 {
  font-weight: bold;
  font-size: 72px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 991px) {
  .about-us .our-skill .custom h2 {
    font-size: 46px;
  }
}
.about-us .our-skill .custom .subtitle {
  margin: 0 0 20px;
  color: #d9af63;
  font-size: 48px;
}
@media (max-width: 991px) {
  .about-us .our-skill .custom .subtitle {
    font-size: 36px;
  }
}
.about-us .our-skill .custom .text {
  color: #ffffff;
  line-height: 1.8;
}
.about-us .our-skill .custom .noo-progress-bar {
  padding-top: 40px;
}
.about-us .our-skill .custom .progress {
  height: 24px;
  line-height: 24px;
  margin: 50px 0 0;
  overflow: visible;
  border: 1px solid #333333;
  background: #333333;
  text-align: left;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.about-us .our-skill .custom .progress .progress-bar {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #d9af63;
  line-height: 22px;
}
.about-us .our-skill .custom .progress .progress_title {
  position: absolute;
  top: -40px;
  left: 0;
  font-size: 18px;
}
.about-us .our-skill .custom .progress .progress_label {
  text-align: right;
  padding: 0 15px;
}
.noo-parallax-about {
  text-align: center;
}
.noo-parallax-about .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
  padding: 100px 0 170px;
}
.noo-parallax-about .custom .overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.noo-parallax-about .custom .partten {
  background: url("../../../../images/grid_pattern.png") 0 0 repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.noo-parallax-about .custom .item img {
  width: 160px;
  margin: 0 auto;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.noo-parallax-about .custom .item .comment {
  margin: 20px 0 60px;
  font-size: 18px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .noo-parallax-about .custom .item .comment {
    font-size: 16px;
  }
}
.noo-parallax-about .custom .item .comment .comment-name {
  color: #d7d7d7;
  font-weight: 400;
  font-size: 14px;
}
.noo-parallax-about .custom .carousel-indicators {
  bottom: -30px;
}
.noo-parallax-about .custom .carousel-indicators li {
  background: #ffffff;
  border: 0;
  width: 16px;
  height: 16px;
  margin: 0 5px;
}
.noo-parallax-about .custom .carousel-indicators li.active,
.noo-parallax-about .custom .carousel-indicators li:hover {
  background: #d9af63;
}

.pagination li a {
  padding: 6px 12px;
  margin: 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  color: #333333;
}
.pagination li.disable a {
  background: #c2c2c2;
}
.t3-sidebar .t3-module {
  margin: 0 0 20px;
  border-bottom: 1px solid #c2c2c2;
  padding: 0 0 20px;
}
.t3-sidebar .module-title {
  font-size: 18px;
}
@media (max-width: 991px) {
  .t3-sidebar .module-title {
    font-size: 16px;
  }
}
.t3-sidebar .k2CalendarBlock {
  width: auto;
  height: auto;
  margin: 0;
}
.t3-sidebar .k2CalendarBlock table.calendar {
  width: 100%;
}
.t3-sidebar .popular-post ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.t3-sidebar .popular-post ul li {
  margin: 20px 0 0;
}
.t3-sidebar .popular-post ul li:first-child {
  margin: 0;
}
.t3-sidebar .popular-post ul .moduleItemImage {
  float: left;
  width: 80px;
}
@media (max-width: 991px) {
  .t3-sidebar .popular-post ul .moduleItemImage {
    width: 55px;
  }
}
.t3-sidebar .popular-post ul .moduleItemImage img {
  border-radius: 3px;
  border: 2px solid #535353;
}
.t3-sidebar .popular-post ul .blog-info {
  margin: 0 0 0 100px;
}
@media (max-width: 991px) {
  .t3-sidebar .popular-post ul .blog-info {
    margin: 0 0 0 60px;
  }
}
.t3-sidebar .popular-post ul .blog-info .moduleItemTitle {
  display: block;
  color: #333333;
  margin: 0 0 5px;
}
.t3-sidebar .popular-post ul .blog-info .moduleItemTitle:hover {
  color: #d9af63;
}
.t3-sidebar .popular-post ul .blog-info .moduleItemDateCreated {
  color: #c2c2c2;
  font-style: italic;
}
.contact {
  padding: 0 80px;
}
@media (max-width: 991px) {
  .contact {
    padding: 0;
  }
}
.contact .contact-information .page-header h2 {
  margin: 0;
  font-size: 24px;
}
.contact .contact-information .contact-miscinfo {
  font-weight: 400;
  font-style: italic;
  color: #d9af63;
  margin: 30px 0;
}
.contact .contact-information h3 {
  margin: 20px 0;
}
.contact .contact-information .contact-address i {
  min-width: 25px;
}
.contact .contact-information .contact-address > p {
  margin: 0 0 20px;
}
.contact .contact-information .contact-address > p a {
  color: #333333;
}
.contact .contact-information .contact-address > p a:hover {
  color: #d9af63;
}
.contact .contact-information .contact-address > p span,
.contact .contact-information .contact-address > p a {
  font-weight: 400;
  font-style: italic;
}
.contact .contact-form .inputbox {
  width: 100%;
  box-shadow: none;
  -moz-box-shadow: none;
  padding-left: 27px;
  padding-right: 27px;
}
.contact .contact-form #jform_contact_message {
  height: 150px;
}
.contact .contact-form .controls-name {
  position: relative;
}
.contact .contact-form .controls-name:before {
  content: "\f007";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 10px;
}
.contact .contact-form .controls-email {
  position: relative;
}
.contact .contact-form .controls-email:before {
  content: "\f0e0";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 10px;
}
.contact .contact-form .controls-message {
  position: relative;
}
.contact .contact-form .controls-message:before {
  content: "\f044";
  font-family: FontAwesome;
  position: absolute;
  top: 9px;
  left: 10px;
}
.contact .contact-form .validate {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 4px 18px;
  line-height: 20px;
  background: #333333;
  border-color: #333333;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.contact .contact-form .validate:hover {
  background: #d9af63;
  border-color: #d9af63;
}
.pricing-table-desc h3 {
  font-size: 60px;
  text-transform: uppercase;
  color: #333333;
}
#pricePlans {
  margin: 30px 0;
}
#pricePlans .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
#pricePlans #plans {
  list-style: none;
  margin: 30px 0;
}
#pricePlans #plans .plan:first-child {
  border-left: 0;
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #f1f1f1;
}
#pricePlans #plans .plan:first-child .planContainer .title h2 {
  border-radius: 8px 0 0 0px;
}
#pricePlans #plans .plan:last-child {
  border-right: 0;
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #f1f1f1;
}
#pricePlans #plans .plan:last-child .planContainer .title h2 {
  border-radius: 0 8px 0 0;
}
#pricePlans #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-bottom: 5px solid #f1f1f1;
}
#pricePlans #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#pricePlans #plans .plan .planContainer .title h2 {
  font-size: 35px;
  font-weight: 300;
  color: #222222;
  margin: 0;
  padding: 20px 0 50px 0;
  background: #c2c2c2;
  text-transform: uppercase;
}
#pricePlans #plans .plan .planContainer .price p {
  font-size: 40px;
  font-weight: 700;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border-radius: 100%;
  margin-top: -40px;
  background: #959595;
  padding: 20px 0;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .button {
  margin: 10px 0 30px 0;
  background: transparent;
}
#pricePlans #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 20px;
  display: inline-block;
  height: 60px;
  border-radius: 5px;
  margin: 0 30px;
  background: #c2c2c2;
  padding: 20px;
}
#pricePlans #plans .plan .planContainer .options {
  list-style: none;
  padding: 0;
}
#pricePlans #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
#pricePlans #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #d9af63;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .price p.bestPlanPrice {
  background: #e8cfa1;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #d9af63;
}
#pricePlans #plans .plan:hover .title h2 {
  background: #d9af63;
  color: #ffffff;
}
#pricePlans #plans .plan:hover .price p {
  background: #e8cfa1;
}
#pricePlans #plans .plan:hover .button a {
  background: #d9af63;
  color: #ffffff;
}
#pricePlans2 {
  margin: 30px 0;
}
#pricePlans2 .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
#pricePlans2 #plans {
  list-style: none;
  margin: 30px 0;
}
#pricePlans2 #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
#pricePlans2 #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}
#pricePlans2 #plans .plan .planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #333333;
  margin: 0;
  padding: .6em 0;
  background: #c2c2c2;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p {
  background: #e3e4e8;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
#pricePlans2 #plans .plan .planContainer .button {
  background: transparent;
  margin: 0;
  padding: 0;
}
#pricePlans2 #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 60px;
  display: inline-block;
  width: 100%;
  height: 60px;
  border-radius: 0 0 7px 7px;
  margin: 20px 0 0 0;
  background: #f6f8fa;
  border-bottom: 5px solid #e3e4e8;
}
#pricePlans2 #plans .plan .planContainer .options {
  list-style: none;
  padding: 0;
}
#pricePlans2 #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
#pricePlans2 #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #e8cfa1;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p.bestPlanPrice {
  background: #d9af63;
  color: #ffffff;
}
#pricePlans2 #plans .plan .planContainer .button a.bestPlanButton {
  color: #ffffff;
  background: #d9af63;
  border-bottom: 5px solid #e8cfa1;
}
#pricePlans2 #plans .plan:hover .title h2 {
  background: #e8cfa1;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .price p {
  background: #d9af63;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .button a {
  background: #d9af63;
  color: #ffffff;
  border-bottom: 5px solid #e8cfa1;
}
.bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #ffffff;
  border: 1px solid #ddd;
}
.bs-example .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  margin-top: 10px;
}
.bs-example .panel-default > .panel-heading {
  color: #696969;
  background-color: transparent;
  border-color: #f1f1f1;
  border-radius: 0;
  padding-right: 0;
}
.bs-example .panel-default > .panel-heading a {
  width: 100%;
  position: relative;
}
.bs-example .fa.pull-right {
  margin-left: .3em;
  background: #07b;
  padding: 10px 9px 11px 13px;
  margin: 0;
  margin-top: -10px;
  color: #fff;
}
.bs-example:before {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
}
#myTab {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#myTab > li {
  margin: 0 10px 0 0;
  float: left;
}
#myTab > li a {
  padding: 0 15px;
  text-align: center;
  background: #f7f7f7;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-weight: 700;
  border: 1px solid #f1f1f1;
  height: 40px;
  line-height: 40px;
  display: block;
  text-transform: capitalize;
}
#myTab > li.active a,
#myTab > li:hover a,
#myTab > li:focus a {
  background: #ffffff !important;
  border-width: 1px 1px 0 1px;
  color: #000000;
}
#myTabContent {
  padding: 20px;
  border: 1px solid #f1f1f1;
  margin-top: -1px;
}
.back-to-top {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 36px;
  height: 50px;
  line-height: 1;
  position: fixed;
  text-align: center;
  width: 50px;
  line-height: 45px;
  z-index: 100;
  bottom: 10px;
  right: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
}
.back-to-top:hover {
  background: rgba(0, 0, 0, 0.8);
}
.footer-contact .custom ul {
  color: #adadad;
}
.footer-contact .custom ul li {
  margin-bottom: 5px;
}
.footer-contact .custom ul li i {
  margin-right: 10px;
  float: left;
  display: block;
  line-height: 1.42857143;
}
.footer-contact .custom ul li span {
  overflow: hidden;
  display: block;
}
.latest-blog .module-inner .k2ItemsBlock ul {
  margin-top: 10px;
}
.latest-blog .module-inner .k2ItemsBlock ul li {
  border-bottom: 1px solid rgba(173, 173, 173, 0.1);
  padding-bottom: 13px;
}
.latest-blog .module-inner .k2ItemsBlock ul li.lastItem {
  border-bottom: none;
}

.odd,
.even {
  background: transparent;
  padding: 0;
  border-bottom: 0;
}
div.catItemCategory,
div.catItemCommentsLink,
div.catItemTagsBlock {
  border: 0;
}
span.catItemImage img {
  border: 0;
  padding: 0;
}
div.catItemView {
  padding: 0;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0;
}
#k2Container {
  padding: 0;
}
div.itemView {
  padding: 0;
  margin: 0;
  border: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 5px;
  text-align: left;
  vertical-align: top;
}

img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
  
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}
.k2AccountPage table .inputbox {
  display: inline-block;
}
.componentheading {
  background: transparent;
  color: #333333;
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 300;
}
div.itemImageBlock a.modal,
#k2Container .modal {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  left: 0;
  margin: 0px;
  outline: medium none;
  position: relative;
  top: 0;
  width: auto;
  z-index: 0;
  display: block;
}
.blog-list .itemContainer {
  padding: 30px 0;
  border-bottom: 1px solid #ededed;
  float: none;
}
.blog-list .itemContainer:first-child {
  padding-top: 0;
}
.blog-list .itemContainer .catItemDateCreated {
  float: left;
  padding: 0;
  width: 74px;
  border: 1px solid #c2c2c2;
  color: #333333;
  font-size: 14px;
  color: #c2c2c2;
  text-align: center;
  font-weight: 600;
}
.blog-list .itemContainer .catItemDateCreated span {
  display: block;
  padding: 7px 5px;
}
.blog-list .itemContainer .catItemDateCreated span.year {
  border-top: 1px solid #c2c2c2;
}
@media (max-width: 480px) {
  .blog-list .itemContainer .catItemDateCreated {
    width: 60px;
  }
  .blog-list .itemContainer .catItemDateCreated span {
    padding: 4px;
  }
}
.blog-list .itemContainer .catItemContent {
  margin: 0 0 0 100px;
}
@media (max-width: 480px) {
  .blog-list .itemContainer .catItemContent {
    margin: 0 0 0 70px;
  }
}
.blog-list .itemContainer .catItemContent h3.catItemTitle {
  font-family: "Play", Montserrat Alternates, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0;
  margin: 20px 0 0;
}
.blog-list .itemContainer .catItemContent h3.catItemTitle a {
  color: #333333;
  text-decoration: none;
}
.blog-list .itemContainer .catItemContent h3.catItemTitle a:hover {
  color: #d9af63;
}
.blog-list .itemContainer .catItemContent .catItemInfo {
  margin: 10px 0 20px;
}
.blog-list .itemContainer .catItemContent .catItemInfo > div {
  float: left;
  border: 0;
  border-left: 1px solid #c2c2c2;
  padding: 0 15px;
  line-height: 14px;
  color: #c2c2c2;
  font-style: italic;
}
@media (max-width: 480px) {
  .blog-list .itemContainer .catItemContent .catItemInfo > div {
    padding: 0 5px;
  }
}
.blog-list .itemContainer .catItemContent .catItemInfo > div a {
  color: #c2c2c2;
}
.blog-list .itemContainer .catItemContent .catItemInfo > div a:hover {
  color: #d9af63;
}
.blog-list .itemContainer .catItemContent .catItemInfo > div:first-child {
  border-left: 0;
  padding-left: 0;
}
.blog-list .itemContainer .catItemContent .catItemIntroText {
  line-height: 1.7;
}
.blog-list .itemContainer .catItemContent .catItemReadMore a {
  display: inline-block;
  padding: 7px 10px;
  color: #ffffff;
  background: #333333;
}
.blog-list .itemContainer .catItemContent .catItemReadMore a:hover {
  background: #d9af63;
}
.itemListView .noo-k2-masonry .itemContainer {
  padding: 0;
  margin: 0;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView {
  padding: 20px;
  background: #f8f7f7;
  margin: 0 0 30px;
  transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemTitle {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemTitle a {
  color: #333333;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemTagsBlock {
  padding: 0;
  margin: 15px 0;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemTagsBlock li {
  display: inline-block;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemTagsBlock li a {
  color: #c2c2c2;
  font-style: italic;
  text-transform: uppercase;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemIntroText {
  padding: 0;
  color: #4d4d4d;
  font-weight: 300;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemInfo {
  margin: 20px 0 0;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemInfo > div {
  float: left;
  border: 0;
  padding: 0 15px 0 0;
  color: #c2c2c2;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView .catItemInfo > div a {
  color: #c2c2c2;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover {
  background: #d9af63;
  color: #ffffff;
}
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover .catItemTitle a,
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover .catItemTagsBlock li a,
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover .catItemIntroText,
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover .catItemInfo > div,
.itemListView .noo-k2-masonry .itemContainer .catItemView:hover .catItemInfo > div a {
  color: #ffffff;
}
.itemListView .view-more {
  display: block;
  max-width: 75%;
  margin: 0 auto;
  text-align: center;
}
.itemListView .view-more.finished {
  border: 1px solid #ebebeb;
  padding: 20px;
  color: #222222;
}
.itemListView .view-more a {
  text-decoration: none;
  border: 1px solid #ebebeb;
  padding: 20px;
  color: #ffffff;
  display: block;
  background: #333333;
}
.itemListView .view-more a:hover {
  background: #d9af63;
  border-color: #d9af63;
}
.itemListView .k2-masonry-loading {
  height: 50px;
  width: 200px;
  margin: 0 auto;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube1,
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube2,
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube3,
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube4,
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube5 {
  background: #d9af63;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-animation: cubemove 2s infinite ease-in-out;
  animation: cubemove 2s infinite ease-in-out;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube2 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube4 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.itemListView .k2-masonry-loading .loading_spinner_wrapper .cube5 {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
@-webkit-keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #d9af63;
  }
  100% {
    -webkit-transform: translateX(120px);
  }
}
@keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #d9af63;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
.itemRatingList a {
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.even,
.odd {
  border-bottom: none;
  background: transparent;
}
.k2Avatar img {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
span.itemImage img {
  border: 0;
  padding: 0;
}
div.itemImageBlock {
  padding: 0;
}
div.itemToolbar ul li a {
  text-decoration: none;
}
div.itemToolbar ul li a img {
  vertical-align: top;
  margin: 2px 0 0;
}
div.itemAuthorBlock {
  padding: 20px 0;
  border: 0;
  background: none;
  border-bottom: 1px solid #f1f1f1;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  padding: 0;
  margin: 0 15px 0 0;
  background: transparent;
  border: 0;
}
div.itemAuthorBlock .itemAuthorName {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
div.itemAuthorBlock .itemAuthorName a {
  color: #222222;
}
div.itemAuthorBlock .itemAuthorName a:hover {
  color: #c18d2f;
}
div.itemAuthorBlock p {
  color: #222222;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: normal;
  color: #222222;
  border: 0;
}
span.genericItemImage img,
span.tagItemImage img {
  padding: 0;
  border: 0;
}
div.genericItemHeader h2.genericItemTitle,
div.tagItemHeader h2.tagItemTitle {
  font-size: 18px;
  font-weight: normal;
  font-family: "Play", Montserrat Alternates, Helvetica, Arial, sans-serif;
}
div.genericItemHeader h2.genericItemTitle a,
div.tagItemHeader h2.tagItemTitle a {
  color: #222222;
}
div.genericItemHeader h2.genericItemTitle a:hover,
div.tagItemHeader h2.tagItemTitle a:hover {
  color: #c18d2f;
}
.userView .userItemList .userItemView {
  padding: 0 0 15px;
  border-bottom: 1px solid #e1e1e1;
}
.userView .userBlock h2 {
  padding: 0;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 24px;
}
.userView .userBlock .userAdditionalInfo {
  margin: 0;
}
.userView div.userItemHeader h3.userItemTitle {
  font-size: 24px;
  font-weight: 300;
  font-family: "Play", Montserrat Alternates, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.userView div.userItemHeader h3.userItemTitle a {
  color: #696969;
}
.userView div.userItemHeader h3.userItemTitle a:hover {
  color: #c18d2f;
}
.userView div.userItemHeader span.userItemDateCreated {
  font-size: 12px;
}
.userView span.userItemImage img {
  padding: 0;
  border: 0;
}
.userView div.userItemImageBlock {
  float: none;
}
.userView .userItemLinks {
  margin: 0;
}
.userView .userItemLinks > div {
  float: left;
  background: #f4f4f4;
  padding: 5px 10px;
  margin: 0 15px 15px 0;
  color: #333333;
  border: 0;
}
.userView .userItemLinks > div i {
  font-size: 12px;
  margin: 0 3px 0 0;
}
.userView .userItemLinks > div a {
  color: #333333;
  text-decoration: none;
}
.userView .userItemLinks > div a:hover {
  color: #c18d2f;
}
.userView .userItemReadMore a {
  display: inline-block;
  padding: 7px 10px;
  color: #ffffff;
  background: #333333;
}
.userView .userItemReadMore a:hover {
  background: #d9af63;
}
.archives ul {
  list-style: none;
  padding: 0;
}
.recentpost ul {
  list-style: none;
  padding: 0;
}
.recentpost li {
  padding: 20px 0;
  border-top: 1px solid #f1f1f1;
}
.recentpost li .moduleItemImage {
  float: left;
  max-width: 100px;
  margin: 0 15px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .recentpost li .moduleItemImage {
    max-width: 100%;
    float: none;
    margin: 0 0 10px;
  }
}
.recentpost li .moduleItemTitle {
  font-size: 12px;
  text-transform: uppercase;
  color: #222222;
  line-height: 1.2;
  display: block;
}
.recentpost li .moduleItemTitle:hover {
  color: #c18d2f;
}
.recentpost li:first-child {
  padding-top: 0;
  border-top: 0;
}
.k2LatestCommentsBlock ul {
  padding: 0;
  list-style: none;
}
.k2LatestCommentsBlock ul li {
  margin-bottom: 20px;
}
.k2LatestCommentsBlock ul li .k2Avatar {
  float: left;
}
.k2LatestCommentsBlock ul li .cm-detail {
  margin: 0 0 0 65px;
}
.k2LatestCommentsBlock ul li .cm-detail .lcItemTitle,
.k2LatestCommentsBlock ul li .cm-detail .lcItemCategory {
  color: #d9af63;
}
.k2LatestCommentsBlock ul li .cm-detail .lcItemTitle a,
.k2LatestCommentsBlock ul li .cm-detail .lcItemCategory a {
  color: #d9af63;
}
.k2LatestCommentsBlock ul li .cm-detail .lcItemTitle a:hover,
.k2LatestCommentsBlock ul li .cm-detail .lcItemCategory a:hover {
  color: #000000;
}
.itemView .itemHeader {
  position: absolute;
  top: -250px;
  left: 15px;
}
.itemView .itemHeader .itemTitle {
  font-family: "Play", Montserrat Alternates, Helvetica, Arial, sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  padding: 0;
}
.itemView .itemHeader .itemHeaderInfo {
  margin: 10px 0 0;
}
.itemView .itemHeader .itemHeaderInfo > div {
  float: left;
  padding: 0 8px 0 0;
  color: #ffffff;
  font-style: italic;
}
@media (max-width: 767px) {
  .itemView .itemHeader {
    top: -200px;
  }
  .itemView .itemHeader .itemTitle {
    font-weight: normal;
  }
}
@media (max-width: 480px) {
  .itemView .itemHeader .itemTitle {
    font-size: 24px;
  }
}
.itemView div.itemToolbar {
  margin: 0;
}
.itemView .itemImageBlock {
  margin: 0 0 30px;
}
.itemView .itemIntroText,
.itemView .itemFullText {
  font-weight: 300;
  color: #333333;
  font-size: 14px;
  line-height: 1.8;
}
.itemView .itemIntroText p,
.itemView .itemFullText p {
  margin: 0 0 20px;
}
.itemView .itemFooter {
  padding: 10px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.itemView .itemFooter .itemSocialSharing {
  padding: 0;
}
.itemView .itemFooter .itemSocialSharing > div {
  float: right;
}
.itemView .itemFooter .itemLinks {
  margin: 0;
}
.itemView .itemFooter .itemLinks .itemTagsBlock {
  border: 0;
  padding: 5px 0;
}
.itemView .itemFooter .itemLinks .itemTagsBlock ul li {
  display: inline-block;
}
.itemView .itemFooter .itemLinks .itemTagsBlock ul li a {
  display: block;
  padding: 1px 10px;
  background: #c2c2c2;
  color: #ffffff;
  text-transform: uppercase;
}
.itemView .itemFooter .itemLinks .itemTagsBlock ul li a:hover {
  background: #333333;
}
.itemView div.itemNavigation {
  border: 0;
  margin: 0 0 20px;
  background: none;
  padding: 0;
}
.itemView div.itemNavigation .itemPrevious {
  float: left;
}
.itemView div.itemNavigation .itemNext {
  float: right;
}
div.itemComments {
  padding: 20px 0 0;
  border: 0;
  border-top: 1px solid #f1f1f1;
  background: none;
}
div.itemComments .itemCommentsForm h3 {
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 20px;
}
div.itemComments .itemCommentsForm .inputbox {
  width: 100%;
  margin: 0 0 10px;
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
div.itemComments .itemCommentsForm input.inputbox {
  border-bottom: 1px solid #ccc;
}
div.itemComments .itemCommentsForm textarea.inputbox {
  height: 80px;
  border-bottom: 1px dotted #ccc;
}
div.itemCommentsForm form span#formLog {
  margin: 20px 0;
  padding: 0;
  display: block;
}
div.itemComments ul.itemCommentsList li img {
  padding: 0;
  border: 0;
  margin: 0 15px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0;
  margin: 0 0 0 5px;
  border: 0;
  font-weight: 300;
  color: #c2c2c2;
  font-style: italic;
}
.k2AccountPage .controls .radio {
  display: inline-block;
  margin: 0 0 0 20px;
}
@media (max-width: 320px) {
  .k2AccountPage table.admintable tr td {
    display: block;
  }
  .k2AccountPage table.admintable td.key {
    width: 100%;
    text-align: left;
  }
  .k2AccountPage table.admintable .inputbox {
    width: 90%;
  }
}
.k2AccountPage table.admintable {
  table-layout: fixed;
}

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #ffffff;
  color: #696969;
  border-bottom: 1px solid #f1f1f1;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #f1f1f1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #696969;
  border-top: 1px solid #f1f1f1;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
.home-landing-page {
  font-size: 18px;
  overflow-x: hidden;
}
.home-landing-page .t3-module h3.module-title {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  padding: 0 0 50px;
  position: relative;
}
.home-landing-page .t3-module h3.module-title:after {
  font-family: FontAwesome;
  content: "\f1a8";
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 30px;
  color: #4ca3af;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.home-landing-page .t3-module h3.module-title > span {
  position: relative;
}
.home-landing-page .t3-module h3.module-title > span:before {
  content: '';
  position: absolute;
  bottom: -30px;
  left: -50px;
  width: 127px;
  height: 1px;
  background: #4ca3af;
}
.home-landing-page .t3-module h3.module-title > span:after {
  content: '';
  position: absolute;
  bottom: -30px;
  right: -50px;
  width: 127px;
  height: 1px;
  background: #4ca3af;
}
.home-landing-page .t3-header {
  position: fixed;
  top: 0;
  padding: 40px 20px 0;
  z-index: 999;
  width: 100%;
  background: transparent;
}
.home-landing-page .t3-header.affix .off-canvas-toggle {
  color: rgba(0, 0, 0, 0.7);
}
.home-landing-page .t3-header.affix .off-canvas-toggle:hover,
.home-landing-page .t3-header.affix .off-canvas-toggle:focus {
  color: rgba(0, 0, 0, 0.9);
}
.home-landing-page .noo-slideshow .tp-leftarrow.default,
.home-landing-page .noo-slideshow .tp-rightarrow.default {
  background: none;
  font-family: FontAwesome;
  color: rgba(255, 255, 255, 0.2);
  font-size: 72px;
  line-height: 40px;
}
.home-landing-page .noo-slideshow .tp-leftarrow.default:hover,
.home-landing-page .noo-slideshow .tp-rightarrow.default:hover {
  color: #ffffff;
}
.home-landing-page .noo-slideshow .tp-leftarrow.default:after {
  content: "\f104";
}
.home-landing-page .noo-slideshow .tp-rightarrow.default:after {
  content: "\f105";
}
.home-landing-page .noo-slideshow .tp-bullets.simplebullets.round .bullet {
  width: 13px;
  height: 13px;
  border: 1px solid #ffffff;
  background: none;
  margin: 0 8px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.home-landing-page .noo-slideshow .tp-bullets.simplebullets.round .bullet:hover,
.home-landing-page .noo-slideshow .tp-bullets.simplebullets.round .bullet:focus,
.home-landing-page .noo-slideshow .tp-bullets.simplebullets.round .bullet.selected {
  background: #ffffff;
}
.home-landing-page .features {
  padding-top: 60px;
}
.home-landing-page .features .box-feature {
  cursor: pointer;
  margin: 50px 0 20px;
}
.home-landing-page .features .box-feature h3 {
  margin-top: 0;
  padding-top: 10px;
  font-size: 30px;
}
@media (max-width: 1199px) {
  .home-landing-page .features .box-feature h3 {
    font-size: 18px;
  }
}
.home-landing-page .features .box-feature .subtitle {
  color: #959595;
}
@media (max-width: 1199px) {
  .home-landing-page .features .box-feature .subtitle {
    font-size: 14px;
  }
}
.home-landing-page .features .box-feature .icon {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.home-landing-page .features .box-feature:hover .icon {
  background: #4ca3af;
  color: #ffffff;
}
.home-landing-page .features .left {
  text-align: right;
}
.home-landing-page .features .left .icon {
  float: right;
  width: 81px;
  height: 81px;
  border: 2px solid #4ca3af;
  text-align: center;
  line-height: 77px;
  font-size: 30px;
  color: #4ca3af;
  margin: 0 30px 0 20px;
  position: relative;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.home-landing-page .features .left .icon:after {
  content: '';
  width: 150px;
  height: 1px;
  background: #4ca3af;
  position: absolute;
  right: -150px;
  top: 50%;
}
@media (max-width: 991px) {
  .home-landing-page .features .left .icon:after {
    display: none;
  }
}
.home-landing-page .features .center {
  position: relative;
  z-index: 1;
}
.home-landing-page .features .right .icon {
  float: left;
  width: 81px;
  height: 81px;
  border: 2px solid #4ca3af;
  text-align: center;
  line-height: 77px;
  font-size: 30px;
  color: #4ca3af;
  margin: 0 20px 0 30px;
  position: relative;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.home-landing-page .features .right .icon:after {
  content: '';
  width: 150px;
  height: 1px;
  background: #4ca3af;
  position: absolute;
  left: -150px;
  top: 50%;
}
@media (max-width: 991px) {
  .home-landing-page .features .right .icon:after {
    display: none;
  }
}
.home-landing-page .how-it-work {
  padding-top: 60px;
  background: url("../../../../images/landing-parallax-1.png");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
}
@media (max-width: 767px) {
  .home-landing-page .how-it-work {
    text-align: center;
  }
}
.home-landing-page .how-it-work h3.module-title {
  color: #ffffff;
}
.home-landing-page .how-it-work h3.module-title:after {
  color: rgba(255, 255, 255, 0.5);
}
.home-landing-page .how-it-work h3.module-title > span:after,
.home-landing-page .how-it-work h3.module-title > span:before {
  background: rgba(255, 255, 255, 0.5);
}
.home-landing-page .how-it-work .carousel .carousel-indicators {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 30px auto 90px;
  width: 85%;
  text-align: left;
  height: 12px;
  line-height: 12px;
}
@media (max-width: 480px) {
  .home-landing-page .how-it-work .carousel .carousel-indicators {
    margin: 20px auto 0;
  }
}
.home-landing-page .how-it-work .carousel .carousel-indicators:before {
  font-family: FontAwesome;
  content: "\f0d9";
  position: absolute;
  left: -8px;
  top: 0;
  line-height: 13px;
  color: #ffffff;
  font-size: 22px;
}
.home-landing-page .how-it-work .carousel .carousel-indicators:after {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  right: -8px;
  top: 0;
  line-height: 13px;
  color: #ffffff;
  font-size: 22px;
}
.home-landing-page .how-it-work .carousel .carousel-indicators .line {
  height: 1px;
  width: 100%;
  background: #ffffff;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 50%;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li {
  position: absolute;
  text-indent: 0;
  height: 12px;
  width: 12px;
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  margin: 0;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.home-landing-page .how-it-work .carousel .carousel-indicators li:after {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  opacity: 0;
  -moz-opacity: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li.active,
.home-landing-page .how-it-work .carousel .carousel-indicators li:hover,
.home-landing-page .how-it-work .carousel .carousel-indicators li:focus {
  background: #ffffff;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li.active:after {
  opacity: 1;
  -moz-opacity: 1;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li.active span {
  color: #ffffff;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li span {
  position: relative;
  top: 30px;
  left: 0;
  display: block;
  min-width: 200px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media (max-width: 480px) {
  .home-landing-page .how-it-work .carousel .carousel-indicators li span {
    display: none;
  }
}
.home-landing-page .how-it-work .carousel .carousel-indicators li:nth-child(1) {
  left: 25%;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li:nth-child(2) {
  left: 50%;
}
.home-landing-page .how-it-work .carousel .carousel-indicators li:nth-child(3) {
  left: 75%;
}
.home-landing-page .how-it-work .carousel .carousel-inner .content {
  padding: 150px 0 0 50px;
  color: #ffffff;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .home-landing-page .how-it-work .carousel .carousel-inner .content {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .home-landing-page .how-it-work .carousel .carousel-inner .content {
    padding: 20px 0;
  }
}
.home-landing-page .how-it-work .carousel .carousel-inner .content h2 {
  margin: 0 0 30px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .home-landing-page .how-it-work .carousel .carousel-inner .content h2 {
    font-size: 24px;
  }
}
.home-landing-page .how-it-work .carousel .carousel-inner .content .action {
  margin: 40px 0 0;
}
.home-landing-page .how-it-work .carousel .carousel-inner .content .action a {
  display: inline-block;
  border: 2px solid #ffffff;
  color: #ffffff;
  line-height: 46px;
  padding: 0 12px;
  margin: 0 20px 0 0;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
@media (max-width: 991px) {
  .home-landing-page .how-it-work .carousel .carousel-inner .content .action a {
    margin: 0 10px 10px;
  }
}
.home-landing-page .how-it-work .carousel .carousel-inner .content .action a i {
  margin: 0 8px 0 0;
}
.home-landing-page .how-it-work .carousel .carousel-inner .content .action a:hover {
  background: #ffffff;
  color: #4ca3af;
}
.home-landing-page .ready-responsive {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .home-landing-page .ready-responsive {
    font-size: 14px;
  }
}
.home-landing-page .ready-responsive .caption {
  margin: 160px 0 40px;
}
@media (max-width: 991px) {
  .home-landing-page .ready-responsive .caption {
    margin: 0 0 20px;
  }
}
.home-landing-page .ready-responsive .list a {
  display: block;
  margin: 0 0 15px;
  color: #696969;
}
.home-landing-page .ready-responsive .list a i {
  margin: 0 15px 0 0;
}
.home-landing-page .ready-responsive .list a:hover {
  color: #4ca3af;
}
.home-landing-page .gallery-carousel {
  text-align: center;
  padding: 60px 0;
  background: #ebebeb;
}
.home-landing-page .gallery-carousel .wrap {
  margin-top: 30px;
  position: relative;
}
.home-landing-page .gallery-carousel .wrap .prev,
.home-landing-page .gallery-carousel .wrap .next {
  position: absolute;
  top: 50%;
  font-size: 30px;
  color: rgba(149, 149, 149, 0.5);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.home-landing-page .gallery-carousel .wrap .prev:hover,
.home-landing-page .gallery-carousel .wrap .next:hover,
.home-landing-page .gallery-carousel .wrap .prev:focus,
.home-landing-page .gallery-carousel .wrap .next:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #959595;
}
.home-landing-page .gallery-carousel .wrap .prev {
  left: -50px;
}
@media (max-width: 1199px) {
  .home-landing-page .gallery-carousel .wrap .prev {
    left: 0;
  }
}
.home-landing-page .gallery-carousel .wrap .next {
  right: -50px;
}
@media (max-width: 1199px) {
  .home-landing-page .gallery-carousel .wrap .next {
    right: 0;
  }
}
.home-landing-page .gallery-carousel .wrap .gallery-item {
  padding: 10px;
}
.home-landing-page .gallery-carousel .wrap .gallery-item img {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
}
.home-landing-page .landing-our-team {
  padding: 60px 0 40px;
  background: url("../../../../images/landing-parallax-2.png");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
  text-align: center;
}
.home-landing-page .landing-our-team .overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-landing-page .landing-our-team h3.module-title {
  color: #ffffff;
  z-index: 1;
}
.home-landing-page .landing-our-team h3.module-title:after {
  color: rgba(255, 255, 255, 0.5);
}
.home-landing-page .landing-our-team h3.module-title > span:after,
.home-landing-page .landing-our-team h3.module-title > span:before {
  background: rgba(255, 255, 255, 0.5);
}
.home-landing-page .landing-our-team .carousel-inner {
  padding: 0 0 50px;
}
.home-landing-page .landing-our-team .carousel-inner .item {
  color: #ffffff;
}
.home-landing-page .landing-our-team .carousel-inner .item img {
  width: 188px;
  border: 3px solid #959595;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  margin: 0 auto;
}
.home-landing-page .landing-our-team .carousel-inner .item .name {
  margin: 30px 0 10px;
}
.home-landing-page .landing-our-team .carousel-inner .item .position {
  color: #999999;
}
.home-landing-page .landing-our-team .carousel-indicators {
  bottom: 0;
}
.home-landing-page .subscribe {
  padding: 60px 0;
}
.home-landing-page .subscribe .cmc-saved {
  text-align: center;
}
.home-landing-page .subscribe .text {
  display: block;
  width: 60%;
  margin: 0 auto 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .home-landing-page .subscribe .text {
    width: 100%;
  }
}
.home-landing-page .subscribe .text h2 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0 0 30px;
}
.home-landing-page .subscribe .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
.home-landing-page .subscribe .form-validate {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .home-landing-page .subscribe .form-validate {
    width: 100%;
  }
}
.home-landing-page .subscribe .form-validate .inputbox {
  float: left;
  font-size: 18px;
  height: 70px;
  padding: 0 15px;
  width: 80%;
  border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media (max-width: 480px) {
  .home-landing-page .subscribe .form-validate .inputbox {
    width: 60%;
  }
}
.home-landing-page .subscribe .form-validate .inputbox.invalid {
  border-color: #cc0000;
}
.home-landing-page .subscribe .form-validate .validate {
  width: 20%;
  float: left;
  height: 70px;
  background: #4ca3af;
  box-shadow: none;
  -moz-box-shadow: none;
  font-size: 18px;
  font-weight: 300;
  margin-left: -4px;
  border: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.home-landing-page .subscribe .form-validate .validate:hover,
.home-landing-page .subscribe .form-validate .validate:focus {
  background: #959595;
  outline: 0;
}
@media (max-width: 480px) {
  .home-landing-page .subscribe .form-validate .validate {
    width: 40%;
  }
}
.home-landing-page .like-this {
  padding: 80px 0 0;
  background: #ebebeb;
  text-align: center;
}
.home-landing-page .like-this .action {
  padding: 0 0 50px;
}
.home-landing-page .like-this .action a {
  margin: 20px;
  padding: 0 30px;
  line-height: 58px;
  display: inline-block;
  border: 2px solid #4ca3af;
  color: #4ca3af;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.home-landing-page .like-this .action a i {
  margin: 0 20px 0 0;
}
.home-landing-page .like-this .action a:hover,
.home-landing-page .like-this .action a:focus {
  color: #ffffff;
  background: #4ca3af;
}
.home-landing-page .like-this .social {
  border-top: 1px solid #a3d1d7;
}
.home-landing-page .like-this .social a {
  display: inline-block;
  width: 110px;
  line-height: 110px;
  font-size: 36px;
  border-right: 1px solid #a3d1d7;
  color: #a3d1d7;
  margin-left: -5px;
}
.home-landing-page .like-this .social a:first-child {
  border-left: 1px solid #a3d1d7;
}
.home-landing-page .like-this .social a:hover {
  color: #4ca3af;
}
@media (max-width: 480px) {
  .home-landing-page .like-this .social a {
    width: 70px;
    line-height: 70px;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.fadeInRight,
.fadeInLeft,
.fadeInUp,
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.flipInX,
.flipInY,
.rotateIn,
.rotateInUpLeft,
.rotateInUpRight,
.rotateInDownLeft,
.rotateDownUpRight,
.rollIn {
  opacity: 0;
}
.lightSpeedInRight,
.lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.fadeIn {
  opacity: 0;
}
.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}
.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes shakeUp {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateY(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes shakeUp {
  0%,
  100% {
    transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateY(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateY(10px);
  }
}
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}
.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}
.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}
.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.cart #up_quantity {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  float: left;
  padding: 4px;
  line-height: 50px \9;
  width: 50px;
  height: 50px;
  margin: 0 0 10px;
  text-align: center;
}
#mxcpr {
  display: none !important;
}
.cart .cart_reload,
.cart .cart_delete {
  width: 30px;
  height: 30px;
  cursor: pointer;
  color: #ffffff;
  margin: 10px 0;
  line-height: 30px;
  text-align: center;
  background: #d9af63;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-transition: color 0.15s linear 0s;
  -moz-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
}
.cart .cart_reload:hover,
.cart .cart_delete:hover {
  background: #CFCFCF;
}
.noo_jshop_list_products .noo_jshop {
  margin: 40px 0 0;
}
.block_sorting_count_to_page {
  padding: 0;
  margin: 0 0 20px;
  color: #343434;
  padding: 30px 0;
  background: none;
}
.block_sorting_count_to_page > span {
  display: inline-block;
  margin: 0 15px 0 0;
  color: #999999;
  font-size: 12px;
}
.block_sorting_count_to_page select {
  display: inline-block;
  height: 40px;
  margin: 0 20px;
  padding: 0 15px;
  min-width: 50px;
  font-size: 12px;
  border: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.noo_list_product .noo_product {
  position: relative;
  margin-bottom: 35px;
}
.noo_list_product .noo_product:hover .noo-action {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.noo_list_product .noo_product .product_label {
  color: #ffffff;
  padding: 12px 5px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  position: absolute;
  width: 44px;
  height: 44px;
  top: -22px;
  right: 10px;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.noo_list_product .noo_product .Sale {
  background: #f6653c;
}
.noo_list_product .noo_product .New {
  background: #d9af63;
}
.noo_list_product .noo_product .name {
  font-size: 100%;
  margin: 10px 0;
  height: 20px;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
}
.noo_list_product .noo_product .name a {
  color: #282828;
}
.noo_list_product .noo_product .name a:hover {
  color: #d9af63;
}
.noo_list_product .noo_product .image_block {
  position: relative;
}
.noo_list_product .noo_product .image_block img {
  border: 0;
  width: 100%;
  max-width: 100%;
}
.noo_list_product .noo_product .image_block a {
  overflow: hidden;
  position: relative;
  display: block;
  text-decoration: none !important;
}
.noo_list_product .noo_product .image_block a img {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.noo_list_product .noo_product .image_block a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.noo_list_product .noo_product .price span.price {
  color: #d5100c;
  font-size: 112.5%;
  color: #d9af63;
}
.noo_list_product .noo_product .price span.old_price {
  margin: 0 5px 0 0;
  text-decoration: line-through;
  color: #999999;
  font-size: 75%;
}
.noo_list_product .noo_product .noo-action {
  margin: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.noo_list_product .noo_product .noo-action button,
.noo_list_product .noo_product .noo-action a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 12px;
  border: 0;
  outline: 0;
  color: #ffffff;
  background: #666;
  float: left;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
}
.noo_list_product .noo_product .noo-action button i,
.noo_list_product .noo_product .noo-action a i {
  font-size: 125%;
  height: 35px;
  line-height: 35px;
}
.noo_list_product .noo_product .noo-action button:hover,
.noo_list_product .noo_product .noo-action a:hover {
  background: #d9af63;
  color: #ffffff;
}
.stars_no_active {
  height: 16px;
  background-image: url(../../../../images/star.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  direction: ltr;
}
.stars_active {
  height: 16px;
  background-image: url(../../../../images/star.png);
  background-repeat: repeat-x;
  background-position: 0px -16px;
}
.noo_jshop_information_detail .image_middle {
  position: relative;
  border: 1px solid #e3e3e3;
}
.noo_jshop_information_detail .image_middle .product_label {
  color: #ffffff;
  padding: 12px 5px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  position: absolute;
  width: 44px;
  height: 44px;
  top: -22px;
  right: 10px;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.noo_jshop_information_detail .image_middle .Sale {
  background: #f6653c;
}
.noo_jshop_information_detail .image_middle .New {
  background: #d9af63;
}
.noo_jshop_information_detail .jshop_img_description {
  position: relative;
  margin: 20px 0;
}
.noo_jshop_information_detail .jshop_img_description ul {
  padding: 0;
  list-style: none;
}
.noo_jshop_information_detail .jshop_img_description ul li {
  width: 20%;
  padding: 0 10px;
  float: left;
  margin-bottom: 20px;
}
.noo_jshop_information_detail .jshop_img_description ul li img {
  margin: 0;
  padding: 0;
  border: 1px solid #E5E5E5;
}
.noo_jshop_information_detail .noo_jshop_short_description h1 {
  color: #696969;
  font-size: 150%;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail {
  margin: 20px 0;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail #block_price {
  font-size: 300%;
  font-weight: 300;
  color: #696969;
  line-height: 100%;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail .old_price {
  font-size: 150%;
  color: #bcbcbc;
  text-decoration: line-through;
}
.noo_jshop_information_detail .noo_jshop_short_description .short_description {
  font-size: 100%;
  font-weight: 300;
  margin: 0 0 30px;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons {
  padding: 20px 0;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .button_buy {
  float: left;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  color: #696969;
  font-size: 100%;
  border: 0;
  outline: 0;
  padding: 0 35px;
  margin: 0 20px;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .button_buy i {
  margin: 0 10px 0 0;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .button_buy:hover {
  background: #d9af63;
  color: #ffffff;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .prod_qty {
  float: left;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .prod_qty input {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 0;
  text-align: center;
  border-radius: 0;
  color: #696969;
  background: #ebebeb;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs li {
  margin: 0;
  width: 50%;
  float: left;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs li a {
  text-align: center;
  background: #e8e8e8;
  color: #696969;
  border: 1px solid #e8e8e8;
  height: 40px;
  line-height: 40px;
  display: block;
  text-transform: capitalize;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs li a.active,
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs li a:hover,
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .tabs li a:focus {
  background: #ffffff !important;
  color: #d9af63;
  border-width: 1px 1px 0 1px;
  border-top-color: #d9af63;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .content {
  padding: 20px;
  border: 1px solid #e8e8e8;
  border-top: 0;
  color: #302e38;
  font-weight: 300;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .content .review {
  font-size: 120%;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .content #jshop_review_write .inputbox {
  width: 100%;
}
.noo_jshop_information_detail .noo_jshop_short_description #noo_tabs .content #jshop_review_write tr td {
  padding: 10px 0;
}
.bestseller_products {
  font-size: 16px;
}
.bestseller_products .name a {
  font-weight: 600;
}
.bestseller_products .info {
  padding-left: 0;
}
.bestseller_products .review_mark {
  margin: 5px 0;
}
.bestseller_products .jshop_price {
  color: #999999;
}
.noo_row_categ {
  text-align: center;
}
.noo_row_categ .noo_jscateg {
  margin: 30px 0;
}
.noo_row_categ .noo_jscateg .noo_infor_categ h2 {
  margin: 0;
  font-size: 140%;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  font-weight: 300;
}
.noo_row_categ .noo_jscateg .noo_infor_categ h2 a {
  display: block;
}
.noo_row_categ .noo_jscateg:hover .noo_infor_categ h2 {
  background: #d9af63;
}
.noo_row_categ .noo_jscateg:hover .noo_infor_categ h2 a {
  color: #ffffff;
  text-decoration: none;
}
.noo_jshop_header h1 {
  margin: 0 0 20px;
}
.owl-wrapper-outer {
  direction: ltr;
}
.noo_jshop_check .discount-code {
  line-height: 36px;
}
.noo_jshop_check .discount-code input {
  vertical-align: top;
  margin: 0;
  height: 36px;
  line-height: 36px\9;
}
.owl-wrapper-outer {
  direction: ltr;
  z-index: 99;
}
.address_block .jshop_register select {
  margin-bottom: 10px;
}
table.cart td {
  vertical-align: middle;
}
table.cart .remove a {
  color: red;
}
#jquery-overlay {
  z-index: 1010;
}
#jquery-lightbox {
  z-index: 1020;
}
div.noo_latest_products {
  font-family: arial;
  font-weight: 400;
}
div.noo_latest_products div.noo_block_item {
  overflow: hidden;
  padding: 15px 0;
}
div.noo_latest_products div.noo_block_item.last {
  border: none;
}
div.noo_latest_products div.noo_block_item div.item_image {
  float: left;
}
div.noo_latest_products div.noo_block_item div.item_image img {
  height: 100%;
}
div.noo_latest_products div.noo_block_item div.item_name {
  font-size: 110%;
  font-family: inherit;
}
div.noo_latest_products div.noo_block_item div.item_name a {
  color: #363636;
}
div.noo_latest_products div.noo_block_item div.item_name a:hover {
  color: #d9af63;
}
div.noo_latest_products div.noo_block_item div.item_price {
  margin: 5px 0 0;
}
.list_category_children .jshop_categ {
  float: left;
  padding: 0 10px 0 0;
}
.list_category_children .jshop_categ a {
  display: block;
}
.list_category_children .jshop_categ .product_link {
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
}
#jshop_review_write .star-rating-control {
  direction: ltr;
}
div.jshop_prod_attributes {
  padding: 10px 0;
  border-bottom: 1px solid #f6f6f6;
}
div.jshop_prod_attributes .attributes {
  margin: 10px 0;
}
div.jshop_prod_attributes .attributes .attributes_title {
  min-width: 60px;
  display: inline-block;
}
div.jshop_prod_attributes .attributes .attributes_description .select {
  position: relative;
  font-weight: normal;
}
div.jshop_prod_attributes .attributes .attributes_description .select:after {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 25px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: #ffffff;
  pointer-events: none;
}
div.jshop_prod_attributes .attributes .attributes_description select {
  height: 30px;
  padding: 5px 0;
  min-width: 70px;
  line-height: 20px;
  border: 1px solid #dddddd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.prod_free_attribs {
  padding: 20px 0;
  margin: 0 0 20px;
  border-bottom: 1px solid #f6f6f6;
}

table.cart th {
  background: #ececec;
  border-right: 1px solid #dedede;
  font-weight: normal;
  padding: 10px;
  vertical-align: middle;
  white-space: nowrap;
}
table.cart td {
  border: 1px solid #dedede;
}
table.cart .jshop_img_description_center img.jshop_img {
  padding: 0;
  border: 0;
  width: 100px;
}
table.jshop_subtotal td {
  padding: 5px 0;
}
table.cart .even td {
  background-color: inherit;
}
img.jshop_img {
  border: 0;
  padding: 0;
}
.searchProduct .inputbox {
  border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  float: left;
  background: #ededed;
  color: #555555;
  max-width: 80%;
  height: 42px;
}
@media screen and (min-width: 768px) {
  .searchProduct .inputbox {
    width: 110px;
  }
}
@media screen and (min-width: 992px) {
  .searchProduct .inputbox {
    width: 165px;
  }
}
@media screen and (min-width: 1200px) {
  .searchProduct .inputbox {
    width: 220px;
  }
}
.searchProduct button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5600000000000001);
  width: 42px;
  height: 42px;
  float: left;
  color: #b8b8b8;
  text-align: center;
  border: 0;
}
.searchProduct .advanceSearch {
  clear: both;
  display: block;
  padding: 10px 0 0;
}
.discount-code label {
  float: left;
  margin: 0 15px 0 0;
}
.discount-code .inputbox {
  border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  float: left;
  background: #ededed;
  color: #555555;
  height: 40px;
}
.discount-code .button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5600000000000001);
  padding: 0 15px;
  height: 40px;
  float: left;
  color: #b8b8b8;
  text-align: center;
  border: 0;
}
.latest_products {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .block_sorting_count_to_page select {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .noo_jshop_information_detail .jshop_img_description ul li {
    width: 25%;
  }
  .block_sorting_count_to_page > span {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 320px) {
  .noo_list_product .noo_product {
    width: 100%;
  }
  .noo_list_product .block_product {
    width: 100%;
  }
  .block_sorting_count_to_page > span {
    margin: 0 0 20px;
  }
}
.noo_pagination .pagination {
  text-align: center;
  float: none;
}
.noo_pagination .pagination > li {
  margin: 0 2px;
  display: inline-block;
}
.noo_pagination .pagination > li a,
.noo_pagination .pagination > li span {
  min-width: 30px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  background: #343434;
  color: #fff;
  font-size: 14px;
  border: 0;
  text-align: center;
  border-radius: 2px;
}
.noo_pagination .pagination > li.active a,
.noo_pagination .pagination > li:hover a,
.noo_pagination .pagination > li:focus a {
  background: #d9af63;
}
.noo_pagination .pagination > li.disabled:hover a {
  background: #343434;
}
.moduleproduct_cat a {
  font-size: 16px;
  line-height: 1.71428571;
}

#Kunena a:link,
#Kunena a:visited,
#Kunena a:active {
  color: #d9af63 !important;
}
#Kunena a:hover {
  color: #FF0000 !important;
}
#Kunena .kbutton {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#Kunena .kbutton:hover,
#Kunena .kbutton:focus {
  background-color: #d9af63 !important;
}
#Kunena .inputbox {
  display: inline;
  background-color: #fff;
  border-color: #ccc;
}
#Kunena #jumpto .inputbox {
  max-width: 90%;
}
#Kunena .klist-actions .klist-pages-all {
  padding: 0;
}