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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover,
a:focus {
  color: #d7d7d7;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.53846154;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 0px 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 #e8e8e8;
}
.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;
}
.homepage .button,
.noo_jshop_list_products .button_buy,
#login-form .btn,
.noo_jshop_information_detail .button_buy,
#jshop_review_write .validate,
div.itemCommentsForm form input#submitCommentButton,
.noo_jshop_login .noo_login_detail .button,
.noo_jshop form .button,
.noo_jsadress .button,
#payment_form .button,
#shipping_form .button,
table.jshop .button {
  -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 0 24px;
  font-size: 13px;
  font-weight: bold;
  text-shadow: none;
  border: 0 none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #ffffff;
  cursor: pointer;
  background-color: #d7d7d7;
  height: 44px;
  line-height: 44px;
  display: inline-block;
}
.homepage .button:hover,
.noo_jshop_list_products .button_buy:hover,
#login-form .btn:hover,
.noo_jshop_information_detail .button_buy:hover,
#jshop_review_write .validate:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
.noo_jshop_login .noo_login_detail .button:hover,
.noo_jshop form .button:hover,
.noo_jsadress .button:hover,
#payment_form .button:hover,
#shipping_form .button:hover,
table.jshop .button:hover,
.homepage .button:focus,
.noo_jshop_list_products .button_buy:focus,
#login-form .btn:focus,
.noo_jshop_information_detail .button_buy:focus,
#jshop_review_write .validate:focus,
div.itemCommentsForm form input#submitCommentButton:focus,
.noo_jshop_login .noo_login_detail .button:focus,
.noo_jshop form .button:focus,
.noo_jsadress .button:focus,
#payment_form .button:focus,
#shipping_form .button:focus,
table.jshop .button:focus {
  background: #fdfdfd;
  color: #ffffff;
  outline: 0;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: #dc143c;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
}
h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small,
h1 .small,
h2 .small,
h3 .small,
.h1 .small,
.h2 .small,
.h3 .small {
  font-weight: normal;
  line-height: 1;
  color: #f6f6f6;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
}
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: 14px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
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: #f6f6f6;
}
.text-primary {
  color: #d7d7d7;
}
a.text-primary:hover {
  color: #bebebe;
}
.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: #d7d7d7;
}
a.bg-primary:hover {
  background-color: #bebebe;
}
.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;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #999999;
}
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.53846154;
}
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 #f6f6f6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16.25px;
  border-left: 5px solid #999999;
}
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.53846154;
  color: #f6f6f6;
}
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 #999999;
  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.53846154;
}
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: 45px;
}
.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: 26px;
}
.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: 45px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.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: #0e1900;
  border-color: #000000;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled: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: #0e1900;
  border-color: #000000;
}
.btn-inverse .badge {
  color: #0e1900;
  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: #000000;
  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: #000000;
}
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: #000000;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 13px;
}
.dropdown-header a {
  color: #f6f6f6;
}
.dropdown-submenu > a:after {
  border-left-color: #888888;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #000000;
}
.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: #333333;
  border-bottom-color: #333333;
}
.nav a:hover .caret {
  border-top-color: #d7d7d7;
  border-bottom-color: #d7d7d7;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
  color: #515a5f;
  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: #f6f6f6;
}
.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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
.navbar-toggle .fa-bars {
  line-height: 35px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #ad9624;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0e1900;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #0e1900;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #0e1900;
  border-bottom-color: #0e1900;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #0e1900;
}
.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: #0e1900;
  border-bottom-color: #0e1900;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: none !important;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0e1900;
    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: #0e1900;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #0e1900;
}
.t3-mainnav {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
@media (max-width: 767px) {
  .t3-mainnav .navbar-header {
    position: absolute;
    right: 0;
    top: -42px;
    font-size: 35px;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar .navbar-nav {
    float: none;
    text-align: center;
  }
}
.t3-mainnav .t3-navbar .navbar-nav > li {
  padding: 30px 0;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar .navbar-nav > li {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.t3-mainnav .t3-navbar .navbar-nav > li > a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Crimson Text', serif;
}
@media (max-width: 1199px) {
  .t3-mainnav .t3-navbar .navbar-nav > li > a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .t3-mainnav .t3-navbar .navbar-nav > li > a {
    padding: 10px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar .navbar-nav > li > a {
    padding: 5px;
  }
}
.t3-mainnav .t3-navbar .navbar-nav > li > a.buynow {
  background: #222222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a.buynow:hover {
  background: #ffffff;
  color: #d7d7d7;
}
.t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu {
    display: none;
  }
}
.t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu .mega-col-nav {
  padding: 0;
}
.t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu li {
  border-bottom: 1px solid #f0f0f0;
}
.t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu li a {
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Crimson Text', serif;
  padding: 15px;
}
.t3-mainnav .t3-navbar .navbar-nav > li .mega-dropdown-menu li.active > a {
  background: #d7d7d7;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 0px solid transparent;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: #000000;
}
.t3-module .module-inner {
  padding: 0;
}
.t3-sidebar .t3-module {
  margin-bottom: 40px;
}
.module-title {
  background: transparent;
  color: #292929;
  margin: 0 0 10px 0;
  padding: 0;
}
.module-ct {
  background: transparent;
  color: #000000;
  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 #e8e8e8;
  font-size: 11px;
  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 #e8e8e8;
}
.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: 13px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e8e8e8;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #999999;
  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: #515a5f;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #999999;
  border-radius: 3px;
  color: #515a5f;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #d7d7d7;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #999999;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #515a5f;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #d7d7d7;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.article-aside {
  color: #515a5f;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #f6f6f6;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  width: 100% \9;
  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: #999999;
  color: #515a5f;
  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: #999999;
  border: 1px solid #e8e8e8;
  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: 15px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 11px;
  color: #f6f6f6;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #515a5f;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 11px;
  color: #f6f6f6;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@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: 13px;
}
.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 #e8e8e8;
  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 #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 15px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 13px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 15px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e8e8e8;
  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 #e8e8e8;
  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: #d7d7d7;
  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: #d7d7d7;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #d7d7d7;
  color: #ffffff;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #e8e8e8;
}
.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: 13px;
  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: #eeeeee;
  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: #eeeeee;
}
.btn-group .chzn-results {
  white-space: normal;
}
.pricing-table-desc h3 {
  font-size: 60px;
  text-transform: uppercase;
  color: #515a5f;
}
#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 #e8e8e8;
}
#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 #e8e8e8;
}
#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 #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 5px solid #e8e8e8;
}
#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: #f0f0f0;
  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: #999999;
  padding: 20px 0;
  color: #f6f6f6;
}
#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: #515a5f;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 20px;
  display: inline-block;
  height: 60px;
  border-radius: 5px;
  margin: 0 30px;
  background: #f0f0f0;
  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: #d7d7d7;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .price p.bestPlanPrice {
  background: #fdfdfd;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #d7d7d7;
}
#pricePlans #plans .plan:hover .title h2 {
  background: #d7d7d7;
  color: #ffffff;
}
#pricePlans #plans .plan:hover .price p {
  background: #fdfdfd;
  color: #ffffff;
}
#pricePlans #plans .plan:hover .button a {
  background: #d7d7d7;
  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: #515a5f;
  margin: 0;
  padding: .6em 0;
  background: #f0f0f0;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p {
  background: #e3e4e8;
  color: #f6f6f6;
  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: #fdfdfd;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p.bestPlanPrice {
  background: #d7d7d7;
  color: #ffffff;
}
#pricePlans2 #plans .plan .planContainer .button a.bestPlanButton {
  color: #ffffff;
  background: #d7d7d7;
  border-bottom: 5px solid #fdfdfd;
}
#pricePlans2 #plans .plan:hover .title h2 {
  background: #fdfdfd;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .price p {
  background: #d7d7d7;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .button a {
  background: #d7d7d7;
  color: #ffffff;
  border-bottom: 5px solid #fdfdfd;
}
.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: #0e1900;
  background-color: transparent;
  border-color: #e8e8e8;
  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 #e8e8e8;
  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 #e8e8e8;
  margin-top: -1px;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #999999;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  font-size: 80px;
}
.page-subheader {
  border-bottom: 1px solid #e8e8e8;
  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: 91px;
  }
  .masthead p {
    font-size: 26px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 19.5px;
  }
}
.jumbotron-primary {
  background-color: #d7d7d7;
  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);
  }
}

@-webkit-keyframes myfirst {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0;
    top: -40px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}
@keyframes myfirst {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0;
    top: -40px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}
::selection {
  background: #d7d7d7;
  color: #ffffff;
}
.t3-wrapper {
  background: transparent !important;
}
.t3-header {
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -ms-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -o-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
}
.t3-header.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
}
.t3-header .mod-languages {
  padding: 40px 0;
}
.logo {
  text-align: center;
}
@media (max-width: 767px) {
  .logo {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 26px;
  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: 13px;
  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: #515a5f;
}
@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: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #ad9624;
  color: #ffffff;
  text-align: center;
}
.t3-footer .t3-copyright {
  padding: 1px 0;
}
.t3-footer .t3-copyright .logo-footer a {
  display: inline-block;
  min-width: 220px;
  min-height: 66px;
  background: url("../../../../images/logo-footer.png") center center no-repeat;
}
.t3-footer .t3-copyright .copyright {
  margin-top: 30px;
}
.t3-footer .t3-copyright .footer-social {
  margin-bottom: 30px;
}
.t3-footer .t3-copyright .footer-social a {
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #555;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.t3-footer .t3-copyright .footer-social a i {
  position: relative;
}
.t3-footer .t3-copyright .footer-social a:hover i {
  -webkit-animation: myfirst 0.4s;
  
  animation: myfirst 0.4s;
}
.t3-footer .t3-copyright .footer-social a:hover {
  color: #ffffff;
}
.t3-footer .t3-copyright .footer-social a.fb:hover {
  background: #4a6eaa;
}
.t3-footer .t3-copyright .footer-social a.tw:hover {
  background: #1bb2e9;
}
.t3-footer .t3-copyright .footer-social a.youtube:hover {
  background: #ec0002;
}
.t3-footer .t3-copyright .footer-social a.google:hover {
  background: #dd4b39;
}
.t3-footer .t3-copyright .footer-social a.pinterest:hover {
  background: #c92526;
}
.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: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #ad9624;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.noo-slideshow {
  position: relative;
}
.noo-slideshow .scroll-down {
  color: #ffffff;
  position: absolute;
  bottom: 120px;
  left: 50%;
  margin-left: -30px;
  text-decoration: none;
  z-index: 99;
}
.noo-slideshow .scroll-down span {
  font-size: 80px;
  border: 0px solid #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
  -mox-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto 0;
  z-index: 1000;
  position: relative;
  text-align: center;
  display: block;
}
.noo-slideshow .landing-page {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .landing-page .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .landing-page .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .landing-page .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap {
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  line-height: 0.9;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
  font-size: 200px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 40px;
  }
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  margin: 0 -10px;
  background: #d7d7d7;
  color: #000000;
  font-size: 195px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 110px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 40px;
  }
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
  font-size: 200px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 40px;
  }
}
.noo-slideshow .home1-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home1-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home1-slider .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home1-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.noo-slideshow .home1-slider .slider-content .flexslider {
  position: relative;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul {
  list-style: none;
  padding: 0;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul li {
  -webkit-backface-visibility: hidden;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
  padding: 55px 10px 50px;
  font-size: 90px;
  line-height: 1.2;
  font-family: #dc143c;
  color: #ffffff;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
@media (max-width: 991px) {
  .noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
    font-size: 36px;
  }
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav {
  bottom: 10px;
  width: 100%;
  top: auto;
  left: auto;
  text-align: center;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li {
  display: inline-block;
  margin: 0 10px;
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a {
  width: 20px;
  height: 8px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a:hover,
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a.flex-active {
  background: #d7d7d7;
  -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
}
.noo-slideshow .home2-slider .tparrows {
  width: 78px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.noo-slideshow .home2-slider .tparrows:before {
  font-family: 'fontAweSome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  color: #ffffff;
}
.noo-slideshow .home2-slider .tparrows:hover {
  background: #000000;
}
.noo-slideshow .home2-slider .tp-leftarrow.default:before {
  content: "\f053";
}
.noo-slideshow .home2-slider .tp-rightarrow.default:before {
  content: "\f054";
}
.noo-slideshow .home3-slider {
  background: url("../../../../images/pattern.png") 0 0 repeat;
}
.noo-slideshow .home3-slider .slider-text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 160px;
  left: 0;
}
.noo-slideshow .home3-slider .slider-text .inner {
  width: 80%;
  margin: 0 auto;
  position: relative;
  padding: 0 80px;
}
@media (max-width: 991px) {
  .noo-slideshow .home3-slider .slider-text .inner {
    width: 100%;
  }
}
.noo-slideshow .home3-slider .slider-text #slidecaption {
  color: #ffffff;
  font-family: #dc143c;
  font-size: 70px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .noo-slideshow .home3-slider .slider-text #slidecaption {
    line-height: 1.5;
    font-size: 40px;
  }
}
@media (max-width: 320px) {
  .noo-slideshow .home3-slider .slider-text #slidecaption {
    display: none;
  }
}
.noo-slideshow .home3-slider .slider-text #slidecaption .slidedescription {
  font-size: 15px;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-family: #dc143c;
}
.noo-slideshow .home3-slider .slider-text .load-item {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #000000;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.noo-slideshow .home3-slider .slider-text #prevslide {
  left: 0;
}
.noo-slideshow .home3-slider .slider-text #nextslide {
  right: 0;
}
.noo-slideshow .home4-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home4-slider .slider-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home4-slider .slider-text .inner {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 0.9;
  color: #ffffff;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext1 {
  font-size: 26px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext2 {
  font-size: 38px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext3 {
  font-size: 40px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext4 {
  font-size: 80px;
}
@media (max-width: 480px) {
  .noo-slideshow .home4-slider .slider-text .inner {
    width: 280px;
    height: 280px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext1 {
    font-size: 13px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext2 {
    font-size: 20px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext3 {
    font-size: 22px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext4 {
    font-size: 42px;
  }
}
.noo-slideshow .home4-slider .slider-text .inner:hover {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-transform-style: preserve-3d;
}
.noo-slideshow .home5-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home5-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home5-slider .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home5-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap {
  line-height: 0.9;
  margin: 0;
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
  font-size: 110px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 32px;
    line-height: 1.5;
  }
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  display: inline-block;
  background: #d7d7d7;
  font-size: 188px;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 130px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 52px;
  }
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
  font-size: 205px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
    font-size: 150px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
    font-size: 60px;
    line-height: 1.5;
  }
}
.noo-slideshow .home6-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home6-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home6-slider .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home6-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap {
  line-height: 1;
  margin: 0;
  display: inline-block;
  background: rgba(255, 255, 255, 0.63);
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
  font-size: 82px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 24px;
    line-height: 1.5;
  }
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  display: inline-block;
  background: #d7d7d7;
  color: #ffffff;
  font-size: 127px;
}
@media (max-width: 991px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 95px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 36px;
  }
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap:hover {
  box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -moz-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -webkit-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -ms-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -o-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
}
.noo-slideshow .home7-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home7-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home7-slider .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home7-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home7-slider .slider-content .inner {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 0.9;
  color: #ffffff;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext1 {
  font-size: 26px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext2 {
  font-size: 38px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext3 {
  font-size: 40px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext4 {
  font-size: 80px;
}
@media (max-width: 480px) {
  .noo-slideshow .home7-slider .slider-content .inner {
    width: 280px;
    height: 280px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext1 {
    font-size: 13px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext2 {
    font-size: 20px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext3 {
    font-size: 22px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext4 {
    font-size: 42px;
  }
}
.noo-slideshow .home7-slider .slider-content .inner:hover {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-transform-style: preserve-3d;
}
.noo-slideshow .home8-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home8-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/slider/3slider_1.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home8-slider .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home8-slider .module-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home8-slider .module-inner .cmc-error {
  position: relative;
}
.noo-slideshow .home8-slider .module-inner .cmc-saved {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  font-family: #dc143c;
  text-transform: uppercase;
}
.noo-slideshow .home8-slider .module-inner .form-validate {
  position: relative;
}
.noo-slideshow .home8-slider .module-inner .form-validate h2 {
  font-size: 82px;
  margin: 0;
  line-height: 0.9;
}
@media (max-width: 991px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 24px;
    margin: 0 0 10px;
  }
}
.noo-slideshow .home8-slider .module-inner .form-validate h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner {
  max-width: 51%;
  margin: 10px auto 0;
}
@media (max-width: 480px) {
  .noo-slideshow .home8-slider .module-inner .form-validate .form-inner {
    max-width: 100%;
  }
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .inputbox {
  color: #515a5f;
  width: 100%;
  height: 50px;
  margin: 0 0 10px;
  padding: 0 10px;
  line-height: inherit;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .inputbox.invalid {
  border-color: #cc0000;
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate {
  clear: both;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  background: #d7d7d7;
  color: #ffffff;
  padding: 0 10px;
  width: 100%;
  border: 0;
  text-shadow: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate:hover,
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate:focus {
  outline: 0;
  background: #fdfdfd;
}
.noo-slideshow .home-video-bg {
  position: relative;
  overflow: hidden;
  display: block;
}
.noo-slideshow .home-video-bg .content-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home-video-bg .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home-video-bg .slider-content h2 {
  color: #ffffff;
  z-index: 4;
  font-size: 90px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  line-height: 1;
  padding: 5px 25px 0;
  border: 5px solid;
  display: inline-block;
  opacity: 0.9;
  -moz-opacity: 0.9;
}
@media (max-width: 480px) {
  .noo-slideshow .home-video-bg .slider-content h2 {
    font-size: 50px;
  }
}
.noo-slideshow .home-video-bg .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  z-index: 1;
}
.noo-slideshow .home-video-bg .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.callout1 .noo-slideshow {
  margin-bottom: -80px;
}
.callout1 .t3-header {
  position: relative;
  z-index: 9999;
  background: #000000;
}
.callout1 .t3-header.affix {
  position: fixed;
}
.callout1 .t3-header .navbar-default .navbar-nav > .active > a,
.callout1 .t3-header .navbar-default .navbar-nav > .active > a:hover,
.callout1 .t3-header .navbar-default .navbar-nav > .active > a:focus {
  color: #d7d7d7;
}
.callout1 .t3-header .navbar-default .navbar-nav > .open > a,
.callout1 .t3-header .navbar-default .navbar-nav > .open > a:hover,
.callout1 .t3-header .navbar-default .navbar-nav > .open > a:focus {
  color: #d7d7d7;
}
.callout2 .t3-header {
  position: relative;
  z-index: 9999;
  margin-top: -101px;
}
.callout2 .t3-header.affix {
  position: fixed;
  margin: 0;
}
.circle-quote .t3-header {
  background: transparent;
  box-shadow: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .circle-quote .t3-header .t3-mainnav {
    background: rgba(0, 0, 0, 0.9);
  }
}
.circle-quote .t3-header .navbar-default .navbar-nav > li > a:hover {
  color: #ad9624;
}
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a,
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a:hover,
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a:focus {
  color: #d7d7d7;
}
.circle-quote .t3-header.affix {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -ms-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -o-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  background: #ffffff;
}
@media (max-width: 767px) {
  .circle-quote .t3-header.affix .t3-mainnav {
    background: #ffffff;
  }
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li > a {
  color: #ad9624;
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li > a:hover {
  color: #d7d7d7;
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li.active > a {
  color: #d7d7d7;
}
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#supersized li a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized li a img {
  display: inline;
  position: relative;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.prevslide {
  z-index: -20;
}
.homepage .brand-color {
  color: #d7d7d7;
}
.homepage .section {
  padding: 0px 0;
  position: relative;
  z-index: 6;
  overflow: hidden;
  background: #ffffff;
}
.homepage .section-title {
  text-align: center;
}
.homepage .section-title h1 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
  display: inline-block;
  padding: 10px;
  background: #d7d7d7;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #d7d7d7;
  font-size: 80px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .homepage .section-title h1 {
    font-size: 40px;
  }
}
.homepage .section-title .section-subtitle {
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .homepage .section-title .section-subtitle {
    font-size: 18px;
    line-height: 1.4;
  }
}
.homepage .fancy-header2 {
  margin: 0 0 30px;
  text-align: center;
}
.homepage .fancy-header2 h4 {
  font-size: 20px;
  margin: 0;
  line-height: 0.8;
}
.homepage .fancy-header2 h2 {
  margin-top: 0;
  font-size: 36px;
}
@media (max-width: 767px) {
  .homepage .fancy-header2 h2 {
    font-size: 24px;
    margin-top: 20px;
  }
}
.homepage .box-nav {
  text-align: center;
  margin-top: 60px;
}
.homepage .box-nav h3 {
  margin-top: 0;
}
.homepage .about {
  text-align: center;
}
.homepage .about .what-we-do {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul {
  padding: 0;
  list-style: none;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li {
  padding: 0 10px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li .icon_wrapper {
  text-align: center;
  background: #d7d7d7;
  width: 210px;
  padding: 10px 0;
  font-size: 75px;
  color: #ffffff;
  margin: 0 auto;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li .icon_wrapper:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 15px solid #ffd600;
  border-bottom: 0px solid transparent !important;
  border-right: 20px solid transparent !important;
  border-left: 20px solid transparent !important;
  left: 50%;
  bottom: -15px;
  margin-left: -20px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li h3 {
  margin-bottom: 5px;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation {
  margin: 40px 0 20px;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .about .interesting-numbers {
  padding: 60px 0 0;
}
.homepage .about .interesting-numbers h2 {
  margin-top: 0;
  font-size: 36px;
}
.homepage .about .interesting-numbers .number {
  font-size: 80px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
.homepage .about .interesting-numbers h5 {
  margin-bottom: 30px;
  font-size: 16px;
}
.homepage .our-team .team-wrapper {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .our-team .slider ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
.homepage .our-team .slider ul li .thumb {
  position: relative;
}
.homepage .our-team .slider ul li .thumb .team-overlay {
  position: absolute;
  top: 20%;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  z-index: 10;
  color: inherit;
  font-family: 'Crimson Text', serif;
  font-weight: bold;
  text-transform: uppercase;
  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 .our-team .slider ul li .thumb .team-overlay h4 {
  font-size: 20px;
  margin: 0;
}
.homepage .our-team .slider ul li .thumb .team-overlay .view-profile {
  padding: 4px 10px;
  color: #ffffff;
  font-size: 16px;
  background: #d7d7d7;
  display: inline-block;
}
.homepage .our-team .slider ul li .thumb:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.homepage .our-team .slider ul li .thumb:hover .team-overlay {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  top: 40%;
}
.homepage .our-team .slider ul li .thumb:hover:after {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.homepage .our-team .slider ul li .desc {
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.homepage .our-team .slider ul li .desc h4 {
  font-size: 16px;
  margin: 0;
  line-height: 1.9;
}
.homepage .our-team .slider ul li:hover .desc {
  background: #d7d7d7;
}
.homepage .our-team .slider ul li:hover .desc h4 {
  color: #ffffff;
}
.homepage .our-team .slider ul .owl-item:first-child li .desc {
  border-left: 1px solid #e8e8e8;
}
.homepage .our-team .slider .customNavigation {
  text-align: center;
  margin: 40px 0 20px;
}
.homepage .our-team .slider .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .our-team .slider .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .our-team .slider .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .our-team .client {
  text-align: center;
  margin: 60px 0 0;
}
.homepage .our-team .client h2 {
  font-size: 36px;
  margin-top: 0;
}
.homepage .our-team .client .logos {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.homepage .our-team .client .logos img {
  max-width: 110px;
}
.homepage .our-team .client .logos img:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.homepage .our-services .services {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .our-services .services ul {
  list-style: none;
  padding: 0;
}
.homepage .our-services .services .owl-item {
  padding: 0 10px;
}
.homepage .our-services .services .owl-item > li {
  text-align: center;
  padding: 20px 10px;
  border: 1px solid #e8e8e8;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.homepage .our-services .services .owl-item > li h3 {
  margin-top: 0;
}
.homepage .our-services .services .owl-item > li .service-icon {
  width: 128px;
  line-height: 120px;
  font-size: 70px;
  margin: 15px auto;
  display: block;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #d7d7d7;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #d7d7d7;
}
.homepage .our-services .services .owl-item > li h6 {
  font-size: 16px;
  margin-top: 0;
}
.homepage .our-services .services .owl-item > li ul li {
  font-weight: bold;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #e8e8e8;
}
.homepage .our-services .services .owl-item > li:hover {
  background: #d7d7d7;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  border-color: transparent;
}
.homepage .our-services .services .owl-item > li:hover h3 {
  color: #ffffff;
}
.homepage .our-services .services .owl-item > li:hover .service-icon {
  background: #ffffff;
  border-color: #d7d7d7;
  box-shadow: 0px 0px 0px 3px #ffffff;
  -moz-box-shadow: 0px 0px 0px 3px #ffffff;
  -ms-box-shadow: 0px 0px 0px 3px #ffffff;
  -o-box-shadow: 0px 0px 0px 3px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
  color: #d7d7d7;
}
.homepage .our-services .services .owl-item > li:hover h6 {
  color: #ffffff;
}
.homepage .our-services .services .customNavigation {
  margin: 40px 0 20px;
  text-align: center;
}
.homepage .our-services .services .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .our-services .services .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .our-services .services .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .pricing-wrap .pricing {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .pricing-wrap .pricing .pricing-table {
  padding: 30px 0 0;
}
.homepage .pricing-wrap .pricing .plan {
  padding: 0;
  text-align: center;
  border: 1px solid #f0f0f0;
  margin-right: -1px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
}
.homepage .pricing-wrap .pricing .plan .plan-head {
  background-image: linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.homepage .pricing-wrap .pricing .plan .plan-head h3 {
  margin: 5px 0;
  font-size: 16px;
}
.homepage .pricing-wrap .pricing .plan .plan-head .price {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
}
.homepage .pricing-wrap .pricing .plan .plan-head .price span {
  display: block;
  font-size: 11px;
  margin: 5px 0;
  padding: 0;
  color: #999999;
  line-height: 1;
}
.homepage .pricing-wrap .pricing .plan ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.homepage .pricing-wrap .pricing .plan ul li {
  font-size: 12px;
  padding: 10px 0px;
}
.homepage .pricing-wrap .pricing .plan ul li:nth-child(2n) {
  background: #f7f7f7;
}
.homepage .pricing-wrap .pricing .plan .signup {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e8e8e8;
  background: #fafafa;
}
.homepage .pricing-wrap .pricing .plan.featured {
  margin: -30px -1px 20px;
  position: relative;
  z-index: 101;
  line-height: 26px !important;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
}
@media (max-width: 767px) {
  .homepage .pricing-wrap .pricing .plan.featured {
    margin: 0 0 20px;
  }
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head {
  background: #d7d7d7;
  color: #ffffff;
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head h3 {
  color: #ffffff;
  font-size: 20px;
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head .price span {
  color: #ffffff;
  opacity: 0.7;
  -moz-opacity: 0.7;
}
@media (max-width: 767px) {
  .homepage .pricing-wrap .pricing .plan {
    margin: 0 0 20px;
  }
}
.homepage .noo-portfolio .noop-filters {
  text-align: center;
  margin: 20px 0;
}
.homepage .noo-portfolio .noop-filters ul {
  padding: 0;
}
.homepage .noo-portfolio .noop-filters li {
  padding: 0;
}
.homepage .noo-portfolio .noop-filters li a {
  font-size: 18px;
  color: #000000;
  display: block;
  font-weight: normal;
  background: none;
  border: 2px solid #000000;
  font-family: #dc143c;
  margin: 0 5px 5px;
  padding: 1px 6px;
  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;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.homepage .noo-portfolio .noop-filters li a:hover,
.homepage .noo-portfolio .noop-filters li a:focus,
.homepage .noo-portfolio .noop-filters li a.selected {
  color: #d7d7d7;
  border-color: #d7d7d7;
}
.homepage .noo-portfolio .noop-item {
  margin: 0;
}
@media (max-width: 1199px) {
  .homepage .noo-portfolio .noop-item {
    width: 25% !important;
  }
}
@media (max-width: 991px) {
  .homepage .noo-portfolio .noop-item {
    width: 33.33% !important;
  }
}
@media (max-width: 767px) {
  .homepage .noo-portfolio .noop-item {
    width: 50% !important;
  }
}
@media (max-width: 320px) {
  .homepage .noo-portfolio .noop-item {
    width: 100% !important;
  }
}
.homepage .noo-portfolio .noop-item .item-info {
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.homepage .noo-portfolio .noop-item .item-info h2 {
  margin-top: 0;
}
.homepage .noo-portfolio .noop-item .item-info h2 a {
  font-size: 22px;
  color: #ffffff;
}
.homepage .noo-portfolio .noop-item .noop-img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .noo-portfolio .noop-item:hover .noop-img img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.homepage .noo-portfolio .noop-item:hover .item-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.homepage .blog-section .k2ItemsBlock {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .blog-section .k2ItemsBlock ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li {
  padding: 0 10px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage {
  padding: 5px;
  border: 1px solid #e8e8e8;
  margin-bottom: 10px;
  box-shadow: 0px 0px 13px #e4dddd;
  -moz-box-shadow: 0px 0px 13px #e4dddd;
  -webkit-box-shadow: 0px 0px 13px #e4dddd;
  -ms-box-shadow: 0px 0px 13px #e4dddd;
  -o-box-shadow: 0px 0px 13px #e4dddd;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a {
  display: block;
  position: relative;
  overflow: hidden;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a img {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #d7d7d7;
  z-index: 1;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:after {
  font-family: FontAwesome;
  content: "\f067";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 44px;
  color: #ffffff;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover:before,
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover:after {
  opacity: 0.9;
  -moz-opacity: 0.9;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .icon {
  float: left;
  width: 40px;
  height: 40px;
  background: #f0f0f0;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail {
  margin: 0 0 0 20px;
  padding-left: 35px;
  border-left: 1px solid #f0f0f0;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemTitle {
  font-size: 20px;
  font-family: 'Crimson Text', serif;
  color: #000000;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemTitle:hover {
  color: #d7d7d7;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .info {
  overflow: hidden;
  margin: 10px 0 20px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemDateCreated {
  font-size: 11px;
  padding: 5px 10px;
  background: #d7d7d7;
  color: #ffffff;
  line-height: 1;
  float: left;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemComments {
  font-size: 11px;
  padding: 5px 10px;
  margin: 0;
  border: 0;
  background: #f0f0f0;
  line-height: 1;
  float: left;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemIntrotext {
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore {
  color: #d7d7d7;
  font-weight: 300;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore i {
  margin: 0 0 0 5px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore:hover {
  color: #000000;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li:hover .item-content .icon {
  background: #d7d7d7;
  color: #ffffff;
}
.homepage .blog-section .k2ItemsBlock .customNavigation {
  margin: 40px 0 20px;
  text-align: center;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .contact-section .noo-m-info h1 {
  font-size: 24px;
}
.homepage .contact-section .dirform-inner form input[type="text"] {
  float: left;
}
.homepage .contact-section .dirform-inner form .btn {
  float: left;
  height: 42px;
}
.homepage .contact-section .dirform-inner form .btn:hover,
.homepage .contact-section .dirform-inner form .btn:focus {
  outline: 0;
}
.homepage .contact-section .noo-contact-form {
  margin: 15px 0 0;
}
.homepage .contact-section .noo-contact-form .inputbox {
  padding: 17px 10px;
  height: auto;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}
.homepage .contact-section .noo-contact-form textarea.inputbox {
  height: 122px;
}
.homepage .contact-section .noo-contact-form #btn_summit {
  padding: 10px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  background: #d7d7d7;
  font-size: 36px;
  line-height: 1;
  border: 0;
}
.homepage .contact-section .noo-contact-form #btn_summit:hover {
  background: #fdfdfd;
}
.parallax-quote .custom,
.parallax-sample .custom,
.parallax-testimonials .custom,
.parallax-address .custom,
.parallax-quote-two .custom,
.milestones .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.parallax-quote {
  text-align: center;
  position: relative;
}
.parallax-quote .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-quote .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-quote .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-quote .parallax-main h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
  }
}
.parallax-quote .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #d7d7d7;
}
.parallax-quote .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-quote-two {
  text-align: center;
  position: relative;
}
.parallax-quote-two .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-quote-two .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-quote-two .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-quote-two .parallax-main h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
  }
}
.parallax-quote-two .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #d7d7d7;
}
.parallax-quote-two .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-twitter {
  text-align: center;
  position: relative;
  padding: 170px 0;
}
.parallax-twitter .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/parallax2.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.parallax-twitter .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-twitter .zt-twitter-timeline {
  text-align: center;
  padding: 0;
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.parallax-twitter .zt-twitter-timeline .zt-twitter-follow a {
  text-transform: uppercase;
  font-family: #dc143c;
  font-size: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-twitter .zt-twitter-timeline .zt-twitter-follow a {
    font-size: 24px;
  }
}
.parallax-twitter .zt-twitter-timeline .zt-twitter-follow a:hover {
  color: #d7d7d7;
  text-decoration: none;
}
.parallax-twitter .zt-twitter-timeline .twitter-feed-icon i {
  font-size: 24px;
  width: 56px;
  color: #ffffff;
  display: inline-block;
  line-height: 56px;
  height: 56px;
  text-align: center;
  background: #d7d7d7;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 4px #ffffff;
  -moz-box-shadow: 0px 0px 0px 4px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 4px #ffffff;
  -ms-box-shadow: 0px 0px 0px 4px #ffffff;
  -o-box-shadow: 0px 0px 0px 4px #ffffff;
}
.parallax-twitter .zt-twitter-timeline .zt-timeline-item {
  margin: 0;
}
.parallax-twitter .zt-twitter-timeline .zt-item-text {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  margin: 5px auto 10px;
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.parallax-twitter .zt-twitter-timeline .zt-item-text a {
  color: #d7d7d7;
}
.parallax-twitter .zt-twitter-timeline .zt-item-date {
  font-size: 16px;
  color: #d7d7d7;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav {
  margin: 10px 0 0;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control {
  position: static;
  text-decoration: none;
  margin: 0 10px;
  background: transparent;
  display: inline-block;
  width: auto;
  height: auto;
  text-shadow: none;
  opacity: 1;
  -moz-opacity: 1;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control i {
  font-size: 18px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border: 3px solid #ffffff;
  line-height: 0;
  width: 36px;
  line-height: 30px;
  background: #d7d7d7;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control i:hover {
  background: #fdfdfd;
}
.parallax-sample {
  text-align: center;
  position: relative;
}
.parallax-sample .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-sample .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-sample .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-sample .parallax-main h2 {
    margin: 0;
    font-size: 24px;
    line-height: 1.4;
  }
}
.parallax-sample .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #d7d7d7;
}
.parallax-sample .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-testimonials {
  text-align: center;
  position: relative;
}
.parallax-testimonials .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-testimonials .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-testimonials .parallax-main .carousel {
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .parallax-testimonials .parallax-main .carousel {
    width: 100%;
  }
}
.parallax-testimonials .parallax-main .testimonial-icon i {
  font-size: 24px;
  width: 56px;
  color: #ffffff;
  display: inline-block;
  line-height: 56px;
  height: 56px;
  text-align: center;
  background: #d7d7d7;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 4px #ffffff;
  -moz-box-shadow: 0px 0px 0px 4px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 4px #ffffff;
  -ms-box-shadow: 0px 0px 0px 4px #ffffff;
  -o-box-shadow: 0px 0px 0px 4px #ffffff;
}
.parallax-testimonials .parallax-main h3 {
  font-size: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-testimonials .parallax-main h3 {
    font-size: 24px;
  }
}
.parallax-testimonials .parallax-main .client-testimonial {
  font-size: 16px;
  line-height: 1.67;
  margin: 5px auto 10px;
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.parallax-testimonials .parallax-main .client-info {
  font-size: 14px;
  margin-bottom: 20px;
  font-style: italic;
}
.parallax-testimonials .parallax-main .carousel-control {
  position: static;
  text-decoration: none;
  margin: 0 10px;
  background: transparent;
  display: inline-block;
  width: auto;
  height: auto;
  text-shadow: none;
  opacity: 1;
  -moz-opacity: 1;
}
.parallax-testimonials .parallax-main .carousel-control i {
  font-size: 18px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border: 3px solid #ffffff;
  line-height: 0;
  width: 36px;
  line-height: 30px;
  background: #d7d7d7;
}
.parallax-testimonials .parallax-main .carousel-control i:hover {
  background: #fdfdfd;
}
.parallax-address {
  text-align: center;
  position: relative;
}
.parallax-address .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-address .parallax-main {
  padding: 170px 0;
  position: relative;
}
.parallax-address .parallax-main .contact-detail {
  width: 70%;
  margin: 0 auto;
}
.parallax-address .parallax-main .contact-detail h3 {
  font-size: 45px;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 767px) {
  .parallax-address .parallax-main .contact-detail h3 {
    font-size: 24px;
  }
}
.parallax-address .parallax-main .contact-detail h2 {
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
  font-size: 80px;
  margin: 0;
}
@media (max-width: 767px) {
  .parallax-address .parallax-main .contact-detail h2 {
    font-size: 36px;
  }
}
.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  background: #;
  color: #ffffff;
  position: fixed;
  cursor: pointer;
  bottom: 20px;
  right: 20px;
  font-size: 24px;
  z-index: 999;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.back-to-top:hover {
  background: #;
}
.t3-sidebar #login-form .input-group-addon {
  border: 0;
}
.t3-sidebar #login-form .btn {
  height: 38px;
  line-height: 38px;
}
#qLoverlay #qLpercentage {
  font-family: #c6b04b;
}
.demos .list .item {
  margin-bottom: 30px;
  text-align: center;
}
.demos .list .item a {
  display: block;
}
.demos .list .item a img:hover {
  -webkit-filter: grayscale(100%);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.demos .list .item p {
  font-size: 20px;
  color: #000000;
  margin: 5px 0 0;
}
.milestones {
  text-align: center;
  position: relative;
}
.milestones > .custom {
  padding: 75px 0 45px;
}
.milestones .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.milestones .col-md-3 {
  margin-bottom: 30px;
}
.milestones .number {
  font-size: 80px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.milestones h5 {
  margin-top: 0;
  color: #ffffff;
  font-size: 24px;
}
.features .service-box {
  margin: 0 0 30px 0;
  text-align: center;
  padding: 20px 10px;
  border: 1px solid #f0f0f0;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.features .service-box h4 {
  font-size: 22px;
  margin-top: 0;
}
.features .service-box .service-icon {
  width: 128px;
  height: 128px;
  line-height: 120px;
  height: auto;
  font-size: 70px;
  margin: 15px auto;
  display: block;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #d7d7d7;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #d7d7d7;
  -moz-box-shadow: 0px 0px 0px 3px #d7d7d7;
  -webkit-box-shadow: 0px 0px 0px 3px #d7d7d7;
  -ms-box-shadow: 0px 0px 0px 3px #d7d7d7;
  -o-box-shadow: 0px 0px 0px 3px #d7d7d7;
}
.features .service-box:hover {
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  background: #d7d7d7;
  color: #ffffff;
  border: 1px solid transparent;
}
.features .service-box:hover h4 {
  color: #ffffff;
}
.features .service-box:hover .service-icon {
  background: #ffffff;
  color: #d7d7d7;
  border-color: #d7d7d7;
  box-shadow: 0px 0px 0px 3px #ffffff;
  -moz-box-shadow: 0px 0px 0px 3px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
  -ms-box-shadow: 0px 0px 0px 3px #ffffff;
  -o-box-shadow: 0px 0px 0px 3px #ffffff;
}
.subscribe {
  position: relative;
}
.subscribe .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../../images/subscribe-parallax.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.subscribe .overlay {
  background: url("../../../../images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.subscribe .module-inner {
  text-align: center;
  padding: 75px 0;
}
.subscribe .module-inner .cmc-error {
  position: relative;
}
.subscribe .module-inner .cmc-saved {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  font-family: #dc143c;
  text-transform: uppercase;
}
.subscribe .module-inner .form-validate {
  position: relative;
}
.subscribe .module-inner .form-validate h2 {
  font-size: 38px;
  margin: 0 0 30px;
  line-height: 0.9;
}
@media (max-width: 767px) {
  .subscribe .module-inner .form-validate h2 {
    font-size: 30px;
  }
}
.subscribe .module-inner .form-validate .form-inner {
  max-width: 51%;
  margin: 10px auto 0;
}
@media (max-width: 480px) {
  .subscribe .module-inner .form-validate .form-inner {
    max-width: 100%;
  }
}
.subscribe .module-inner .form-validate .form-inner .inputbox {
  color: #515a5f;
  width: 100%;
  height: 50px;
  margin: 0 0 10px;
  padding: 0 10px;
  line-height: inherit;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
}
.subscribe .module-inner .form-validate .form-inner .inputbox.invalid {
  border-color: #cc0000;
}
.subscribe .module-inner .form-validate .form-inner .validate {
  clear: both;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  background: #d7d7d7;
  color: #ffffff;
  padding: 0 10px;
  width: 100%;
  border: 0;
  text-shadow: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
}
.subscribe .module-inner .form-validate .form-inner .validate:hover,
.subscribe .module-inner .form-validate .form-inner .validate:focus {
  outline: 0;
  background: #fdfdfd;
}

.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: #292929;
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
}
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;
}
.itemListView .itemContainer {
  padding: 50px 0 15px;
  border-bottom: 1px solid #e1e1e1;
  float: none;
}
.itemListView .itemContainer:first-child {
  padding-top: 0;
}
.itemListView .itemContainer .catItemTitle {
  font-size: 18px;
  font-weight: normal;
}
.itemListView .itemContainer .catItemTitle a {
  color: #222222;
}
.itemListView .itemContainer .catItemTitle a:hover {
  color: #d7d7d7;
}
.itemListView .itemContainer .catItemHeader {
  color: #515a5f;
  font-size: 13px;
  line-height: 100%;
}
.itemListView .itemContainer .catItemHeader .catItemAuthor {
  display: inline-block;
  padding: 0 7px 0 0;
  border-right: 1px solid #515a5f;
}
.itemListView .itemContainer .catItemHeader .catItemAuthor a {
  color: #515a5f;
}
.itemListView .itemContainer .catItemHeader .catItemAuthor a:hover {
  color: #d7d7d7;
}
.itemListView .itemContainer .catItemHeader .catItemDateCreated {
  padding: 0 0 0 7px;
  display: inline-block;
  color: #515a5f;
  font-size: 13px;
}
.itemListView .itemContainer .catItemIntroText {
  margin: 15px 0;
  color: #515a5f;
}
.itemListView .itemContainer .k2ReadMore {
  color: #000000;
  text-decoration: none;
}
.itemListView .itemContainer .k2ReadMore:hover {
  color: #d7d7d7;
}
.itemListView .itemContainer .catItemInfo {
  margin: 15px 0 0;
}
.itemListView .itemContainer .catItemInfo > div {
  float: left;
  background: #f4f4f4;
  padding: 5px 10px;
  margin: 0 15px 0 0;
  color: #515a5f;
}
.itemListView .itemContainer .catItemInfo > div i {
  font-size: 12px;
  margin: 0 3px 0 0;
}
.itemListView .itemContainer .catItemInfo > div a {
  color: #515a5f;
  text-decoration: none;
}
.itemListView .itemContainer .catItemInfo > div a:hover {
  color: #d7d7d7;
}
@media (max-width: 991px) {
  .itemListView .itemContainer .catItemInfo > div {
    margin: 0 15px 15px 0;
  }
}
.itemListView .noo-k2-masonry .itemContainer {
  padding: 0 0 25px;
  border: 0;
}
.itemListView .noo-k2-masonry .itemContainer .catItemTitle,
.itemListView .noo-k2-masonry .itemContainer .catItemHeader,
.itemListView .noo-k2-masonry .itemContainer .catItemBody {
  padding-left: 20px;
  padding-right: 20px;
}
.itemListView .noo-k2-masonry .itemContainer .catItemBottom {
  padding: 15px 20px;
  background: #f3f3f3;
}
.itemListView .noo-k2-masonry .itemContainer .catItemBottom a {
  color: #515a5f;
}
.itemListView .noo-k2-masonry .itemContainer .catItemBottom a:hover {
  color: #d7d7d7;
}
.itemListView .noo-k2-masonry .itemContainer .catItemBottom .catItemCommentsLink {
  float: left;
}
.itemListView .noo-k2-masonry .itemContainer .catItemBottom .catItemReadMore {
  float: right;
}
.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: #222222;
  display: block;
}
.itemListView .view-more a:hover {
  background: #d7d7d7;
  border-color: #d7d7d7;
  color: #ffffff;
}
.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: #d7d7d7;
  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: #d7d7d7;
  }
  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: #d7d7d7;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}

.k2Pagination .pagination li a {
  padding: 4px 7px;
  margin: 0 2px;
  border-radius: 0;
  -moz-border-radius: 0;
  background: #f4f4f4;
  border: 0;
  color: #464646;
  font-weight: 600;
}
.k2Pagination .pagination li.active a,
.k2Pagination .pagination li:hover a,
.k2Pagination .pagination li:focus a {
  background: #d7d7d7;
  color: #ffffff;
}
.itemRatingList a {
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.even,
.odd {
  border-bottom: none;
  background: transparent;
}
div.itemHeader h2.itemTitle {
  font-family: #dc143c;
  color: #222222;
  padding: 0;
}
div.itemHeader .itemHeaderInfo span {
  display: inline-block;
  font-size: 12px;
  color: #515a5f;
  padding: 0 8px;
  line-height: 10px;
}
div.itemHeader .itemHeaderInfo span a {
  color: #515a5f;
}
div.itemHeader .itemHeaderInfo span a:hover {
  color: #d7d7d7;
}
div.itemHeader .itemHeaderInfo .itemAuthor {
  padding-left: 0;
  border-right: 1px solid #515a5f;
}
.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;
}
.itemView .itemHeader .itemDateCreated {
  font-size: 13px;
  color: #515a5f;
  float: left;
  display: block;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #e8e8e8;
  line-height: 1;
}
.itemView .itemHeader .itemAuthor {
  float: left;
  line-height: 1;
}
.itemView .itemIntroText {
  font-size: 16px;
  font-weight: normal;
  color: #222222;
}
.itemView .itemFullText {
  color: #000000;
}
.itemView .itemViewInfo {
  margin: 30px 0;
}
.itemView .itemViewInfo > div {
  float: left;
  background: #f4f4f4;
  padding: 5px 10px;
  margin: 0 15px 0 0;
  color: #515a5f;
  border: 0;
}
.itemView .itemViewInfo > div a {
  color: #515a5f;
}
.itemView .itemViewInfo > div a:hover {
  color: #d7d7d7;
}
.itemView div.itemContentFooter {
  padding: 25px 0 15px;
  margin: 0;
  border-top: 1px solid #dbdbdb;
}
.itemView div.itemContentFooter .itemHits {
  color: #222222;
}
.itemView div.itemContentFooter .itemHits b {
  font-weight: normal;
}
.itemView div.itemAuthorBlock {
  border: 1px solid #e4e4e4;
  padding: 15px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  padding: 0;
  margin: 0 15px 0 0;
  background: transparent;
  border: 0;
}
div.itemAuthorBlock .itemAuthorName {
  font-size: 20px;
  margin-top: 0;
}
div.itemAuthorBlock .itemAuthorName a {
  color: #222222;
}
div.itemAuthorBlock .itemAuthorName a:hover {
  color: #d7d7d7;
}
div.itemAuthorBlock p {
  color: #222222;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: normal;
  color: #222222;
  border: 0;
}
div.itemComments {
  padding: 25px 0;
  background: none;
  border: 0;
  border-top: 1px solid #dbdbdb;
}
div.itemComments .itemCommentsForm h3 {
  margin-top: 0;
  text-align: center;
}
div.itemComments .itemCommentsForm .itemCommentsFormNotes {
  border: 0;
  color: #000000;
}
div.itemComments .itemCommentsForm .inputbox {
  margin: 0 0 12px;
  width: 100%;
  color: #515a5f;
}
div.itemComments .itemCommentsForm .field input {
  float: left;
  width: 50%;
}
div.itemComments .itemCommentsForm .field #commentEmail {
  border-left: 0;
}
div.itemComments .itemCommentsForm .formRecaptcha {
  color: #222222;
  font-weight: normal;
}
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: #dc143c;
}
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: #d7d7d7;
}
.userView .userItemList .userItemView {
  padding: 0 0 15px;
  border-bottom: 1px solid #e1e1e1;
}
.userView .userBlock h2 {
  padding: 0;
  margin-top: 0;
}
.userView .userBlock .userAdditionalInfo {
  margin: 0;
}
.userView div.userItemHeader h3.userItemTitle {
  font-size: 18px;
  font-weight: normal;
  font-family: #dc143c;
}
.userView div.userItemHeader h3.userItemTitle a {
  color: #222222;
}
.userView div.userItemHeader h3.userItemTitle a:hover {
  color: #d7d7d7;
}
.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: #515a5f;
  border: 0;
}
.userView .userItemLinks > div i {
  font-size: 12px;
  margin: 0 3px 0 0;
}
.userView .userItemLinks > div a {
  color: #515a5f;
  text-decoration: none;
}
.userView .userItemLinks > div a:hover {
  color: #d7d7d7;
}
.userView .userItemReadMore {
  text-decoration: none;
}
.userView .userItemReadMore:hover {
  color: #d7d7d7;
}
.archives ul {
  list-style: none;
  padding: 0;
}
.recentpost ul {
  list-style: none;
  padding: 0;
}
.recentpost li {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
}
.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: #d7d7d7;
}
.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: #d7d7d7;
}
.k2LatestCommentsBlock ul li .cm-detail .lcItemTitle a,
.k2LatestCommentsBlock ul li .cm-detail .lcItemCategory a {
  color: #d7d7d7;
}
.k2LatestCommentsBlock ul li .cm-detail .lcItemTitle a:hover,
.k2LatestCommentsBlock ul li .cm-detail .lcItemCategory a:hover {
  color: #000000;
}

.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: #d7d7d7;
  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;
}
.block_sorting_count_to_page select {
  display: inline-block;
  height: 35px;
  margin: 0 20px;
  padding: 0 15px;
  min-width: 50px;
  font-size: 12px;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.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 .name a {
  color: #000000;
}
.noo_list_product .noo_product .name a:hover {
  color: #d7d7d7;
}
.noo_list_product .noo_product .image_block {
  position: relative;
}
.noo_list_product .noo_product .image_block img {
  border: 0;
}
.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 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}
.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 {
  margin: 0 0 5px;
}
.noo_list_product .noo_product .price span.price {
  color: #d7d7d7;
}
.noo_list_product .noo_product .price span.old_price {
  margin: 0 5px 0 0;
  text-decoration: line-through;
  color: #515a5f;
  font-size: 90%;
}
.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: #d7d7d7;
  color: #ffffff;
}
.noo_list_product .noo_product .button_buy {
  height: 40px;
  line-height: 40px;
}
.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 .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: 33.33333333%;
  padding: 0 10px;
  float: left;
  margin-bottom: 20px;
}
.noo_jshop_information_detail .jshop_img_description ul li img {
  border: 0;
  margin: 0;
  padding: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.noo_jshop_information_detail .noo_jshop_short_description h1 {
  font-size: 45px;
  margin: 0;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail {
  margin: 10px 0;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail #block_price {
  font-size: 18px;
  color: #d7d7d7;
  line-height: 100%;
}
.noo_jshop_information_detail .noo_jshop_short_description .noo_price_detail .old_price {
  font-size: 14px;
  text-decoration: line-through;
}
.noo_jshop_information_detail .noo_jshop_short_description .short_description {
  font-size: 100%;
  color: #000000;
  margin: 0 0 20px;
}
.noo_jshop_information_detail .noo_jshop_short_description .prod_buttons .button_buy {
  float: left;
  height: 40px;
  line-height: 40px;
}
.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 {
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 0;
  color: #000000;
  background: transparent;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#noo_tabs .tabs {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#noo_tabs .tabs li {
  margin: 0 10px 0 0;
  float: left;
}
#noo_tabs .tabs 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;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  border: 1px solid #e8e8e8;
  height: 40px;
  line-height: 40px;
  display: block;
  text-transform: capitalize;
}
#noo_tabs .tabs li a.active,
#noo_tabs .tabs li a:hover,
#noo_tabs .tabs li a:focus {
  background: #ffffff !important;
  border-width: 1px 1px 0 1px;
  color: #000000;
}
#noo_tabs .content {
  padding: 20px;
  border: 1px solid #e8e8e8;
  margin-top: -1px;
}
#noo_tabs .content .review {
  font-size: 120%;
}
#noo_tabs .content #jshop_review_write label {
  display: block;
  padding: 5px 0;
  font-weight: 400;
  color: #000000;
}
#noo_tabs .content #jshop_review_write .inputbox {
  width: 100% !important;
  height: 43px;
  -moz-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
  -webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
  box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
  margin-bottom: 20px;
  background: #e8e8e8;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#noo_tabs .content #jshop_review_write textarea.inputbox {
  height: 75px;
}
#noo_tabs .content #jshop_review_write tr td {
  padding: 10px 0;
}
.bestseller_products .name a {
  color: #d7d7d7;
}
.bestseller_products .name a:hover {
  color: #000000;
}
.bestseller_products .info {
  padding-left: 0;
}
.bestseller_products .review_mark {
  margin: 0;
}
.bestseller_products .review_mark td {
  padding: 5px 0;
}
.bestseller_products .jshop_price {
  color: #d7d7d7;
}
.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: #d7d7d7;
}
.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;
}
.noo_jshop_check .discount-code input.button {
  line-height: 36px;
}
.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: #d7d7d7;
}
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;
}
@media (max-width: 320px) {
  table.cart th {
    font-size: 10px;
  }
  table.cart th:nth-child(3) {
    display: none;
  }
}
table.cart td {
  border: 1px solid #dedede;
}
@media (max-width: 320px) {
  table.cart td:nth-child(3) {
    display: none;
  }
}
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;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  float: left;
  height: 40px;
  color: #555555;
}
.searchProduct button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5600000000000001);
  width: 40px;
  height: 40px;
  float: left;
  color: #ffffff;
  text-align: center;
  border: 0;
}
.searchProduct button:hover {
  background: #d7d7d7;
}
.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: 991px) {
  .searchProduct .inputbox {
    max-width: 72%;
  }
}
@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%;
  }
}
@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: #d7d7d7;
}
.noo_pagination .pagination > li.disabled:hover a {
  background: #343434;
}
.product_label {
  color: #ffffff;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -6px;
  right: -6px;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.product_label.Sale {
  background: #a2c094;
  background: -webkit-gradient(linear, left top, left bottom, from(#a2c094), to(#85ad74));
  background: -webkit-linear-gradient(#a2c094, #85ad74);
  background: -moz-linear-gradient(center top, #a2c094 0, #85ad74 100%);
  background: -moz-gradient(center top, #a2c094 0, #85ad74 100%);
}
.product_label.New {
  background: #d7d7d7;
  background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#ffffff));
  background: -webkit-linear-gradient(#d7d7d7, #ffffff);
  background: -moz-linear-gradient(center top, #d7d7d7 0, #ffffff 100%);
  background: -moz-gradient(center top, #d7d7d7 0, #ffffff 100%);
}
.noo_jshop_login .noo_login_detail .control_label {
  margin: 0 0 5px;
}
.noo_jshop_login .noo_login_detail .control_input {
  margin: 0 0 10px;
}
.noo_jshop_login .noo_login_detail .button {
  height: 38px;
  line-height: 38px;
  margin: 0 5px 10px 0;
}