@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&subset=latin,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&subset=latin,latin-ext,cyrillic);
/**
* Table of Contents:
*
* 1.0 Library Core
* 2.0 WordPress default
* 3.0 Header
* 4.0 Content
*   4.1 - Heading
*   4.2 - Box layout
*   4.3 - Shortcode shop
*   4.4 - Woocommerce page
*   4.5 - Blog page
* 5.0 Footer
* 6.0 Theme RTL
* 7.0 Responsive
*
* -----------------------------------------------------------------------------
*/
/*
* 1.0 Library Core
* -----------------------------------------------------------------------------
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Merriweather", serif;
  font-size: 14px;
  line-height: 1.75;
  color: #696969;
  font-weight: 400;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #696969;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3c60dc;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.75;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #212121;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 26px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #3c60dc;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2347c2;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #3c60dc;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2347c2;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}
dt,
dd {
  line-height: 1.75;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.75;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.75;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.75;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.noo-container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .noo-container {
    max-width: 750px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .noo-container {
    max-width: 970px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .noo-container {
    max-width: 1200px;
    width: 100%;
  }
}
.noo-container-fluid {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.noo-row {
  margin-left: -15px;
  margin-right: -15px;
}
.noo-xs-1, .noo-sm-1, .noo-md-1, .noo-lg-1, .noo-xs-2, .noo-sm-2, .noo-md-2, .noo-lg-2, .noo-xs-3, .noo-sm-3, .noo-md-3, .noo-lg-3, .noo-xs-4, .noo-sm-4, .noo-md-4, .noo-lg-4, .noo-xs-5, .noo-sm-5, .noo-md-5, .noo-lg-5, .noo-xs-6, .noo-sm-6, .noo-md-6, .noo-lg-6, .noo-xs-7, .noo-sm-7, .noo-md-7, .noo-lg-7, .noo-xs-8, .noo-sm-8, .noo-md-8, .noo-lg-8, .noo-xs-9, .noo-sm-9, .noo-md-9, .noo-lg-9, .noo-xs-10, .noo-sm-10, .noo-md-10, .noo-lg-10, .noo-xs-11, .noo-sm-11, .noo-md-11, .noo-lg-11, .noo-xs-12, .noo-sm-12, .noo-md-12, .noo-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.noo-xs-1, .noo-xs-2, .noo-xs-3, .noo-xs-4, .noo-xs-5, .noo-xs-6, .noo-xs-7, .noo-xs-8, .noo-xs-9, .noo-xs-10, .noo-xs-11, .noo-xs-12 {
  float: left;
}
.noo-xs-12 {
  width: 100%;
}
.noo-xs-11 {
  width: 91.66666666666666%;
}
.noo-xs-10 {
  width: 83.33333333333334%;
}
.noo-xs-9 {
  width: 75%;
}
.noo-xs-8 {
  width: 66.66666666666666%;
}
.noo-xs-7 {
  width: 58.333333333333336%;
}
.noo-xs-6 {
  width: 50%;
}
.noo-xs-5 {
  width: 41.66666666666667%;
}
.noo-xs-4 {
  width: 33.33333333333333%;
}
.noo-xs-3 {
  width: 25%;
}
.noo-xs-2 {
  width: 16.666666666666664%;
}
.noo-xs-1 {
  width: 8.333333333333332%;
}
.noo-xs-pull-12 {
  right: 100%;
}
.noo-xs-pull-11 {
  right: 91.66666666666666%;
}
.noo-xs-pull-10 {
  right: 83.33333333333334%;
}
.noo-xs-pull-9 {
  right: 75%;
}
.noo-xs-pull-8 {
  right: 66.66666666666666%;
}
.noo-xs-pull-7 {
  right: 58.333333333333336%;
}
.noo-xs-pull-6 {
  right: 50%;
}
.noo-xs-pull-5 {
  right: 41.66666666666667%;
}
.noo-xs-pull-4 {
  right: 33.33333333333333%;
}
.noo-xs-pull-3 {
  right: 25%;
}
.noo-xs-pull-2 {
  right: 16.666666666666664%;
}
.noo-xs-pull-1 {
  right: 8.333333333333332%;
}
.noo-xs-pull-0 {
  right: auto;
}
.noo-xs-push-12 {
  left: 100%;
}
.noo-xs-push-11 {
  left: 91.66666666666666%;
}
.noo-xs-push-10 {
  left: 83.33333333333334%;
}
.noo-xs-push-9 {
  left: 75%;
}
.noo-xs-push-8 {
  left: 66.66666666666666%;
}
.noo-xs-push-7 {
  left: 58.333333333333336%;
}
.noo-xs-push-6 {
  left: 50%;
}
.noo-xs-push-5 {
  left: 41.66666666666667%;
}
.noo-xs-push-4 {
  left: 33.33333333333333%;
}
.noo-xs-push-3 {
  left: 25%;
}
.noo-xs-push-2 {
  left: 16.666666666666664%;
}
.noo-xs-push-1 {
  left: 8.333333333333332%;
}
.noo-xs-push-0 {
  left: auto;
}
.noo-xs-offset-12 {
  margin-left: 100%;
}
.noo-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.noo-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.noo-xs-offset-9 {
  margin-left: 75%;
}
.noo-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.noo-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.noo-xs-offset-6 {
  margin-left: 50%;
}
.noo-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.noo-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.noo-xs-offset-3 {
  margin-left: 25%;
}
.noo-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.noo-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.noo-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .noo-sm-1, .noo-sm-2, .noo-sm-3, .noo-sm-4, .noo-sm-5, .noo-sm-6, .noo-sm-7, .noo-sm-8, .noo-sm-9, .noo-sm-10, .noo-sm-11, .noo-sm-12 {
    float: left;
  }
  .noo-sm-12 {
    width: 100%;
  }
  .noo-sm-11 {
    width: 91.66666666666666%;
  }
  .noo-sm-10 {
    width: 83.33333333333334%;
  }
  .noo-sm-9 {
    width: 75%;
  }
  .noo-sm-8 {
    width: 66.66666666666666%;
  }
  .noo-sm-7 {
    width: 58.333333333333336%;
  }
  .noo-sm-6 {
    width: 50%;
  }
  .noo-sm-5 {
    width: 41.66666666666667%;
  }
  .noo-sm-4 {
    width: 33.33333333333333%;
  }
  .noo-sm-3 {
    width: 25%;
  }
  .noo-sm-2 {
    width: 16.666666666666664%;
  }
  .noo-sm-1 {
    width: 8.333333333333332%;
  }
  .noo-sm-pull-12 {
    right: 100%;
  }
  .noo-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .noo-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .noo-sm-pull-9 {
    right: 75%;
  }
  .noo-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .noo-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .noo-sm-pull-6 {
    right: 50%;
  }
  .noo-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .noo-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .noo-sm-pull-3 {
    right: 25%;
  }
  .noo-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .noo-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .noo-sm-pull-0 {
    right: auto;
  }
  .noo-sm-push-12 {
    left: 100%;
  }
  .noo-sm-push-11 {
    left: 91.66666666666666%;
  }
  .noo-sm-push-10 {
    left: 83.33333333333334%;
  }
  .noo-sm-push-9 {
    left: 75%;
  }
  .noo-sm-push-8 {
    left: 66.66666666666666%;
  }
  .noo-sm-push-7 {
    left: 58.333333333333336%;
  }
  .noo-sm-push-6 {
    left: 50%;
  }
  .noo-sm-push-5 {
    left: 41.66666666666667%;
  }
  .noo-sm-push-4 {
    left: 33.33333333333333%;
  }
  .noo-sm-push-3 {
    left: 25%;
  }
  .noo-sm-push-2 {
    left: 16.666666666666664%;
  }
  .noo-sm-push-1 {
    left: 8.333333333333332%;
  }
  .noo-sm-push-0 {
    left: auto;
  }
  .noo-sm-offset-12 {
    margin-left: 100%;
  }
  .noo-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .noo-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .noo-sm-offset-9 {
    margin-left: 75%;
  }
  .noo-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .noo-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .noo-sm-offset-6 {
    margin-left: 50%;
  }
  .noo-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .noo-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .noo-sm-offset-3 {
    margin-left: 25%;
  }
  .noo-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .noo-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .noo-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .noo-md-1, .noo-md-2, .noo-md-3, .noo-md-4, .noo-md-5, .noo-md-6, .noo-md-7, .noo-md-8, .noo-md-9, .noo-md-10, .noo-md-11, .noo-md-12 {
    float: left;
  }
  .noo-md-12 {
    width: 100%;
  }
  .noo-md-11 {
    width: 91.66666666666666%;
  }
  .noo-md-10 {
    width: 83.33333333333334%;
  }
  .noo-md-9 {
    width: 75%;
  }
  .noo-md-8 {
    width: 66.66666666666666%;
  }
  .noo-md-7 {
    width: 58.333333333333336%;
  }
  .noo-md-6 {
    width: 50%;
  }
  .noo-md-5 {
    width: 41.66666666666667%;
  }
  .noo-md-4 {
    width: 33.33333333333333%;
  }
  .noo-md-3 {
    width: 25%;
  }
  .noo-md-2 {
    width: 16.666666666666664%;
  }
  .noo-md-1 {
    width: 8.333333333333332%;
  }
  .noo-md-pull-12 {
    right: 100%;
  }
  .noo-md-pull-11 {
    right: 91.66666666666666%;
  }
  .noo-md-pull-10 {
    right: 83.33333333333334%;
  }
  .noo-md-pull-9 {
    right: 75%;
  }
  .noo-md-pull-8 {
    right: 66.66666666666666%;
  }
  .noo-md-pull-7 {
    right: 58.333333333333336%;
  }
  .noo-md-pull-6 {
    right: 50%;
  }
  .noo-md-pull-5 {
    right: 41.66666666666667%;
  }
  .noo-md-pull-4 {
    right: 33.33333333333333%;
  }
  .noo-md-pull-3 {
    right: 25%;
  }
  .noo-md-pull-2 {
    right: 16.666666666666664%;
  }
  .noo-md-pull-1 {
    right: 8.333333333333332%;
  }
  .noo-md-pull-0 {
    right: auto;
  }
  .noo-md-push-12 {
    left: 100%;
  }
  .noo-md-push-11 {
    left: 91.66666666666666%;
  }
  .noo-md-push-10 {
    left: 83.33333333333334%;
  }
  .noo-md-push-9 {
    left: 75%;
  }
  .noo-md-push-8 {
    left: 66.66666666666666%;
  }
  .noo-md-push-7 {
    left: 58.333333333333336%;
  }
  .noo-md-push-6 {
    left: 50%;
  }
  .noo-md-push-5 {
    left: 41.66666666666667%;
  }
  .noo-md-push-4 {
    left: 33.33333333333333%;
  }
  .noo-md-push-3 {
    left: 25%;
  }
  .noo-md-push-2 {
    left: 16.666666666666664%;
  }
  .noo-md-push-1 {
    left: 8.333333333333332%;
  }
  .noo-md-push-0 {
    left: auto;
  }
  .noo-md-offset-12 {
    margin-left: 100%;
  }
  .noo-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .noo-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .noo-md-offset-9 {
    margin-left: 75%;
  }
  .noo-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .noo-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .noo-md-offset-6 {
    margin-left: 50%;
  }
  .noo-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .noo-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .noo-md-offset-3 {
    margin-left: 25%;
  }
  .noo-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .noo-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .noo-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .noo-lg-1, .noo-lg-2, .noo-lg-3, .noo-lg-4, .noo-lg-5, .noo-lg-6, .noo-lg-7, .noo-lg-8, .noo-lg-9, .noo-lg-10, .noo-lg-11, .noo-lg-12 {
    float: left;
  }
  .noo-lg-12 {
    width: 100%;
  }
  .noo-lg-11 {
    width: 91.66666666666666%;
  }
  .noo-lg-10 {
    width: 83.33333333333334%;
  }
  .noo-lg-9 {
    width: 75%;
  }
  .noo-lg-8 {
    width: 66.66666666666666%;
  }
  .noo-lg-7 {
    width: 58.333333333333336%;
  }
  .noo-lg-6 {
    width: 50%;
  }
  .noo-lg-5 {
    width: 41.66666666666667%;
  }
  .noo-lg-4 {
    width: 33.33333333333333%;
  }
  .noo-lg-3 {
    width: 25%;
  }
  .noo-lg-2 {
    width: 16.666666666666664%;
  }
  .noo-lg-1 {
    width: 8.333333333333332%;
  }
  .noo-lg-pull-12 {
    right: 100%;
  }
  .noo-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .noo-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .noo-lg-pull-9 {
    right: 75%;
  }
  .noo-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .noo-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .noo-lg-pull-6 {
    right: 50%;
  }
  .noo-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .noo-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .noo-lg-pull-3 {
    right: 25%;
  }
  .noo-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .noo-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .noo-lg-pull-0 {
    right: auto;
  }
  .noo-lg-push-12 {
    left: 100%;
  }
  .noo-lg-push-11 {
    left: 91.66666666666666%;
  }
  .noo-lg-push-10 {
    left: 83.33333333333334%;
  }
  .noo-lg-push-9 {
    left: 75%;
  }
  .noo-lg-push-8 {
    left: 66.66666666666666%;
  }
  .noo-lg-push-7 {
    left: 58.333333333333336%;
  }
  .noo-lg-push-6 {
    left: 50%;
  }
  .noo-lg-push-5 {
    left: 41.66666666666667%;
  }
  .noo-lg-push-4 {
    left: 33.33333333333333%;
  }
  .noo-lg-push-3 {
    left: 25%;
  }
  .noo-lg-push-2 {
    left: 16.666666666666664%;
  }
  .noo-lg-push-1 {
    left: 8.333333333333332%;
  }
  .noo-lg-push-0 {
    left: auto;
  }
  .noo-lg-offset-12 {
    margin-left: 100%;
  }
  .noo-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .noo-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .noo-lg-offset-9 {
    margin-left: 75%;
  }
  .noo-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .noo-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .noo-lg-offset-6 {
    margin-left: 50%;
  }
  .noo-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .noo-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .noo-lg-offset-3 {
    margin-left: 25%;
  }
  .noo-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .noo-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .noo-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.75;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a9a9a9;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #3c60dc;
  border-color: #274fd8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2347c2;
  border-color: #13276c;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #2347c2;
  border-color: #1d3ca4;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2347c2;
  border-color: #1d3ca4;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1d3ca4;
  border-color: #13276c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #3c60dc;
  border-color: #274fd8;
}
.btn-primary .badge {
  color: #3c60dc;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #696969;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #3c60dc;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.noo-container:before,
.noo-container:after,
.noo-container-fluid:before,
.noo-container-fluid:after,
.noo-row:before,
.noo-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.noo-container:after,
.noo-container-fluid:after,
.noo-row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.pagination {
  display: block;
  overflow: hidden;
  text-align: center;
  padding-left: 0;
  line-height: 2.2;
}
@media (max-width: 479px) {
  .pagination {
    width: 100%;
    text-align: left;
  }
}
.pagination .page-numbers {
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  display: inline-block;
  margin: 5px 3px;
  background: transparent;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 35px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  border: 1px solid transparent;
}
.pagination .page-numbers.current {
  color: #3c60dc;
  border-color: #3c60dc;
}
.pagination a.page-numbers {
  text-decoration: none;
}
.pagination a.page-numbers:hover {
  color: #3c60dc;
  border-color: #3c60dc;
}
#pagination {
  display: block;
  text-align: center;
}
#pagination .prev,
#pagination .next {
  display: inline-block;
  margin: 15px;
}
.loadmore-action,
#infscr-loading,
.loadmore-loading {
  display: block;
  width: 100%;
  text-align: center;
  margin: 20px auto 60px;
  line-height: 3;
  font-size: 14px;
}
.loadmore-loading {
  position: relative;
  height: 25px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.loadmore-loading.finished {
  width: auto;
}
.loadmore-loading span {
  display: block;
  bottom: 0;
  width: 9px;
  height: 5px;
  background: #696969;
  position: absolute;
  -webkit-animation: preload_audio_wave 1.5s infinite ease-in-out;
  -o-animation: preload_audio_wave 1.5s infinite ease-in-out;
  animation: preload_audio_wave 1.5s infinite ease-in-out;
}
.loadmore-loading span:nth-child(2) {
  left: 11px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loadmore-loading span:nth-child(3) {
  left: 22px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.loadmore-loading span:nth-child(4) {
  left: 33px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.loadmore-loading span:nth-child(5) {
  left: 44px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@keyframes preload_audio_wave {
  0% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
  25% {
    height: 30px;
    transform: translateY(15px);
    background: #3c60dc;
  }
  50% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
  100% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
}
@-webkit-keyframes preload_audio_wave {
  0% {
    height: 5px;
    -webkit-transform: translateY(0px);
    background: #3c60dc;
  }
  25% {
    height: 30px;
    -webkit-transform: translateY(15px);
    background: #3c60dc;
  }
  50% {
    height: 5px;
    -webkit-transform: translateY(0px);
    background: #3c60dc;
  }
  100% {
    height: 5px;
    -webkit-transform: translateY(0px);
    background: #3c60dc;
  }
}
@-moz-keyframes preload_audio_wave {
  0% {
    height: 5px;
    -moz-transform: translateY(0px);
    background: #3c60dc;
  }
  25% {
    height: 30px;
    -moz-transform: translateY(15px);
    background: #3c60dc;
  }
  50% {
    height: 5px;
    -moz-transform: translateY(0px);
    background: #3c60dc;
  }
  100% {
    height: 5px;
    -moz-transform: translateY(0px);
    background: #3c60dc;
  }
}
@keyframes preload_audio_wave {
  0% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
  25% {
    height: 30px;
    transform: translateY(15px);
    background: #3c60dc;
  }
  50% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
  100% {
    height: 5px;
    transform: translateY(0px);
    background: #3c60dc;
  }
}
[data-paginate="loadmore"] .pagination,
[data-paginate="infinite"] .pagination {
  display: none;
}
.pagination {
  clear: both;
}
/*
* 2.0 WordPress default
* -----------------------------------------------------------------------------
*/
#main {
  margin-top: 60px;
  margin-bottom: 60px;
}
.main-wrap {
  margin-top: 100px;
  margin-bottom: 100px;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.search .product,
.hentry {
  padding: 0;
  margin-top: 30px;
}
.search .product:first-child,
.hentry:first-child {
  margin-top: 0;
}
.search .product .entry-content,
.hentry .entry-content {
  padding: 20px 0 10px;
  line-height: 24px;
}
.search .product .entry-footer,
.hentry .entry-footer {
  padding: 20px 0 40px;
  border-top: 1px solid #f4f4f4;
}
.search .product .entry-footer span,
.hentry .entry-footer span {
  margin-right: 15px;
  display: inline-block;
  color: #777777;
  font-size: 14px;
}
.search .product .entry-footer span i,
.hentry .entry-footer span i {
  padding-right: 7px;
}
.search .product.sticky,
.hentry.sticky {
  border-color: #3c60dc;
  border-bottom-width: 4px;
  position: relative;
  overflow: hidden;
}
.search .product.sticky:after,
.hentry.sticky:after {
  width: 150px;
  height: 50px;
  font-family: 'FontAwesome';
  content: "\f08d";
  background: #3c60dc;
  position: absolute;
  right: -57px;
  top: -7px;
  color: #ffffff;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  text-align: center;
  line-height: 56px;
  font-size: 16px;
}
.meta-author {
  padding: 10px;
  margin-top: 25px;
}
#comments {
  padding: 20px 0 40px;
  margin-top: 30px;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
#comments .comments-title {
  color: #212121;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
#comments ol,
#comments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#comments ol li,
#comments ul li {
  padding: 0 0 30px 0;
}
#comments ol li:last-child,
#comments ul li:last-child {
  padding-bottom: 0;
}
#comments ol li .comment-wrap:after,
#comments ul li .comment-wrap:after {
  clear: both;
  content: '';
  display: table;
}
#comments ol li .comment-wrap .comment-img,
#comments ul li .comment-wrap .comment-img {
  float: left;
  max-width: 80px;
}
#comments ol li .comment-wrap .comment-img .img-thumbnail,
#comments ul li .comment-wrap .comment-img .img-thumbnail {
  border: none;
  background: transparent;
}
#comments ol li .comment-wrap .comment-img .img-thumbnail img,
#comments ul li .comment-wrap .comment-img .img-thumbnail img {
  border-radius: 50%;
}
#comments ol li .comment-wrap .comment-block,
#comments ul li .comment-wrap .comment-block {
  padding-left: 110px;
}
#comments ol li .comment-wrap .comment-block .comment-header,
#comments ul li .comment-wrap .comment-block .comment-header {
  margin: 0;
  padding: 5px 0;
}
#comments ol li .comment-wrap .comment-block .comment-header cite,
#comments ul li .comment-wrap .comment-block .comment-header cite {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#comments ol li .comment-wrap .comment-block .comment-header cite:after,
#comments ul li .comment-wrap .comment-block .comment-header cite:after {
  content: "\f111";
  color: #ababab;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 6px;
  margin: 0 10px 0 15px;
  transform: translateY(-2px);
}
#comments ol li .comment-wrap .comment-block .comment-header time,
#comments ul li .comment-wrap .comment-block .comment-header time {
  color: #ababab;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
#comments ol li .comment-wrap .comment-block .comment-header a.comment-edit-link,
#comments ul li .comment-wrap .comment-block .comment-header a.comment-edit-link {
  float: right;
}
#comments ol li .comment-wrap .comment-block .comment-header a.comment-edit-link:after,
#comments ul li .comment-wrap .comment-block .comment-header a.comment-edit-link:after {
  clear: both;
  content: '';
  display: table;
}
#comments ol li .comment-wrap .comment-block .comment-content,
#comments ul li .comment-wrap .comment-block .comment-content {
  padding: 5px 0;
}
#comments ol li .comment-wrap .comment-block .comment-content p,
#comments ul li .comment-wrap .comment-block .comment-content p {
  color: #696969;
  margin: 0;
  line-height: 24px;
}
#comments ol li .comment-wrap .comment-block a.comment-reply-link,
#comments ul li .comment-wrap .comment-block a.comment-reply-link {
  color: #696969;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
}
#comments ol li .comment-wrap .comment-block a.comment-reply-link i,
#comments ul li .comment-wrap .comment-block a.comment-reply-link i {
  margin-right: 5px;
}
#comments ol li .comment-wrap .comment-block a.comment-reply-link:hover,
#comments ul li .comment-wrap .comment-block a.comment-reply-link:hover {
  color: #3ec66b;
}
#comments ol li .children,
#comments ul li .children {
  margin-top: 30px;
  margin-left: 110px;
}
#comments #respond {
  margin-top: 45px;
  border-top: 1px solid #f4f4f4;
}
#comments #respond .comment-reply-title {
  color: #212121;
  margin: 50px 0 40px;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#comments #respond .comment-form input[type='text'],
#comments #respond .comment-form input[type='email'] {
  border: 1px solid #f4f4f4;
  color: #ababab;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 21px;
  font-size: 14px;
  font-style: italic;
}
#comments #respond .comment-form input[type='text']::-moz-placeholder,
#comments #respond .comment-form input[type='email']::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
#comments #respond .comment-form input[type='text']:-ms-input-placeholder,
#comments #respond .comment-form input[type='email']:-ms-input-placeholder {
  color: #ababab;
}
#comments #respond .comment-form input[type='text']::-webkit-input-placeholder,
#comments #respond .comment-form input[type='email']::-webkit-input-placeholder {
  color: #ababab;
}
#comments #respond .comment-form textarea {
  border: 1px solid #f4f4f4;
  color: #ababab;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 20px;
  line-height: 21px;
  font-size: 14px;
  font-style: italic;
  width: 100%;
}
#comments #respond .comment-form textarea::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
#comments #respond .comment-form textarea:-ms-input-placeholder {
  color: #ababab;
}
#comments #respond .comment-form textarea::-webkit-input-placeholder {
  color: #ababab;
}
#comments #respond .form-submit {
  margin-top: 30px;
}
#comments #respond .form-submit input[type="submit"] {
  border: 1px solid #212121;
  background: transparent;
  color: #212121;
  font-weight: bold;
  line-height: 48.47px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 40px;
}
#comments #respond .form-submit input[type="submit"]:hover {
  background: #3c60dc;
  border: 1px solid #3c60dc;
  color: #ffffff;
  cursor: pointer;
}
/* Images */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
  margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
  margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}
img.aligncenter {
  margin: 5px auto;
}
img.alignnone {
  margin: 5px 0;
}
body .alignright {
  clear: right;
}
body .alignleft {
  clear: left;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #220e10;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 0 0 24px;
}
div.wp-caption.alignright {
  float: right;
}
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside;
}
.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
  clear: both;
  display: table;
  content: '';
}
.alignnone,
img.alignnone {
  /* not sure about this one */
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  max-width: 100%;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0 0 1.6em;
  table-layout: fixed;
  width: 100%;
}
table td,
table th {
  border: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0.4em;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
button:hover,
button:focus {
  outline: none;
}
#off-canvas-nav {
  display: none;
}
.noo_translateY_30 {
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
div.wpb_content_element {
  margin-bottom: 0;
}
.noo-container-fluid > .vc_row-fluid > div.vc_col-sm-12 > .vc_column-inner {
  padding: 0;
}
.noo-container-fluid > .vc_row-fluid > div.vc_col-sm-12 .wpb_button,
.noo-container-fluid > .vc_row-fluid > div.vc_col-sm-12 .wpb_content_element,
.noo-container-fluid > .vc_row-fluid > div.vc_col-sm-12 ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
body .vc_progress_bar .vc_single_bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 55px;
  margin-top: 30px;
  background: #ccc;
}
body .vc_progress_bar .vc_single_bar .vc_bar {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #212121;
}
body .vc_progress_bar .vc_single_bar .vc_label {
  padding: 0;
  height: 4px;
}
body .vc_progress_bar .vc_single_bar .vc_label .noo-progress_label {
  -webkit-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  -o-transform: translate(0, -30px);
  transform: translate(0, -30px);
  display: block;
  font-style: italic;
  font-size: 14px;
}
body .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  position: absolute;
  right: -20px;
  top: -30px;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  background: #3ec66b;
  letter-spacing: 1px;
  padding: 0 7px;
  line-height: 20px;
}
body .vc_progress_bar .vc_single_bar .vc_label .vc_label_units:after {
  border-top: 5px solid #3ec66b;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
}
.absoulte-image {
  position: absolute;
  right: -70px;
  top: -305px;
}
@media screen and (max-width: 1440px) {
  .absoulte-image {
    right: -20px;
    top: -185px;
  }
}
@media screen and (max-width: 1024px) {
  .absoulte-image {
    right: -20px;
    top: -115px;
  }
}
@media screen and (max-width: 800px) {
  .absoulte-image {
    right: -20px;
    top: -185px;
  }
}
@media screen and (max-width: 768px) {
  .absoulte-image {
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 760px) {
  .absoulte-image {
    margin-top: -160px;
    padding-bottom: 20px;
    padding-top: 30px;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .absoulte-image {
    margin-top: -160px;
    padding-bottom: 20px;
    padding-top: 30px;
    position: relative;
  }
}
@media (max-width: 479px) {
  div.noo-remove-margin {
    margin: 0 !important;
  }
}
.creative_simple_tile {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 36px;
  font-family: "Merriweather", serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 1px;
}
.creative_simple_tile span {
  position: relative;
  display: inline-block;
}
.creative_simple_tile span:before {
  width: 100px;
  height: 1px;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.5px 0 0 -50px;
  display: block;
  background: #e6de56;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
#error-404 {
  text-align: center;
  padding: 150px 0;
}
#error-404 p {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333333;
}
#error-404 h1 {
  text-transform: uppercase;
}
/*
* 3.0 Header
* -----------------------------------------------------------------------------
*/
.admin-bar .noo-header.fixed_top_eff {
  top: 32px;
}
.noo-header {
  position: relative;
  z-index: 10;
}
.noo-header .navbar-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.noo-header.header_transparent .navbar-wrapper {
  background: rgba(0, 0, 0, 0.8);
}
.noo-header.fixed_top_eff {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
.noo_icon_menu {
  display: none;
}
.navbar-default {
  min-height: 81px;
}
.navbar-default:after {
  clear: both;
  content: '';
  display: table;
}
.navbar-default .navbar-header {
  padding-left: 35px;
  float: left;
  width: 10%;
}
.noo-main-menu {
  float: left;
  width: 82%;
  justify-content: center;
  display: flex;
}
.noo-main-menu .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.noo-main-menu .navbar-nav:after {
  clear: both;
  content: '';
  display: table;
}
.noo-main-menu .navbar-nav li {
  float: left;
  position: relative;
}
.noo-main-menu .navbar-nav li > a {
  border: 1px solid transparent;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  position: relative;
  display: block;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.noo-main-menu .navbar-nav li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  height: 1px;
  width: 100%;
  background: #3c60dc;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-main-menu .navbar-nav li > .sub-menu {
  position: absolute;
  left: -15px;
  list-style: none;
  padding: 28px 0;
  margin: 0;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-top: 0;
  min-width: 180px;
  transform: translateY(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  z-index: 99;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-main-menu .navbar-nav li > .sub-menu li {
  float: none;
  position: relative;
  padding: 0 30px;
}
.noo-main-menu .navbar-nav li > .sub-menu li a {
  background: none;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  position: relative;
  padding: 7px 0;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  text-decoration: none;
  font-size: 12px;
  margin-top: 0;
}
.noo-main-menu .navbar-nav li > .sub-menu li a:hover {
  color: #3c60dc;
}
.noo-main-menu .navbar-nav li > .sub-menu li a:hover .icon-submenu-down {
  color: #555555;
}
.noo-main-menu .navbar-nav li > .sub-menu li a:hover:before {
  display: none;
}
.noo-main-menu .navbar-nav li > .sub-menu li a:after {
  display: none;
}
.noo-main-menu .navbar-nav li > .sub-menu li .sub-menu {
  list-style: none;
  padding: 28px 0;
  margin: 0;
  position: absolute;
  left: 100%;
  top: 10px;
  z-index: 1;
  min-width: 180px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: #ffffff;
}
.noo-main-menu .navbar-nav li > .sub-menu li .sub-menu li {
  background: #ffffff;
}
.noo-main-menu .navbar-nav li > .sub-menu li:hover:after {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  -o-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
}
.noo-main-menu .navbar-nav li > .sub-menu li:hover .sub-menu {
  top: -30px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.noo-main-menu .navbar-nav li:nth-of-type(6) > .sub-menu,
.noo-main-menu .navbar-nav li:nth-of-type(7) > .sub-menu,
.noo-main-menu .navbar-nav li:nth-of-type(8) > .sub-menu {
  right: -15px;
  left: auto;
}
.noo-main-menu .navbar-nav li:nth-of-type(6) > .sub-menu li .sub-menu,
.noo-main-menu .navbar-nav li:nth-of-type(7) > .sub-menu li .sub-menu,
.noo-main-menu .navbar-nav li:nth-of-type(8) > .sub-menu li .sub-menu {
  right: 100%;
  left: auto;
}
.noo-main-menu .navbar-nav li:nth-of-type(6) > .sub-menu li:hover:after,
.noo-main-menu .navbar-nav li:nth-of-type(7) > .sub-menu li:hover:after,
.noo-main-menu .navbar-nav li:nth-of-type(8) > .sub-menu li:hover:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  -o-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}
.noo-main-menu .navbar-nav li:hover .sub-menu {
  transform: translateY(10px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.noo-main-menu .navbar-nav li.noo_megamenu {
  position: static;
}
.noo-main-menu .navbar-nav li.noo_megamenu:hover .sub-menu li {
  display: block;
}
.noo-main-menu .navbar-nav li.noo_megamenu ul li a:hover {
  background: none;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu {
  padding: 0 40px;
  width: 100%;
  right: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li {
  float: left;
  border: 0;
  padding: 45px 20px;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li:after {
  display: none;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li > a {
  margin: 0 0 0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li:first-child {
  border-left: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li > ul {
  display: block !important;
  -webkit-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  position: relative;
  width: auto;
  min-width: inherit;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  visibility: visible;
  border: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 12px;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li > ul li {
  display: none;
  padding-left: 0;
  padding-right: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li > ul li:first-child {
  border-top: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li > ul li a {
  font-family: "Merriweather", serif;
  font-size: 14px;
  text-transform: none;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area {
  padding-bottom: 0;
  padding-top: 10px;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area .widget-title {
  margin: 0 0 25px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #333333;
  position: relative;
  display: inline-block;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area .widget-title:after {
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: 0;
  font-size: 11px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "\f107";
  font-family: 'FontAwesome';
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area .widget_text a {
  padding: 0;
  overflow: hidden;
  height: 82px;
  display: block;
  margin-bottom: 20px;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area .widget_text img {
  margin-bottom: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area .widget_text img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li {
  padding: 20px 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:before,
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:after {
  content: " ";
  display: table;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:after {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:before,
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:after {
  content: " ";
  display: table;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:after {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li:first-child {
  padding-top: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li a {
  padding: 0;
  text-transform: none;
  line-height: 30px;
  font-weight: 400;
  font-size: 14px;
  font-family: "Merriweather", serif;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li a:before {
  display: none;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li a:hover {
  color: #3c60dc;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li a img {
  width: 65px;
  margin-left: 0;
  margin-right: 0;
  float: none;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li a .product-title {
  float: right;
  width: 154px;
  padding-left: 20px;
  line-height: 30px;
  margin-top: -8px;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li span.amount {
  font-size: 14px;
  display: inline-block;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li del span.amount {
  color: #555555;
  opacity: 0.4;
  filter: alpha(opacity=40);
  text-decoration: line-through;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li ins {
  text-decoration: none;
  float: left;
}
.noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu > li .noo_megamenu_widget_area li ins span.amount {
  padding-right: 16px;
  color: #3c60dc;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 {
  position: relative;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu {
  width: 440px;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu li {
  width: 50%;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu li:nth-child(2n+1) {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 {
  position: relative;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu {
  width: 660px;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu li {
  width: 33.33333333%;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu li:nth-child(3n+1) {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-4 ul.sub-menu li {
  width: 25%;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-4 ul.sub-menu li:nth-child(4n+1) {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-5 ul.sub-menu li {
  width: 20%;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-5 ul.sub-menu li:nth-child(5n+1) {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-6 ul.sub-menu li {
  width: 16.66666667%;
}
.noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-6 ul.sub-menu li:nth-child(6n+1) {
  clear: both;
}
.noo-main-menu .navbar-nav li.noo_megamenu.noo_heading ul.sub-menu a.sf-with-ul {
  height: 0;
}
.noo-main-menu .navbar-nav li.noo_megamenu > ul.sub-menu li ul.product_list_widget li,
.noo-main-menu .navbar-nav li.noo_megamenu > ul.sub-menu li ul.sub-menu {
  width: auto;
}
.noo-main-menu .navbar-nav li.noo_megamenu > ul.sub-menu li ul.product_list_widget li li,
.noo-main-menu .navbar-nav li.noo_megamenu > ul.sub-menu li ul.sub-menu li {
  width: auto;
}
.menu-style-5 .noo-main-menu .navbar-nav li.noo_megamenu > .sub-menu {
  left: auto;
}
.navbar-brand {
  line-height: 81px;
  display: block;
}
.header-meta {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
.header-meta:after {
  clear: both;
  content: '';
  display: table;
}
.header-meta li {
  float: left;
}
.header-meta li a {
  line-height: 81px;
  font-size: 18px;
  padding: 0 30px;
  display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 479px) {
  .header-meta li a {
    padding: 0 15px;
  }
}
.header-meta li.minicart:hover .noo-minicart {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header-meta .noo-minicart {
  background: #ffffff;
  border: 1px solid #eeeeee;
  color: #696969;
  padding: 15px;
  position: absolute;
  opacity: 0;
  right: 0;
  transform: translateY(30px);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 300px;
  z-index: 99;
}
.header-meta .noo-minicart .minicart-header {
  padding: 15px 0;
}
.header-meta .noo-minicart .minicart-footer {
  padding: 15px 0;
}
.header-meta .noo-minicart .minicart-footer .minicart-actions .button {
  border: 1px solid #eeeeee;
  background-color: #eeeff0;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 21px;
  padding: 10px 15px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.header-meta .noo-minicart .minicart-footer .minicart-actions .button:hover {
  background: #3c60dc;
  color: #ffffff !important;
  border-color: #3c60dc;
  text-decoration: none;
}
.header-meta .noo-minicart.transition {
  opacity: 1;
  top: 100%;
}
.header-meta .noo-minicart:before {
  position: absolute;
  display: block;
  content: "";
  top: -8px;
  right: 105px;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  background: #ffffff;
}
.note-search {
  font-size: 24px;
  color: #eeeff0;
  text-transform: uppercase;
  font-weight: 300;
}
/*
* 4.0 Content
* -----------------------------------------------------------------------------
*/
/*
* 4.1 - Heading
* -----------------------------------------------------------------------------
*/
.noo-page-heading {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.noo-page-heading .page-title {
  font-size: 50px;
  padding: 165px 0;
  color: #212121;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 991px) {
  .noo-page-heading .page-title {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .noo-page-heading .page-title {
    padding: 50px 0;
    font-size: 25px;
  }
}
/**
 * 4.2 - Box layout
 * -----------------------------------------------------------------------------
 */
.boxed-layout {
  background-color: #ffffff;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.boxed-layout .site {
  margin: 0 auto;
  position: relative;
  padding: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  width: 90%;
  max-width: 1200px;
}
.boxed-layout .site .fixed_top .navbar-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
/**
 * 4.3 - Shortcode shop
 * -----------------------------------------------------------------------------
 */
.noo-product-header {
  text-align: center;
}
.noo-product-header:after {
  clear: both;
  content: '';
  display: table;
}
@media screen and (max-width: 768px) {
  .noo-product-header {
    margin-top: 60px;
  }
}
.noo-product-header .noo-product-header-title {
  margin-bottom: 50px;
}
.noo-product-header .noo-sh-title {
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 18px;
  position: relative;
}
.noo-product-header .noo-sh-title:before {
  content: '';
  width: 163px;
  height: 11px;
  background-image: url("../images/line-bottom-title.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -16px;
  right: 50%;
  -webkit-transform: translate(50%, 100%);
  -ms-transform: translate(50%, 100%);
  -o-transform: translate(50%, 100%);
  transform: translate(50%, 100%);
}
.noo-product-header .noo-attach {
  font-style: italic;
  color: #696969;
  font-family: "Merriweather", serif;
  font-weight: 200;
  font-size: 14px;
}
.noo-product-header .noo-product-list-cat {
  list-style: none;
  padding: 0;
  margin: 60px 0 0 0;
  text-align: left;
  border-bottom: 1px solid #e2e2e2;
}
@media screen and (max-width: 1024px) {
  .noo-product-header .noo-product-list-cat {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .noo-product-header .noo-product-list-cat.right {
    text-align: left;
  }
}
.noo-product-header .noo-product-list-cat li {
  margin: 0;
  display: inline-block;
  margin-bottom: -1px;
}
.noo-product-header .noo-product-list-cat li a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  color: #ababab;
  position: relative;
  border: 1px solid transparent;
  padding: 4px 12px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-product-header .noo-product-list-cat li a:hover {
  color: #212121;
  text-decoration: none;
}
.noo-product-header .noo-product-list-cat li a.active {
  color: #212121;
  text-decoration: none;
  border-color: #e2e2e2;
}
.woocommerce .noo-sh-grid2:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce.noo-style-grid2 .grid2-product {
  width: 50%;
  float: left;
  position: relative;
}
@media screen and (max-width: 768px) {
  .woocommerce.noo-style-grid2 .grid2-product {
    width: 100%;
  }
}
.banner-product {
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-top: 30px;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .banner-product {
    display: none;
  }
}
.banner-product img {
  position: relative;
  width: 100%;
  z-index: 1;
}
.banner-product a {
  display: block;
  position: relative;
  margin-top: 40px;
}
.banner-product a:before {
  position: absolute;
  left: -26px;
  top: 26px;
  width: 100%;
  height: 100%;
  content: '';
  border: 5px solid #e8e7eb;
}
.banner-product.right {
  float: right;
}
.banner-product.right a:after {
  position: absolute;
  left: -94px;
  top: -220px;
  width: 804px;
  height: 1113px;
  content: '';
  background-image: url('../images/new-decor.png');
}
.banner-product.left a:after {
  position: absolute;
  left: -370px;
  top: 100px;
  width: 629px;
  height: 767px;
  content: '';
  background-image: url('../images/palm-decor.png');
}
.noo-shortcode-product .noo-product-grid {
  margin-top: 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column {
    width: 25%;
  }
}
.noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column .add_to_cart_button {
  padding: 0 127px;
}
@media (min-width: 1200px) {
  .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column:nth-child(5) {
    clear: both;
  }
  .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column:nth-child(9) {
    clear: both;
  }
  .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column:nth-child(13) {
    clear: both;
  }
  .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column:nth-child(17) {
    clear: both;
  }
}
.noo-shortcode-product .noo-sh-grid.columns2 .noo-product-column {
  width: 50%;
}
.noo-shortcode-product .noo-sh-grid.columns1 .noo-product-column {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .noo-shortcode-product .noo-sh-grid2.columns4 .noo-product-column {
    width: 41.7%;
  }
}
.noo-shortcode-product .noo-sh-grid2.columns4 .noo-product-column .noo-product-action .add_to_cart_button {
  padding: 0 90px;
}
.noo-shortcode-product .noo-sh-grid2.left.columns4 .noo-product-column {
  float: right;
}
@media screen and (max-width: 768px) {
  .noo-shortcode-product .noo-sh-grid2.left.columns4 .noo-product-column {
    float: left;
    width: 100%;
  }
}
.noo-shortcode-product .noo-slider {
  position: relative;
}
.noo-shortcode-product .noo-slider:after {
  clear: both;
  content: '';
  display: table;
}
@media screen and (min-width: 769px) {
  .noo-shortcode-product .noo-slider .noo-product-column {
    width: 100%;
  }
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div {
  position: absolute;
  left: -45px;
  top: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 1;
  margin: -45px 0 0 0;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  font-size: 40px;
  line-height: 36px;
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div:hover {
  background: #555555;
  border-color: #555555;
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div:hover:before {
  color: #ffffff !important;
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div.owl-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 22px;
  display: block;
  color: #888888;
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: -45px;
}
.noo-shortcode-product .noo-slider .owl-controls .owl-buttons div.owl-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 22px;
  display: block;
  color: #888888;
}
.noo-shortcode-product.noo-style-grid2 .noo-product-header .noo-product-header-title {
  display: none;
}
.noo-shortcode-product.noo-style-grid2 .noo-product-header ul.noo-product-list-cat {
  width: 470px;
}
.noo-shortcode-product.noo-style-grid2 .noo-product-header ul.noo-product-list-cat.left {
  float: right;
}
@media screen and (max-width: 480px) {
  .noo-shortcode-product.noo-style-grid2 .noo-product-header ul.noo-product-list-cat {
    width: 100%;
  }
}
.noo-shortcode-product.noo-style-grid2 .banner-product {
  position: relative;
}
.noo-shortcode-product.noo-style-grid2 .banner-product h2 {
  position: absolute;
  top: -82px;
  left: 120px;
  font-size: 64px;
  color: #212121;
  letter-spacing: 2px;
  z-index: 2;
  width: 280px;
  text-align: left;
  text-transform: uppercase;
  line-height: 66px;
}
.noo-shortcode-product.noo-style-grid2 .banner-product h4 {
  font-family: "Merriweather", serif;
  color: #212121;
  letter-spacing: 2px;
  font-style: italic;
  font-size: 18px;
  position: absolute;
  left: -108px;
  bottom: 34px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1;
  font-weight: 400;
}
.noo-shortcode-product.noo-style-grid2 .banner-product.left h4 {
  right: -94px;
  left: auto;
}
.noo-shortcode-product.noo-style-grid2 .banner-product.left a:before {
  right: -26px;
  left: auto;
}
.noo-container .noo-shortcode-product .noo-sh-grid.columns4 .noo-product-column .add_to_cart_button {
  padding: 0 37px;
}
.noo-container .noo-shortcode-product .noo-sh-grid2.columns4 .noo-product-column .add_to_cart_button {
  padding: 0 32px;
}
.noo-shortcode-product-small ul {
  padding: 0;
  list-style: none;
}
.noo-shortcode-product-small ul li {
  margin-bottom: 20px;
}
.noo-shortcode-product-small ul li .wrap-thumbnail {
  float: left;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}
.noo-shortcode-product-small ul li .wrap-thumbnail:after {
  content: '';
  clear: both;
  display: table;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, 200%);
  -ms-transform: translate(0, 200%);
  -o-transform: translate(0, 200%);
  transform: translate(0, 200%);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .noo-quick-view,
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .woocommerce.compare-button,
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .noo-quick-compare {
  display: none;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .wrap-action {
  position: relative;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .add_to_cart_button {
  background: rgba(51, 51, 51, 0.8);
  text-indent: -99999px;
  display: block;
  width: 50%;
  position: relative;
  height: 30px;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .add_to_cart_button:before {
  content: '\f110';
  font-family: 'Ionicons';
  position: absolute;
  top: 50%;
  right: 50%;
  text-indent: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  color: #888;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .add_to_cart_button:hover {
  background-color: #3c60dc;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .add_to_cart_button:hover:before {
  color: #ffffff;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 30px;
  margin-right: 0;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .yith-wcwl-add-to-wishlist a {
  color: #888;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .yith-wcwl-add-to-wishlist a:after {
  left: 119px;
  top: 50%;
  font-size: 14px;
  margin-top: -10px;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .yith-wcwl-add-to-wishlist:hover {
  background-color: #3c60dc;
}
.noo-shortcode-product-small ul li .wrap-thumbnail .noo-product-action .yith-wcwl-add-to-wishlist:hover a {
  color: #ffffff;
}
.noo-shortcode-product-small ul li .product-title {
  display: block;
  font-weight: 600;
  padding-top: 12px;
}
.noo-shortcode-product-small ul li a {
  color: #333333;
}
.noo-shortcode-product-small ul li a:hover {
  color: #3c60dc;
}
.noo-shortcode-product-small ul li .amount {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #212121;
  font-size: 16px;
}
.noo-shortcode-product-small ul li ins {
  margin-left: 15px;
  text-decoration: none;
}
.noo-shortcode-product-small ul li del {
  color: #ababab;
}
.noo-shortcode-product-small ul li del .amount {
  font-size: 14px;
  color: #ababab;
}
.noo-shortcode-product-small ul li:after {
  content: '';
  display: table;
  clear: both;
}
.noo-shortcode-product-small ul li:hover .noo-product-action {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-shortcode-product-small h3 {
  font-size: 24px;
  color: #212121;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeff0;
  position: relative;
  padding-bottom: 12px;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.noo-shortcode-product-small h3:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Ionicons";
  border: 1px solid #eeeff0;
  font-size: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "\f489";
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  text-index: 2px;
}
@keyframes eff_fly_to_top {
  from {
    top: 52px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    top: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes eff_fly_to_top {
  from {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.noo-product-banner {
  text-align: center;
  color: #ffffff;
}
.noo-product-banner h3 {
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 6px;
  color: #ffffff;
  margin: 0;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .noo-product-banner h3 {
    font-size: 24px;
  }
}
.noo-product-banner h3:after,
.noo-product-banner h3:before {
  width: 72px;
  height: 20px;
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  top: 22px;
}
.noo-product-banner h3:before {
  background-image: url('../images/decor-banner-1-left.png');
  left: -110px;
}
.noo-product-banner h3:after {
  background-image: url('../images/decor-banner-1-right.png');
  right: -110px;
}
.noo-product-banner h3 span {
  position: relative;
}
.noo-product-banner h3 span:before {
  position: absolute;
  top: 0;
  left: 0;
  content: attr(title);
  color: #fff;
  line-height: 88px;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.noo-product-banner h3 span:nth-of-type(2):before {
  -webkit-transition: all 0.8s ease 0.4s;
  -o-transition: all 0.8s ease 0.4s;
  transition: all 0.8s ease 0.4s;
}
.noo-product-banner h3 span:nth-of-type(3):before {
  -webkit-transition: all 0.8s ease 0.8s;
  -o-transition: all 0.8s ease 0.8s;
  transition: all 0.8s ease 0.8s;
}
.noo-product-banner h3 span:nth-of-type(4):before {
  -webkit-transition: all 0.8s ease 1.6s;
  -o-transition: all 0.8s ease 1.6s;
  transition: all 0.8s ease 1.6s;
}
.noo-product-banner h4 {
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .noo-product-banner h4 {
    margin-bottom: 30px;
  }
}
.noo-product-banner .image-top {
  margin-bottom: 60px;
}
.noo-product-banner .wrap-button {
  margin-top: 0;
}
.noo-product-banner .heading-button {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 2px;
  border: 1px solid #212121;
  background-color: #212121;
  min-width: 155px;
  margin: 0 5px;
}
.noo-product-banner .heading-button:first-child {
  background: transparent;
  border-color: #ffffff;
}
@media screen and (max-width: 480px) {
  .noo-product-banner .heading-button:first-child {
    margin-bottom: 10px;
  }
}
.noo-product-banner .heading-button:hover {
  border-color: #3c60dc;
  background-color: #3c60dc;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-product-banner .heading-link {
  text-transform: uppercase;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.noo-product-banner .heading-link:after,
.noo-product-banner .heading-link:before {
  content: '>';
  position: absolute;
  top: 0;
  right: 0;
  line-height: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo-product-banner .heading-link:before {
  right: -10px;
}
.noo-product-banner .heading-link:hover {
  border-color: #ffffff;
}
.noo-product-banner .heading-link:hover:before {
  right: -30px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}
.noo-product-banner .heading-link:hover:after {
  right: -20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease 0.2s;
  -o-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}
.noo-product-banner.style2 h3:before,
.noo-product-banner.style2 h3:after {
  display: none;
}
.noo-product-banner.style2 .wrap-title {
  border: 7px double rgba(255, 255, 255, 0.3);
  max-width: 670px;
  margin: 0 auto;
  padding: 10px 30px 20px;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .noo-product-banner.style2 .wrap-title {
    margin: 0 20px;
  }
}
.noo-product-banner.style2 .wrap-title h4 {
  margin-bottom: 30px;
}
.noo-product-banner.style2 .wrap-title h3 {
  margin-bottom: 20px;
}
.noo-product-banner.style2 .wrap-title p {
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 768px) {
  .noo_product_banner_other {
    display: none;
  }
  .noo_product_banner_top {
    width: 100% !important;
  }
}
.noo-product-lookbook {
  position: relative;
}
.noo-product-lookbook .noo-mark-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.noo-product-lookbook .noo-mark-item:before {
  content: "\f489";
  font-family: 'Ionicons';
  width: 24px;
  height: 24px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  background-color: #212121;
  padding: 2px 6px;
  color: #ffffff;
}
.noo-product-lookbook .noo-mark-item .mark-item-info {
  position: relative;
  width: 270px;
  background-color: #fff;
  display: block;
  text-align: center;
  padding: 18px 20px 15px;
  margin-left: -103px;
  -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  visibility: hidden;
  z-index: 999;
}
.noo-product-lookbook .noo-mark-item .mark-item-info:before {
  content: '';
  border-top: 11px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
.noo-product-lookbook .noo-mark-item .mark-item-info h6 {
  font-family: "Merriweather", serif;
  font-size: 16px;
  text-transform: uppercase;
}
.noo-product-lookbook .noo-mark-item .mark-item-info.ttb {
  -webkit-transform: translate(-21px, -135%);
  -ms-transform: translate(-21px, -135%);
  -o-transform: translate(-21px, -135%);
  transform: translate(-21px, -135%);
}
.noo-product-lookbook .noo-mark-item .mark-item-info.btt {
  -webkit-transform: translate(-21px, 20%);
  -ms-transform: translate(-21px, 20%);
  -o-transform: translate(-21px, 20%);
  transform: translate(-21px, 20%);
}
.noo-product-lookbook .noo-mark-item .mark-item-info.btt:before {
  bottom: auto;
  top: -10px;
  border-top: none;
  border-bottom: 11px solid #fff;
}
.noo-product-lookbook .noo-mark-item .mark-item-info.ltr {
  -webkit-transform: translate(-224px, -55%);
  -ms-transform: translate(-224px, -55%);
  -o-transform: translate(-224px, -55%);
  transform: translate(-224px, -55%);
}
.noo-product-lookbook .noo-mark-item .mark-item-info.ltr:before {
  bottom: 50%;
  margin-left: 0;
  margin-bottom: -10px;
  border-left: 11px solid #fff;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  right: -22px;
  left: auto;
}
.noo-product-lookbook .noo-mark-item .mark-item-info.rtl {
  -webkit-transform: translate(200px, -55%);
  -ms-transform: translate(200px, -55%);
  -o-transform: translate(200px, -55%);
  transform: translate(200px, -55%);
}
.noo-product-lookbook .noo-mark-item .mark-item-info.rtl:before {
  bottom: 50%;
  margin-left: 0;
  margin-bottom: -10px;
  border-right: 11px solid #fff;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  right: auto;
  left: -22px;
}
.noo-product-lookbook .noo-mark-item:hover .mark-item-info {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.noo-product-lookbook .noo-mark-item:hover .mark-item-info.ttb {
  -webkit-transform: translate(-21px, -115%);
  -ms-transform: translate(-21px, -115%);
  -o-transform: translate(-21px, -115%);
  transform: translate(-21px, -115%);
}
.noo-product-lookbook .noo-mark-item:hover .mark-item-info.btt {
  -webkit-transform: translate(-21px, 6%);
  -ms-transform: translate(-21px, 6%);
  -o-transform: translate(-21px, 6%);
  transform: translate(-21px, 6%);
}
.noo-product-lookbook .noo-mark-item:hover .mark-item-info.ltr {
  -webkit-transform: translate(-190px, -55%);
  -ms-transform: translate(-190px, -55%);
  -o-transform: translate(-190px, -55%);
  transform: translate(-190px, -55%);
}
.noo-product-lookbook .noo-mark-item:hover .mark-item-info.rtl {
  -webkit-transform: translate(150px, -55%);
  -ms-transform: translate(150px, -55%);
  -o-transform: translate(150px, -55%);
  transform: translate(150px, -55%);
}
.noo-product-lookbook .noo-mark-item:hover:before {
  background-color: #3c60dc;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
@media screen and (max-width: 768px) {
  .noo_product_lookbook {
    display: none;
  }
}
.zoom_image .wpb_single_image {
  overflow: hidden;
  position: relative;
  display: block;
}
.zoom_image .wpb_single_image:after {
  opacity: 0;
  filter: alpha(opacity=0);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.zoom_image .wpb_single_image img {
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  width: 100%;
}
.zoom_image .wpb_single_image:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.zoom_image .wpb_single_image:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 737px) {
  .zoom_image .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .zoom_image .wpb_single_image .vc_figure {
    width: 100%;
  }
}
.noo-product-item-eff {
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0.5s;
  -o-transition: all 0.4s ease 0.5s;
  transition: all 0.4s ease 0.5s;
}
.noo-product-item-eff.eff {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.spinner-eff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
  display: none;
}
.spinner-eff.left {
  left: auto;
  right: 0;
}
.spinner-eff.eff {
  display: block;
}
@media screen and (max-width: 480px) {
  .spinner-eff {
    width: 100%;
  }
}
.spinner {
  width: 30px;
  height: 30px;
  background-color: #3c60dc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/**
 * 4.3 - Woocommerce page
 * -----------------------------------------------------------------------------
 */
.woocommerce .noo-page-heading,
.woocommerce-page .noo-page-heading {
  position: relative;
  text-align: center;
}
.woocommerce .noo-page-heading:before,
.woocommerce-page .noo-page-heading:before {
  content: '';
  display: block;
  height: 100%;
  background: #212121;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.woocommerce .noo-page-heading .page-title,
.woocommerce-page .noo-page-heading .page-title {
  color: #ffffff;
  position: relative;
}
.woocommerce .noo-page-heading img,
.woocommerce-page .noo-page-heading img {
  position: relative;
  padding: 125px 0;
}
@media screen and (max-width: 991px) {
  .woocommerce .noo-page-heading img,
  .woocommerce-page .noo-page-heading img {
    padding: 50px 0;
  }
}
.noo-breadcrumbs {
  background-color: #eeeff0;
  padding: 14px 0!important;
}
.noo-breadcrumbs span {
  margin: 0 5px;
  font-style: italic;
}
.noo-breadcrumbs span:first-child {
  margin-left: 0;
}
.noo-breadcrumbs span > span {
  text-decoration: underline;
  color: #888;
}
.noo-breadcrumbs a {
  color: #888;
}
.noo-breadcrumbs a:hover {
  color: #3c60dc;
}
.noo-shop-main {
  padding-top: 60px;
  padding-bottom: 60px;
}
.noo-shop-banner {
  margin-bottom: 60px;
}
.noo-shop-banner img {
  width: 100%;
}
.noo-catalog:after {
  clear: both;
  content: '';
  display: table;
}
.noo-catalog form label {
  margin: 0 10px 0 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.noo-catalog form select {
  vertical-align: middle !important;
  cursor: pointer;
}
@media screen and (max-width: 479px) {
  .noo-catalog form select {
    width: 100%;
  }
}
.noo-catalog form select:focus {
  outline: none;
  outline-color: transparent;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0;
  font-style: italic;
}
.woocommerce .woocommerce-ordering {
  position: relative;
}
@media screen and (max-width: 479px) {
  .woocommerce .woocommerce-ordering {
    width: 100%;
  }
}
.woocommerce .woocommerce-ordering:before {
  color: #696969;
  font-size: 18px;
  top: 0;
  right: 14px;
  position: absolute;
  content: "\f3d0";
  font-family: 'Ionicons';
  font-style: normal;
  border-left: 1px solid #eeeff0;
  line-height: 40px;
  height: 40px;
  padding-left: 14px;
}
.woocommerce-product_per {
  float: left;
}
.product-style-control span {
  cursor: pointer;
  border: 1px solid #eeeeee;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 18px;
}
.product-style-control span:hover,
.product-style-control span.active {
  background: #212121;
  color: #eeeeee;
}
.product-style-control span.noo-grid {
  margin-left: 6px;
}
.product-style-control span.noo-list {
  margin-left: 30px;
}
@media screen and (max-width: 479px) {
  .product-style-control span.noo-list {
    margin-left: 0;
  }
}
select:not([multiple]) {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 40px;
  border: 1px solid #eeeff0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 35px 0 20px;
  text-transform: capitalize;
  position: relative;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .woocommerce-page .first {
    clear: both;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-page .first-responsive {
    clear: both;
  }
}
@media screen and (max-width: 479px) {
  .product-style-control {
    float: none !important;
    clear: both;
    margin: 0;
    padding: 20px 0;
  }
}
.woocommerce .add_to_cart_button {
  margin-left: -1px !important;
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .noo-quick-view,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .noo-quick-view,
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .compare-button,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .compare-button,
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .product_type_grouped,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .product_type_grouped,
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .add_to_cart_button,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .add_to_cart_button,
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .yith-wcwl-add-to-wishlist,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .yith-wcwl-add-to-wishlist {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .add_to_cart_button,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .add_to_cart_button {
  -webkit-transition: all 0.4s ease 0.05s;
  -o-transition: all 0.4s ease 0.05s;
  transition: all 0.4s ease 0.05s;
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .yith-wcwl-add-to-wishlist,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .yith-wcwl-add-to-wishlist {
  transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .compare-button,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .compare-button {
  transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0.25s, background 0.4s ease 0s, color 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0.25s, background 0.4s ease 0s, color 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0.25s, background 0.4s ease 0s, color 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0.25s, background 0.4s ease 0s, color 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0.25s, background 0.4s ease 0s, color 0.4s ease 0s;
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-action .noo-quick-view,
.woocommerce .product-grid .noo-product-item:hover .noo-product-action .noo-quick-view {
  transition: transform 0.4s ease 0.35s, opacity 0.4s ease 0.35s, background 0.4s ease 0s, color 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0.35s, opacity 0.4s ease 0.35s, background 0.4s ease 0s, color 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0.35s, opacity 0.4s ease 0.35s, background 0.4s ease 0s, color 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0.35s, opacity 0.4s ease 0.35s, background 0.4s ease 0s, color 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0.35s, opacity 0.4s ease 0.35s, background 0.4s ease 0s, color 0.4s ease 0s;
}
.woocommerce .noo-product-grid .noo-product-item:hover img.second-img,
.woocommerce .product-grid .noo-product-item:hover img.second-img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .noo-product-grid .noo-product-item:hover .noo-product-thumbnail:after,
.woocommerce .product-grid .noo-product-item:hover .noo-product-thumbnail:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .noo-product-grid .noo-product-item .star-rating,
.woocommerce .product-grid .noo-product-item .star-rating {
  display: none;
}
.woocommerce .noo-product-grid .noo_visionary_woocommerce_excerpt,
.woocommerce .product-grid .noo_visionary_woocommerce_excerpt {
  display: none;
}
.woocommerce .product-list .noo-product-item:hover img.second-img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .noo-product-item {
  position: relative;
  margin: 30px 0 0;
}
.woocommerce .noo-main.noo-md-9 {
  /* noo-main noo-md-9 */
}
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-3 .noo-product-item:hover .noo-product-action .noo-quick-view {
  transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -moz-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -webkit-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -ms-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
  -o-transition: transform 0.4s ease 0.15s, opacity 0.4s ease 0.15s, background 0.4s ease 0s, color 0.4s ease 0s;
}
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-3 .add_to_cart_button {
  padding: 0 41px;
}
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-3 .yith-wcwl-add-to-wishlist,
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-3 .compare-button {
  display: none;
}
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-6 .add_to_cart_button {
  padding: 0 112px;
}
.woocommerce .noo-main.noo-md-9 .noo-product-column.noo-md-12 .add_to_cart_button {
  padding: 0 337px;
}
.woocommerce .noo-main.noo-md-12 {
  /* noo-main noo-md-9 */
}
.woocommerce .noo-main.noo-md-12 .noo-product-column.noo-md-4 .add_to_cart_button {
  padding: 0 87px;
}
.woocommerce .noo-main.noo-md-12 .noo-product-column.noo-md-6 .add_to_cart_button {
  padding: 0 187px;
}
.woocommerce .noo-main.noo-md-12 .noo-product-column.noo-md-12 .add_to_cart_button {
  padding: 0 487px;
}
.noo-product-thumbnail {
  overflow: hidden;
  position: relative;
  border: 1px solid #e2e2e2;
}
.noo-product-thumbnail img {
  width: 100%;
}
.noo-product-thumbnail img.second-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.woocommerce .product-grid .noo-product-action,
.woocommerce .noo-product-grid .noo-product-action {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
}
.woocommerce .product-grid .noo-product-action:after,
.woocommerce .noo-product-grid .noo-product-action:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .product-grid .noo-product-action .clear,
.woocommerce .noo-product-grid .noo-product-action .clear {
  display: none;
}
.woocommerce .product-grid .noo-product-action .wrap-action,
.woocommerce .noo-product-grid .noo-product-action .wrap-action {
  display: inline-block;
}
.woocommerce .product-grid .noo-product-action .added_to_cart,
.woocommerce .noo-product-grid .noo-product-action .added_to_cart {
  display: none !important;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button,
.woocommerce .product-grid .noo-product-action .product_type_grouped,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped {
  padding: 0 37px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #3c60dc;
  display: block;
  height: 40px;
  text-align: center;
  float: left;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 40px;
  margin-right: 1px;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button:hover,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button:hover,
.woocommerce .product-grid .noo-product-action .product_type_grouped:hover,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped:hover {
  background: #000000;
  color: #ffffff;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button:before,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button:before,
.woocommerce .product-grid .noo-product-action .product_type_grouped:before,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped:before {
  position: absolute;
  font-family: 'Ionicons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e04e";
  left: -90px;
  top: 50%;
  font-size: 18px;
  margin-top: -10px;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button.loading:before,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button.loading:before,
.woocommerce .product-grid .noo-product-action .product_type_grouped.loading:before,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped.loading:before {
  display: none;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button.loading:after,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button.loading:after,
.woocommerce .product-grid .noo-product-action .product_type_grouped.loading:after,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped.loading:after {
  width: 18px;
  height: 18px;
  text-indent: 0;
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 18px;
  margin-top: -10px;
  margin-left: 0;
  right: auto;
  line-height: 18px;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button.added:before,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button.added:before,
.woocommerce .product-grid .noo-product-action .product_type_grouped.added:before,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped.added:before {
  display: none;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button.added:after,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button.added:after,
.woocommerce .product-grid .noo-product-action .product_type_grouped.added:after,
.woocommerce .noo-product-grid .noo-product-action .product_type_grouped.added:after {
  width: 20px;
  height: 20px;
  text-indent: 0;
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 18px;
  margin-top: -20px;
  margin-left: 0;
  right: auto;
}
.woocommerce .product-grid .noo-product-action .add_to_cart_button,
.woocommerce .noo-product-grid .noo-product-action .add_to_cart_button,
.woocommerce .product-grid .noo-product-action .yith-wcwl-add-to-wishlist,
.woocommerce .noo-product-grid .noo-product-action .yith-wcwl-add-to-wishlist,
.woocommerce .product-grid .noo-product-action .compare-button,
.woocommerce .noo-product-grid .noo-product-action .compare-button,
.woocommerce .product-grid .noo-product-action .noo-quick-view,
.woocommerce .noo-product-grid .noo-product-action .noo-quick-view {
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  -webkit-transform: translate(0, 200%);
  -ms-transform: translate(0, 200%);
  -o-transform: translate(0, 200%);
  transform: translate(0, 200%);
}
.woocommerce .product-grid .product-item-ds .noo-product-action,
.woocommerce .noo-product-grid .product-item-ds .noo-product-action {
  display: none;
}
.noo-quick-compare,
.noo-quick-view {
  background: rgba(33, 33, 33, 0.8);
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  float: left;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  margin: 0;
  line-height: 40px;
  text-decoration: none !important;
  font-size: 18px;
}
.noo-quick-compare:hover,
.noo-quick-view:hover {
  background: #000000;
  color: #ffffff;
}
.noo-quick-compare:before,
.noo-quick-view:before {
  position: absolute;
  font-family: 'Ionicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\f4a5";
  left: 14px;
  top: 21px;
  font-size: 18px;
  margin-top: -8px;
  color: #ccc;
}
.noo-quick-compare {
  margin-right: 1px;
}
.noo-quick-compare:before {
  content: '\f274';
}
.entry-summary .yith-wcwl-add-to-wishlist + .clear {
  display: none;
}
.entry-summary a.compare {
  margin: 0 0 0 10px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  float: left;
  text-indent: -180px;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  color: #ccc;
  margin-right: 1px;
}
.entry-summary a.compare:hover {
  background: #3c60dc;
}
.entry-summary a.compare:hover:after {
  color: #ffffff;
}
.entry-summary a.compare:after {
  color: #555555;
  position: absolute;
  font-family: 'Ionicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f274';
  left: 111px;
  top: 50%;
  font-size: 18px;
  margin-top: -8px;
}
.entry-summary a.compare.added:after {
  margin-left: 0;
  left: 111px;
}
.woocommerce.compare-button {
  background: rgba(33, 33, 33, 0.8);
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  float: left;
  margin: 0;
  overflow: hidden;
  margin-right: 1px;
}
.woocommerce.compare-button:hover {
  background: #000000;
}
.woocommerce.compare-button a {
  text-indent: -180px;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  display: block;
  height: 40px;
  color: #ccc;
  background: none;
}
.woocommerce.compare-button a:hover {
  background: #000000;
  color: #ffffff;
}
.woocommerce.compare-button a:after {
  position: absolute;
  font-family: 'Ionicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f274';
  left: 111px;
  top: 50%;
  font-size: 18px;
  margin-top: -8px;
}
.woocommerce.compare-button a.added:after {
  margin-left: 0;
  left: 111px;
}
.yith-wcwl-add-to-wishlist {
  background: rgba(33, 33, 33, 0.8);
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  float: left;
  margin: 0;
  overflow: hidden;
  margin-right: 1px;
}
.yith-wcwl-add-to-wishlist:hover {
  background: #000000;
}
.yith-wcwl-add-to-wishlist a {
  text-indent: -180px;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  display: block;
  height: 40px;
  color: #ccc;
}
.yith-wcwl-add-to-wishlist a:hover {
  color: #ffffff;
}
.yith-wcwl-add-to-wishlist a:after {
  position: absolute;
  font-family: 'Ionicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f387";
  left: 111px;
  top: 50%;
  font-size: 18px;
  margin-top: -8px;
}
.yith-wcwl-add-to-wishlist .feedback {
  display: none !important;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
  content: "\f388";
  font-family: 'Ionicons';
}
.woocommerce div.noo-product-column .product-item-ds,
.woocommerce div.product .product-item-ds {
  position: relative;
}
.woocommerce div.noo-product-column .product-item-ds h3,
.woocommerce div.product .product-item-ds h3 {
  font-size: 14px;
  margin: 20px 0 0px;
  padding: 0;
  font-family: "Merriweather", serif;
  line-height: 30px;
}
.woocommerce div.noo-product-column .product-item-ds h3 a,
.woocommerce div.product .product-item-ds h3 a {
  color: #333333;
  text-decoration: none;
}
.woocommerce div.noo-product-column .product-item-ds h3 a:hover,
.woocommerce div.product .product-item-ds h3 a:hover {
  color: #3c60dc;
}
.woocommerce div.noo-product-column .product-item-ds .posted_in,
.woocommerce div.product .product-item-ds .posted_in {
  margin-bottom: 8px;
  display: block;
  color: #555555;
}
@media screen and (max-width: 1024px) {
  .woocommerce div.noo-product-column .product-item-ds .posted_in,
  .woocommerce div.product .product-item-ds .posted_in {
    font-size: 12px;
  }
}
.woocommerce div.noo-product-column .product-item-ds .posted_in a,
.woocommerce div.product .product-item-ds .posted_in a {
  color: #555555;
}
.woocommerce div.noo-product-column .product-item-ds .posted_in a:hover,
.woocommerce div.product .product-item-ds .posted_in a:hover {
  color: #3c60dc;
}
.woocommerce div.noo-product-column .product-item-ds .price,
.woocommerce div.product .product-item-ds .price {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  color: #333333;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .woocommerce div.noo-product-column .product-item-ds .price,
  .woocommerce div.product .product-item-ds .price {
    font-size: 15px;
  }
}
.woocommerce div.noo-product-column .product-item-ds .price .amount,
.woocommerce div.product .product-item-ds .price .amount {
  font-weight: 600;
  color: #212121;
}
.woocommerce div.noo-product-column .product-item-ds .price del,
.woocommerce div.product .product-item-ds .price del {
  padding-right: 0;
  display: block;
}
.woocommerce div.noo-product-column .product-item-ds .price del .amount,
.woocommerce div.product .product-item-ds .price del .amount {
  font-weight: 400;
}
.woocommerce div.noo-product-column .product-item-ds .price ins,
.woocommerce div.product .product-item-ds .price ins {
  font-weight: 600;
  color: #212121;
  text-decoration: none;
  display: block;
}
.noo_woocommerce_excerpt {
  display: none;
}
.woocommerce .products .star-rating {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 13px;
  width: 105px;
  margin: 5px 0 6px 0;
}
.woocommerce .products .star-rating:before {
  color: #aaaaaa;
}
.woocommerce .products .star-rating span {
  color: #000000;
}
.woocommerce .products .star-rating span strong {
  display: none;
}
.woocommerce .product-list .noo-product-column {
  width: 100%;
}
.woocommerce .product-list .noo-product-column .noo-product-item:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .product-list .noo-product-column .noo-product-thumbnail {
  width: 34.4%;
  float: left;
  padding-right: 30px;
  border: none;
}
.woocommerce .product-list .noo-product-column .noo-product-thumbnail a {
  display: block;
  position: relative;
  overflow: hidden;
}
.woocommerce .product-list .noo-product-column .noo-product-thumbnail img {
  width: 100%;
}
.woocommerce .product-list .noo-product-column .noo-product-thumbnail img:hover.second-img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.woocommerce .product-list .noo-product-column .noo-product-thumbnail .noo-product-action {
  display: none;
}
.woocommerce .product-list .noo-product-column .product-item-ds {
  width: 65.6%;
  float: left;
}
.woocommerce .product-list .noo-product-column .product-item-ds .noo_woocommerce_excerpt {
  display: block;
}
.woocommerce .product-list .noo-product-column .product-item-ds .noo-product-action {
  margin-top: 35px;
}
.woocommerce .product-list .noo-product-column .product-item-ds .added_to_cart {
  display: none !important;
}
.woocommerce .product-list .noo-product-column .product-item-ds .add_to_cart_button,
.woocommerce .product-list .noo-product-column .product-item-ds .product_type_grouped {
  padding: 0 37px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #3c60dc;
  display: block;
  height: 40px;
  text-align: center;
  float: left;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 40px;
  margin-right: 1px;
}
.woocommerce .product-list .noo-product-column .product-item-ds .add_to_cart_button:hover,
.woocommerce .product-list .noo-product-column .product-item-ds .product_type_grouped:hover {
  transition: background 0.2s ease 0s;
  background: #000000;
  color: #ffffff;
}
.woocommerce .product-list .noo-product-column .product-item-ds .noo-quick-view:hover,
.woocommerce .product-list .noo-product-column .product-item-ds .yith-wcwl-add-to-wishlist:hover {
  -webkit-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  transition: background 0.2s ease 0s;
  background: #000000;
  color: #ffffff;
}
.woocommerce .product-list .noo-product-column .product-item-ds .wrap-action .clear {
  display: none;
}
.woocommerce .product-list .noo-product-column .product-item-ds h3 {
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0;
  line-height: 16px;
}
.woocommerce .product-list .noo-product-column .product-item-ds h3 a {
  text-decoration: none;
  text-transform: uppercase;
}
.woocommerce .product-list .noo-product-column .product-item-ds .posted_in {
  display: none;
}
.woocommerce .product-list .noo-product-column .product-item-ds .price {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  margin-bottom: 30px;
  position: relative;
}
.woocommerce .product-list .noo-product-column .product-item-ds .price del {
  display: inline-block;
  padding-right: 10px;
}
.woocommerce .product-list .noo-product-column .product-item-ds .price ins {
  display: inline-block;
  color: #3c60dc;
}
@media (min-width: 480px) and (max-width: 767px) {
  .noo-product-column {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  div.remove_background {
    background-image: none !important;
    background-color: #5273DC;
  }
}
@media screen and (max-width: 1199px) {
  div.service_padding_left {
    padding-left: 7.5px !important;
  }
  div.service_padding_right {
    padding-right: 7.5px !important;
    margin-bottom: 15px;
  }
}
.woocommerce .noo_wooocommerce_footer {
  margin-top: 30px;
}
.woocommerce .noo_wooocommerce_footer:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .noo_wooocommerce_footer .woocommerce-result-count {
  float: left;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 7px;
}
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul {
  margin: 0;
  border: 0;
}
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li {
  border: 0;
  margin: 0 2px;
}
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li a,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li span {
  display: inline-block;
  padding: 10px 14.5px;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #696969;
  font-weight: 600;
}
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li a.current,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li span.current,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li a:hover,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li span:hover {
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: #212121;
  color: #ffffff;
}
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li a.next,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li span.next,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li a.prev,
.woocommerce .noo_wooocommerce_footer nav.woocommerce-pagination ul li span.prev {
  padding-left: 12px;
  padding-right: 12px;
}
/*
 * Single product
 */
.noo-single-product {
  margin-top: 100px;
  margin-bottom: 100px;
}
.woocommerce .noo-single-product div.product.has-default-attributes .entry-summary .yith-wcwl-add-to-wishlist {
  margin: 15px 0 0;
}
.woocommerce .noo-single-product div.product.product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist {
  margin: 0;
  -webkit-transform: translate(130px, -35px);
  -ms-transform: translate(130px, -35px);
  -o-transform: translate(130px, -35px);
  transform: translate(130px, -35px);
}
.woocommerce .noo-single-product div.product .images {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.woocommerce .noo-single-product div.product .images:after {
  clear: both;
  content: '';
  display: table;
}
@media (max-width: 767px) {
  .woocommerce .noo-single-product div.product .images {
    width: 100%;
    float: none;
  }
}
.woocommerce .noo-single-product div.product .images .single-product-thumbail {
  height: auto;
  min-height: 130px;
  display: inline-block;
}
.woocommerce .noo-single-product div.product .images .single-product-thumbail .item-img {
  border: 1px solid #eeeeee;
  margin: 25px 6px 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  cursor: pointer;
  float: left;
}
.woocommerce .noo-single-product div.product .images .single-product-thumbail .item-img.t-active {
  border-color: #000000;
}
.woocommerce .noo-single-product div.product .images .single-product-slider {
  position: relative;
}
.woocommerce .noo-single-product div.product .images .single-product-slider .owl-theme .owl-controls {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.woocommerce .noo-single-product div.product .images .single-product-slider .owl-theme .owl-controls .owl-nav:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .noo-single-product div.product .images .single-product-slider .owl-theme .owl-controls .owl-nav .owl-prev {
  float: left;
  width: 30px;
  height: 58px;
  background-image: url("../images/prev_owl.png");
  background-position: center center;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  text-indent: 50px;
  overflow: hidden;
  margin-left: 0;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.woocommerce .noo-single-product div.product .images .single-product-slider .owl-theme .owl-controls .owl-nav .owl-next {
  float: right;
  width: 30px;
  height: 58px;
  background-image: url("../images/next_ow.png");
  background-position: center center;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  text-indent: 50px;
  overflow: hidden;
  margin-right: 0;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.woocommerce .noo-single-product div.product .images .single-product-slider:hover .owl-theme .owl-controls .owl-nav .owl-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-left: 20px;
}
.woocommerce .noo-single-product div.product .images .single-product-slider:hover .owl-theme .owl-controls .owl-nav .owl-next {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-right: 20px;
}
@media (max-width: 767px) {
  .woocommerce .noo-single-product div.product .entry-summary {
    width: 100%;
    float: none;
  }
}
.woocommerce .noo-single-product div.product .entry-summary .product_title {
  font-size: 24px;
  color: #333333;
  font-family: "Merriweather", serif;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating {
  margin-bottom: 10px;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating .star-rating {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 13px;
  width: 90px;
  margin: 8px 5px 0 0;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating .star-rating:before {
  color: #ffd314;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating .star-rating span {
  color: #ffd314;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating .star-rating span strong {
  display: none;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
  font-size: 14px;
  font-weight: 500;
  color: #ababab;
}
.woocommerce .noo-single-product div.product .entry-summary p.price {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 32px;
}
.woocommerce .noo-single-product div.product .entry-summary p.price del {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.woocommerce .noo-single-product div.product .entry-summary p.price ins {
  text-decoration: none;
  color: #212121;
  font-size: 24px;
  margin-left: 15px;
}
.woocommerce .noo-single-product div.product .entry-summary div[itemprop='description'] {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 35px;
}
.woocommerce .noo-single-product div.product .entry-summary div[itemprop='description'] p {
  font-weight: 500;
  color: #666666;
  line-height: 24px;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart {
  margin: 0;
  float: left;
}
@media (max-width: 991px) {
  .woocommerce .noo-single-product div.product .entry-summary form.cart {
    float: none;
    margin-bottom: 25px;
  }
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity {
  border: 1px solid #eee;
  font-size: 16px;
  color: #555555;
  margin: 0 10px 0 0;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity input {
  border: 0;
  background: none;
  height: 40px;
  width: auto;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity button {
  border: 0;
  background: none;
  height: 40px;
  width: auto;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 0 20px;
  font-weight: 600;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity button:focus {
  outline: none;
  outline-color: transparent;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity button {
  padding: 0 10px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity button:hover {
  color: #3c60dc;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity .qty-increase,
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity .qty-decrease {
  padding: 0 15px;
  border-right: 1px solid #eee;
  position: relative;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .quantity .qty-increase {
  border-left: 1px solid #eee;
  border-right: 0;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .button {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  background: #212121;
  height: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  padding: 0 40px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .button:hover {
  background: #3c60dc;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .button:focus {
  outline: none;
  outline-color: transparent;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .group_table {
  margin-bottom: 25px;
  border: 0;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .group_table tr td:first-child {
  width: 100px;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .group_table tr td .quantity {
  width: 100px;
}
.woocommerce .noo-single-product div.product .entry-summary form.cart .group_table tr .price {
  color: #3c60dc;
  font-size: 14px;
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist {
  height: 40px;
  width: 40px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  margin: 0 0 0 10px;
}
@media (max-width: 991px) {
  .woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist {
    margin: 0;
  }
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist:hover {
  background: #3c60dc;
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist:hover a:after {
  color: #ffffff !important;
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist a {
  height: 40px;
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist a:after {
  left: 109px;
  font-size: 18px;
  margin-top: -9px;
  color: #555555;
  font-weight: 700;
}
.woocommerce .noo-single-product div.product .entry-summary .yith-wcwl-add-to-wishlist a:focus {
  outline: none;
  outline-color: transparent;
}
.woocommerce .noo-single-product div.product .entry-summary .product_meta {
  padding-top: 15px;
  margin-top: 40px;
  clear: both;
}
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as {
  display: block;
  color: #555555;
  margin: 10px 0;
}
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in a,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper a,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as a,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in .sku,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper .sku,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as .sku {
  font-size: 13px;
  color: #888888;
  text-transform: none;
  font-weight: 500;
}
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in a:first-child,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper a:first-child,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as a:first-child,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in .sku:first-child,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper .sku:first-child,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as .sku:first-child {
  margin-left: 10px;
}
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in a:hover,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper a:hover,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as a:hover,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .posted_in .sku:hover,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .sku_wrapper .sku:hover,
.woocommerce .noo-single-product div.product .entry-summary .product_meta .tagged_as .sku:hover {
  color: #3c60dc;
}
.woocommerce .noo-single-product div.product .entry-summary .noo-social-share {
  border-top: 1px solid #ffffff;
  padding-top: 40px;
  margin-top: 40px;
}
.woocommerce .noo-single-product div.product .entry-summary .noo-social-share span {
  color: #555555;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  margin-right: 10px;
}
.woocommerce .noo-single-product div.product .entry-summary .noo-social-share span i {
  padding-right: 8px;
  font-weight: 700;
}
.woocommerce .noo-single-product div.product .entry-summary .noo-social-share a {
  font-size: 15px;
  color: #aaaaaa;
  margin-right: 10px;
}
.woocommerce .noo-single-product div.product .entry-summary .noo-social-share a:hover {
  color: #555555;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-variation-add-to-cart:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-variation-price {
  margin-bottom: 20px;
}
.woocommerce .noo-single-product div.product .entry-summary .woocommerce-variation-price span.price {
  color: #3c60dc;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs {
  margin-top: 40px;
  border: 1px solid #eeeeee;
  border-right: none;
  border-left: none;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs.wc-tabs-wrapper:after {
  clear: both;
  content: '';
  display: table;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 15px 0;
  margin: 0;
  float: left;
  width: 22%;
}
@media (max-width: 767px) {
  .woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs {
    float: none;
    width: 100%;
  }
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs:before {
  border: 0;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  background: none;
  text-transform: uppercase;
  padding: 12px 18px;
  display: block;
  border: 1px solid #eee;
  border-top: none;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs li a {
  color: #696969;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 0;
  margin: 0 25px 0 0;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #3c60dc;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs li.active {
  border-left-color: #3c60dc;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs ul.tabs li.active a {
  color: #212121;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content {
  float: right;
  width: 78%;
  padding: 30px 40px;
}
@media (max-width: 767px) {
  .woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content {
    float: none;
    width: 100%;
    padding: 30px 15px;
  }
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content > h2 {
  display: none;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content p {
  color: #666666;
  line-height: 24px;
  font-weight: 500;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content ul {
  padding: 0;
  margin: 0 0 15px 15px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content ul li {
  line-height: 26px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #reply-title {
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments {
  margin: 0;
  padding: 0;
  border: 0;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments > h2 {
  font-size: 24px;
  padding: 0;
  margin: 12px 0 30px 0;
  letter-spacing: 1px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li img.avatar {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  background: #eeeff0;
  padding: 5px;
  top: 10px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text {
  padding-left: 60px;
  border: 0;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .meta {
  color: #ababab;
  font-size: 12px;
  font-style: italic;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .meta strong {
  text-transform: uppercase;
  font-size: 14px;
  color: #000000;
  font-style: normal;
  display: block;
  margin-bottom: 3px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .star-rating {
  display: inline-block;
  letter-spacing: 5px;
  width: 105px;
  margin: 0;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .star-rating:before {
  color: #ffd314;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .star-rating span {
  color: #ffd314;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #comments ol.commentlist li .comment-text .star-rating span strong {
  display: none;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper {
  margin-top: 30px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form {
  margin-top: 30px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-rating {
  padding-top: 20px;
  width: 100%;
  clear: both;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-rating label {
  padding-right: 50px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-rating .stars {
  display: inline-block;
  line-height: 16px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-author,
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-email {
  padding-right: 10px;
  float: left;
  width: 50%;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-author label,
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-email label {
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-author label .required,
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-email label .required {
  color: #3c60dc;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-author input,
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-email input {
  width: 100%;
  height: 40px;
  border: 1px solid #eeeeee;
  padding: 0 10px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-email {
  padding-left: 10px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-comment label[for='comment'] {
  margin-bottom: 15px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form-comment textarea {
  min-height: 100px;
  border: 1px solid #eeeeee;
  padding: 10px;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .form-submit {
  margin: 20px 0;
  width: 100%;
  float: left;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .form-submit input {
  padding: 0 30px;
  height: 40px;
  background: #3c60dc;
  font-size: 16px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.woocommerce .noo-single-product div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .form-submit input:hover {
  background: #1f3fad;
  color: #ffffff;
}
.woocommerce .noo-single-product .related {
  padding-top: 93px;
}
.woocommerce .noo-single-product .related .title-related {
  text-transform: uppercase;
  position: relative;
  margin: 0;
  margin-bottom: 50px;
  text-align: center;
  font-size: 34px;
  letter-spacing: 2px;
}
.woocommerce .noo-single-product .related .title-related span {
  width: 163px;
  height: 11px;
  background-image: url("../images/line-bottom-title.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -16px;
  right: 50%;
  -webkit-transform: translate(50%, 100%);
  -ms-transform: translate(50%, 100%);
  -o-transform: translate(50%, 100%);
  transform: translate(50%, 100%);
}
.woocommerce.page-left-sidebar .noo-single-product div.product .images .single-product-thumbail .item-img,
.woocommerce.page-right-sidebar .noo-single-product div.product .images .single-product-thumbail .item-img {
  width: 80px;
}
.single-product .site {
  overflow: hidden;
}
/*
   * Page Cart
   */
.noo_woocommerce_header_status {
  display: box;
  box-pack: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  /* Safari and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  margin-bottom: 100px;
}
.noo_woocommerce_header_status .status-box {
  max-width: 300px;
  width: 100%;
  text-align: center;
}
.noo_woocommerce_header_status .status-box .icon-box {
  padding-bottom: 40px;
  position: relative;
}
.noo_woocommerce_header_status .status-box .icon-box:before {
  width: 1px;
  height: 20px;
  background: #e2e2e2;
  bottom: 10px;
  left: 50%;
  margin-left: -0.5px;
  content: '';
  position: absolute;
}
.noo_woocommerce_header_status .status-box .icon-box i {
  width: 90px;
  height: 90px;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
  color: #aaaaaa;
  line-height: 90px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-align: center;
}
.noo_woocommerce_header_status .status-box .icon-box i:hover {
  background: #555555;
  color: #ffffff;
}
.noo_woocommerce_header_status .status-box span {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 6px;
  display: inline-block;
  letter-spacing: 0.5px;
  color: rgba(85, 85, 85, 0.9);
}
.woocommerce-checkout .box-checkout .icon-box i {
  background: #555555;
  color: #ffffff;
}
.woocommerce-order-received .box-thankyou .icon-box i {
  background: #555555;
  color: #ffffff;
}
.woocommerce-order-received .box-checkout .icon-box i {
  background: transparent;
  color: #aaaaaa;
}
.woocommerce-cart .box-cart .icon-box i {
  background: #555555;
  color: #ffffff;
}
.woocommerce .button.wc-backward {
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #e2e2e2;
  padding: 0 32px;
  height: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 700;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 40px;
  color: #333333;
}
.woocommerce .button.wc-backward:hover {
  background: #3c60dc;
  color: #ffffff;
  border-color: #3c60dc;
  text-decoration: none;
}
.woocommerce-cart table.cart {
  border: 0;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce-cart table.cart .product-remove {
  width: 5%;
  text-align: right;
}
.woocommerce-cart table.cart .product-thumbnail {
  width: 20%;
  padding-right: 30px;
}
.woocommerce-cart table.cart .product-name {
  width: 29%;
}
.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-quantity {
  width: 18%;
}
.woocommerce-cart table.cart .product-subtotal {
  width: 10%;
}
.woocommerce-cart table.cart .product-subtotal,
.woocommerce-cart table.cart .product-price {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
}
.woocommerce-cart table.cart img {
  width: 85px;
  height: auto;
  margin: 0;
  border: 1px solid #eeeeee;
}
.woocommerce-cart table.cart a.remove {
  display: inline-block;
  text-indent: 30px;
  overflow: hidden;
  position: relative;
}
.woocommerce-cart table.cart a.remove:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #cccccc;
  position: absolute;
  top: 3px;
  left: -27px;
  font-size: 18px;
}
.woocommerce-cart table.cart a.remove:hover {
  background: transparent;
}
.woocommerce-cart table.cart a.remove:hover:before {
  color: #3c60dc;
}
.woocommerce-cart table.cart th {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0;
  color: #333333;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart table.cart th {
    font-size: 12px;
  }
}
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e2e2e2;
}
.woocommerce-cart table.cart td {
  color: #333333;
  padding: 30px 0;
  font-size: 14px;
}
.woocommerce-cart table.cart td .quantity {
  border: 1px solid #e2e2e2;
  display: inline-block;
  margin: 0;
}
.woocommerce-cart table.cart td .quantity input,
.woocommerce-cart table.cart td .quantity button {
  border: 0;
  background: none;
  height: 33px;
  width: auto;
}
.woocommerce-cart table.cart td .quantity input:focus,
.woocommerce-cart table.cart td .quantity button:focus {
  outline: none;
  outline-color: transparent;
}
.woocommerce-cart table.cart td .quantity input {
  width: 22px;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .woocommerce-cart table.cart td .quantity input {
    font-size: 12px;
    width: 8px;
  }
}
.woocommerce-cart table.cart td .quantity button {
  padding: 0 10px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.woocommerce-cart table.cart td .quantity button:hover {
  color: #3c60dc;
}
.woocommerce-cart table.cart td .quantity .qty-decrease {
  padding-right: 5px;
}
.woocommerce-cart table.cart td .quantity .qty-increase {
  padding-left: 5px;
}
.woocommerce-cart table.cart .actions {
  padding-top: 35px;
}
.woocommerce-cart table.cart .actions .coupon {
  display: none;
}
.woocommerce-cart table.cart .actions .continue {
  float: left;
}
.woocommerce-cart table.cart .actions .continue,
.woocommerce-cart table.cart .actions .button {
  text-transform: uppercase;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #e2e2e2;
  padding: 0 32px;
  height: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 700;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 40px;
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 38px;
}
@media screen and (max-width: 320px) {
  .woocommerce-cart table.cart .actions .continue,
  .woocommerce-cart table.cart .actions .button {
    width: 100%;
    text-align: center;
  }
}
.woocommerce-cart table.cart .actions .continue:hover,
.woocommerce-cart table.cart .actions .button:hover {
  background: #3c60dc;
  color: #ffffff;
  border-color: #3c60dc;
  text-decoration: none;
}
.woocommerce-cart table.cart .actions .button {
  line-height: 32px;
}
@media screen and (max-width: 320px) {
  .woocommerce-cart table.cart .actions .button {
    width: 100%;
    margin-top: 10px;
  }
}
.cart-collaterals {
  margin-top: 70px;
}
.noocart-coupon {
  width: 48%;
  float: left;
}
.noocart-coupon label {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
  padding: 0 0 15px 0;
  display: block;
  color: #333333;
  font-size: 16px;
}
.noocart-coupon p {
  color: #888888;
  margin: 25px 0 0 0;
}
.noocart-coupon input {
  color: #aaaaaa;
  border: 1px solid #eeeeee;
  height: 40px;
  display: block;
  width: 100%;
  padding: 0 20px;
  margin-top: 27px;
}
.noocart-coupon input::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.noocart-coupon input:-ms-input-placeholder {
  color: #aaaaaa;
}
.noocart-coupon input::-webkit-input-placeholder {
  color: #aaaaaa;
}
.noocart-coupon .noo-apply-coupon {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  background: #555555;
  color: #ffffff;
  letter-spacing: 0.5px;
  padding: 6px 38px;
  margin-top: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-family: 'Open Sans Condensed', sans-serif;
}
.noocart-coupon .noo-apply-coupon:hover {
  background: #3c60dc;
  color: #ffffff;
  text-decoration: none;
}
.cart_totals {
  padding: 30px;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
}
.cart_totals > h2 {
  display: none;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    margin-top: 20px;
  }
  .noocart-coupon {
    width: 100%;
  }
}
.woocommerce-cart .wc-proceed-to-checkout {
  padding: 1em 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #555555;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fefefe;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 12px 1em;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #3c60dc;
  color: #ffffff;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  border: 0;
  margin: 0;
  text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
  border: 0;
  margin: 0;
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 60%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  font-size: 16px;
  width: 40%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td[data-title='Total'] {
  color: #3c60dc;
}
/*
 * Check out
 */
.woocommerce-checkout .woocommerce-checkout {
  margin-top: 80px;
}
.woocommerce-checkout .woocommerce-checkout label {
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce-checkout input {
  border: 1px solid #e2e2e2;
  height: 40px;
  color: #888888;
  font-weight: 500;
  padding: 0 10px;
}
.woocommerce-checkout .woocommerce-checkout input::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.woocommerce-checkout .woocommerce-checkout input:-ms-input-placeholder {
  color: #888888;
}
.woocommerce-checkout .woocommerce-checkout input::-webkit-input-placeholder {
  color: #888888;
}
.woocommerce-checkout .woocommerce-checkout input[type="checkbox"] {
  height: auto;
}
.woocommerce-checkout .woocommerce-checkout textarea {
  border: 1px solid #e2e2e2;
  color: #888888;
  padding: 10px;
}
.woocommerce-checkout .woocommerce-checkout textarea::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.woocommerce-checkout .woocommerce-checkout textarea:-ms-input-placeholder {
  color: #888888;
}
.woocommerce-checkout .woocommerce-checkout textarea::-webkit-input-placeholder {
  color: #888888;
}
.woocommerce-checkout .woocommerce-checkout .form-row {
  padding: 0;
  margin: 0 0 20px;
}
.noo-checkout-complete .order_details {
  margin: 30px 0;
  padding: 0;
  font-size: 16px;
}
.noo-checkout-complete h2,
.noo-checkout-complete h3 {
  padding: 0;
  margin: 30px 0 20px 0;
  color: #333333;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
}
.noo-checkout-complete table.shop_table th {
  padding: 10px 0;
}
.noo-checkout-complete table.order_details,
.noo-checkout-complete table.customer_details {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 0 50px 0;
}
.noo-checkout-complete table.order_details th,
.noo-checkout-complete table.customer_details th,
.noo-checkout-complete table.order_details td,
.noo-checkout-complete table.customer_details td {
  border-width: 0 0 1px 0;
  border-color: #eeeeee;
  border-style: solid;
}
.noo-checkout-complete table.order_details thead th,
.noo-checkout-complete table.customer_details thead th {
  font-weight: 400;
  text-transform: uppercase;
  padding: 13px 0;
}
.noo-checkout-complete table.order_details tbody tr th,
.noo-checkout-complete table.customer_details tbody tr th,
.noo-checkout-complete table.order_details tfoot tr th,
.noo-checkout-complete table.customer_details tfoot tr th,
.noo-checkout-complete table.order_details tbody tr td,
.noo-checkout-complete table.customer_details tbody tr td,
.noo-checkout-complete table.order_details tfoot tr td,
.noo-checkout-complete table.customer_details tfoot tr td {
  border-top: 0;
}
.noo-checkout-complete table.order_details td,
.noo-checkout-complete table.customer_details td {
  padding: 15px 0;
  font-size: 14px;
}
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 45px 0;
}
.woocommerce-billing-fields > h3:after,
.woocommerce-shipping-fields > h3:after {
  width: 30px;
  height: 2px;
  content: '';
  background: #3c60dc;
  position: relative;
  display: inline-block;
  -webkit-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
  margin-left: 20px;
}
.woocommerce-shipping-fields {
  margin-top: 40px;
}
.woocommerce-shipping-fields h3 {
  margin-bottom: 30px;
}
.select2-container .select2-choice {
  border: 1px solid #e2e2e2;
  height: 40px;
  color: #888888;
  font-weight: 500;
  padding: 0 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 40px;
}
.select2-container .select2-choice::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.select2-container .select2-choice:-ms-input-placeholder {
  color: #888888;
}
.select2-container .select2-choice::-webkit-input-placeholder {
  color: #888888;
}
.select2-drop-active {
  border: 1px solid #e2e2e2;
}
#order_review_heading {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 45px 0;
}
#order_review_heading:after {
  width: 30px;
  height: 2px;
  content: '';
  background: #3c60dc;
  position: relative;
  display: inline-block;
  -webkit-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
  margin-left: 20px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table {
  border: 0;
  margin: 0;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table th {
  border: 0;
  padding: 0 0 15px 0;
  font-weight: 400;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table .product-total,
.woocommerce #order_review .woocommerce-checkout-review-order-table .product-total,
.woocommerce #order_review .woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table td.product-total {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table tfoot th,
.woocommerce #order_review .woocommerce-checkout-review-order-table td {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #eeeeee;
  padding: 15px 0;
  color: #333333;
  font-size: 14px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table tfoot th {
  font-size: 14px;
}
.woocommerce #order_review .woocommerce-checkout-review-order-table tr.order-total .amount,
.woocommerce #order_review .woocommerce-checkout-review-order-table tr.cart-subtotal .amount {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
}
.woocommerce-checkout #payment {
  background: transparent;
  margin-top: 30px;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  height: auto;
}
.woocommerce-checkout #payment ul.payment_methods div.payment_box {
  background-color: transparent;
  padding: 0;
  color: #888888;
  font-weight: 500;
}
.woocommerce-checkout #payment ul.payment_methods div.payment_box:before {
  display: none;
}
.woocommerce-checkout #payment ul.payment_methods .payment_method_paypal .about_paypal {
  padding-left: 15px;
  line-height: 28px;
}
.woocommerce-checkout #payment .place-order {
  padding: 15px 0 0 0 !important;
}
.woocommerce-checkout #payment .place-order #place_order {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
  height: 40px;
  background: #555;
  padding: 0 48px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce-checkout #payment .place-order #place_order:hover {
  background: #3c60dc;
}
/*
 * woocommerce account
 */
.woocommerce-account label {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
.woocommerce-account input.button {
  display: inline-block;
  padding: 8px 30px;
  background: #333333;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 20px;
}
.woocommerce-account input.button:hover,
.woocommerce-account input.button:focus {
  background: #3c60dc;
  color: #ffffff;
}
.woocommerce-account input:not([type='submit']) {
  display: block;
  height: 40px;
  border: 0;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-style: normal;
  padding: 0 10px;
}
.woocommerce-account input:not([type='submit']):before,
.woocommerce-account input:not([type='submit']):after {
  content: " ";
  display: table;
}
.woocommerce-account input:not([type='submit']):after {
  clear: both;
}
.woocommerce-account input:not([type='submit']):before,
.woocommerce-account input:not([type='submit']):after {
  content: " ";
  display: table;
}
.woocommerce-account input:not([type='submit']):after {
  clear: both;
}
.woocommerce-account #customer_login h2 {
  padding: 0 0 0 37px;
  margin: 0 0 34px 0;
  color: #000000;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
}
.woocommerce-account #customer_login h2:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "\f090";
  font-family: 'FontAwesome';
  color: #3c60dc;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 20px;
}
.woocommerce-account #customer_login .col-2 h2:before {
  content: "\f25d";
}
.woocommerce-account form {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce-account form.register {
  min-height: 430px;
}
.woocommerce-account h2,
.woocommerce-account h3 {
  font-size: 18px;
  margin-bottom: 25px;
}
.woocommerce form.login,
.woocommerce form.register {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce form.login,
.woocommerce form.register {
  border: 1px dashed #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
  margin-bottom: 15px;
}
.woocommerce form.login label,
.woocommerce form.register label,
.woocommerce form.login .lost_password,
.woocommerce form.register .lost_password {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  color: #000000;
}
.woocommerce form.login input[type='text'],
.woocommerce form.register input[type='text'],
.woocommerce form.login input[type='password'],
.woocommerce form.register input[type='password'] {
  border: 1px solid #e2e2e2;
  height: 40px;
  color: #888888;
  font-weight: 500;
  padding: 0 10px;
}
.woocommerce form.login input[type='text']::-moz-placeholder,
.woocommerce form.register input[type='text']::-moz-placeholder,
.woocommerce form.login input[type='password']::-moz-placeholder,
.woocommerce form.register input[type='password']::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.woocommerce form.login input[type='text']:-ms-input-placeholder,
.woocommerce form.register input[type='text']:-ms-input-placeholder,
.woocommerce form.login input[type='password']:-ms-input-placeholder,
.woocommerce form.register input[type='password']:-ms-input-placeholder {
  color: #888888;
}
.woocommerce form.login input[type='text']::-webkit-input-placeholder,
.woocommerce form.register input[type='text']::-webkit-input-placeholder,
.woocommerce form.login input[type='password']::-webkit-input-placeholder,
.woocommerce form.register input[type='password']::-webkit-input-placeholder {
  color: #888888;
}
.woocommerce form.login label[for='rememberme'],
.woocommerce form.register label[for='rememberme'] {
  display: block;
  margin: 10px 0 0 0;
}
.woocommerce form.login .button,
.woocommerce form.register .button {
  display: inline-block;
  padding: 8px 30px;
  background: #333333;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 20px;
}
.woocommerce form.login .button:hover,
.woocommerce form.register .button:hover,
.woocommerce form.login .button:focus,
.woocommerce form.register .button:focus {
  background: #3c60dc;
  color: #ffffff;
}
.woocommerce form.checkout_coupon {
  padding: 30px;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  border: 1px dashed #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce form.checkout_coupon .form-row-first {
  width: 76%;
  float: left;
}
.woocommerce form.checkout_coupon .form-row-last {
  width: 24%;
  float: left;
}
.woocommerce form.checkout_coupon input[type='text'] {
  display: block;
  height: 40px;
  width: 100%;
  color: #000000;
  font-size: 14px;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-style: normal;
  font-weight: 400;
  border: 1px solid #eeeeee;
  padding: 0 15px;
}
.woocommerce form.checkout_coupon input[type='text']::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.woocommerce form.checkout_coupon input[type='text']:-ms-input-placeholder {
  color: #000000;
}
.woocommerce form.checkout_coupon input[type='text']::-webkit-input-placeholder {
  color: #000000;
}
.woocommerce form.checkout_coupon input[type='text']:before,
.woocommerce form.checkout_coupon input[type='text']:after {
  content: " ";
  display: table;
}
.woocommerce form.checkout_coupon input[type='text']:after {
  clear: both;
}
.woocommerce form.checkout_coupon input[type='text']:before,
.woocommerce form.checkout_coupon input[type='text']:after {
  content: " ";
  display: table;
}
.woocommerce form.checkout_coupon input[type='text']:after {
  clear: both;
}
.woocommerce form.checkout_coupon input[type='submit'] {
  width: 100%;
  height: 40px;
  background: #333333;
  color: #ffffff;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.woocommerce form.checkout_coupon input[type='submit']:before,
.woocommerce form.checkout_coupon input[type='submit']:after {
  content: " ";
  display: table;
}
.woocommerce form.checkout_coupon input[type='submit']:after {
  clear: both;
}
.woocommerce form.checkout_coupon input[type='submit']:before,
.woocommerce form.checkout_coupon input[type='submit']:after {
  content: " ";
  display: table;
}
.woocommerce form.checkout_coupon input[type='submit']:after {
  clear: both;
}
.woocommerce form.checkout_coupon input[type='submit']:hover {
  background: #3c60dc;
}
.woocommerce-account form.lost_reset_password #user_login {
  border: 1px solid #eeeeee;
}
.woocommerce table.my_account_orders {
  margin: 0 0 30px 0;
  font-size: 15px;
}
p.myaccount_user a {
  color: #3c60dc;
}
.pp_woocommerce .ppt,
.pp_woocommerce .pp_gallery {
  display: none !important;
}
.woocommerce span.onsale {
  font-size: 12px;
  background: #212121;
  z-index: 9;
  top: 10px;
  right: 10px;
  left: auto;
  text-transform: uppercase;
  position: absolute;
  width: 40px;
  font-family: 'Open Sans Condensed', sans-serif;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 38px;
}
.woocommerce span.onsale:before {
  content: '';
  position: absolute;
  height: 1px;
  background: #ffffff;
  top: 50%;
  right: 50%;
  width: 86%;
  transform: translate(50%, 50%) rotate(135deg);
}
.woocommerce span.onsale i {
  font-style: normal;
  position: relative;
}
.woocommerce .product-list span.onsale {
  left: 10px;
  right: auto;
}
/**
 * 4.32 Quick view
 */
.quick-view-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  -webkit-perspective: 150px;
  /* Chrome, Safari, Opera  */
  perspective: 150px;
}
.quick-view-wrap .quick-loading {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}
.quick-view-wrap .quick-content {
  max-width: 800px;
  width: 100%;
  min-height: 450px;
  background-color: #fff;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: scale(1.3) translate(-50%, -50%);
  -moz-transform: scale(1.3) translate(-50%, -50%);
  -webkit-transform: scale(1.3) translate(-50%, -50%);
  -ms-transform: scale(1.3) translate(-50%, -50%);
  top: 50%;
  padding: 30px;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  transform-origin: 0 0 ;
}
.quick-view-wrap .quick-content.eff {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.quick-view-wrap .quick-content .quickview-close {
  background-image: url("../images/quickview-close.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0 none;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 40px;
}
.quick-view-wrap .quick-content .quickview-close:hover {
  border: 1px solid #000;
}
.quick-view-wrap .quick-content .quickview-close:focus {
  outline: none;
  outline-color: transparent;
}
.quick-view-wrap .quick-content:before,
.quick-view-wrap .quick-content:after {
  content: " ";
  display: table;
}
.quick-view-wrap .quick-content:after {
  clear: both;
}
.quick-view-wrap .quick-content:before,
.quick-view-wrap .quick-content:after {
  content: " ";
  display: table;
}
.quick-view-wrap .quick-content:after {
  clear: both;
}
.quick-view-wrap .quick-content .quick-left {
  width: 45%;
  float: left;
}
.quick-view-wrap .quick-content .quick-right {
  width: 55%;
  float: left;
  padding-left: 30px;
}
.quick-view-wrap .quick-content .quick-right .product_title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 16px;
  padding-right: 12px;
  margin-top: 0;
  line-height: 28px;
}
.quick-view-wrap .quick-content .quick-right .star-rating {
  display: inline-block;
  letter-spacing: 7px;
  width: 105px;
  margin: 0;
}
.quick-view-wrap .quick-content .quick-right .star-rating:before {
  color: #ababab;
}
.quick-view-wrap .quick-content .quick-right .star-rating span {
  color: #3c60dc;
}
.quick-view-wrap .quick-content .quick-right .star-rating span strong {
  display: none;
}
.quick-view-wrap .quick-content .quick-right .woocommerce-product-rating {
  margin-bottom: 7px;
  padding-top: 2px;
}
.quick-view-wrap .quick-content .quick-right .woocommerce-product-rating .woocommerce-review-link {
  color: #ababab;
  font-style: italic;
  margin: 0;
  padding-left: 30px;
  -webkit-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
  display: inline-block;
  font-weight: 300;
}
.quick-view-wrap .quick-content .quick-right .price {
  font-size: 20px;
  font-weight: 700;
  color: #3c60dc;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 25px;
}
.quick-view-wrap .quick-content .quick-right .price ins {
  text-decoration: none;
}
.quick-view-wrap .quick-content .quick-right .price del {
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #333333;
}
.quick-view-wrap .quick-content .quick-right div[itemprop='description'] {
  margin-bottom: 30px;
  margin-top: 0;
}
.quick-view-wrap .quick-content .quick-right form.cart {
  margin-bottom: 15px;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity {
  border: 1px solid #e2e2e2;
  font-size: 16px;
  color: #555555;
  margin: 0 10px 0 0;
  display: inline-block;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity input,
.quick-view-wrap .quick-content .quick-right form.cart .quantity button {
  border: 0;
  background: none;
  height: 33px;
  width: auto;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity input:focus,
.quick-view-wrap .quick-content .quick-right form.cart .quantity button:focus {
  outline: none;
  outline-color: transparent;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity button {
  padding: 0 10px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity button:hover {
  color: #3c60dc;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity .qty-decrease {
  padding-right: 5px;
}
.quick-view-wrap .quick-content .quick-right form.cart .quantity .qty-increase {
  padding-left: 5px;
}
.quick-view-wrap .quick-content .quick-right form.cart .button {
  height: 35px;
  background: #555555;
  font-size: 12px;
  font-weight: 600;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.quick-view-wrap .quick-content .quick-right form.cart .button:hover {
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: #3c60dc;
  color: #ffffff;
}
.quick-view-wrap .quick-content .quick-right .product_meta {
  margin-top: 0;
  margin-bottom: 25px;
}
.quick-view-wrap .quick-content .quick-right .product_meta .tagged_as {
  margin-top: 5px;
}
.quick-view-wrap .quick-content .quick-right .product_meta .posted_in,
.quick-view-wrap .quick-content .quick-right .product_meta .tagged_as {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
}
.quick-view-wrap .quick-content .quick-right .product_meta .posted_in a,
.quick-view-wrap .quick-content .quick-right .product_meta .tagged_as a {
  text-transform: none;
}
.quick-view-wrap .quick-content .quick-right .product_meta .posted_in a:first-child,
.quick-view-wrap .quick-content .quick-right .product_meta .tagged_as a:first-child {
  margin-left: 30px;
}
.woocommerce table.shop_attributes {
  border-left: 1px dotted rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  text-align: left;
  padding-left: 20px;
  border-left: none;
}
.woocommerce p.stars a {
  color: #ffd314;
}
.woocommerce a.button {
  font-family: 'Open Sans Condensed', sans-serif;
}
/* *
 * 0.0 Wishlist
 */
.wishlist-title {
  display: none;
}
.woocommerce-wishlist table.wishlist_table {
  border: 0;
  margin: 0;
  font-size: 100%;
}
.woocommerce-wishlist table.wishlist_table th {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #3c60dc;
  font-size: 14px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #333333;
  padding: 18px 0;
  text-transform: uppercase;
}
.woocommerce-wishlist table.wishlist_table th.product-thumbnail {
  padding-left: 30px;
  width: 20%;
}
.woocommerce-wishlist table.wishlist_table th.product-name {
  width: 20%;
}
.woocommerce-wishlist table.wishlist_table th.product-price,
.woocommerce-wishlist table.wishlist_table th.product-quantity,
.woocommerce-wishlist table.wishlist_table th.product-subtotal {
  width: 18.3%;
}
.woocommerce-wishlist table.wishlist_table th.product-remove {
  width: 5%;
}
.woocommerce-wishlist table.wishlist_table td {
  text-align: left;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #3c60dc;
  padding: 50px 0;
}
.woocommerce-wishlist table.wishlist_table td.product-thumbnail img {
  width: 100px;
  border: 1px solid #eeeeee;
  margin: 0;
}
.woocommerce-wishlist table.wishlist_table td.product-thumbnail a:last-child {
  text-transform: uppercase;
  padding-left: 35px;
}
.woocommerce-wishlist table.wishlist_table td.product-subtotal {
  color: #000000;
}
.woocommerce-wishlist table.wishlist_table td.product-remove {
  padding-left: 15px;
}
.woocommerce-wishlist table.wishlist_table td.product-remove a {
  color: red;
  line-height: 22px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.woocommerce-wishlist table.wishlist_table td.product-remove a:hover {
  background: red;
  color: #ffffff !important;
}
.woocommerce-wishlist table.wishlist_table td.product-price {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #212121;
}
.woocommerce-wishlist table.wishlist_table td.product-price del {
  font-weight: 400;
  color: #696969;
}
.woocommerce-wishlist table.wishlist_table td.product-price ins {
  margin-left: 8px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .woocommerce-wishlist table.wishlist_table th.product-stock-stauts,
  .woocommerce-wishlist table.wishlist_table td.product-stock-status {
    display: none;
  }
  .woocommerce-wishlist table.wishlist_table td.product-thumbnail,
  .woocommerce-wishlist table.wishlist_table th.product-thumbnail {
    display: none;
  }
  .woocommerce-wishlist table.wishlist_table th.product-add-to-cart {
    width: 40%;
  }
  .woocommerce-wishlist table.wishlist_table th.product-price {
    width: 30%;
  }
  .woocommerce-wishlist table.wishlist_table th.product-name {
    width: 30%;
  }
}
.woocommerce-wishlist table.wishlist_table .product-add-to-cart a {
  height: 35px;
  line-height: 35px;
  background: #ffffff;
  padding: 0 25px;
  color: #333333;
  font-size: 12px;
  font-weight: 600;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: #eeeeee;
  font-family: 'Open Sans Condensed', sans-serif;
}
.woocommerce-wishlist table.wishlist_table .product-add-to-cart a:hover {
  background: #3c60dc;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .woocommerce-wishlist table.wishlist_table .product-add-to-cart a {
    font-size: 10px;
  }
}
.woocommerce-wishlist table.wishlist_table tfoot td {
  border: 0;
  padding-bottom: 0;
}
.woocommerce-wishlist table.wishlist_table tfoot td .yith-wcwl-share {
  margin-bottom: 0;
}
/**
 * 4.5 - Blog page
 * -----------------------------------------------------------------------------
 */
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-dots .owl-dot.active span {
  background: #3c60dc;
}
/**
 * Blog list
 */
iframe {
  width: 100%;
  height: 314px;
}
.noo-audio-embed iframe {
  height: 220px;
  border: 0;
}
.search .product header h3,
.search .hentry header h3 {
  margin: 30px 0 0 !important;
}
.search .product header h3,
.hentry header h3 {
  margin: 0 0 15px;
}
.search .product header h3 a,
.hentry header h3 a {
  color: #212121;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.search .product header h3 a:hover,
.hentry header h3 a:hover {
  color: #3c60dc;
}
.search .product .cat-links,
.hentry .cat-links {
  display: table;
  margin-top: 25px;
  color: #3ec66b;
}
.search .product .cat-links a,
.hentry .cat-links a {
  color: #3ec66b;
  font-size: 14px;
  font-style: italic;
}
.search .product .cat-links a:hover,
.hentry .cat-links a:hover {
  text-decoration: underline;
}
.search .product .cat-links.blogs,
.hentry .cat-links.blogs {
  margin: 20px 0 20px;
}
.search .product .entry-footer span,
.hentry .entry-footer span {
  margin-right: 30px;
}
.search .product .entry-footer span.readmore,
.hentry .entry-footer span.readmore {
  float: right;
  margin-right: 0;
}
.search .product .entry-footer span.readmore a,
.hentry .entry-footer span.readmore a {
  color: #212121;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.search .product .entry-footer span.readmore a:hover,
.hentry .entry-footer span.readmore a:hover {
  color: #3ec66b;
}
.search .product .entry-footer span.readmore a:after,
.hentry .entry-footer span.readmore a:after {
  content: "\f3d6";
  font-size: 18.1px;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  padding-left: 10px;
  font-family: "Ionicons";
}
.search .product .entry-footer span.author img,
.hentry .entry-footer span.author img {
  border-radius: 50%;
  margin-right: 10px;
  width: auto;
}
.search .product .entry-footer span.posted-on,
.hentry .entry-footer span.posted-on,
.search .product .entry-footer span.author,
.hentry .entry-footer span.author {
  color: #ababab;
  font-style: italic;
}
.search .product .entry-footer span.posted-on a,
.hentry .entry-footer span.posted-on a,
.search .product .entry-footer span.author a,
.hentry .entry-footer span.author a {
  color: #ababab;
  font-style: italic;
}
.search .product .entry-footer span.posted-on a:hover,
.hentry .entry-footer span.posted-on a:hover,
.search .product .entry-footer span.author a:hover,
.hentry .entry-footer span.author a:hover {
  color: #3c60dc;
}
.search .product .entry-footer span.single-social,
.hentry .entry-footer span.single-social {
  float: right;
  padding: 15px;
}
@media (max-width: 479px) {
  .search .product .entry-footer span.single-social,
  .hentry .entry-footer span.single-social {
    float: none;
  }
}
.search .product .entry-footer span.single-social .social-title,
.hentry .entry-footer span.single-social .social-title {
  color: #212121;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
}
.search .product .entry-footer span.single-social .social-title i,
.hentry .entry-footer span.single-social .social-title i {
  color: #3c60dc;
  display: inline-block;
  font-size: 18px;
  padding-right: 15px;
  letter-spacing: 1px;
  transform: translateY(2px);
}
.search .product .entry-footer span.single-social a,
.hentry .entry-footer span.single-social a {
  color: #696969;
}
.search .product .entry-footer span.single-social a:hover,
.hentry .entry-footer span.single-social a:hover {
  color: #3ec66b;
}
.search .product .entry-footer span:before,
.hentry .entry-footer span:before,
.search .product .entry-footer span:after,
.hentry .entry-footer span:after {
  content: " ";
  display: table;
}
.search .product .entry-footer span:after,
.hentry .entry-footer span:after {
  clear: both;
}
.search .product .entry-footer span:before,
.hentry .entry-footer span:before,
.search .product .entry-footer span:after,
.hentry .entry-footer span:after {
  content: " ";
  display: table;
}
.search .product .entry-footer span:after,
.hentry .entry-footer span:after {
  clear: both;
}
.search .product .content-featured img,
.hentry .content-featured img {
  width: 100%;
}
.search .product .content-featured .owl-controls,
.hentry .content-featured .owl-controls {
  background: #000;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 5px;
}
.search .product .content-featured .owl-controls .owl-dots,
.hentry .content-featured .owl-controls .owl-dots {
  padding-top: 5px;
}
/**
 * Shortcode: Blog List
 */
.noo-blog-list .noo-blog-item {
  border-bottom: 1px solid #ddd;
  padding: 50px 0 30px;
  position: relative;
}
.noo-blog-list .noo-blog-item .noo-child-item {
  position: relative;
}
.noo-blog-list .noo-blog-item .noo-child-item .cat-links {
  color: #3ec66b;
}
.noo-blog-list .noo-blog-item .noo-child-item .cat-links a {
  color: #3ec66b;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
}
.noo-blog-list .noo-blog-item .noo-child-item .cat-links a:hover {
  text-decoration: underline;
}
.noo-blog-list .noo-blog-item .noo-child-item h3.item-title {
  margin: 15px 0 20px;
}
.noo-blog-list .noo-blog-item .noo-child-item h3.item-title a {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-blog-list .noo-blog-item .noo-child-item h3.item-title a:hover {
  color: #3c60dc;
}
.noo-blog-list .noo-blog-item .noo-child-item .item-excerpt {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.noo-blog-list .noo-blog-item .noo-child-item .owl-controls {
  bottom: 0px;
  padding: 8px 0 0;
  position: absolute;
  width: 100%;
}
.noo-blog-list .noo-blog-item .noo-child-item .readmore a {
  color: #333333;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.noo-blog-list .noo-blog-item .noo-child-item .readmore a:hover {
  color: #3ec66b;
}
.noo-blog-list .noo-blog-item .noo-child-item .readmore a:after {
  content: "\f3d6";
  padding-left: 10px;
  font-family: "Ionicons";
  font-size: 18.1px;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  transform: translateY(2px);
  display: inline-block;
}
.noo-blog-list .noo-blog-item .noo-child-item.featured-image a {
  display: inline-block;
  overflow: hidden;
}
.noo-blog-list .noo-blog-item .noo-child-item.featured-image a img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-blog-list .noo-blog-item .noo-child-item.featured-image a img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.noo-blog-list .noo-blog-item .noo-child-item.tab-info > div {
  padding: 5px 0;
  color: #888888;
  font-style: italic;
}
.noo-blog-list .noo-blog-item .noo-child-item.tab-info > div a {
  color: #888888;
  padding-right: 5px;
}
.noo-blog-list .noo-blog-item .noo-child-item.tab-info > div.posted-on {
  margin-bottom: -10px;
}
.noo-blog-list .noo-blog-item .noo-child-item .item-by-author img {
  border-radius: 50%;
  margin-right: 10px;
}
.noo-blog-list .noo-blog-item .noo-child-item .posted-on,
.noo-blog-list .noo-blog-item .noo-child-item .author,
.noo-blog-list .noo-blog-item .noo-child-item .tags-links,
.noo-blog-list .noo-blog-item .noo-child-item .item-tag {
  color: #888888;
  font-style: italic;
}
.noo-blog-list .noo-blog-item .noo-child-item .posted-on a,
.noo-blog-list .noo-blog-item .noo-child-item .author a,
.noo-blog-list .noo-blog-item .noo-child-item .tags-links a,
.noo-blog-list .noo-blog-item .noo-child-item .item-tag a {
  color: #888888;
  font-style: italic;
}
.noo-blog-list .noo-blog-item .noo-child-item .posted-on a:hover,
.noo-blog-list .noo-blog-item .noo-child-item .author a:hover,
.noo-blog-list .noo-blog-item .noo-child-item .tags-links a:hover,
.noo-blog-list .noo-blog-item .noo-child-item .item-tag a:hover {
  color: #3c60dc;
}
.noo-blog-list .noo-blog-item .noo-child-item .posted-on strong,
.noo-blog-list .noo-blog-item .noo-child-item .author strong,
.noo-blog-list .noo-blog-item .noo-child-item .tags-links strong,
.noo-blog-list .noo-blog-item .noo-child-item .item-tag strong {
  color: #212121;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
.noo-blog-list .noo-blog-item:before,
.noo-blog-list .noo-blog-item:after {
  content: " ";
  display: table;
}
.noo-blog-list .noo-blog-item:after {
  clear: both;
}
.noo-blog-list .noo-blog-item:before,
.noo-blog-list .noo-blog-item:after {
  content: " ";
  display: table;
}
.noo-blog-list .noo-blog-item:after {
  clear: both;
}
.pagination {
  padding: 70px 0;
}
/**
 * Shortcode: Blog Masonry
 */
.noo-blog-masonry .noo-blog-featured,
.noo-blog-grid .noo-blog-featured {
  margin-bottom: 23px;
  overflow: hidden;
  width: 100%;
}
.noo-blog-masonry .noo-blog-featured img,
.noo-blog-grid .noo-blog-featured img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-blog-masonry .noo-blog-featured img:hover,
.noo-blog-grid .noo-blog-featured img:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.noo-blog-masonry .noo-blog-featured .noo-slider .owl-controls,
.noo-blog-grid .noo-blog-featured .noo-slider .owl-controls {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.noo-blog-masonry .noo-masonry-item,
.noo-blog-grid .noo-masonry-item {
  margin: 0 0 50px;
}
.noo-blog-masonry .cat-links,
.noo-blog-grid .cat-links {
  color: #3ec66b;
}
.noo-blog-masonry .cat-links a,
.noo-blog-grid .cat-links a {
  color: #3ec66b;
  font-style: italic;
}
.noo-blog-masonry .cat-links a:hover,
.noo-blog-grid .cat-links a:hover {
  text-decoration: underline;
}
.noo-blog-masonry h3.item-title,
.noo-blog-grid h3.item-title {
  font-size: 18px;
  margin: 13px 0 17px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-blog-masonry h3.item-title a,
.noo-blog-grid h3.item-title a {
  color: #333333;
}
.noo-blog-masonry h3.item-title a:hover,
.noo-blog-grid h3.item-title a:hover {
  color: #3c60dc;
}
.noo-blog-masonry .item-excerpt,
.noo-blog-grid .item-excerpt {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.noo-blog-masonry .item-footer,
.noo-blog-grid .item-footer {
  margin-bottom: 20px;
}
.noo-blog-masonry .item-footer span,
.noo-blog-grid .item-footer span {
  color: #ababab;
  margin-right: 28px;
  font-style: italic;
  line-height: 14px;
  font-size: 14px;
  line-height: 30px;
}
.noo-blog-masonry .item-footer span a,
.noo-blog-grid .item-footer span a {
  color: #ababab;
}
.noo-blog-masonry .item-footer span a:hover,
.noo-blog-grid .item-footer span a:hover {
  color: #3c60dc;
}
.noo-blog-masonry .item-footer span.author img,
.noo-blog-grid .item-footer span.author img {
  border-radius: 50%;
  margin: 0 15px 0 0;
}
.blog-pagination.infinitescroll .pagination {
  display: none;
}
/**
 * Shortcode: Blog Grid
 */
.noo-blog-grid .noo-blog-featured img,
.noo-blog-grid .noo-blog-featured .noo-audio-embed {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.noo-blog-grid .item-category {
  margin-top: 20px;
}
.noo-blog-grid.style-1 .noo-blog-heading {
  position: relative;
  margin: 0 0 65px;
}
.noo-blog-grid.style-1 .noo-blog-heading .heading-item {
  color: #3c60dc;
  display: table;
  font-size: 12px;
  font-weight: bold;
  line-height: 52.49px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.noo-blog-grid.style-1 .noo-blog-heading .heading-item:after {
  content: "";
  background: #3c60dc;
  display: inline-block;
  margin-left: 15px;
  height: 1px;
  width: 25px;
  position: absolute;
  top: 25px;
  right: -40px;
}
.noo-blog-grid.style-1 .noo-blog-heading .heading-title {
  color: #212121;
  font-size: 40px;
  margin: -5px 0 25px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-right: 150px;
}
@media screen and (max-width: 320px) {
  .noo-blog-grid.style-1 .noo-blog-heading .heading-title {
    font-size: 24px;
  }
}
.noo-blog-grid.style-1 .noo-blog-heading .heading-description {
  color: #696969;
  font-size: 14px;
  font-style: italic;
  padding-right: 150px;
}
@media screen and (max-width: 480px) {
  .noo-blog-grid.style-1 .noo-blog-heading .heading-description {
    padding-right: 0;
  }
}
.noo-blog-grid.style-1 .noo-blog-heading a.heading-button {
  border: 1px solid #333333;
  color: #333333;
  display: inline-block;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 40px 0;
  position: absolute;
  right: 0;
  top: 17px;
  text-align: center;
  text-transform: uppercase;
  max-width: 127px;
}
.noo-blog-grid.style-1 .noo-blog-heading a.heading-button:hover {
  color: #3c60dc;
}
@media screen and (max-width: 320px) {
  .noo-blog-grid.style-1 .noo-blog-heading a.heading-button {
    padding: 20px 0;
  }
}
.noo-blog-grid.style-2 .noo-blog-heading,
.noo-blog-grid.style-3 .noo-blog-heading {
  padding-bottom: 70px;
  text-align: center;
}
.noo-blog-grid.style-2 .noo-blog-heading .heading-item,
.noo-blog-grid.style-3 .noo-blog-heading .heading-item {
  color: #888888;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.noo-blog-grid.style-2 .noo-blog-heading h2.heading-title,
.noo-blog-grid.style-3 .noo-blog-heading h2.heading-title {
  color: #212121;
  font-size: 34px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 0.5px;
  position: relative;
  text-transform: uppercase;
}
.noo-blog-grid.style-2 .noo-blog-featured,
.noo-blog-grid.style-3 .noo-blog-featured {
  position: relative;
}
.noo-blog-grid.style-2 .noo-blog-featured .cat-links,
.noo-blog-grid.style-3 .noo-blog-featured .cat-links {
  bottom: 0;
  background: #212121;
  color: #ffffff !important;
  left: 10px;
  position: absolute;
}
.noo-blog-grid.style-2 .noo-blog-featured .cat-links a,
.noo-blog-grid.style-3 .noo-blog-featured .cat-links a {
  color: #ffffff !important;
  font-size: 12px;
  font-style: inherit;
  line-height: 21px;
  padding: 3px 6px;
  text-transform: uppercase;
}
.noo-blog-grid.style-2 .noo-blog-heading h2.heading-title {
  margin: 15px auto 0;
}
.noo-blog-grid.style-2 .noo-blog-heading h2.heading-title:before {
  content: '';
  width: 163px;
  height: 11px;
  background-image: url("../images/line-bottom-title.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -20px;
  right: 50%;
  -webkit-transform: translate(50%, 100%);
  -ms-transform: translate(50%, 100%);
  -o-transform: translate(50%, 100%);
  transform: translate(50%, 100%);
}
.noo-blog-grid.style-3 .noo-blog-heading {
  padding-bottom: 67px;
}
.noo-blog-grid.style-3 .noo-blog-heading h2.heading-title {
  margin-bottom: 17px;
}
/**
 * Shortcode: Blog Slider
 */
.noo-blog-slider-wrap .noo-blog-heading {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 70px;
}
.noo-blog-slider-wrap .noo-blog-heading .heading-item {
  color: #3c60dc;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 52.49px;
  letter-spacing: 1px;
  position: relative;
  padding: 0 45px;
}
.noo-blog-slider-wrap .noo-blog-heading .heading-item:before {
  content: '';
  background: #3c60dc;
  height: 1px;
  width: 25px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.noo-blog-slider-wrap .noo-blog-heading .heading-item:after {
  content: '';
  background: #3c60dc;
  height: 1px;
  width: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}
.noo-blog-slider-wrap .noo-blog-heading h2.heading-title {
  color: #212121;
  margin: -5px 0 0;
  padding: 0;
  font-size: 40px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-blog-slider-wrap ul.noo-blog-slider {
  cursor: e-resize;
  padding: 0;
  margin: 0;
  list-style: none;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split {
  position: relative;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item {
  margin-bottom: 30px;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-item-thumb {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content {
  background-color: #f6f7f7;
  padding: 26px 30px;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .cat-links {
  color: #3ec66b;
  margin: 0;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .cat-links a {
  color: #3ec66b;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .cat-links a:hover {
  text-decoration: underline;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content h3.item-title {
  margin: 13px 0 20px;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content h3.item-title a {
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content h3.item-title a:hover {
  color: #3c60dc;
}
@media screen and (max-width: 768px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content h3.item-title {
    margin: 13px 0 10px;
  }
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content h3.item-title a {
    font-size: 14px;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-excerpt {
  margin: 0 0 20px;
}
@media screen and (max-width: 768px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-footer {
    display: none;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-footer span {
  color: #ababab;
  margin-right: 25px;
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-footer span a {
  color: #ababab;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-footer span a:hover {
  color: #3c60dc;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item .noo-blog-content .item-footer span.author img {
  border-radius: 50%;
  margin-right: 5px;
  width: auto;
  display: inline-block;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) {
  width: 63%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) {
    width: 100%;
  }
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1):before {
    display: none;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) .noo-item-thumb {
  float: left;
  height: 295px;
  width: 50%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) .noo-item-thumb {
    width: 100%;
    float: none;
    display: block;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) .noo-blog-content {
  height: 295px;
  float: right;
  width: 50%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1) .noo-blog-content {
    width: 100%;
    float: none;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(1):before {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 17px solid #f6f7f7;
  border-bottom: 15px solid transparent;
  position: absolute;
  left: 30.3%;
  top: 22%;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) {
  width: 63%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) {
    width: 100%;
  }
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2):before {
    display: none;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) .noo-item-thumb {
  float: right;
  height: 295px;
  width: 50%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) .noo-item-thumb {
    width: 100%;
    float: none;
    display: block;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) .noo-blog-content {
  height: 295px;
  float: left;
  width: 50%;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2) .noo-blog-content {
    width: 100%;
    float: none;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(2):before {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 17px solid #f6f7f7;
  border-bottom: 15px solid transparent;
  position: absolute;
  left: 31.3%;
  top: 74%;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(3) {
  width: 34.5%;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 676px) {
  .noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(3) {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
  }
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(3) .noo-item-thumb {
  display: block;
  height: 295px;
  width: 100%;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(3) .noo-blog-content {
  height: 325px;
  width: 100%;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:nth-child(3):before {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 17px solid #f6f7f7;
  position: absolute;
  top: 45%;
  left: 47%;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:before,
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:after {
  content: " ";
  display: table;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:after {
  clear: both;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:before,
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:after {
  content: " ";
  display: table;
}
.noo-blog-slider-wrap ul.noo-blog-slider li.blog-slider-split .noo-slider-item:after {
  clear: both;
}
/**
 * Blog single
 */
.single-post article header {
  margin-bottom: 55px;
}
.single-post article header h1 {
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0.5px;
  line-height: 36px;
}
.single-post article header h1 a {
  color: #212121;
  font-size: 34px;
  text-transform: uppercase;
}
.single-post article header h1 a:hover {
  color: #3c60dc;
}
.single-post article .item-info {
  color: #696969;
  margin-top: 30px;
}
.single-post article .item-info span {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
  margin-right: 5px;
}
.single-post article .item-info span a {
  color: #696969;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.single-post article .item-info span a:hover {
  color: #3ec66b;
  text-decoration: underline;
}
.single-post article .item-info span img {
  border-radius: 50%;
}
.single-post article .item-info span.cat-links {
  color: #696969;
  margin: 0 5px 0 0;
}
.single-post article .entry-content {
  padding: 30px 0;
  line-height: 24px;
  font-size: 14px;
}
.single-post article .entry-content p {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  margin: 15px 0 30px;
}
.single-post article .entry-footer {
  border-top: 1px solid #eeeff0;
  border-bottom: 1px solid #eeeff0;
  padding: 0;
  margin: 0;
}
.single-post article .entry-footer .tags-links {
  color: #696969;
  margin: 0;
}
.single-post article .entry-footer .tags-links a {
  color: #696969;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.single-post article .entry-footer .tags-links a:hover {
  color: #3c60dc;
}
.single-post article .entry-footer .tags-links i {
  color: #3c60dc;
  display: inline-block;
  font-size: 18px;
  padding-right: 15px;
  line-height: 54.47px;
  letter-spacing: 1px;
  transform: translateY(2px);
}
.single-post .meta-author img {
  border: 10px solid #f4f4f4;
  border-radius: 50%;
  float: left;
  height: 145px;
  width: 145px;
}
@media (max-width: 479px) {
  .single-post .meta-author img {
    float: none;
  }
}
.single-post .meta-author .box-author-info {
  float: right;
  width: 80%;
}
@media (max-width: 479px) {
  .single-post .meta-author .box-author-info {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
}
.single-post .meta-author .box-author-info h5 {
  margin: 0;
  line-height: 54.47px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.single-post .meta-author .box-author-info h5 a {
  color: #212121;
  font-size: 18px;
}
.single-post .meta-author .box-author-info p {
  margin: -5px 0 15px;
  font-size: 14px;
  line-height: 24px;
}
.single-post .meta-author .box-author-info ul.author-social {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-post .meta-author .box-author-info ul.author-social li {
  display: inline-block;
  width: 25px;
}
.single-post .meta-author:before,
.single-post .meta-author:after {
  content: " ";
  display: table;
}
.single-post .meta-author:after {
  clear: both;
}
.single-post .meta-author:before,
.single-post .meta-author:after {
  content: " ";
  display: table;
}
.single-post .meta-author:after {
  clear: both;
}
/**
 * Blog Related
 */
.noo-related-post #related-title {
  position: relative;
  margin: 45px 0;
}
.noo-related-post #related-title h3 {
  color: #212121;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-related-post #related-title .button {
  position: absolute;
  top: 0;
  right: 0;
}
.noo-related-post #related-title .button i {
  border: 1px solid #212121;
  color: #696969;
  display: inline-block;
  font-size: 24px;
  line-height: 44.47px;
  letter-spacing: 1px;
  padding: 0 15px;
  margin: 0 2px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-related-post #related-title .button i:hover {
  background: #3c60dc;
  border: 1px solid #3c60dc;
  color: #ffffff;
  cursor: pointer;
}
.noo-related-post .related-container {
  cursor: e-resize;
}
.noo-related-post .related-container .related-item {
  padding: 5px;
}
.noo-related-post .related-container .related-item .noo-blog-featured {
  overflow: hidden;
}
.noo-related-post .related-container .related-item .noo-blog-featured img {
  cursor: e-resize;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.noo-related-post .related-container .related-item .cat-links {
  display: inline-block;
  margin-top: 25px;
  color: #3ec66b;
}
.noo-related-post .related-container .related-item .cat-links a {
  color: #3ec66b;
  font-size: 14px;
  font-style: italic;
}
.noo-related-post .related-container .related-item .cat-links a:hover {
  text-decoration: underline;
}
.noo-related-post .related-container .related-item h4.item-title {
  color: #212121;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-related-post .related-container .related-item:hover .noo-blog-featured img {
  -webkit-transform: scale(1.19);
  -ms-transform: scale(1.19);
  -o-transform: scale(1.19);
  transform: scale(1.19);
}
.screen-reader-text {
  display: none;
}
/**
 * 0.0 - Noo About
 * -----------------------------------------------------------------------------
 */
.noo-about .noo-about-title {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .noo-about .noo-about-title {
    font-size: 24px;
    line-height: 24px;
  }
}
.noo-about .noo-about_short-title {
  font-style: italic;
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: #3ec66b;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.noo-about .noo-about-content {
  position: relative;
  padding: 67px 0 0 100px;
}
.noo-about .noo-about-content .noo-about-attach {
  position: absolute;
  left: 10px;
  top: 127px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  color: #3c60dc;
  letter-spacing: 1px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.noo-about .noo-about-content .noo-about-attach:after {
  content: '';
  width: 25px;
  height: 1px;
  background: #3c60dc;
  display: inline-block;
  -webkit-transform: translate(15px, -4px);
  -ms-transform: translate(15px, -4px);
  -o-transform: translate(15px, -4px);
  transform: translate(15px, -4px);
}
@media screen and (max-width: 480px) {
  .noo-about .noo-about-content {
    padding: 64px 0px 100px 0px;
  }
  .noo-about .noo-about-content .noo-about-attach {
    position: relative;
    top: -10px;
    left: 0;
  }
}
.noo-about .noo-about-content p {
  margin-bottom: 26px;
}
.noo-about.noo-about-style2 .noo-about-title {
  margin: 0;
  -webkit-transform: translate(30px, 34px);
  -ms-transform: translate(30px, 34px);
  -o-transform: translate(30px, 34px);
  transform: translate(30px, 34px);
  position: relative;
  z-index: 1;
}
.noo-about.noo-about-style2 .noo-about-content {
  background: #f6f7f7;
  padding: 104px 30px 100px 130px;
}
.noo-about.noo-about-style2 .noo-about-content .noo-about-attach {
  left: 40px;
  top: 166px;
}
@media screen and (max-width: 480px) {
  .noo-about.noo-about-style2 .noo-about-content {
    padding: 64px 30px 100px 30px;
  }
  .noo-about.noo-about-style2 .noo-about-content .noo-about-attach {
    position: relative;
    top: -10px;
    left: 0;
  }
}
.list-icon {
  list-style: none;
  padding: 15px 0 0 0;
  margin: 0;
}
.list-icon li {
  line-height: 36px;
}
.list-icon li i {
  color: #3c60dc;
  padding-right: 20px;
  font-size: 16px;
}
/**
 * 0.0 - Noo Member
 * -----------------------------------------------------------------------------
 */
.noo-member-slider {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: ew-resize;
}
.noo-member-slider .owl-item li {
  padding: 0 15px;
}
.noo-member-slider:hover .owl-nav {
  display: block;
}
.noo-member-slider .owl-nav {
  display: none;
}
.noo-member-slider .owl-controls {
  margin: 0;
  margin-bottom: 40px;
  text-align: center;
}
.noo-member-slider .owl-controls .owl-nav div {
  position: absolute;
  left: 50px;
  top: 35%;
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0;
  padding: 0;
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #212121;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  text-indent: -32px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider .owl-controls .owl-nav div:before {
  content: "\f3d5";
  font-family: "Ionicons";
  font-size: 24px;
  color: #212121;
  -webkit-transform: translate(48px, 0);
  -ms-transform: translate(48px, 0);
  -o-transform: translate(48px, 0);
  transform: translate(48px, 0);
  display: block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider .owl-controls .owl-nav div:hover {
  background: #212121;
}
.noo-member-slider .owl-controls .owl-nav div:hover:before {
  color: #ffffff;
}
.noo-member-slider .owl-controls .owl-nav div.owl-next {
  left: auto;
  right: 50px;
}
.noo-member-slider .owl-controls .owl-nav div.owl-next:before {
  content: "\f3d6";
}
.noo-member-slider.member-slider2 {
  margin-top: 40px;
}
.noo-member-slider.member-slider2 .owl-pagination {
  margin-top: 30px;
}
.noo-member-slider.member-slider2 .owl-pagination .owl-page span {
  width: 8px;
  height: 8px;
  background: #cccccc;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider.member-slider2 .owl-pagination .owl-page.active span {
  background: #212121;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
}
.noo-member-slider.member-slider2 .owl-item:nth-child(odd) {
  padding-top: 0;
}
.noo-member-slider.member-slider2 .owl-item {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .noo-member-slider.member-slider2 .owl-item {
    padding-top: 0;
  }
}
.noo-member-slider.member-slider2 .noo-team-social {
  display: none;
}
.noo-member-slider.member-slider2 .noo-member-img {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 380px;
}
.noo-member-slider.member-slider2 .noo-member-item:hover .noo-team-social2 {
  background: rgba(33, 33, 33, 0.7);
}
.noo-member-slider.member-slider2 .noo-member-item:hover .noo-team-social2 a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo-member-slider.member-slider2 .noo-team-social2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider.member-slider2 .noo-team-social2 .wrap-social {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.noo-member-slider.member-slider2 .noo-team-social2 a {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  color: #ffffff;
  margin: 7px;
  font-size: 18px;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider.member-slider2 .noo-team-social2 a:before {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider.member-slider2 .noo-team-social2 a:hover {
  background: #e6de56;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  color: #212121;
}
.noo-member-slider.member-slider2 .noo-team-social2 a:hover:before {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
.noo-member-slider.member-slider2 .noo-team-ds {
  background: transparent !important;
}
.noo-member-slider.member-slider2 .noo-team-ds h4 {
  margin-top: 5px;
}
.noo-member-slider.member-grid {
  cursor: inherit;
}
.noo-member-slider.member-grid:after {
  clear: both;
  content: '';
  display: table;
}
.noo-member-slider.member-grid li {
  float: left;
  padding: 0 15px;
}
.noo-member-slider.member-grid li .noo-member-item {
  margin: 23px 0;
}
.noo-member-slider.member-grid li .noo-member-img {
  margin: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 180px;
  height: 180px;
}
.noo-member-slider.member-grid li .noo-member-img img {
  width: 180px;
  height: 180px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-slider.member-grid li .noo-team-social {
  display: none !important;
}
.noo-member-slider.member-grid li .noo-team-ds h4 {
  margin: 5px 0 0 0;
  color: #212121;
}
.noo-member-slider.member-grid li .noo-team-ds p {
  display: block;
}
.noo-member-slider.member-grid li .noo-team-ds span {
  color: #3ec66b;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 11px;
}
.noo-member-slider.member-grid li .noo-team-ds span:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 25px;
  height: 1px;
  content: '';
  background: #eeeff0;
  margin-left: -17.5px;
}
.noo-member-slider.member-slider3 {
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 42px;
  cursor: initial;
}
@media screen and (max-width: 1199px) {
  .noo-member-slider.member-slider3 {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .noo-member-slider.member-slider3 {
    padding: 0 15px;
  }
}
.noo-member-slider.member-slider3 .heading-member {
  position: absolute;
  top: 36px;
  left: 46px;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .noo-member-slider.member-slider3 .heading-member {
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    left: auto;
    top: auto;
  }
}
.noo-member-slider.member-slider3 h3.title-member {
  font-size: 64px;
  letter-spacing: 1.5px;
  line-height: 64px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .noo-member-slider.member-slider3 h3.title-member {
    font-size: 40px;
    line-height: 40px;
  }
}
.noo-member-slider.member-slider3 .desc-member {
  font-size: 18px;
  line-height: 32px;
  color: #3ec66b;
  font-style: italic;
  letter-spacing: 1.5px;
  font-weight: 600;
  display: block;
}
.noo-member-slider.member-slider3 .swiper-container {
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}
.noo-member-slider.member-slider3 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.noo-member-slider.member-slider3 .member-primary {
  width: 780px;
  -webkit-transform: translate(205px, 0);
  -ms-transform: translate(205px, 0);
  -o-transform: translate(205px, 0);
  transform: translate(205px, 0);
}
@media screen and (max-width: 1199px) {
  .noo-member-slider.member-slider3 .member-primary {
    margin: 0;
    transform: translate(0, 0);
    width: 100%;
  }
}
.noo-member-slider.member-slider3 .member-thumbs {
  height: 170px;
  width: 570px;
  box-sizing: border-box;
  padding: 0px 0px;
  position: absolute;
  bottom: 0;
  left: -200px;
  cursor: pointer;
}
.noo-member-slider.member-slider3 .member-thumbs .swiper-slide {
  height: 100%;
  background-position: center top;
}
@media screen and (max-width: 1199px) {
  .noo-member-slider.member-slider3 .member-thumbs {
    display: none;
  }
}
.noo-member-slider.member-slider3 .member-primary .img-info {
  width: 370px;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1199px) {
  .noo-member-slider.member-slider3 .member-primary .img-info {
    width: 560px;
  }
}
@media screen and (max-width: 991px) {
  .noo-member-slider.member-slider3 .member-primary .img-info {
    width: 100%;
  }
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info {
  position: absolute;
  bottom: 45px;
  right: 0;
  width: 330px;
}
@media screen and (max-width: 991px) {
  .noo-member-slider.member-slider3 .member-primary .swiper-slide-info {
    position: static;
    width: 100%;
  }
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info h4 {
  font-size: 24px;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  position: relative;
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info h4 span.line {
  background-color: #888888;
  height: 2px;
  width: 100px;
  position: absolute;
  top: 22px;
  left: -130px;
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info em {
  color: #3c60dc;
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info p {
  margin-top: 24px;
}
.noo-member-slider.member-slider3 .member-primary .swiper-slide-info .icon-social a {
  font-size: 16px;
  margin-right: 15px;
}
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  height: auto;
  width: 30px;
  text-align: center;
  bottom: 90px;
  top: auto;
}
.swiper-button-next i,
.swiper-button-prev i {
  color: #696969;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
.swiper-button-prev {
  left: -60px;
  display: none;
}
.swiper-button-prev i {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.swiper-button-prev i:last-child {
  -webkit-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
.swiper-button-prev:hover i {
  -webkit-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
  transform: translate(-6px, 0);
}
.swiper-button-next {
  left: -60px;
}
.swiper-button-next i {
  -webkit-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
.swiper-button-next i:last-child {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.swiper-button-next:hover i {
  -webkit-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
  transform: translate(-6px, 0);
}
.noo-member-item figure {
  text-align: center;
  display: block;
}
.noo-member-item figure:hover .noo-team-social {
  -webkit-transform: translate(0, -7px);
  -ms-transform: translate(0, -7px);
  -o-transform: translate(0, -7px);
  transform: translate(0, -7px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.noo-member-item figure:hover .noo-team-ds h4 {
  color: #3c60dc;
}
.noo-member-item figure .noo-member-img {
  overflow: hidden;
}
.noo-member-item figure .noo-member-img img {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.noo-member-item figure figcaption {
  -webkit-perspective-origin: 1000px;
  -moz-perspective-origin: 1000px;
  perspective-origin: 1000px;
}
.noo-member-item figure .noo-team-ds {
  background: #ffffff;
  padding: 22px 10px 16px;
  position: relative;
  z-index: 1;
}
.noo-member-item figure .noo-team-ds h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-member-item figure .noo-team-ds span {
  font-style: italic;
  padding-top: 9px;
  display: inline-block;
}
.noo-member-item figure .noo-team-ds p {
  display: none;
}
.noo-member-item figure .noo-team-social {
  padding: 0 10px 16px 10px;
  background: #ffffff;
  -webkit-transform: translate(0, -80px);
  -ms-transform: translate(0, -80px);
  -o-transform: translate(0, -80px);
  transform: translate(0, -80px);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo-member-item figure .noo-team-social a {
  font-size: 16px;
  color: #212121;
  margin: 0 6px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.noo-member-item figure .noo-team-social a:hover {
  color: #3c60dc;
}
/**
 * 0.0 - Noo Title
 * -----------------------------------------------------------------------------
 */
.page_fullwidth {
  overflow: hidden;
}
.noo-translateY .noo-sh-title {
  -webkit-transform: translate(0, -84px);
  -ms-transform: translate(0, -84px);
  -o-transform: translate(0, -84px);
  transform: translate(0, -84px);
}
.noo-sh-title {
  text-align: center;
}
.noo-sh-title span {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #3c60dc;
  letter-spacing: 1px;
  padding: 0 40px;
}
.noo-sh-title span:before {
  width: 25px;
  height: 1px;
  background: #3c60dc;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.noo-sh-title span:after {
  width: 25px;
  height: 1px;
  background: #3c60dc;
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}
.noo-sh-title h2 {
  font-size: 40px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 16px 0 19px;
}
@media screen and (max-width: 768px) {
  .noo-sh-title h2 {
    font-size: 24px;
  }
}
.noo-sh-title p {
  font-style: italic;
  padding: 0 30%;
}
@media screen and (max-width: 600px) {
  .noo-sh-title p {
    padding: 0 15px;
  }
}
.noo-sh-title.style_left {
  text-align: left;
}
.noo-sh-title.style_left:after {
  clear: both;
  content: '';
  display: table;
}
.noo-sh-title.style_left .noo-title-left {
  width: 34%;
  float: left;
}
.noo-sh-title.style_left .noo-title-left h2 {
  line-height: 40px;
}
.noo-sh-title.style_left .noo-title-left span {
  padding: 0 40px 0 0;
}
.noo-sh-title.style_left .noo-title-left span:before {
  display: none;
}
.noo-sh-title.style_left .noo-title-right {
  width: 66%;
  float: left;
  padding-top: 44px;
}
.noo-sh-title.style_left .noo-title-right p {
  padding: 0;
}
@media screen and (max-width: 480px) {
  .noo-sh-title.style_left .noo-title-right,
  .noo-sh-title.style_left .noo-title-left {
    width: 100%;
    padding-top: 0;
  }
}
/**
 * 0.0 - Noo Counter
 * -----------------------------------------------------------------------------
 */
.noo-counter-wrap {
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 736px) {
  .noo-counter-wrap {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 737px) {
  .noo-counter-wrap.border-left .noo-counter {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
}
.noo-counter-wrap .noo-counter {
  display: block;
  font-size: 56px;
  line-height: 56px;
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  margin: 32px 0 26px;
}
@media screen and (max-width: 736px) {
  .noo-counter-wrap .noo-counter {
    margin: 0;
    font-size: 36px;
  }
}
.noo-counter-wrap h4 {
  margin: 0;
  padding: 0;
  font-style: italic;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: "Merriweather", serif;
  font-weight: 400;
}
.noo-counter-wrap.counter_color {
  padding-bottom: 78px;
}
.noo-counter-wrap.counter_color img {
  display: none;
}
.noo-counter-wrap.counter_color .noo-counter {
  padding: 83px 0 20px;
  margin: 0;
}
.noo-counter-wrap.counter_color.border-left {
  border-left: 1px solid #696969;
}
.noo-counter-wrap.counter_color.border-left .noo-counter {
  border-left: 0;
}
/**
 * 0.0 - Noo Simple Testimonial
 * -----------------------------------------------------------------------------
 */
.noo-simple-testimonial:after {
  clear: both;
  content: '';
  display: table;
}
.noo-simple-testimonial .noo-sp-testimonial-image {
  width: 42%;
  float: left;
  padding-left: 30px;
}
.noo-simple-testimonial .noo-simple-testimonial-content {
  width: 58%;
  float: left;
  position: relative;
  padding-left: 48px;
  padding-top: 20px;
  margin-top: 110px;
}
.noo-simple-testimonial .noo-simple-testimonial-content:before {
  width: 48px;
  height: 2px;
  background: #a6a7a7;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
.noo-simple-testimonial .noo-simple-testimonial-content p {
  color: #3c60dc;
  font-size: 24px;
  line-height: 36px;
  font-style: italic;
}
.noo-simple-testimonial .noo-simple-testimonial-content h4 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 36px;
  letter-spacing: 0.5px;
  margin: 36px 0 3px;
}
.noo-simple-testimonial .noo-simple-testimonial-content span {
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .noo-simple-testimonial .noo-simple-testimonial-content,
  .noo-simple-testimonial .noo-sp-testimonial-image {
    width: 100%;
  }
  .noo-simple-testimonial .noo-simple-testimonial-content {
    padding-left: 0;
    margin-top: 0;
    padding-bottom: 20px;
  }
  .noo-simple-testimonial .noo-simple-testimonial-content:before {
    display: none;
  }
}
/**
 * 0.0 - Noo Partner
 * -----------------------------------------------------------------------------
 */
.noo_partner_07 .noo_partner-wrap .noo_partner img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_partner_07 .noo_partner-wrap .noo_partner img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.noo_partner-wrap .noo_partner {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: ew-resize;
}
.noo_partner-wrap .noo_partner img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_partner-wrap .noo_partner img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.noo_partner-wrap .noo_partner .noo_partner_item {
  display: -webkit-flex;
  display: flex;
  height: 87px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/**
 * 0.0 - Noo Counter
 * -----------------------------------------------------------------------------
 */
.noo_pricetable {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .noo_pricetable {
    max-width: 360px;
    margin: auto;
  }
}
.noo_pricetable.style_two {
  text-align: left;
  border-width: 2px;
  border-style: solid;
  border-color: #eeeff0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable.style_two:hover {
  border-color: #3c60dc;
}
.noo_pricetable.style_two:hover .noo_pricetable_header {
  background: #3c60dc;
}
.noo_pricetable.style_two:hover .noo_pricetable_header * {
  color: #ffffff !important;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable.style_two .noo_pricetable_header {
  padding-bottom: 17px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable.style_two .noo_pricetable_header h4 {
  color: #212121;
  margin-bottom: 21px;
}
.noo_pricetable.style_two .noo_pricetable_header strong {
  color: #3ec66b;
}
.noo_pricetable.style_two .noo_pricetable_header p {
  color: #888888;
  margin: 12px 0 10px;
}
.noo_pricetable.style_two .noo_pricetable_content {
  margin-top: 0;
  padding-top: 40px;
  border-width: 2px 0 0 0;
}
.noo_pricetable.style_two .noo_pricetable_content .line-left,
.noo_pricetable.style_two .noo_pricetable_content .line-right,
.noo_pricetable.style_two .noo_pricetable_content .line-line-left,
.noo_pricetable.style_two .noo_pricetable_content .line-line-right,
.noo_pricetable.style_two .noo_pricetable_content .line-line-bottom {
  display: none;
}
.noo_pricetable.style_two .noo_pricetable_content .noo_pricetable_footer {
  border: 0;
}
.noo_pricetable.style_two .noo_pricetable_item {
  border: 0;
  padding: 0 33px;
}
.noo_pricetable.style_two .noo_pricetable_item h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 400;
  color: #696969;
}
.noo_pricetable .noo_pricetable_header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  padding: 6px 0 50px;
}
.noo_pricetable .noo_pricetable_header h4 {
  margin-bottom: 24px;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
.noo_pricetable .noo_pricetable_header strong {
  font-size: 64px;
  line-height: 70px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
}
.noo_pricetable .noo_pricetable_header p {
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
  margin: 10px 0;
}
.noo_pricetable .noo_pricetable_content {
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #eeeff0;
  position: relative;
  padding-top: 18px;
  background: #ffffff;
}
.noo_pricetable .noo_pricetable_content:hover .line-line-left {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo_pricetable .noo_pricetable_content:hover .line-line-bottom {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease 0.1s;
  -o-transition: all 0.35s ease 0.1s;
  transition: all 0.35s ease 0.1s;
}
.noo_pricetable .noo_pricetable_content:hover .line-line-right {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease 0.2s;
  -o-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
.noo_pricetable .noo_pricetable_content .line-line-left {
  position: absolute;
  width: 2px;
  height: 100%;
  content: '';
  left: -2px;
  top: 0;
  background-color: #3c60dc;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.noo_pricetable .noo_pricetable_content .line-line-right {
  position: absolute;
  width: 2px;
  height: 100%;
  content: '';
  right: -2px;
  top: 0;
  background-color: #3c60dc;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable .noo_pricetable_content .line-line-bottom {
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  left: 0;
  bottom: 0;
  background-color: #3c60dc;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable .noo_pricetable_content .line-left {
  position: absolute;
  left: -2px;
  top: -13px;
  width: 50%;
  height: 13px;
  content: '';
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-left: 2px solid #eeeff0;
}
.noo_pricetable .noo_pricetable_content .line-left:before {
  width: calc(100% - 13px);
  background: #ffffff;
  content: '';
  height: 100%;
  display: block;
}
.noo_pricetable .noo_pricetable_content .line-left:after {
  border-right: 13px solid transparent;
  border-bottom: 13px solid #ffffff;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
.noo_pricetable .noo_pricetable_content .line-right {
  position: absolute;
  right: -2px;
  top: -13px;
  width: 50%;
  height: 13px;
  content: '';
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 2px solid #eeeff0;
}
.noo_pricetable .noo_pricetable_content .line-right:before {
  width: calc(100% - 13px);
  background: #ffffff;
  content: '';
  height: 100%;
  display: block;
  right: 0;
  position: absolute;
  bottom: 0;
}
.noo_pricetable .noo_pricetable_content .line-right:after {
  border-left: 13px solid transparent;
  border-bottom: 13px solid #ffffff;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
.noo_pricetable .noo_pricetable_item {
  margin: 0 18px;
  padding: 5px 15px 5px;
  border-top: 1px solid #eeeff0;
}
.noo_pricetable .noo_pricetable_item:first-child {
  border-top: 0;
  padding-top: 0;
}
.noo_pricetable .noo_pricetable_item h6 {
  font-size: 14px;
  font-style: italic;
  font-family: "Merriweather", serif;
  line-height: 36px;
  margin-bottom: 4px;
}
.noo_pricetable .noo_pricetable_item h6 i {
  font-size: 16px;
  padding-right: 18px;
  color: #3c60dc;
}
.noo_pricetable .noo_pricetable_footer {
  border-top: 1px solid #eeeff0;
  text-align: center;
  padding: 40px 15px;
}
.noo_pricetable .noo_pricetable_footer a {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  padding: 12px 45px;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_pricetable .noo_pricetable_footer a.color_default {
  color: #212121;
  border: 1px solid #212121;
  padding: 12px 22px;
}
.noo_pricetable .noo_pricetable_footer a.color_default:hover {
  background: #3ec66b;
  border-color: #3ec66b;
  color: #ffffff;
}
.noo_pricetable .noo_pricetable_footer a.color_one {
  background: #3c60dc;
}
.noo_pricetable .noo_pricetable_footer a.color_one:hover {
  background: #2347c2;
}
.noo_pricetable .noo_pricetable_footer a.color_two {
  background: #3ec66b;
}
.noo_pricetable .noo_pricetable_footer a.color_two:hover {
  background: #30a155;
}
/**
 * 0.0 - Noo Counter
 * -----------------------------------------------------------------------------
 */
.services-fullwidth .noo-services .noo-services-content p {
  padding-right: 45%;
}
@media screen and (max-width: 1280px) {
  .services-fullwidth .noo-services .noo-services-content p {
    padding-right: 35%;
  }
}
@media screen and (max-width: 1024px) {
  .services-fullwidth .noo-services .noo-services-content p {
    padding-right: 0;
  }
}
.noo-services {
  margin: 35px 0 45px;
}
@media screen and (max-width: 1280px) {
  .noo-services {
    margin: 15px 0 0px;
  }
  .noo-services:last-child {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 600px) {
  .noo-services {
    padding: 0 0 0 15px;
  }
}
.noo-services:after {
  clear: both;
  content: '';
  display: table;
}
.noo-services .noo-services-icon {
  width: 65px;
  height: 65px;
  border: 2px solid rgba(60, 96, 220, 0.2);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  position: relative;
  float: left;
  overflow: hidden;
  z-index: 2;
}
.noo-services .noo-services-icon:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-services .noo-services-icon:hover i {
  color: #ffffff;
}
.noo-services .noo-services-icon:hover i:last-child:before {
  -webkit-transition: all 0.6s ease 0.1s;
  -o-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #ffffff;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
}
.noo-services .noo-services-icon:before {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: #3c60dc;
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo-services .noo-services-icon i {
  display: inline-block;
  font-size: 25px;
  color: rgba(60, 96, 220, 0.7);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 2;
}
.noo-services .noo-services-icon i:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
  z-index: 2;
}
.noo-services .noo-services-content {
  padding-left: 108px;
  -webkit-transform: translate(0, -12px);
  -ms-transform: translate(0, -12px);
  -o-transform: translate(0, -12px);
  transform: translate(0, -12px);
}
.noo-services .noo-services-content h3 {
  padding-top: 7px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.noo-services.services2 {
  margin: 35px 0 60px;
}
.noo-services.services2 .noo-services-icon {
  width: 60px;
  height: 60px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-color: rgba(255, 255, 255, 0.3) !important;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-services.services2 .noo-services-icon:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.noo-services.services2 .noo-services-icon img {
  position: absolute;
  max-width: 45px;
  max-height: 45px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.noo-services.services2 .noo-services-icon:before {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 3px;
  top: 3px;
  content: '';
  background: #ffffff !important;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.noo-services.services2 .noo-services-content {
  padding-left: 85px;
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
.noo-services.services2 .noo-services-content h3 {
  color: #ffffff;
}
.noo-services.services2 .noo-services-content p {
  color: rgba(255, 255, 255, 0.7);
}
.noo-services.services3 {
  margin: 35px 0 0px;
}
.noo-services.services3 .noo-services-icon {
  width: auto;
  float: none;
  height: auto;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  border: 0;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-align: left;
}
.noo-services.services3 .noo-services-icon:before {
  display: none;
}
.noo-services.services3 .noo-services-content {
  padding: 8px 0 0 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-services.services3 .noo-services-content h3 {
  margin: 0 0 17px 0;
}
.noo-services.services4 {
  margin: 35px 0 60px;
}
.noo-services.services4 .noo-services-content {
  padding: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  text-align: center;
}
.noo-services.services4 .noo-services-content h3 {
  padding: 30px 0;
  margin: 0 0 12px 0;
  position: relative;
}
.noo-services.services4 .noo-services-content h3 span {
  position: relative;
  z-index: 2;
}
.noo-services.services4 .noo-services-content h3 .number {
  z-index: 1;
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  font-size: 80px;
  font-weight: 700;
  color: rgba(62, 198, 107, 0.2);
  display: block;
  width: 100%;
  line-height: 70px;
}
.noo-services.services5 {
  background: #333333;
  margin: 0;
  padding: 50px 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-services.services5:hover {
  background: #212121;
}
.noo-services.services5 .noo-services-icon {
  width: auto;
  height: auto;
  float: none;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  border: 0;
}
.noo-services.services5 .noo-services-icon:before {
  display: none;
}
.noo-services.services5 .noo-services-icon i {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  left: auto;
  top: auto;
  font-size: 50px;
  color: #ffffff;
  line-height: 60px;
}
.noo-services.services5 .noo-services-icon i:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.noo-services.services5 .noo-services-icon i:last-child {
  display: none;
}
.noo-services.services5 .noo-services-content {
  padding-left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  text-align: center;
}
.noo-services.services5 .noo-services-content h3 {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.5px;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .noo-services.services5 .noo-services-content h3 {
    font-size: 16px;
  }
}
.noo-services.services5 .noo-services-content p {
  color: #ababab;
  font-style: italic;
}
/**
 * 0.0 - Noo Portfolio
 * -----------------------------------------------------------------------------
 */
.title-creative {
  text-align: center;
  padding: 0;
  margin-top: 80px;
  margin-bottom: 150px;
  position: relative;
}
.title-creative:before {
  content: '';
  width: 220px;
  height: 1px;
  background-color: #888888;
  -webkit-transform: translate(-50%, -50%) rotate(-61deg);
  -ms-transform: translate(-50%, -50%) rotate(-61deg);
  -o-transform: translate(-50%, -50%) rotate(-61deg);
  transform: translate(-50%, -50%) rotate(-61deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
.title-creative span {
  font-size: 24px;
  line-height: 36px;
  color: #212121;
  letter-spacing: 2.5px;
  font-style: italic;
  font-weight: 600;
  position: relative;
}
.masonry-filters {
  margin-bottom: 26px;
}
.noo-portfolio-filters {
  list-style: none;
  padding: 0;
  margin: 30px 0 30px 0;
  text-align: center;
}
.noo-portfolio-filters li {
  display: inline-block;
  position: relative;
}
.noo-portfolio-filters li:before {
  width: 15px;
  height: 1px;
  content: '';
  background: #eeeff0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 0.5px;
  margin-left: -5px;
}
.noo-portfolio-filters li:first-child:before {
  display: none;
}
.noo-portfolio-filters li a {
  margin: 5px 20px 5px 28px;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}
.noo-portfolio-filters li a:hover,
.noo-portfolio-filters li a.selected {
  color: #3c60dc;
}
.noo-portfolio .noo-portfolio-item {
  width: 33.33%;
}
.noo-portfolio .noo-portfolio-item.columns_4 {
  width: 25%;
}
@media (max-width: 991px) {
  .noo-portfolio .noo-portfolio-item.columns_4 {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .noo-portfolio .noo-portfolio-item.columns_4 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .noo-portfolio .noo-portfolio-item.columns_4 {
    width: 100%;
  }
}
.noo-portfolio .noo-portfolio-item.columns_2 {
  width: 50%;
}
.portfolio-inner {
  position: relative;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: center;
  -moz-perspective-origin: center;
  perspective-origin: center;
  overflow: hidden;
}
.portfolio-inner:hover .portfolio-ds {
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio-inner:hover .portfolio-ds h3 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
.portfolio-inner:hover .portfolio-ds .cat {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
.portfolio-inner:hover .portfolio-ds .portfolio-link {
  bottom: 1px;
  right: 1px;
  -webkit-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.portfolio-inner .portfolio-ds {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
  background: #ffffff;
  padding-bottom: 23px;
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.portfolio-inner .portfolio-ds h3 {
  margin: 25px 0 10px;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4 ease 0s;
  -o-transition: all 0.4 ease 0s;
  transition: all 0.4 ease 0s;
}
.portfolio-inner .portfolio-ds h3 a {
  text-transform: uppercase;
  color: #3c60dc;
}
.portfolio-inner .portfolio-ds .cat {
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4 ease 0s;
  -o-transition: all 0.4 ease 0s;
  transition: all 0.4 ease 0s;
  display: block;
}
.portfolio-inner .portfolio-ds .cat a {
  font-style: italic;
  padding-left: 3px;
}
.portfolio-inner .portfolio-ds .cat a:first-child {
  padding-left: 0;
}
.portfolio-inner .portfolio-ds .portfolio-link {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  bottom: -30px;
  right: -30px;
  border-left: 60px solid transparent;
  border-bottom: 60px solid #3c60dc;
}
.portfolio-inner .portfolio-ds .portfolio-link:hover:after {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  filter: alpha(opacity=0);
}
.portfolio-inner .portfolio-ds .portfolio-link:before,
.portfolio-inner .portfolio-ds .portfolio-link:after {
  font-family: "Ionicons";
  position: absolute;
  right: 10px;
  top: 15px;
  content: "\f489";
  font-size: 30px;
  color: #ffffff;
}
.portfolio-inner .portfolio-ds .portfolio-link:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_masonry .portfolio-inner a.project-bk {
  height: 500px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.portfolio_masonry .portfolio-inner a.project-bk img {
  width: 100%;
}
.portfolio-pagination {
  text-align: center;
}
.portfolio-pagination .pagination {
  display: none;
}
.noo-loadmore-ajax {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #212121;
  letter-spacing: 1px;
  background: transparent;
  border: 1px solid #212121;
  padding: 10px 35px;
  display: inline-block;
  margin-top: 80px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-loadmore-ajax:hover {
  background: #212121;
  color: #ffffff;
}
.portfolio_grid2 .noo-portfolio-item:after {
  clear: both;
  content: '';
  display: table;
}
.portfolio_grid2 .project-bk {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 250px;
}
.portfolio_grid2.style1 .grid0 .portfolio-inner {
  max-width: 370px;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 30px;
}
.portfolio_grid2.style1 .grid0 .portfolio-inner .project-bk {
  width: 100%;
  height: 240px;
}
.portfolio_grid2.style1 .grid1 .portfolio-inner {
  margin-top: 30px;
}
.portfolio_grid2.style1 .grid1 .project-bk {
  height: 695px;
}
.portfolio_grid2.style1 .grid2 .portfolio-inner {
  max-width: 370px;
  width: 100%;
  margin-left: 105px;
  margin-bottom: 60px;
}
.portfolio_grid2.style1 .grid2 .portfolio-inner .project-bk {
  height: 450px;
}
.portfolio_grid2.style1 .grid3 .portfolio-inner {
  max-width: 370px;
  width: 100%;
  float: right;
  margin-top: 60px;
  margin-bottom: 55px;
}
.portfolio_grid2.style1 .grid3 .project-bk {
  height: 430px;
}
.portfolio_grid2.style1 .grid4 .project-bk {
  height: 730px;
}
.portfolio_grid2.style1 .grid5 .portfolio-inner {
  margin-left: 100px;
  max-width: 370px;
  width: 100%;
  padding-bottom: 150px;
}
.portfolio_grid2.style1 .grid5 .portfolio-inner .project-bk {
  height: 240px;
}
.portfolio_grid2.style2 .grid0 .portfolio-inner {
  max-width: 370px;
  width: 100%;
  margin-left: 105px;
  margin-bottom: 60px;
  position: relative;
  overflow: initial;
}
.portfolio_grid2.style2 .grid0 .portfolio-inner:before {
  background-color: #0d4680;
  width: 100%;
  height: 450px;
  top: -5px;
  right: -45px;
  position: absolute;
  content: '';
}
.portfolio_grid2.style2 .grid0 .portfolio-inner .project-bk {
  width: 370px;
  height: 450px;
}
.portfolio_grid2.style2 .grid1 .portfolio-inner {
  margin-top: 52px;
  margin-left: 78px;
}
.portfolio_grid2.style2 .grid1 .portfolio-inner h3 {
  font-size: 64px;
  letter-spacing: 1.5px;
  line-height: 64px;
  margin-bottom: 18px;
}
.portfolio_grid2.style2 .grid1 .portfolio-inner .desc {
  font-size: 18px;
  line-height: 32px;
  color: #3ec66b;
  font-style: italic;
  letter-spacing: 1.5px;
  font-weight: 600;
  display: block;
}
.portfolio_grid2.style2 .grid1 .portfolio-inner .view-all-project {
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 55px;
  text-transform: uppercase;
  font-weight: 700;
}
.portfolio_grid2.style2 .grid1 .portfolio-inner .view-all-project:after {
  content: '\f3d6';
  font-family: "Ionicons";
  font-size: 18px;
  margin-left: 10px;
  display: inline-block;
}
.portfolio_grid2.style2 .grid1 .project-bk {
  height: 175px;
}
.portfolio_grid2.style2 .grid2 .portfolio-inner {
  max-width: 370px;
  width: 100%;
  float: right;
  margin-top: 60px;
  margin-bottom: 55px;
}
.portfolio_grid2.style2 .grid2 .project-bk {
  height: 430px;
}
.portfolio_grid2.style2 .grid3 .project-bk {
  height: 730px;
}
.portfolio_grid2.style2 .grid4 .portfolio-inner {
  margin-left: 100px;
  max-width: 370px;
  width: 100%;
  padding-bottom: 150px;
}
.portfolio_grid2.style2 .grid4 .portfolio-inner .project-bk {
  height: 240px;
}
@media (max-width: 767px) {
  .portfolio_grid2 .noo-portfolio-item.columns_2 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .portfolio_grid2.style1 .portfolio-inner {
    max-width: 100% !important;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .portfolio_grid2.style1 .grid2 .portfolio-inner,
  .portfolio_grid2.style1 .grid5 .portfolio-inner {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .portfolio_grid2.style2 .portfolio-inner {
    max-width: 100% !important;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .portfolio_grid2.style2 .grid0 .portfolio-inner:before {
    display: none;
  }
  .portfolio_grid2.style2 .grid0 .portfolio-inner .project-bk {
    width: auto;
  }
}
@media (max-width: 767px) {
  .portfolio_grid2.style2 .grid0 .portfolio-inner .project-bk {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .portfolio_grid2.style2 .grid0 .portfolio-inner,
  .portfolio_grid2.style2 .grid1 .portfolio-inner,
  .portfolio_grid2.style2 .grid4 .portfolio-inner {
    margin-left: 0;
  }
}
.portfolio_grid2,
.portfolio_grid {
  margin: 0 -15px;
}
.portfolio_grid2 .portfolio-inner,
.portfolio_grid .portfolio-inner {
  padding: 15px;
}
.portfolio_grid2 .portfolio-inner .project-bk,
.portfolio_grid .portfolio-inner .project-bk {
  display: block;
  overflow: hidden;
  position: relative;
}
.portfolio_grid2 .portfolio-inner .project-bk:before,
.portfolio_grid .portfolio-inner .project-bk:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_grid2 .portfolio-inner .project-bk:after,
.portfolio_grid .portfolio-inner .project-bk:after {
  font-size: 60px;
  content: "\f489";
  position: absolute;
  left: 50%;
  top: 50%;
  font-family: "Ionicons";
  color: #212121;
  margin: -52px 0 0 -15px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.portfolio_grid2 .portfolio-inner .project-bk:hover:before,
.portfolio_grid .portfolio-inner .project-bk:hover:before {
  background: rgba(255, 255, 255, 0.8);
}
.portfolio_grid2 .portfolio-inner .project-bk:hover:after,
.portfolio_grid .portfolio-inner .project-bk:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio_grid2 .portfolio-inner .project-bk:hover .line-one:before,
.portfolio_grid .portfolio-inner .project-bk:hover .line-one:before,
.portfolio_grid2 .portfolio-inner .project-bk:hover .line-two:before,
.portfolio_grid .portfolio-inner .project-bk:hover .line-two:before,
.portfolio_grid2 .portfolio-inner .project-bk:hover .line-one:after,
.portfolio_grid .portfolio-inner .project-bk:hover .line-one:after,
.portfolio_grid2 .portfolio-inner .project-bk:hover .line-two:after,
.portfolio_grid .portfolio-inner .project-bk:hover .line-two:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio_grid2 .portfolio-inner .project-bk .line-one,
.portfolio_grid .portfolio-inner .project-bk .line-one {
  position: absolute;
  left: 4%;
  width: 92%;
  top: 4%;
  height: 92%;
  display: block;
}
.portfolio_grid2 .portfolio-inner .project-bk .line-one:before,
.portfolio_grid .portfolio-inner .project-bk .line-one:before {
  width: 100%;
  height: 2px;
  content: '';
  background: rgba(62, 198, 107, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_grid2 .portfolio-inner .project-bk .line-one:after,
.portfolio_grid .portfolio-inner .project-bk .line-one:after {
  width: 2px;
  height: 100%;
  content: '';
  background: rgba(62, 198, 107, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_grid2 .portfolio-inner .project-bk .line-two,
.portfolio_grid .portfolio-inner .project-bk .line-two {
  position: absolute;
  left: 4%;
  width: 92%;
  top: 4%;
  height: 92%;
  display: block;
}
.portfolio_grid2 .portfolio-inner .project-bk .line-two:before,
.portfolio_grid .portfolio-inner .project-bk .line-two:before {
  width: 100%;
  height: 2px;
  content: '';
  background: rgba(62, 198, 107, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_grid2 .portfolio-inner .project-bk .line-two:after,
.portfolio_grid .portfolio-inner .project-bk .line-two:after {
  width: 2px;
  height: 100%;
  content: '';
  background: rgba(62, 198, 107, 0.7);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio_grid2 .portfolio-inner .project-bk img,
.portfolio_grid .portfolio-inner .project-bk img {
  width: 100%;
}
.portfolio_grid2 .portfolio-inner .portfolio-ds,
.portfolio_grid .portfolio-inner .portfolio-ds {
  position: relative;
  left: auto;
  bottom: auto;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: left;
}
.portfolio_grid2 .portfolio-inner .portfolio-ds .portfolio-link,
.portfolio_grid .portfolio-inner .portfolio-ds .portfolio-link {
  display: none !important;
}
.portfolio_grid2 .portfolio-inner .portfolio-ds h3,
.portfolio_grid .portfolio-inner .portfolio-ds h3 {
  margin: 25px 0 8px;
}
.portfolio_grid2 .portfolio-inner .portfolio-ds h3 a,
.portfolio_grid .portfolio-inner .portfolio-ds h3 a {
  color: #212121;
}
.portfolio_grid2 .portfolio-inner .portfolio-ds h3,
.portfolio_grid .portfolio-inner .portfolio-ds h3,
.portfolio_grid2 .portfolio-inner .portfolio-ds .cat,
.portfolio_grid .portfolio-inner .portfolio-ds .cat {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
/**
 * 0.0 - Noo FAQ
 * -----------------------------------------------------------------------------
 */
@media screen and (min-width: 737px) {
  .noo_faq_560 .noo_faq_group {
    max-width: 560px;
  }
}
.noo_faq_item {
  margin-bottom: 30px;
  display: block;
}
.noo_faq_item .noo_faq_content {
  display: block;
  overflow: hidden;
  padding: 27px 20px 0;
}
.noo_faq_item .noo_faq_content ul {
  padding: 5px 0 0 0;
}
.noo_faq_item h4 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 14px 30px 14px 70px;
  border: 1px solid #eeeff0;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media screen and (max-width: 768px) {
  .noo_faq_item h4 {
    font-size: 14px;
  }
}
.noo_faq_item h4:hover {
  background: #3c60dc;
  color: #ffffff;
  border-color: #3c60dc;
}
.noo_faq_item h4:hover:before {
  color: #ffffff;
}
.noo_faq_item h4:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo_faq_item h4:hover img.hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.noo_faq_item h4:before {
  content: "\f3d0";
  right: 17px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  font-size: 18px;
  color: #3c60dc;
  font-family: "Ionicons";
}
.noo_faq_item h4 img {
  max-width: 25px;
  position: absolute;
  left: 24px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.noo_faq_item h4 img.hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo_faq_item.open_faq .noo_faq_content {
  display: block;
}
.noo_faq_item.open_faq h4 {
  background: #3c60dc;
  color: #ffffff;
  border-color: #3c60dc;
}
.noo_faq_item.open_faq h4:before {
  content: "\f3d8";
  color: #ffffff;
}
.noo_faq_item.open_faq h4 img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.noo_faq_item.open_faq h4 img.hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/**
 * 0.0 - Noo Custom Html Ram
 * -----------------------------------------------------------------------------
 *
<div class="noo-custom-html-ram">
<span>attach</span>
<h3>title</h3>
<p>content</p>
<a class="noo-purchase">purchase theme</a>
</div>
*
*/
.noo-custom-html-ram span {
  font-size: 18px;
  font-style: italic;
  color: #3c60dc;
  display: block;
}
.noo-custom-html-ram h3 {
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #3ec66b;
  text-transform: uppercase;
  padding: 0;
  margin: 5px 0 18px;
}
@media screen and (max-width: 767px) {
  .noo-custom-html-ram h3 {
    font-size: 36px;
  }
}
.noo-custom-html-ram .noo-purchase {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  color: #212121;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 14px 16px;
  border: 1px solid #212121;
  margin-top: 21px;
  display: inline-block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-custom-html-ram .noo-purchase:hover {
  background: #212121;
  color: #ffffff;
}
/**
 * 0.0 - Noo Custom Html Ram 2
 * -----------------------------------------------------------------------------
 *
<div class="noo-ram-2">
<div class="noo-container">
<div class="noo-ram-left">
<span>title</span>
<p>Content</p>
</div>
<div class="noo-ram-right">
<a href="#" class='noo-view-one'>view all works</a>
<a href="#" class='noo-view-two'>purchase theme</a>
</div>
</div>
</div>
*
*/
.noo-ram-2 {
  background: #3ec66b;
  padding: 35px 0 53px;
}
.noo-ram-2 .noo-ram-left {
  width: 50%;
  float: left;
}
.noo-ram-2 .noo-ram-left span {
  font-style: italic;
  font-size: 18px;
  color: #ffffff;
  display: block;
}
.noo-ram-2 .noo-ram-left h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 34px;
  letter-spacing: 1px;
  margin: 12px 0 0 0;
}
@media screen and (max-width: 767px) {
  .noo-ram-2 .noo-ram-left h3 {
    font-size: 24px;
  }
}
.noo-ram-2 .noo-ram-right {
  width: 50%;
  float: right;
  text-align: right;
  padding-top: 27px;
}
.noo-ram-2 .noo-ram-right a {
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 13px 30px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  display: inline-block;
}
.noo-ram-2 .noo-ram-right a:hover {
  border-color: #3c60dc;
  background: #3c60dc;
}
@media screen and (max-width: 767px) {
  .noo-ram-2 .noo-ram-right a {
    font-size: 12px;
  }
}
.noo-ram-2 .noo-ram-right .noo-view-two {
  margin-left: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .noo-ram-2 .noo-ram-right .noo-view-two {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .noo-ram-2 .noo-ram-left,
  .noo-ram-2 .noo-ram-right {
    width: 100%;
    text-align: left;
  }
  .noo-ram-2 .noo-ram-left a,
  .noo-ram-2 .noo-ram-right a {
    padding: 5px 8px;
  }
}
.noo-ram-3 {
  /*   background-color: @brand-primary; */
  color: #ffffff;
  padding: 60px 0 82px;
  text-align: center;
}
.noo-ram-3 .noo-ram-top h3 {
  font-size: 24px;
  line-height: 36px;
  font-style: italic;
  letter-spacing: 1.5px;
  font-family: "Merriweather", serif;
  color: #ffffff;
}
.noo-ram-3 .noo-ram-top p {
  font-size: 14px;
  line-height: 21px;
}
.noo-ram-3 .noo-ram-bottom {
  margin-top: 50px;
}
.noo-ram-3 .noo-ram-bottom a {
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 13px 30px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  display: inline-block;
  margin: 0 10px 10px;
}
.noo-ram-3 .noo-ram-bottom a:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #696969;
}
@media screen and (max-width: 767px) {
  .noo-ram-3 .noo-ram-bottom a {
    font-size: 12px;
  }
}
.noo-ram-text {
  text-align: center;
  padding: 0;
  margin-top: 44px;
  margin-bottom: 138px;
  position: relative;
  font-family: "Merriweather", serif;
}
.noo-ram-text:before {
  content: '';
  width: 100px;
  height: 1px;
  background-color: #e6de56;
  -webkit-transform: translate(-50%, -50%) rotate(-61deg);
  -ms-transform: translate(-50%, -50%) rotate(-61deg);
  -o-transform: translate(-50%, -50%) rotate(-61deg);
  transform: translate(-50%, -50%) rotate(-61deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
.noo-ram-text span {
  font-size: 24px;
  line-height: 36px;
  color: #212121;
  letter-spacing: 2.5px;
  font-style: italic;
  position: relative;
}
.noo-ram-text-2 {
  text-align: center;
  -webkit-transform: translate(0, -44px);
  -ms-transform: translate(0, -44px);
  -o-transform: translate(0, -44px);
  transform: translate(0, -44px);
}
.noo-ram-text-2 h3 {
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
}
.noo-ram-text-2 h3:after {
  width: 163px;
  height: 11px;
  background-image: url('../images/bg-ram-text-1.png');
  background-repeat: no-repeat;
  content: '';
  display: block;
  margin: 15px auto 0;
}
.noo-ram-text-2 p {
  line-height: 21px;
  font-style: italic;
  font-size: 14px;
}
.noo-ram-text-3 {
  text-align: center;
  background-image: url('../images/bg-ram-text-2.png');
  max-width: 768px;
  width: 100%;
  margin: 120px auto 30px;
  position: relative;
  padding: 30px 0 55px;
}
.noo-ram-text-3:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 92%;
  height: 77%;
  border: 1px solid #212121;
  content: '';
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 379px) {
  .noo-ram-text-3:before {
    display: none;
  }
}
.noo-ram-text-3 h3 {
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
}
.noo-ram-text-3 a {
  font-size: 14px;
  color: #212121;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}
.noo-ram-text-3 a i {
  font-size: 18px;
  line-height: 18px;
  margin-left: 5px;
}
/**
 * 0.0 - Noo Mailchimp
 * -----------------------------------------------------------------------------
 */
.noo-sh-mailchimp:after {
  clear: both;
  content: '';
  display: table;
}
.noo-sh-mailchimp .noo-sh-mailchimp-left {
  width: 34%;
  float: left;
}
.noo-sh-mailchimp .noo-sh-mailchimp-left .noo-mail-attach {
  font-style: italic;
}
.noo-sh-mailchimp .noo-sh-mailchimp-left .noo-mail-title {
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 19px 0 0;
  padding: 0;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right {
  width: 66%;
  float: left;
  text-align: right;
  padding-top: 18px;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='email'] {
  max-width: 579px;
  width: 100%;
  height: 48px;
  background: transparent;
  border: 1px solid #696969;
  font-style: italic;
  padding: 0 20px;
  display: inline-block;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit'] {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #3ec66b;
  border: 0;
  padding: 0 43px ;
  height: 48px;
  display: inline-block;
  margin-left: 17px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit']::-moz-placeholder {
  color: #696969;
  opacity: 1;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit']:-ms-input-placeholder {
  color: #696969;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit']::-webkit-input-placeholder {
  color: #696969;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit']:hover {
  background: #30a155;
}
.noo-sh-mailchimp .noo-sh-mailchimp-right .mc4wp-response {
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  .noo-sh-mailchimp .noo-sh-mailchimp-right,
  .noo-sh-mailchimp .noo-sh-mailchimp-left {
    width: 100%;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
  }
  .noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='email'] {
    max-width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .noo-sh-mailchimp .noo-sh-mailchimp-right form input[type='submit'] {
    margin-left: 0;
    margin-top: 20px;
  }
}
/**
 * 0.0 - Noo Ram Gadient
 * -----------------------------------------------------------------------------
 *
<div class="noo_ram_gadient">
<i class="fa fa-heart"></i>
content
</div>
*
*/
.noo_ram_gadient {
  background: #3c60dc;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #3c60dc, #3ec66b);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #3c60dc, #3ec66b);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #3c60dc, #3ec66b);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #3c60dc, #3ec66b);
  /* Standard syntax (must be last) */
  padding: 36px 0;
  line-height: 28px;
}
.noo_ram_gadient p {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  margin: 0;
}
.noo_ram_gadient p i {
  padding-right: 10px;
}
.noo_ram_gadient.noo_ram_gadient2 p {
  text-align: left;
  padding-top: 10px;
}
.noo_ram_gadient.noo_ram_gadient2 a {
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 13px 30px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  display: inline-block;
}
.noo_ram_gadient.noo_ram_gadient2 a:hover {
  background: #ffffff;
  color: #212121;
}
@media screen and (max-width: 768px) {
  .noo_ram_gadient.noo_ram_gadient2 a {
    float: left !important;
    margin-top: 20px;
  }
}
/**
 * 0.0 - Noo Form Business
 * -----------------------------------------------------------------------------
 */
.noo_form_business {
  width: 100%;
  max-width: 775px;
  margin: auto;
  overflow: hidden;
  text-align: center;
}
.noo_form_business .form_business_header {
  margin-bottom: 70px;
}
.noo_form_business .form_business_header h3 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 25px 0;
}
.noo_form_business .form_business_header p {
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
}
.noo_form_business .wpcf7-form-control-wrap {
  display: block;
  padding-left: 1px;
}
.noo_form_business input:not([type='submit']) {
  width: 100%;
  border: 1px solid #ababab;
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 20px;
  height: 48px;
  margin-bottom: 30px;
  background: transparent;
  text-align: left;
}
.noo_form_business input:not([type='submit'])::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.noo_form_business input:not([type='submit']):-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.noo_form_business input:not([type='submit'])::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.noo_form_business textarea {
  text-align: left;
  width: 100%;
  border: 1px solid #ababab;
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  margin-bottom: 24px;
  background: transparent;
}
.noo_form_business textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.noo_form_business textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.noo_form_business textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.noo_form_business input[type='submit'] {
  background: #3ec66b;
  display: inline-block;
  border: 0 !important;
  padding: 12px 43px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 700;
  border: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_form_business input[type='submit']:hover {
  background: #30a155;
}
div.wpcf7-validation-errors {
  text-align: center;
  border: 0;
  color: red;
}
span.wpcf7-not-valid-tip {
  padding-bottom: 20px;
}
/**
 * 0.0 - Noo Short Portfolio
 * -----------------------------------------------------------------------------
 */
.noo_portfolio-short:after {
  clear: both;
  content: '';
  display: table;
}
.noo_portfolio-short .noo-short-p-desc {
  position: relative;
}
.noo_portfolio-short .noo-short-p-desc h3 a {
  display: block;
  letter-spacing: 0.5px;
  max-width: 100px;
  text-transform: uppercase;
  line-height: 24px;
}
.noo_portfolio-short .noo-portfolio-short-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.noo_portfolio-short .drops {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #e6de56;
  font-size: 120px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 85px;
  font-weight: 700;
}
@media screen and (max-width: 379px) {
  .noo_portfolio-short .drops {
    font-size: 80px;
  }
}
.noo_portfolio-short.short-0 {
  padding-top: 123px;
  position: relative;
}
.noo_portfolio-short.short-0:before {
  width: 670px;
  height: 340px;
  background-image: url('../images/bg-short-0.png');
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  bottom: -40px;
  right: -50px;
}
.noo_portfolio-short.short-0 .noo-short-p-desc {
  float: left;
  width: 40%;
  padding-left: 93px;
  -webkit-transform: translate(105px, 100px);
  -ms-transform: translate(105px, 100px);
  -o-transform: translate(105px, 100px);
  transform: translate(105px, 100px);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .noo_portfolio-short.short-0 .noo-short-p-desc {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-0 .noo-short-p-desc {
    width: 100%;
    padding-bottom: 30px;
  }
}
.noo_portfolio-short.short-0 .noo-short-p-desc h3 {
  border-bottom: 1px solid #696969;
  padding: 0 0 12px 0;
  margin: 0 0 35px 0;
  position: relative;
  z-index: 2;
}
.noo_portfolio-short.short-0 .noo-short-p-desc h3:before {
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  content: '';
  background: #e6de56;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_portfolio-short.short-0 .noo-short-p-desc p {
  padding-right: 27%;
}
.noo_portfolio-short.short-0 .noo-portfolio-short-img {
  width: 670px;
  float: right;
  height: 340px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-0 .noo-portfolio-short-img {
    width: 100%;
  }
}
.noo_portfolio-short.short-0 .noo-portfolio-short-img .wrap-cate {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 26px;
}
.noo_portfolio-short.short-0 .noo-portfolio-short-img span {
  font-style: italic;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%) rotate(90deg);
  -ms-transform: translate(50%, -50%) rotate(90deg);
  -o-transform: translate(50%, -50%) rotate(90deg);
  transform: translate(50%, -50%) rotate(90deg);
}
.noo_portfolio-short.short-0:hover .noo-short-p-desc h3:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo_portfolio-short.short-1 {
  width: 50%;
  float: left;
  margin-top: 120px;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-1 {
    width: 100%;
    /*       padding-bottom: 30px; */
  }
}
.noo_portfolio-short.short-1:hover .noo-short-p-desc:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo_portfolio-short.short-1 .noo-short-p-desc {
  margin-left: 120px;
  padding-top: 83px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-left: 1px solid #696969;
  -webkit-transform: translate(0, -70px);
  -ms-transform: translate(0, -70px);
  -o-transform: translate(0, -70px);
  transform: translate(0, -70px);
  position: relative;
}
.noo_portfolio-short.short-1 .noo-short-p-desc:before {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: -2px;
  content: '';
  background: #e6de56;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_portfolio-short.short-1 .noo-short-p-desc .drops {
  left: -75px;
  top: 105px;
}
.noo_portfolio-short.short-1 .noo-short-p-desc h3 {
  margin-bottom: 26px;
}
.noo_portfolio-short.short-1 .noo-short-p-desc p {
  padding-right: 36%;
}
.noo_portfolio-short.short-1 .noo-portfolio-short-img {
  width: 470px;
  height: 640px;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-1 .noo-portfolio-short-img {
    width: 100%;
  }
}
.noo_portfolio-short.short-2 {
  width: 50%;
  margin-top: 140px;
  float: left;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-2 {
    width: 100%;
    margin-top: 0;
  }
}
.noo_portfolio-short.short-2:hover .noo-short-p-desc:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo_portfolio-short.short-2 .noo-short-p-desc {
  margin-left: 140px;
  padding-top: 10px;
  padding-bottom: 90px;
  padding-left: 10px;
  border-left: 1px solid #696969;
  -webkit-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  transform: translate(0, 70px);
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-2 .noo-short-p-desc {
    margin-left: 120px;
  }
}
.noo_portfolio-short.short-2 .noo-short-p-desc:before {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: -2px;
  content: '';
  background: #e6de56;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_portfolio-short.short-2 .noo-short-p-desc .drops {
  left: -75px;
  top: 10px;
}
.noo_portfolio-short.short-2 .noo-short-p-desc h3 {
  margin-top: 0;
  margin-bottom: 26px;
}
.noo_portfolio-short.short-2 .noo-short-p-desc h3 a {
  max-width: 120px;
}
.noo_portfolio-short.short-2 .noo-short-p-desc p {
  padding-right: 36%;
}
.noo_portfolio-short.short-2 .noo-portfolio-short-img {
  width: 470px;
  height: 470px;
  margin-left: 18px;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-2 .noo-portfolio-short-img {
    width: 100%;
  }
}
.noo_portfolio-short.short-3 {
  clear: both;
  width: 100%;
  padding-left: 100px;
  padding-top: 35px;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-3 {
    padding-top: 70px;
    padding-left: 50px;
  }
}
.noo_portfolio-short.short-3 .noo-short-p-desc {
  float: left;
  width: 40%;
  position: relative;
  text-align: right;
  padding-right: 90px;
  -webkit-transform: translate(-70px, 100px);
  -ms-transform: translate(-70px, 100px);
  -o-transform: translate(-70px, 100px);
  transform: translate(-70px, 100px);
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-3 .noo-short-p-desc {
    width: 100%;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
.noo_portfolio-short.short-3 .noo-short-p-desc .drops {
  right: 0;
  top: 10px;
  left: auto;
}
.noo_portfolio-short.short-3 .noo-short-p-desc h3 {
  border-bottom: 1px solid #696969;
  padding: 0 0 12px 0;
  margin: 0 0 35px 0;
  position: relative;
}
.noo_portfolio-short.short-3 .noo-short-p-desc h3:before {
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  right: 0;
  content: '';
  background: #e6de56;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo_portfolio-short.short-3 .noo-short-p-desc h3 a {
  max-width: 120px;
  display: inline-block;
}
.noo_portfolio-short.short-3 .noo-short-p-desc p {
  padding-left: 27%;
}
.noo_portfolio-short.short-3 .noo-portfolio-short-img {
  width: 60%;
  float: left;
  height: 400px;
}
@media screen and (max-width: 991px) {
  .noo_portfolio-short.short-3 .noo-portfolio-short-img {
    width: 100%;
  }
}
.noo_portfolio-short.short-3:hover .noo-short-p-desc h3:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.short-view-more {
  display: inline-block;
  padding: 10px 35px;
  margin-top: 50px;
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.short-view-more span {
  position: relative;
}
.short-view-more:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150%;
  height: 1px;
  background: #e6de56;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/**
 * 0.0 - Noo Custom Link
 * -----------------------------------------------------------------------------
 */
.noo_custom_link {
  position: relative;
  height: 60px;
  width: 100%;
  text-align: center;
}
.noo_custom_link:before {
  width: 100%;
  height: 1px;
  background: #eeeff0;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.noo_custom_link a {
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 0 5px rgba(60, 96, 220, 0.2);
  box-shadow: 0 0 0 5px rgba(60, 96, 220, 0.2);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #3c60dc;
  line-height: 50px;
  position: relative;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  margin: 5px 0 0 0;
}
.noo_custom_link a i {
  font-size: 30px;
  color: #ffffff;
}
.noo_custom_link.style_two {
  height: auto;
}
.noo_custom_link.style_two:before {
  display: none;
}
.noo_custom_link.style_two a {
  height: 60px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  max-width: 760px;
  line-height: 50px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .noo_custom_link.style_two a {
    width: 90%;
  }
}
.noo_custom_link.style_two a i {
  padding-right: 15px;
  top: 5px;
  position: relative;
  padding-left: 2px;
}
.noo_creative_1 > .noo-container {
  background-size: contain;
  background-position: 15px top;
  background-image: url('../images/bg-creative-1.jpg');
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 115px;
}
@media screen and (max-width: 991px) {
  .noo_creative_1 > .noo-container {
    background-image: none;
  }
}
@media screen and (max-width: 767px) {
  .noo_creative_1 > .noo-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.noo_creative_1 .raw-left {
  text-align: right;
  padding-right: 104px;
  padding-top: 90px;
}
@media screen and (max-width: 991px) {
  .noo_creative_1 .raw-left {
    padding: 0;
    text-align: left;
  }
}
.noo_creative_1 .raw-left h3 {
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 18px;
  line-height: 64px;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  .noo_creative_1 .raw-left h3 {
    font-size: 40px;
    line-height: 40px;
  }
}
.noo_creative_1 .raw-left p {
  font-size: 18px;
  line-height: 32px;
  color: #3ec66b;
  font-style: italic;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.noo_creative_1 .raw-right p {
  margin: 16px 0;
}
.noo_creative_1 .raw-right ul {
  list-style: none;
  padding-left: 20px;
}
.noo_creative_1 .raw-right ul li {
  line-height: 36px;
}
.noo_creative_1 .raw-right ul li:before {
  font-size: 6px;
  content: '\f371';
  color: #3c60dc;
  padding-right: 10px;
  font-family: "Ionicons";
}
.noo_creative_1 .noo-counter-wrap {
  color: #3c60dc;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .noo_creative_1 .noo-counter-wrap {
    margin-bottom: 10px;
  }
}
.noo_creative_1 .noo-counter-wrap .noo-counter {
  margin: 24px 0 10px;
}
.noo_creative_1 .noo-counter-wrap h4 {
  color: #212121;
  font-weight: 600;
  font-size: 14px;
}
.noo_creative_2 {
  padding-top: 174px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
  .noo_creative_2 {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .noo_creative_2 {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.noo_creative_2 .raw-right h3 {
  font-size: 64px;
  text-transform: uppercase;
  line-height: 64px;
  letter-spacing: 1.5px;
  position: absolute;
  top: -118px;
}
@media screen and (max-width: 1199px) {
  .noo_creative_2 .raw-right h3 {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .noo_creative_2 .raw-right h3 {
    font-size: 40px;
    line-height: 40px;
    padding: 0 15px;
  }
}
.noo_creative_2 .noo_row2 .vc_col-sm-6 {
  width: 37%;
  padding-right: 10px;
}
@media screen and (max-width: 1299px) {
  .noo_creative_2 .noo_row2 .vc_col-sm-6 {
    width: 100%;
    padding-right: 0;
  }
}
.noo_creative_2 .noo_column1 .vc_column-inner {
  position: absolute;
  right: -204px;
  z-index: 1;
  top: -50px;
  width: 845px;
  height: 570px;
}
@media screen and (max-width: 1199px) {
  .noo_creative_2 .noo_column1 .vc_column-inner {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .noo_creative_2 .noo_column1 .vc_column-inner {
    height: 300px;
  }
}
.noo_creative_2 .noo_column2 > .vc_column-inner {
  padding-bottom: 108px !important;
  padding-left: 334px !important;
  padding-top: 80px !important;
  background-color: #f6f7f7;
}
@media screen and (max-width: 1299px) {
  .noo_creative_2 .noo_column2 > .vc_column-inner {
    padding-left: 250px !important;
  }
}
@media screen and (max-width: 1199px) {
  .noo_creative_2 .noo_column2 > .vc_column-inner {
    padding: 0 45px !important;
    background-color: initial;
  }
}
@media screen and (max-width: 767px) {
  .noo_creative_2 .noo_column2 > .vc_column-inner {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 379px) {
  .noo_creative_2 .noo_column2 > .vc_column-inner {
    padding: 0 0 !important;
  }
}
.noo_creative_3 {
  background-position: left bottom;
  background-repeat: no-repeat;
}
.img_jparticle {
  position: relative;
}
.img_jparticle figure {
  position: relative;
  z-index: 3;
}
.img_jparticle canvas {
  position: absolute;
  top: 0;
  left: 0;
}
/**
 * Widget style
 */
.noo-sidebar .widget {
  margin-bottom: 40px;
}
.noo-sidebar .widget-title {
  color: #212121;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-sidebar input.form-control {
  border: 1px solid #eeeff0;
  border-radius: initial;
  box-shadow: none;
}
.noo-sidebar input.form-control::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
.noo-sidebar input.form-control:-ms-input-placeholder {
  color: #ababab;
}
.noo-sidebar input.form-control::-webkit-input-placeholder {
  color: #ababab;
}
.noo-sidebar .widget_search form {
  position: relative;
}
.noo-sidebar .widget_search form:after {
  color: #696969;
  content: "\f4a4";
  font-family: "Ionicons";
  font-size: 18px;
  line-height: 54.47px;
  letter-spacing: 1px;
  position: absolute;
  right: 10px;
  top: -5px;
}
.noo-sidebar .widget_search .note-search {
  display: none;
}
.noo-sidebar .widget_categories ul {
  margin: -10px 0 0 0;
}
.noo-sidebar .widget_categories ul li {
  color: #696969;
  font-size: 14px;
  line-height: 36px;
  text-align: right;
}
.noo-sidebar .widget_categories ul li a {
  color: #696969;
  font-size: 14px;
  float: left;
  line-height: 36px;
}
.noo-sidebar .widget_categories ul li a:hover {
  color: #3ec66b;
}
.noo-sidebar .widget_categories ul li:after {
  clear: both;
  content: '';
  display: table;
}
.noo-sidebar .widget_nav_menu ul li {
  width: 100%;
}
.noo-sidebar .widget_tag_cloud .tagcloud {
  margin-top: -10px;
}
.noo-sidebar .widget_tag_cloud .tagcloud a {
  color: #ababab;
  display: inline-block;
  font-style: italic;
  line-height: 21px;
  margin: 5px;
}
.noo-sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #3ec66b;
}
.noo-sidebar .widget_tag_cloud .tagcloud a.tag-size-8 {
  font-size: 14px;
}
.noo-sidebar .widget_tag_cloud .tagcloud a.tag-size-16 {
  font-size: 18px;
}
.noo-sidebar .widget_tag_cloud .tagcloud a.tag-size-22 {
  font-size: 34px;
}
.noo-sidebar .widget_popular ul {
  margin-top: -15px;
}
.noo-sidebar .widget_popular ul li {
  border-bottom: 1px solid #eeeff0;
  padding: 20px 0 30px;
}
.noo-sidebar .widget_popular ul li img {
  float: left;
  margin-right: 15px;
  height: auto;
  width: 75px;
}
.noo-sidebar .widget_popular ul li h5 {
  color: #696969;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
.noo-sidebar .widget_popular ul li h5:hover {
  color: #3c60dc;
}
.noo-sidebar .widget_popular ul li span.post-date {
  color: #ababab;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.noo-sidebar .widget_product_search .woocommerce-product-search {
  position: relative;
}
.noo-sidebar .widget_product_search .woocommerce-product-search:before {
  color: #696969;
  font-size: 18px;
  top: 6px;
  right: 16px;
  position: absolute;
  content: "\f4a5";
  font-family: 'Ionicons';
}
.noo-sidebar .widget_product_search .woocommerce-product-search input[type="submit"],
.noo-sidebar .widget_product_search .woocommerce-product-search label {
  display: none;
}
.noo-sidebar .widget_product_search .woocommerce-product-search .search-field {
  border: 1px solid #EAEBEC;
  padding: 0 16px;
  font-style: italic;
  padding-right: 40px;
}
.noo-sidebar .widget_product_categories ul li {
  border-bottom: 1px solid #EAEBEC;
  padding: 12px 0;
}
.noo-sidebar .widget_product_categories ul li:after {
  clear: both;
  display: table;
  content: '';
}
.noo-sidebar .widget_product_categories ul li:first-child {
  padding-top: 0;
}
.noo-sidebar .widget_product_categories ul li:last-child {
  border: none;
  padding-bottom: 0;
}
.noo-sidebar .widget_product_categories ul li a:hover,
.noo-sidebar .widget_product_categories ul li a:focus {
  text-decoration: none;
}
.noo-sidebar .widget_product_categories ul li span.count {
  float: right;
}
.noo-sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #eeeff0;
  height: 4px;
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: 0;
}
.noo-sidebar .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 1px;
  height: 2px;
}
.noo-sidebar .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #212121;
}
.noo-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  top: -3px;
  background-color: #212121;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.noo-sidebar .widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 32px;
  font-size: 14px;
  font-style: italic;
}
.noo-sidebar .widget_price_filter .price_slider_amount span {
  font-style: initial;
  color: #212121;
}
.noo-sidebar .widget_price_filter .price_slider_amount .button {
  float: right;
  font-style: initial;
  background: #ffffff;
  border: 1px solid #212121;
  border-radius: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 18px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.noo-sidebar .widget_price_filter .price_slider_amount .button:hover {
  background: #212121;
  color: #ffffff;
}
.noo-sidebar ul.cart_list li,
.noo-sidebar ul.product_list_widget li {
  padding: 10px 0;
}
.noo-sidebar ul.cart_list li a,
.noo-sidebar ul.product_list_widget li a {
  color: #333333;
}
.noo-sidebar ul.cart_list li a:hover,
.noo-sidebar ul.product_list_widget li a:hover {
  color: #3c60dc;
}
.noo-sidebar ul.cart_list li img,
.noo-sidebar ul.product_list_widget li img {
  float: left;
  width: 86px;
  margin-right: 15px;
  margin-left: 0;
}
.noo-sidebar ul.cart_list li span.amount,
.noo-sidebar ul.product_list_widget li span.amount {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #212121;
}
.noo-sidebar ul.cart_list li del,
.noo-sidebar ul.product_list_widget li del {
  color: #ababab;
}
.noo-sidebar ul.cart_list li del span.amount,
.noo-sidebar ul.product_list_widget li del span.amount {
  font-weight: 300;
}
.noo-sidebar ul.cart_list li ins,
.noo-sidebar ul.product_list_widget li ins {
  text-decoration: none;
  margin-left: 15px;
}
.noo-sidebar .widget_product_tag_cloud .tagcloud a {
  font-style: italic;
  font-size: 34px;
  color: #ababab;
  padding-right: 10px;
  line-height: 34px;
}
.noo-sidebar .widget_product_tag_cloud .tagcloud a.tag-size-8 {
  font-size: 14px;
}
.noo-sidebar .widget_product_tag_cloud .tagcloud a.tag-size-22 {
  font-size: 24px;
  color: #e22424;
}
.noo-sidebar .widget_product_tag_cloud .tagcloud a:hover {
  color: #3c60dc;
}
/**
 * Style shortcode: Testimonial
 */
.noo-testimonial {
  text-align: center;
  position: relative;
}
.noo-testimonial .noo-testimonial-wrap {
  margin-top: -7px;
}
.noo-testimonial .noo-testimonial-heading h3.item-heading {
  color: #ffffff;
  margin: -8px 0 0 0;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-testimonial .owl-controls .owl-prev,
.noo-testimonial .owl-controls .owl-next {
  background: transparent !important;
  border: none;
  position: absolute;
  top: 45%;
  z-index: 99999;
}
.noo-testimonial .owl-controls .owl-prev:hover,
.noo-testimonial .owl-controls .owl-next:hover {
  color: #ffffff;
}
.noo-testimonial .owl-controls .owl-prev:before,
.noo-testimonial .owl-controls .owl-next:before {
  color: rgba(255, 255, 255, 0.7);
  line-height: 109.45px;
  font-size: 48px;
}
.noo-testimonial .owl-controls .owl-prev {
  left: 0;
}
.noo-testimonial .owl-controls .owl-prev:before {
  content: "\f3d2";
  font-family: "Ionicons";
}
.noo-testimonial .owl-controls .owl-next {
  right: 0;
}
.noo-testimonial .owl-controls .owl-next:before {
  content: "\f3d3";
  font-family: "Ionicons";
}
.noo-testimonial .noo-testimonial-item .noo-testimonial-avatar {
  position: relative;
  margin: 70px 0 35px;
}
.noo-testimonial .noo-testimonial-item .noo-testimonial-avatar img {
  border: 8px solid #6f89e5;
  border-radius: 50%;
  width: auto;
  margin: 0 auto;
}
.noo-testimonial .noo-testimonial-item .noo-testimonial-avatar:before {
  background: #ffffff;
  border: 2px solid #3ec66b;
  border-radius: 50%;
  content: "\f347";
  color: #212121;
  font-family: "Ionicons";
  padding: 3px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 45.5%;
  width: 35px;
}
.noo-testimonial .noo-testimonial-item .noo-testimonial-content {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-style: italic;
  margin: auto;
  line-height: 32px;
  padding: 0 15%;
}
@media screen and (max-width: 767px) {
  .noo-testimonial .noo-testimonial-item .noo-testimonial-content {
    font-size: 16px;
  }
}
.noo-testimonial .noo-testimonial-item h5.noo-testimonial-name {
  color: #ffffff;
  margin: 50px 0 -5px;
  font-size: 18px;
  line-height: 54.47px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-testimonial .noo-testimonial-item .noo-testimonial-position {
  color: #eeeff0;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.noo-testimonial.style-1 .noo-testimonial-image {
  margin-top: -170px;
  text-align: center;
  margin-top: -135px;
}
@media screen and (max-width: 480px) {
  .noo-testimonial.style-1 .noo-testimonial-image {
    display: none;
  }
}
.noo-testimonial.style-1 .noo-testimonial-heading .item-sub {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 52.49px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.noo-testimonial.style-1 .noo-testimonial-heading .item-sub:before,
.noo-testimonial.style-1 .noo-testimonial-heading .item-sub:after {
  background: #ffffff;
  content: '';
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(0.5%);
  width: 25px;
}
.noo-testimonial.style-1 .noo-testimonial-heading .item-sub:before {
  left: -40px;
}
.noo-testimonial.style-1 .noo-testimonial-heading .item-sub:after {
  right: -40px;
}
.noo-testimonial.style-1 .noo-testimonial-heading h3.item-heading {
  font-size: 40px;
  line-height: 44px;
  padding: 0 30%;
}
@media screen and (max-width: 767px) {
  .noo-testimonial.style-1 .noo-testimonial-heading h3.item-heading {
    font-size: 30px;
    padding: 0 10%;
  }
}
.noo-testimonial.style-1 h5.noo-testimonial-name {
  position: relative;
}
.noo-testimonial.style-1 h5.noo-testimonial-name:before {
  background: #a6b7ef;
  content: '';
  display: inline-block;
  height: 25px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(50%);
  width: 1px;
}
.noo-testimonial.style-2 .noo-testimonial-heading {
  margin-bottom: -25px;
}
.noo-testimonial.style-2 .noo-testimonial-heading .item-sub {
  color: #ffffff;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}
.noo-testimonial.style-2 .noo-testimonial-heading h3.item-heading {
  font-size: 34px;
  margin: 0 0 15px 0;
}
.noo-testimonial.style-2 .noo-testimonial-item h5.noo-testimonial-name {
  margin: 20px 0 -8px;
}
.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-avatar img {
  border: 8px solid #7e796c;
}
.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-avatar:before {
  z-index: 2;
  border: 2px solid #7e796c;
}
/**
 * Style menu layouts
 */
.menu-style-2 .navbar-header button.noo_icon_menu,
.menu-style-3 .navbar-header button.noo_icon_menu,
.menu-style-5 .navbar-header button.noo_icon_menu,
.menu-style-4 .navbar-header button.noo_icon_menu {
  display: none;
}
.menu-style-2 .nav-collapse,
.menu-style-3 .nav-collapse,
.menu-style-5 .nav-collapse,
.menu-style-4 .nav-collapse {
  height: auto;
  overflow: initial;
}
.menu-style-2 button.noo_icon_menu,
.menu-style-3 button.noo_icon_menu,
.menu-style-5 button.noo_icon_menu,
.menu-style-4 button.noo_icon_menu {
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  background: none;
  color: #696969;
  border: 0;
  padding: 5px 10px;
  font-size: 22px;
  outline: none;
}
.menu-style-2 .header-meta,
.menu-style-3 .header-meta,
.menu-style-5 .header-meta,
.menu-style-4 .header-meta {
  margin: 0 50px 0 0;
}
.menu-style-2 .header-meta li button,
.menu-style-3 .header-meta li button,
.menu-style-5 .header-meta li button,
.menu-style-4 .header-meta li button {
  background: transparent;
  border: none;
  display: block;
  line-height: 81px;
  font-size: 18px;
  padding: 0 10px;
}
.menu-style-2 .header-meta li a,
.menu-style-3 .header-meta li a,
.menu-style-5 .header-meta li a,
.menu-style-4 .header-meta li a {
  border: none;
  padding: 0 10px;
}
.menu-style-2 .navbar-nav > li,
.menu-style-3 .navbar-nav > li,
.menu-style-5 .navbar-nav > li,
.menu-style-4 .navbar-nav > li {
  line-height: 81px;
  letter-spacing: 1px;
}
.menu-style-2 .navbar-nav > li a,
.menu-style-3 .navbar-nav > li a,
.menu-style-5 .navbar-nav > li a,
.menu-style-4 .navbar-nav > li a {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  padding: 2px 13px;
}
.menu-style-2 .navbar-nav > li a:after,
.menu-style-3 .navbar-nav > li a:after,
.menu-style-5 .navbar-nav > li a:after,
.menu-style-4 .navbar-nav > li a:after {
  content: none;
}
.menu-style-2 .navbar-nav > li a:before,
.menu-style-3 .navbar-nav > li a:before,
.menu-style-5 .navbar-nav > li a:before,
.menu-style-4 .navbar-nav > li a:before {
  content: '';
  position: absolute;
}
.menu-style-2 .navbar-nav > li:hover > a,
.menu-style-3 .navbar-nav > li:hover > a,
.menu-style-5 .navbar-nav > li:hover > a,
.menu-style-4 .navbar-nav > li:hover > a {
  border-color: #000000;
  border-style: #000000;
  color: #000000;
}
.menu-style-2 .navbar-nav > li:hover > a:before,
.menu-style-3 .navbar-nav > li:hover > a:before,
.menu-style-5 .navbar-nav > li:hover > a:before,
.menu-style-4 .navbar-nav > li:hover > a:before {
  content: none;
}
.menu-style-2 .navbar-nav > li > ul.sub-menu,
.menu-style-3 .navbar-nav > li > ul.sub-menu,
.menu-style-5 .navbar-nav > li > ul.sub-menu,
.menu-style-4 .navbar-nav > li > ul.sub-menu {
  margin: -10px auto 0;
}
.menu-style-2 .navbar-nav > li > ul.sub-menu li,
.menu-style-3 .navbar-nav > li > ul.sub-menu li,
.menu-style-5 .navbar-nav > li > ul.sub-menu li,
.menu-style-4 .navbar-nav > li > ul.sub-menu li {
  line-height: 21px;
}
.menu-style-2 .navbar-nav > li > ul.sub-menu li a,
.menu-style-3 .navbar-nav > li > ul.sub-menu li a,
.menu-style-5 .navbar-nav > li > ul.sub-menu li a,
.menu-style-4 .navbar-nav > li > ul.sub-menu li a {
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.menu-style-2 .navbar-nav > li.noo_megamenu .sub-menu > li > ul li a,
.menu-style-3 .navbar-nav > li.noo_megamenu .sub-menu > li > ul li a,
.menu-style-5 .navbar-nav > li.noo_megamenu .sub-menu > li > ul li a,
.menu-style-4 .navbar-nav > li.noo_megamenu .sub-menu > li > ul li a {
  font-weight: 500;
}
.menu-style-2 .navbar-nav > li.noo_megamenu > ul,
.menu-style-3 .navbar-nav > li.noo_megamenu > ul,
.menu-style-5 .navbar-nav > li.noo_megamenu > ul,
.menu-style-4 .navbar-nav > li.noo_megamenu > ul {
  max-width: 991px;
}
@media (max-width: 991px) {
  .menu-style-2 .noo-main-menu,
  .menu-style-3 .noo-main-menu,
  .menu-style-5 .noo-main-menu,
  .menu-style-4 .noo-main-menu {
    display: none;
  }
}
.menu-style-2.fixed_top_eff,
.menu-style-3.fixed_top_eff,
.menu-style-5.fixed_top_eff,
.menu-style-4.fixed_top_eff {
  background: #ffffff !important;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.menu-style-2.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-3.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-5.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-4.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-2.fixed_top_eff ul.header-meta li a i,
.menu-style-3.fixed_top_eff ul.header-meta li a i,
.menu-style-5.fixed_top_eff ul.header-meta li a i,
.menu-style-4.fixed_top_eff ul.header-meta li a i {
  color: #696969;
}
.menu-style-1 {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-style-1 .cart-button .cart-item span {
  right: 20px;
}
.menu-style-1 .navbar-nav > li {
  line-height: 81px;
  letter-spacing: 1px;
  position: relative;
}
.menu-style-1 .navbar-nav > li a {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  padding: 2px 13px;
}
.menu-style-1 .navbar-nav > li a:after {
  content: none;
}
.menu-style-1 .navbar-nav > li a:before {
  content: '';
  position: absolute;
}
.menu-style-1 .navbar-nav > li:after {
  background: #3c60dc;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.menu-style-1 .navbar-nav > li:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.menu-style-1 .navbar-nav > li:hover > a {
  color: #3c60dc;
}
.menu-style-1 .navbar-nav > li:hover > a:before {
  content: none;
}
.menu-style-1 .navbar-nav > li.noo_megamenu:after,
.menu-style-1 .navbar-nav > li.menu-item-has-children:after {
  content: none;
}
.menu-style-1 .navbar-nav > li > ul.sub-menu {
  margin: -10px auto 0;
}
.menu-style-1 .navbar-nav > li > ul.sub-menu li {
  line-height: 21px;
}
.menu-style-1 .navbar-nav > li > ul.sub-menu li a {
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.menu-style-1 .navbar-nav > li.noo_megamenu .sub-menu > li > ul li a {
  font-weight: 500;
}
.menu-style-1 .navbar-nav > li.noo_megamenu > ul {
  max-width: 991px;
}
.menu-style-3,
.menu-style-2 {
  position: absolute;
  width: 100%;
}
.menu-style-3 .noo-main-menu,
.menu-style-2 .noo-main-menu {
  margin: 0;
  float: none;
  width: auto;
}
.menu-style-3 .cart-button .cart-item span,
.menu-style-2 .cart-button .cart-item span {
  background: #e22424;
}
.menu-style-3 ul.header-meta li a i,
.menu-style-5 ul.header-meta li a i,
.menu-style-3 ul.header-meta li button i,
.menu-style-5 ul.header-meta li button i {
  color: #212121;
}
.menu-style-3 ul.header-meta li:hover a i,
.menu-style-5 ul.header-meta li:hover a i,
.menu-style-3 ul.header-meta li:hover button i,
.menu-style-5 ul.header-meta li:hover button i {
  color: #3c60dc;
}
.menu-style-2 .noo-main-menu,
.menu-style-4 .noo-main-menu {
  justify-content: flex-end;
  float: right;
  width: auto;
}
.menu-style-2 .header-meta .noo-minicart:before,
.menu-style-3 .header-meta .noo-minicart:before {
  right: 60px;
}
.menu-style-4 .header-meta li a.noo-search i,
.menu-style-2 .header-meta li a.noo-search i {
  border-left: 1px solid;
  padding-left: 15px;
}
.menu-style-4 .navbar-nav > li > ul.sub-menu,
.menu-style-2 .navbar-nav > li > ul.sub-menu {
  margin: -10px 0 0 auto;
}
.menu-style-4 .noo-main-menu ul > li a {
  border: none;
}
.menu-style-4 ul.header-meta li a i,
.menu-style-4 ul.header-meta li button i {
  color: #ffffff;
}
.menu-style-4 ul.header-meta li:hover a i {
  color: #3c60dc;
}
.menu-style-4 ul.header-meta li:hover a.search-button i {
  border-left: 1px solid #ffffff;
}
.menu-style-4.fixed_top_eff {
  background: #ffffff !important;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.menu-style-4.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-4.fixed_top_eff ul.header-meta li a i {
  color: #696969;
}
.menu-style-1 button.noo_icon_menu {
  display: none;
}
.menu-style-1 .nav-collapse {
  overflow: visible;
  line-height: 81px;
}
@media (max-width: 991px) {
  .menu-style-1 button.noo_icon_menu {
    display: block;
    top: 25px;
  }
  .menu-style-1 .header-meta {
    margin: 0 70px 0 0;
  }
  .menu-style-1 .header-meta li a#noo-search {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .menu-style-1 .header-meta .noo-minicart:before {
    right: 175px;
  }
}
.menu-style-2 ul.header-meta li a i {
  color: #000000;
}
.menu-style-2 ul.header-meta li a i:hover {
  color: #3c60dc;
}
.menu-style-2 ul.header-meta li a.search-button i {
  border: none;
}
.menu-style-2 ul.header-meta li button.noo_icon_menu {
  color: #000000;
}
.menu-style-2 ul.header-meta li button.noo_icon_menu:hover {
  color: #3c60dc;
}
.menu-style-2 .navbar-nav > li > ul.sub-menu {
  margin: -10px 0 0 auto;
}
.menu-style-2.fixed_top_eff {
  background: #ffffff !important;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.menu-style-2.fixed_top_eff .noo-main-menu > ul > li > a,
.menu-style-2.fixed_top_eff ul.header-meta li a i {
  color: #696969;
}
.menu-style-2 .fixed_top_eff,
.menu-style-3 .fixed_top_eff {
  background: transparent !important;
  border: none;
  position: fixed;
}
.cart-button {
  position: relative;
}
.cart-button .cart-item span {
  background: #3ec66b;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  text-align: center;
  top: 25px;
  right: 0;
  width: 15px;
}
.cart-button .cart-item:hover span {
  background: #3c60dc;
}
.noo-minicart .minicart-body .cart-product {
  margin: 10px 0;
  position: relative;
}
.noo-minicart .minicart-body .cart-product .cart-product-image {
  float: left;
}
.noo-minicart .minicart-body .cart-product .cart-product-image img {
  max-width: 65px;
}
.noo-minicart .minicart-body .cart-product a {
  border: none;
}
.noo-minicart .minicart-body .cart-product .cart-product-details {
  padding: 4px 0 0;
}
.noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title a {
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  line-height: 21px;
}
.noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-title a:hover {
  color: #3ec66b !important;
}
.noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-price {
  margin: 5px 0 0;
  font-size: 12px;
}
.noo-minicart .minicart-body .cart-product .cart-product-details .cart-product-quantity {
  font-size: 12px;
}
.noo-minicart .minicart-body .cart-product .remove {
  font-size: 25px;
  font-weight: 600;
  padding: 0;
  line-height: 21px;
  position: absolute;
  right: 0;
  top: 5px;
}
.noo-minicart .minicart-body .cart-product .remove:hover {
  color: #3ec66b !important;
}
.noo-minicart .minicart-body .cart-product:before,
.noo-minicart .minicart-body .cart-product:after {
  content: " ";
  display: table;
}
.noo-minicart .minicart-body .cart-product:after {
  clear: both;
}
.noo-minicart .minicart-body .cart-product:before,
.noo-minicart .minicart-body .cart-product:after {
  content: " ";
  display: table;
}
.noo-minicart .minicart-body .cart-product:after {
  clear: both;
}
.noo-minicart .minicart-footer .minicart-total {
  border-top: 1px solid #eeeff0;
  border-bottom: 1px solid #eeeff0;
  font-weight: 600;
  padding: 30px 0;
  text-transform: uppercase;
}
.noo-minicart .minicart-footer .minicart-total .amount {
  float: right;
}
.noo-minicart .minicart-footer .minicart-total:after {
  clear: both;
  content: '';
  display: table;
}
.noo-minicart .minicart-footer .minicart-actions .button {
  margin: 15px 0 0;
}
.noo-minicart .minicart-footer .minicart-actions .button.checkout-button {
  background: #3ec66b;
  color: #ffffff !important;
}
.noo-minicart .minicart-footer .minicart-actions .button.checkout-button:hover {
  background: #3c60dc;
}
.menu-style-4,
.menu-style-5 {
  background: transparent !important;
  border: none;
  box-shadow: none;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.menu-style-4 .noo-main-menu > ul > li > a,
.menu-style-5 .noo-main-menu > ul > li > a {
  color: #ffffff;
}
.menu-style-4 .noo-main-menu > ul > li:hover > a,
.menu-style-5 .noo-main-menu > ul > li:hover > a {
  color: #3c60dc !important;
}
.menu-style-2 .navbar-wrapper,
.menu-style-3 .navbar-wrapper,
.menu-style-4 .navbar-wrapper,
.menu-style-5 .navbar-wrapper {
  background: transparent !important;
  border: none;
  box-shadow: none;
}
/**
 * Fix sub menu
 */
.noo-main-menu {
  margin-right: 5px;
}
.noo-main-menu .navbar-nav li > .sub-menu li:hover a:before {
  content: none;
}
/**
 * Fix logo
 */
img.noo-logo-img {
  max-width: none;
}
/**
 * Style menu nav full-width
 */
#noo-full-nav {
  background-color: rgba(0, 0, 0, 0.77);
  height: 100%;
  position: fixed;
  width: 100%;
  right: 0;
  top: -100%;
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  z-index: 9999;
}
#noo-full-nav .noo-main-full-nav {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
#noo-full-nav .noo-main-full-nav ul {
  display: table;
  list-style: none;
  overflow: visible;
  margin: 0;
  padding: 0;
}
#noo-full-nav .noo-main-full-nav ul > li {
  padding: 15px 60px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#noo-full-nav .noo-main-full-nav ul > li.transition {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(1) {
  -webkit-transition: all 0.3s ease 0.7s;
  -o-transition: all 0.3s ease 0.7s;
  transition: all 0.3s ease 0.7s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(2) {
  -webkit-transition: all 0.3s ease 0.9s;
  -o-transition: all 0.3s ease 0.9s;
  transition: all 0.3s ease 0.9s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(3) {
  -webkit-transition: all 0.3s ease 1.1s;
  -o-transition: all 0.3s ease 1.1s;
  transition: all 0.3s ease 1.1s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(4) {
  -webkit-transition: all 0.3s ease 1.3s;
  -o-transition: all 0.3s ease 1.3s;
  transition: all 0.3s ease 1.3s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(5) {
  -webkit-transition: all 0.3s ease 1.5s;
  -o-transition: all 0.3s ease 1.5s;
  transition: all 0.3s ease 1.5s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(6) {
  -webkit-transition: all 0.3s ease 1.7s;
  -o-transition: all 0.3s ease 1.7s;
  transition: all 0.3s ease 1.7s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(7) {
  -webkit-transition: all 0.3s ease 1.9s;
  -o-transition: all 0.3s ease 1.9s;
  transition: all 0.3s ease 1.9s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(8) {
  -webkit-transition: all 0.3s ease 2.1s;
  -o-transition: all 0.3s ease 2.1s;
  transition: all 0.3s ease 2.1s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(9) {
  -webkit-transition: all 0.3s ease 2.3s;
  -o-transition: all 0.3s ease 2.3s;
  transition: all 0.3s ease 2.3s;
}
#noo-full-nav .noo-main-full-nav ul > li.transition:nth-child(10) {
  -webkit-transition: all 0.3s ease 2.5s;
  -o-transition: all 0.3s ease 2.5s;
  transition: all 0.3s ease 2.5s;
}
#noo-full-nav .noo-main-full-nav ul > li a {
  color: #eeeff0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#noo-full-nav .noo-main-full-nav ul > li a:hover {
  color: #3c60dc;
}
#noo-full-nav .noo-main-full-nav ul > li ul.sub-menu {
  display: none;
}
.button-close-nav {
  top: 10px;
  color: #ababab;
  opacity: 0;
  font-size: 60px;
  position: fixed;
  cursor: pointer;
  right: 50px;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.show-opacity {
  opacity: 1 !important;
  top: 0 !important;
}
/**
 * Style Form search header
 */
.noo-search-header {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  top: -10px;
}
.noo-search-header form {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-44%, -50%);
  -ms-transform: translate(-44%, -50%);
  -o-transform: translate(-44%, -50%);
  transform: translate(-44%, -50%);
  text-align: center;
  display: none;
}
.noo-search-header form input[type="search"] {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 100%;
  font-size: 50px;
  text-align: center;
  width: 100%;
  color: #ffffff;
}
/**
 * Style menu fixed
 */
.noo-header .fixed_top.fixed_top_eff {
  background: #ffffff;
  z-index: 999;
}
.noo-header .fixed_top.fixed_top_eff .navbar-nav > li > a {
  color: #212121;
}
.noo-header .fixed_top.fixed_top_eff .navbar-nav > li > a:hover {
  color: #3c60dc;
}
.noo-header .fixed_top.fixed_top_eff .header-meta li a i {
  color: #212121;
}
.noo-header .fixed_top.fixed_top_eff .header-meta li a i:hover {
  color: #3c60dc;
}
.menu-style-5 .noo-main-menu {
  justify-content: flex-end;
  width: 86%;
}
.menu-style-5 .noo-main-menu > ul > li {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 25px;
}
.menu-style-5 .noo-main-menu > ul > li > a {
  color: #212121;
}
.menu-style-5 .noo-main-menu > ul > li:hover > a {
  color: #3c60dc;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(1) {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(2) {
  -webkit-transition: all 0.4s ease 0.15s;
  -o-transition: all 0.4s ease 0.15s;
  transition: all 0.4s ease 0.15s;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(3) {
  -webkit-transition: all 0.4s ease 0.3s;
  -o-transition: all 0.4s ease 0.3s;
  transition: all 0.4s ease 0.3s;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(4) {
  -webkit-transition: all 0.4s ease 0.45s;
  -o-transition: all 0.4s ease 0.45s;
  transition: all 0.4s ease 0.45s;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(5) {
  -webkit-transition: all 0.4s ease 0.6s;
  -o-transition: all 0.4s ease 0.6s;
  transition: all 0.4s ease 0.6s;
}
.menu-style-5 .noo-main-menu > ul > li:nth-child(6) {
  -webkit-transition: all 0.4s ease 0.75s;
  -o-transition: all 0.4s ease 0.75s;
  transition: all 0.4s ease 0.75s;
}
.menu-style-5 .noo-main-menu .navbar-nav {
  height: auto;
  overflow: visible;
}
.menu-style-5 .noo-main-menu.eff-menu-5 > ul > li {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}
.menu-style-5 .header-meta {
  margin: 0 40px 0 0;
}
.menu-style-5.eff-menu-5 .ion-navicon:before {
  content: "\f404";
  font-size: 30px;
  margin: -4px 0;
}
.menu-style-5 button i {
  background: transparent;
  border: none;
  display: block;
  line-height: 21px;
  font-size: 23px;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.menu-style-5 button.noo_icon_menu {
  background: transparent;
  top: 29px;
}
/**
 * Reponsive
 */
@media (max-width: 991px) {
  .off-canvas {
    margin-top: 0px !important;
  }
  .off-canvas .noo-main-canvas > ul > li a {
    color: #eeeff0;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 5px 20px;
    position: relative;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0;
  }
  .menu-style-2 .header-meta,
  .menu-style-3 .header-meta,
  .menu-style-4 .header-meta {
    margin: 0 55px 0 0;
  }
  button.noo_icon_menu {
    display: block;
    position: absolute;
    right: 15px;
    top: 18px !important;
    background: none;
    color: #696969;
    border: 0;
    padding: 5px 10px;
    font-size: 22px;
    outline: none;
  }
  .menu-style-2 .navbar-header button.noo_icon_menu,
  .menu-style-3 .navbar-header button.noo_icon_menu {
    display: block;
  }
  .menu-style-2 .header-meta li button.noo_icon_menu,
  .menu-style-3 .header-meta li button.noo_icon_menu {
    display: none;
  }
  .menu-style-2 a.noo-search i,
  .menu-style-3 a.noo-search i {
    border: transparent !important;
  }
  .menu-style-4 .navbar-header button.noo_icon_menu {
    display: block;
  }
  .menu-style-5 button.noo_icon_menu {
    top: 25px !important;
  }
  .noo-main-menu {
    display: none;
  }
}
/**
 * Reponsive menu mobile
 */
@media (min-width: 991px) {
  .menu-style-2,
  .menu-style-3,
  .menu-style-4 {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
@media (max-width: 991px) {
  .menu-style-5 button.noo_icon_menu {
    top: 30px !important;
  }
}
/**
 * Style portfolio
 */
.noo-portfolio-header {
  position: relative;
  max-width: 970px;
  margin: auto;
}
.portfolio-header {
  position: relative;
  max-width: 970px;
  margin: auto;
  text-align: center;
  padding: 15px 0 80px;
}
.portfolio-header .item-cat {
  font-size: 14px;
  color: #3ec66b;
  line-height: 21px;
  font-style: italic;
}
.portfolio-header .item-cat a {
  font-size: 14px;
  color: #3ec66b;
  line-height: 21px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio-header .item-cat a:hover {
  color: #3c60dc;
}
.portfolio-header .portfolio-title {
  color: #212121;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 12px 0 0;
}
.noo-portfolio-slider-wrap .noo-portfolio-item {
  cursor: e-resize;
}
.noo-portfolio-slider-wrap .noo-portfolio-item img {
  width: 100%;
}
.noo-portfolio-slider-wrap .item-video {
  background-size: cover;
}
@media (min-width: 1024px) {
  .noo-portfolio-slider-wrap .item-video {
    height: 600px;
  }
  .noo-portfolio-slider-wrap .item-video iframe {
    height: 599px;
  }
}
@media (max-width: 991px) {
  .noo-portfolio-slider-wrap .item-video {
    height: 400px;
  }
  .noo-portfolio-slider-wrap .item-video iframe {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .noo-portfolio-slider-wrap .item-video {
    height: 250px;
  }
  .noo-portfolio-slider-wrap .item-video iframe {
    height: 250px;
  }
}
.noo-portfolio-slider-wrap .item-video .owl-video-wrapper,
.noo-portfolio-slider-wrap .item-video .owl-video-tn {
  background: transparent !important;
}
.noo-portfolio-slider-wrap .owl-controls {
  margin-top: 50px;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav {
  float: left;
  margin-top: 12px;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-prev,
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-next {
  background: transparent !important;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-70%);
  z-index: 99;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-prev:hover,
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-next:hover {
  color: #ffffff;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-prev:before,
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-next:before {
  color: #212121;
  line-height: 109.45px;
  font-size: 48px;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-prev {
  left: -7%;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-prev:before {
  content: "\f3d2";
  font-family: "Ionicons";
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-next {
  right: -7%;
}
.noo-portfolio-slider-wrap .owl-controls .owl-nav .owl-next:before {
  content: "\f3d3";
  font-family: "Ionicons";
}
.noo-portfolio-slider-wrap .owl-controls .owl-dot {
  padding: 0 20px 0 0;
  display: inline-block;
}
.noo-portfolio-slider-wrap .owl-controls .owl-dot span {
  background: #cccccc;
  height: 10px;
  width: 10px;
  margin: 5px 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: left;
}
.noo-portfolio-slider-wrap .owl-controls .owl-dot.active span {
  background: #212121;
  height: 12px;
  width: 12px;
}
.noo-portfolio-slider-wrap .owl-controls:before,
.noo-portfolio-slider-wrap .owl-controls:after {
  content: " ";
  display: table;
}
.noo-portfolio-slider-wrap .owl-controls:after {
  clear: both;
}
.noo-portfolio-slider-wrap .owl-controls:before,
.noo-portfolio-slider-wrap .owl-controls:after {
  content: " ";
  display: table;
}
.noo-portfolio-slider-wrap .owl-controls:after {
  clear: both;
}
.portfolio-action {
  bottom: 0;
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 0;
}
.portfolio-action span {
  border: 1px solid #eeeff0;
  color: #696969;
  display: inline-block;
  padding: 5px 12px;
  margin-left: 5px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio-action span p.box-like {
  background: #3ec66b;
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 17.47px;
  letter-spacing: 1px;
  left: 50%;
  padding: 2px 12px;
  position: absolute;
  top: -30px;
  transform: translateX(-113%);
}
.portfolio-action span p.box-like:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #3ec66b;
  bottom: -5px;
  right: 35%;
  position: absolute;
}
.portfolio-action span p.box-sharing {
  border: 1px solid #eeeff0;
  display: inline-block;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  right: -50%;
  top: 0;
  text-align: center;
  width: 35px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.portfolio-action span p.box-sharing i {
  color: #696969;
  display: block;
}
.portfolio-action span p.box-sharing i:hover {
  color: #3ec66b;
}
.portfolio-action span.action-like.disable-like {
  color: #ff0000 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}
.portfolio-action span.action-sharing:hover .box-sharing {
  opacity: 1;
  visibility: visible;
}
.portfolio-action span:hover {
  border: 1px solid #3c60dc;
  color: #3c60dc;
  cursor: pointer;
}
.noo-portfolio-entry {
  border-top: 1px solid #eeeff0;
  padding: 20px 0 0;
  margin: 50px 0;
}
.noo-portfolio-entry .noo-content h3 {
  margin-bottom: 0;
}
.noo-portfolio-entry .noo-content p {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
}
.noo-portfolio-entry .noo-info h3.noo-title {
  color: #212121;
  font-size: 18px;
  margin: 30px 0 20px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-portfolio-entry .noo-info .noo-info-item {
  line-height: 21px;
  color: #696969;
  font-size: 14px;
}
.noo-portfolio-entry .noo-info .noo-info-item .title {
  line-height: 35px;
  width: 35%;
  float: left;
}
.noo-portfolio-entry .noo-info .noo-info-item .item {
  font-style: italic;
  display: inline-block;
  float: left;
  line-height: 35px;
  width: 65%;
}
.noo-portfolio-entry .noo-info .noo-info-item i {
  color: #3c60dc;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 15px;
}
.noo-portfolio-entry .noo-info .noo-info-item:before,
.noo-portfolio-entry .noo-info .noo-info-item:after {
  content: " ";
  display: table;
}
.noo-portfolio-entry .noo-info .noo-info-item:after {
  clear: both;
}
.noo-portfolio-entry .noo-info .noo-info-item:before,
.noo-portfolio-entry .noo-info .noo-info-item:after {
  content: " ";
  display: table;
}
.noo-portfolio-entry .noo-info .noo-info-item:after {
  clear: both;
}
.noo-portfolio-entry .noo-info .noo-info-button {
  background: #3ec66b;
  color: #ffffff;
  display: inline-block;
  padding: 0 30px;
  margin-top: 25px;
  font-size: 14px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  line-height: 45.47px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-portfolio-entry .noo-info .noo-info-button:hover {
  background: #3c60dc;
}
.noo-portfolio-nav {
  border-top: 1px solid #D2CACA;
  border-bottom: 1px solid #D2CACA;
  padding: 25px 0;
  text-align: center;
}
.noo-portfolio-nav .prev-portfolio a,
.noo-portfolio-nav .next-portfolio a {
  color: #212121;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-portfolio-nav .prev-portfolio a:hover,
.noo-portfolio-nav .next-portfolio a:hover {
  color: #3ec66b;
}
.noo-portfolio-nav .prev-portfolio {
  float: left;
}
.noo-portfolio-nav .prev-portfolio a:before {
  content: "\f3d5";
  font-family: "Ionicons";
  padding-right: 5px;
}
.noo-portfolio-nav .next-portfolio {
  float: right;
}
.noo-portfolio-nav .next-portfolio a:after {
  content: "\f3d6";
  font-family: "Ionicons";
  padding-left: 5px;
}
.noo-portfolio-nav .ion-grid {
  color: #212121;
  cursor: pointer;
  font-size: 24px;
  line-height: 54.63px;
  letter-spacing: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-100%);
}
.noo-portfolio-nav:before,
.noo-portfolio-nav:after {
  content: " ";
  display: table;
}
.noo-portfolio-nav:after {
  clear: both;
}
.noo-portfolio-nav:before,
.noo-portfolio-nav:after {
  content: " ";
  display: table;
}
.noo-portfolio-nav:after {
  clear: both;
}
.noo-related-portfolio {
  margin-top: 60px;
}
.noo-related-portfolio .related-title {
  text-align: center;
}
.noo-related-portfolio .related-title span {
  color: #3c60dc;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 52.49px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.noo-related-portfolio .related-title span:after,
.noo-related-portfolio .related-title span:before {
  background: #3c60dc;
  content: '';
  display: inline-block;
  height: 1px;
  transform: translateY(-4px);
  width: 25px;
}
.noo-related-portfolio .related-title span:before {
  margin-right: 15px;
}
.noo-related-portfolio .related-title span:after {
  margin-left: 15px;
}
.noo-related-portfolio .related-title h3 {
  color: #212121;
  font-size: 40px;
  margin: 0 0 70px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-related-portfolio .related-portfolio-wrap {
  cursor: e-resize;
}
.noo-related-portfolio .related-portfolio-wrap .related-product-item {
  cursor: e-resize;
  padding: 0 18px;
}
.noo-related-portfolio .related-portfolio-wrap .related-product-item .item-image {
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 370px;
  height: 270px;
  border: 1px solid #fafafa;
}
.noo-related-portfolio .related-portfolio-wrap .related-product-item h4.item-title {
  color: #212121;
  font-size: 18px;
  line-height: 54.47px;
  margin: 7px 0 -7px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-related-portfolio .related-portfolio-wrap .related-product-item .item-cat a {
  color: #696969;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-related-portfolio .related-portfolio-wrap .related-product-item .item-cat a:hover {
  color: #3c60dc;
}
.noo-portfolio-list a {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-portfolio-list .noo-portfolio-item {
  border-bottom: 1px solid #ddd;
  padding: 50px 0 30px;
  position: relative;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item {
  position: relative;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .cat-links {
  color: #3ec66b;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .cat-links a {
  color: #3ec66b;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .cat-links a:hover {
  text-decoration: underline;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item h3.item-title {
  margin: 15px 0 20px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item h3.item-title a {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item h3.item-title a:hover {
  color: #3c60dc;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .item-excerpt {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .owl-controls {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  padding: 8px 0 0;
  position: absolute;
  width: 100%;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item a.noo-info-button {
  color: #333333;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item a.noo-info-button:hover {
  color: #3ec66b;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item a.noo-info-button:after {
  content: "\f3d6";
  padding-left: 10px;
  font-family: "Ionicons";
  font-size: 18.1px;
  line-height: 54.63px;
  letter-spacing: 0.5px;
  transform: translateY(2px);
  display: inline-block;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.featured-image a {
  border: 1px solid #fafafa;
  display: inline-block;
  overflow: hidden;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.featured-image a img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.featured-image a img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.tab-info > div {
  padding: 5px 0;
  color: #888888;
  font-style: italic;
  line-height: 30px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.tab-info > div a {
  color: #888888;
  padding-right: 5px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item.tab-info > div.posted-on {
  margin-bottom: -10px;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .client,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .date,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .location,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .technology {
  color: #888888;
  font-style: italic;
}
.noo-portfolio-list .noo-portfolio-item .noo-child-item .client strong,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .date strong,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .location strong,
.noo-portfolio-list .noo-portfolio-item .noo-child-item .technology strong {
  color: #212121;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
.noo-portfolio-list .noo-portfolio-item:before,
.noo-portfolio-list .noo-portfolio-item:after {
  content: " ";
  display: table;
}
.noo-portfolio-list .noo-portfolio-item:after {
  clear: both;
}
.noo-portfolio-list .noo-portfolio-item:before,
.noo-portfolio-list .noo-portfolio-item:after {
  content: " ";
  display: table;
}
.noo-portfolio-list .noo-portfolio-item:after {
  clear: both;
}
.portfolio-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden;
  outline: 0!important;
  background: rgba(0, 0, 0, 0.8);
}
.portfolio-popup .popup-close {
  display: none;
}
.portfolio-popup.eff .quick-content {
  position: relative;
  z-index: 999;
  width: 80%;
  margin: 80px auto;
  background: #fefefe;
  overflow: auto;
  padding: 50px;
}
.portfolio-popup.eff .quick-content .popup-close {
  display: block;
  background-image: url(../images/quickview-close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0 none;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 40px;
  z-index: 2;
}
.portfolio-popup.eff .quick-content .popup-close:hover {
  border: 1px solid rgba(0, 0, 0, 0.8);
}
@media (max-width: 1024px) {
  .portfolio-popup.eff .quick-content {
    width: 90%;
    padding: 30px;
  }
  .portfolio-popup.eff .quick-content .owl-controls .owl-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .portfolio-popup.eff .quick-content {
    width: 95%;
  }
}
@media (max-width: 479px) {
  .portfolio-popup.eff .quick-content {
    padding: 15px;
  }
  .portfolio-popup.eff .quick-content .popup-close {
    right: 5px;
    top: 5px;
  }
}
.portfolio-popup.eff .quick-view-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
}
.portfolio-popup.eff .quick-view-overlay p {
  display: none;
}
.portfolio-popup .quick-view-overlay .quick-loading {
  display: block;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(50%, 50%);
}
.portfolio-popup .noo-portfolio-nav {
  display: none;
}
.wpcf7-form h3 {
  font-size: 24px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.wpcf7-form p {
  margin-bottom: 40px;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form button {
  border: 1px solid #ababab;
  color: #ababab;
  font-style: italic;
  margin: 10px 0;
  padding: 10px 15px;
  width: 100%;
}
.wpcf7-form input[type="submit"] {
  color: #ffffff;
  display: inline-block;
  padding: 10px 50px;
  font-style: inherit;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: auto;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.wpcf7-form input[type="submit"]:hover {
  background: #3ec66b;
  border: 1px solid #3ec66b;
}
/**
 * Style google map
 */
.google-map {
  position: relative;
}
.google-map .noo-address-info-wrap {
  background: #3c60dc;
  color: #ffffff;
  height: 440px;
  padding: 15px;
  position: absolute;
  right: 15%;
  top: 0;
  width: 390px;
}
.google-map .noo-address-info-wrap ul {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.google-map .noo-address-info-wrap ul li {
  margin: 10px 0;
}
.google-map .noo-address-info-wrap ul li i {
  color: #3ec66b;
  padding-right: 15px;
}
.google-map .noo-address-info-wrap ul li span {
  line-height: 21px;
  letter-spacing: 0.5px;
}
.google-map .noo-address-info-wrap .address-info {
  margin-top: 30px;
}
.google-map .noo-address-info-wrap .address-info h3 {
  color: #ffffff;
  font-size: 24px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.google-map .noo-address-info-wrap a {
  color: #ffffff;
}
.google-map .noo-address-info-wrap a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .google-map .noo-address-info-wrap {
    height: auto;
    padding: 15px 15px 30px;
    position: inherit;
    top: auto;
    right: auto;
    width: 100%;
  }
}
/**
 * Style general
 */
body.boxed-layout .noo-row {
  margin-left: 15px;
  margin-right: 15px;
}
body.boxed-layout .wrap-style {
  padding: 0;
}
body.boxed-layout .noo-search-header {
  left: -10%;
}
/*
* 5.0 Footer
* ==========================================================================
*/
.wrap-footer {
  padding: 100px 0 0;
  background: #333333;
  color: #ababab;
}
.wrap-footer a {
  color: #ababab;
}
.wrap-footer a:hover {
  color: #3c60dc;
}
.wrap-footer .widget-title {
  color: #eeeff0;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .wrap-footer .widget-title {
    margin-top: 50px;
  }
}
.wrap-footer .widget_rss li .rsswidget {
  color: #ffffff;
}
.widget-title {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 0;
  color: #eeeff0;
}
.widget {
  margin-top: 30px;
}
.widget:first-child {
  margin-top: 0;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget ul li a {
  font-size: 14px;
  line-height: 24px;
}
.widget ul li ul {
  margin: 0.4688em 0 0 1em;
  padding-top: 0.4688em;
}
.widget select,
.widget input,
.widget textarea {
  width: 100%;
  height: 40px;
}
.textwidget img {
  margin-bottom: 10px;
}
.textwidget .wp-caption .wp-caption-text,
.textwidget .entry-caption,
.textwidget .gallery-caption {
  color: #eeeeee;
  margin-top: 10px;
}
.widget_calendar table {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #eeeeee;
}
.widget_calendar table caption {
  margin-bottom: 15px;
}
.widget_calendar table td,
.widget_calendar table th {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #eeeeee;
}
.widget_rss li {
  margin-bottom: 30px;
}
.widget_rss li .rsswidget {
  font-weight: 700;
}
.widget_rss li .rss-date {
  display: block;
}
.wigetized {
  margin-bottom: 100px;
}
.wigetized .widget_nav_menu ul li {
  width: 100%;
}
.noo-bottom-bar-content {
  background: #2b2b2b;
  padding: 15px 0;
}
.noo-bottom-bar-content .copy-right {
  text-align: right;
  font-size: 12px;
  color: #696969;
  font-style: italic;
  line-height: 28px;
}
@media screen and (max-width: 480px) {
  .noo-bottom-bar-content .copy-right {
    float: left !important;
    text-align: left;
  }
}
a.go-to-top,
a.go-to-top:hover a.go-to-top:focus {
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  bottom: 72px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed !important;
  right: -60px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  top: auto !important;
  font-size: 40px;
  height: 50px;
  line-height: 1;
  text-align: center;
  width: 50px;
  z-index: 100;
  visibility: hidden;
}
a.go-to-top.on,
a.go-to-top:hover a.go-to-top:focus.on {
  opacity: 0.8;
  filter: alpha(opacity=80);
  visibility: visible;
  right: 20px;
}
a.go-to-top.on:hover,
a.go-to-top:hover a.go-to-top:focus.on:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget_noo_about .noo-infomation-attr {
  margin-top: 30px;
}
.widget_noo_about .noo-infomation-attr p {
  margin: 0 0 24px;
}
.widget_noo_infomation .noo-infomation-attr {
  list-style: none;
  padding: 12px 0 0 0;
  margin: 0;
}
.widget_noo_infomation .noo-infomation-attr li {
  margin-bottom: 12px;
}
.widget_noo_infomation .noo-infomation-attr li:after {
  clear: both;
  content: '';
  display: table;
}
.widget_noo_infomation .noo-infomation-attr li span {
  line-height: 26px;
  padding-right: 23px;
  float: left;
  color: #3c60dc;
  display: block;
  font-size: 18px;
}
.widget_noo_infomation .noo-infomation-attr li address {
  margin: 0;
}
.noo-instagram {
  padding-top: 18px;
}
.noo-instagram ul {
  list-style: none;
  padding: 0;
  margin: -5px;
}
.noo-instagram ul:after {
  clear: both;
  content: '';
  display: table;
}
.noo-instagram ul li {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.noo-instagram ul li a {
  display: block;
  position: relative;
}
.noo-instagram ul li a:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.noo-instagram ul li a:hover:after {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
.noo-instagram ul li a:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-instagram ul li a:after {
  content: "\f498";
  font-family: "Ionicons";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  -o-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
  opacity: 0;
  filter: alpha(opacity=0);
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.widget_nav_menu .menu-footer-link-container ul {
  padding-top: 7px;
}
.widget_nav_menu .menu-footer-link-container ul:after {
  clear: both;
  content: '';
  display: table;
}
.widget_nav_menu .menu-footer-link-container ul li {
  width: 50%;
  float: left;
  line-height: 36px;
}
@media (max-width: 320px) {
  .widget_nav_menu .menu-footer-link-container ul li {
    width: 100%;
  }
}
.footer-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-social ul:after {
  clear: both;
  content: '';
  display: table;
}
.footer-social ul li {
  float: left;
}
.footer-social ul li a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 28px 0 0;
  padding: 0;
  letter-spacing: 1px;
  line-height: 60px;
}
@media screen and (max-width: 480px) {
  .footer-social ul li a {
    line-height: 24px;
  }
}
/**
 * Style footer top
 */
.footer-style-1 .noo-infomation-attr li span {
  color: #ffffff;
}
.footer-style-1 .noo-bottom-bar-content .footer-social ul li a {
  color: #888888;
}
.footer-style-1 .noo-bottom-bar-content .footer-social ul li a:hover {
  color: #3c60dc;
}
#noo_about-2 {
  margin-top: 0;
}
#noo_about-3 {
  display: none;
}
.wrap-style {
  background: #ffffff;
  padding: 0 30px;
}
@media screen and (max-width: 480px) {
  .wrap-style {
    padding: 0;
  }
}
.wrap-style .footer-style-3 {
  background: #eeeff0;
  color: #696969;
  padding-top: 100px;
}
.wrap-style .footer-style-3 #noo_about-3 {
  display: block;
}
.wrap-style .footer-style-3 #noo_about-2 {
  display: none;
}
.wrap-style .footer-style-3 #widget_contact_info-2 {
  display: none;
}
.wrap-style .footer-style-3 a {
  color: #696969;
}
.wrap-style .footer-style-3 a:hover {
  color: #3c60dc;
}
.wrap-style .footer-style-3 .widget-title {
  color: #212121;
}
.wrap-style .footer-style-3 .wigetized {
  margin-bottom: 92px;
}
.wrap-style .footer-style-3 ul.noo-infomation-attr li {
  font-style: italic;
}
.wrap-style .footer-style-3 ul.noo-infomation-attr li a {
  font-style: italic;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content {
  background: #ffffff;
  padding: 13px 0;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content a {
  color: #212121;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content a:hover {
  color: #3c60dc;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content .copy-right {
  font-style: inherit;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content .copy-right a {
  font-style: italic;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content .footer-social ul li a {
  color: #696969;
}
.wrap-style .footer-style-3 .noo-bottom-bar-content .footer-social ul li a:hover {
  color: #3c60dc;
}
.wrap-style .footer-style-3 .noo-infomation-attr li span {
  color: #212121;
}
.footer-style-3 .noo-footer-top,
.footer-style-2 .noo-footer-top {
  margin: 15px auto 90px;
  text-align: center;
}
.footer-style-3 .noo-footer-top .mailchimp-widget h4.widget-title,
.footer-style-2 .noo-footer-top .mailchimp-widget h4.widget-title {
  color: #212121;
  font-size: 34px;
  margin: 0 auto 15px;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form .des,
.footer-style-2 .noo-footer-top .mailchimp-widget form .des {
  color: #696969;
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
  padding-bottom: 30px;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input,
.footer-style-2 .noo-footer-top .mailchimp-widget form input {
  height: auto;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type="email"],
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"] {
  background: transparent;
  border: 1px solid #696969;
  font-size: 14px;
  line-height: 21px;
  padding: 13px 20px;
  font-style: italic;
  width: 50%;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type="email"]::-moz-placeholder,
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"]::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type="email"]:-ms-input-placeholder,
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"]:-ms-input-placeholder {
  color: #888888;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type="email"]::-webkit-input-placeholder,
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"]::-webkit-input-placeholder {
  color: #888888;
}
@media screen and (max-width: 767px) {
  .footer-style-3 .noo-footer-top .mailchimp-widget form input[type="email"],
  .footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"] {
    width: 90%;
  }
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type='submit'],
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type='submit'] {
  background: #212121;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  margin-left: 15px;
  line-height: 48px;
  letter-spacing: 1px;
  padding: 0 44px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-transform: uppercase;
  width: 14%;
}
.footer-style-3 .noo-footer-top .mailchimp-widget form input[type='submit']:hover,
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type='submit']:hover {
  background: #3c60dc;
}
@media screen and (max-width: 489px) {
  .footer-style-3 .noo-footer-top .mailchimp-widget form input[type='submit'],
  .footer-style-2 .noo-footer-top .mailchimp-widget form input[type='submit'] {
    width: 90%;
    margin-left: 0;
    margin-top: 10px;
  }
}
.footer-style-3 .noo-footer-top .mailchimp-widget form .mc_footer,
.footer-style-2 .noo-footer-top .mailchimp-widget form .mc_footer {
  margin-top: 45px;
}
.footer-style-3 .noo-footer-top .mailchimp-widget:after,
.footer-style-2 .noo-footer-top .mailchimp-widget:after {
  clear: both;
  content: '';
  display: table;
}
.footer-style-2 .noo-footer-top {
  background: #ffffff;
  border-top: 1px solid #eeeff0;
  margin: -100px auto 90px;
  padding: 90px 0;
}
.footer-style-2 .noo-footer-top .mailchimp-widget form input[type="email"] {
  width: 30%;
}
.footer-style-4 #mailchimp-widget-2 {
  display: none;
}
.footer-style-4 .noo-footer-top {
  margin-bottom: 150px;
}
.footer-style-4 .widget_contact_info {
  margin-top: 0;
}
.footer-style-4 .noo-contact-info .contact-heading {
  max-width: 555px;
  margin: auto;
  text-align: center;
}
.footer-style-4 .noo-contact-info .contact-heading .heading {
  margin-bottom: 35px;
}
.footer-style-4 .noo-contact-info .contact-heading .sub_heading {
  color: #696969;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.footer-style-4 .noo-contact-info .contact-content {
  margin-top: 80px;
}
.footer-style-4 .noo-contact-info .contact-content .content-left div i {
  color: #333333;
  display: inline-block;
  font-size: 34px;
  line-height: 74.13px;
  text-align: center;
  width: 50px;
  -webkit-transform: translate(0, 12px);
  -ms-transform: translate(0, 12px);
  -o-transform: translate(0, 12px);
  transform: translate(0, 12px);
}
.footer-style-4 .noo-contact-info .contact-content .content-left div label {
  color: #212121;
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 28px;
  letter-spacing: 0.5px;
  padding-left: 10px;
  text-transform: uppercase;
}
.footer-style-4 .noo-contact-info .contact-content .content-left div p {
  color: #696969;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-left: 65px;
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.footer-style-4 .noo-contact-info .contact-content .content-left div.hotline {
  margin: -18px 0;
}
.footer-style-4 .noo-contact-info .contact-content .content-right {
  padding-top: 30px;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"],
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"] {
  margin: 0;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"],
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"],
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea {
  background: transparent;
  border: 1px solid #696969;
  padding: 10px 20px;
  font-style: italic;
  height: auto;
  color: #888;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"]::-moz-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"]::-moz-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"]:-ms-input-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"]:-ms-input-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea:-ms-input-placeholder {
  color: #888888;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"]::-webkit-input-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"]::-webkit-input-placeholder,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea::-webkit-input-placeholder {
  color: #888888;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"]:focus,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"]:focus,
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea:focus {
  outline: none;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea {
  margin-top: 30px;
  max-height: 150px;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="submit"] {
  background: #212121;
  box-shadow: none;
  border: none;
  color: #ffffff;
  margin-top: 13px;
  height: auto;
  font-size: 14px;
  line-height: 31px;
  padding: 10px 37px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="submit"]:hover {
  background: rgba(33, 33, 33, 0.9);
}
.footer-style-4 .noo-contact-info .contact-content:after {
  clear: both;
  content: '';
  display: table;
}
.footer-style-4 .noo-bottom-bar-content {
  background: transparent;
}
.footer-style-4 .noo-bottom-bar-content .noo-container {
  border-top: 1px solid #d8d8da;
  padding-top: 15px;
}
.footer-style-4 .noo-bottom-bar-content .noo-container a {
  color: #212121;
}
.footer-style-4 .noo-bottom-bar-content .noo-container a:hover {
  color: #3c60dc;
}
/*
* 6.0 Theme RTL
* -----------------------------------------------------------------------------
*/
.theme-rtl {
  text-align: right;
}
.theme-rtl header .navbar-header {
  float: right !important;
}
.theme-rtl header .noo-main-menu {
  float: left !important;
}
.theme-rtl header .noo-main-menu .navbar-nav li > .sub-menu {
  left: auto;
  right: 0;
}
.theme-rtl header .noo-main-menu .navbar-nav li > .sub-menu li .sub-menu {
  right: 70%;
  left: auto;
}
.theme-rtl header .noo-main-menu .navbar-nav li > .sub-menu li:hover .sub-menu {
  right: 100%;
}
.theme-rtl header .noo-main-menu .navbar-nav li:hover .sub-menu {
  top: 100%;
}
.theme-rtl form input,
.theme-rtl form select,
.theme-rtl form textarea {
  text-align: right;
}
.theme-rtl #comments ol .comment-wrap .comment-img,
.theme-rtl #comments li .comment-wrap .comment-img {
  float: right;
}
.theme-rtl #comments ol .comment-block,
.theme-rtl #comments li .comment-block {
  padding-right: 110px;
  padding-left: 0;
}
/*
* 7.0 Responsive
* -----------------------------------------------------------------------------
*/
/*
* 7.1 Responsive - Medium devices
* -----------------------------------------------------------------------------
*/
.noo-main-canvas {
  background: #ffffff;
  z-index: 999;
}
.noo-main-canvas .sub-menu {
  list-style: none;
  display: none;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.noo-main-canvas .sub-menu:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 30px;
  top: 1px;
  display: block;
  background: #eeeff0;
}
.noo-container {
  position: relative;
}
button.noo_icon_menu {
  display: block;
  position: absolute;
  right: 15px;
  top: 30px;
  background: #ffffff;
  color: #333333;
  border: 0;
  padding: 5px 10px;
}
.off-canvas {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.off-canvas body {
  width: 100%;
  overflow-x: hidden;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.off-canvas body > * {
  right: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.off-canvas #off-canvas-nav {
  background: none;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  z-index: 1;
}
.off-canvas #off-canvas-nav .noo-main-canvas {
  margin: 0;
  background: #000000;
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse {
  height: auto;
  margin: 0;
  padding: 30px 0;
  width: 100%;
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li {
  float: none;
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children {
  position: relative;
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children i {
  color: #ffffff;
  cursor: pointer;
  position: absolute;
  display: block;
  line-height: 30px;
  text-align: center;
  top: 0;
  right: 10px;
  width: 30px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children i:hover {
  color: #cccccc;
  opacity: 1;
  filter: alpha(opacity=100);
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children.active > i:before {
  content: "\f3d8";
}
.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li a {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  padding: 5px 20px;
  position: relative;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
}
.off-canvas-enabled body > * {
  -webkit-transform: translateX(-250px);
  -moz-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px);
}
.off-canvas-enabled #noo-main-canvas {
  display: block;
}
body .noo-main-canvas {
  border: 0 none;
  color: #000;
  display: block;
  padding: 0;
}
.noo-main-canvas i {
  color: #000;
  font-size: 14px;
  line-height: 50px;
}
.nav-collapse {
  height: 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .menu-style-2 .navbar-wrapper,
  .menu-style-3 .navbar-wrapper,
  .menu-style-4 .navbar-wrapper,
  .menu-style-5 .navbar-wrapper {
    background: #ffffff !important;
  }
  .menu-style-4 ul.header-meta li a i,
  .menu-style-4 ul.header-meta li button i {
    color: #696969;
  }
  .navbar-default .navbar-header {
    padding-left: 15px;
  }
  .menu-style-4 ul.header-meta li:hover a.search-button i {
    border-left: 1px solid #696969;
  }
  .menu-style-1 li#nav-menu-item-cart .noo-minicart {
    visibility: hidden !important;
    display: none;
  }
  .wrap-style {
    padding: 0;
  }
  .footer-style-3 .noo-footer-top .mailchimp-widget form input[type='submit'],
  .footer-style-2 .noo-footer-top .mailchimp-widget form input[type='submit'] {
    width: 25%;
  }
  .noo-testimonial .noo-testimonial-item .noo-testimonial-avatar:before {
    top: -5px;
    right: 42%;
  }
  .noo_creative_1 .raw-left h3 {
    font-size: 35px;
    line-height: 35px;
  }
  .noo_creative_1 .raw-left p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
  }
  .noo_creative_1 .raw-right p {
    margin: 0;
  }
  .noo_creative_1 > .noo-container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .noo_creative_1 .noo-counter-wrap h4 {
    font-weight: 400;
  }
  .noo_creative_2 {
    padding-bottom: 0;
  }
  .noo-services.services3 {
    margin: 10px 0 0px;
  }
  .noo-member-slider.member-slider3 .heading-member {
    left: 15px;
  }
  .noo-member-slider.member-slider3 .desc-member,
  .portfolio_grid2.style2 .grid1 .portfolio-inner .desc {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
  }
  .noo-counter-wrap .noo-counter,
  .noo_creative_2 .raw-right h3,
  .noo-member-slider.member-slider3 h3.title-member,
  .portfolio_grid2.style2 .grid1 .portfolio-inner h3,
  .noo-custom-html-ram h3,
  .noo_pricetable .noo_pricetable_header strong,
  .noo-blog-slider-wrap .noo-blog-heading h2.heading-title,
  .noo-product-header .noo-sh-title,
  .noo-blog-grid.style-2 .noo-blog-heading h2.heading-title,
  .noo-blog-grid.style-3 .noo-blog-heading h2.heading-title,
  .footer-style-3 .noo-footer-top .mailchimp-widget h4.widget-title,
  .footer-style-2 .noo-footer-top .mailchimp-widget h4.widget-title,
  .portfolio-header .portfolio-title,
  .noo-related-portfolio .related-title h3,
  .noo-blog-list .noo-blog-item .noo-child-item h3.item-title a,
  .single-post article header h1 a {
    font-size: 25px;
    line-height: 25px;
  }
  .noo-testimonial.style-1 .noo-testimonial-heading h3.item-heading,
  .noo-blog-grid.style-1 .noo-blog-heading .heading-title,
  .noo-sh-mailchimp .noo-sh-mailchimp-left .noo-mail-title {
    font-size: 22px;
    line-height: 30px;
  }
  div.remove_padding_top {
    padding-top: 35px !important;
  }
  div.remove_padding_bottom {
    padding-bottom: 35px !important;
  }
  div.remove_padding {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .noo-single-product .noo-main.noo-md-9 {
    width: 100%;
  }
  /**
   * Fix visual
   */
}
/*
* 7.2 Responsive - Small devices
* -----------------------------------------------------------------------------
*/
@media (max-width: 767px) {
  .noo-header {
    background: #ffff00;
  }
  .footer-style-3 .noo-footer-top .mailchimp-widget form input[type='submit'],
  .footer-style-2 .noo-footer-top .mailchimp-widget form input[type='submit'] {
    margin-top: 10px;
    width: 90%;
    margin-left: 0;
  }
  .noo-portfolio-filters li a {
    margin: 5px 6px 5px 20px;
    font-size: 13px;
  }
  div.remove_margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .noo-testimonial .noo-testimonial-item .noo-testimonial-content {
    font-size: 13px;
    line-height: 24px;
  }
  .wrap-footer {
    padding: 35px 0 0;
  }
  .wigetized {
    margin-bottom: 25px;
  }
  .title-creative {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .noo-ram-3 {
    padding: 25px 0 45px;
  }
  .noo_portfolio-short.short-0 {
    padding-top: 25px;
  }
  .noo_portfolio-short.short-3 {
    padding-top: 25px;
    padding-left: 0;
  }
  .noo_portfolio-short.short-2 .noo-portfolio-short-img {
    margin-left: 0;
  }
  .noo_portfolio-short.short-0 .noo-portfolio-short-img .wrap-cate {
    left: 0;
  }
  .footer-style-4 .noo-footer-top {
    margin-bottom: 25px;
  }
  .footer-style-4 .noo-contact-info .contact-content {
    margin-top: 25px;
  }
  .noo-services.services4 {
    margin: 0;
  }
  .noo-services.services2 {
    margin: 35px 0;
  }
  .noo-counter-wrap.counter_color {
    padding-bottom: 0;
  }
  .noo-counter-wrap.counter_color .noo-counter {
    padding: 25px 0;
  }
  .wrap-style .footer-style-3 {
    padding-top: 25px;
  }
  .footer-style-3 .noo-footer-top,
  .footer-style-2 .noo-footer-top {
    margin: 15px auto 35px;
  }
  .wrap-style .footer-style-3 .wigetized {
    margin-bottom: 25px;
  }
  .noo-product-header {
    margin-top: 0;
  }
  .noo-page-heading .page-title {
    padding: 30px 0 25px;
  }
  .noo-portfolio-filters {
    margin: 0;
  }
  .noo-portfolio-nav .prev-portfolio,
  .noo-portfolio-nav .next-portfolio {
    float: none;
    display: table;
  }
  .noo-portfolio-nav .ion-grid,
  .portfolio-action span.action-sharing,
  .noo-blog-grid.style-1 .noo-blog-heading a.heading-button {
    display: none;
  }
  .noo-related-portfolio {
    margin-top: 20px;
  }
  .noo-portfolio-nav {
    padding: 0;
  }
  .portfolio-header {
    padding: 0 0 35px;
  }
  .portfolio-action span p.box-like {
    -webkit-transform: translate(-40%, 0);
    -ms-transform: translate(-40%, 0);
    -o-transform: translate(-40%, 0);
    transform: translate(-40%, 0);
  }
  .search .product,
  .entry-footer span.readmore,
  .hentry .entry-footer span.readmore {
    float: left;
  }
  .noo-blog-list .noo-blog-item {
    padding: 25px 0 30px;
  }
  .footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="text"] {
    margin-bottom: 15px;
  }
  .footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form input[type="email"] {
    margin-bottom: 0;
  }
  .footer-style-4 .noo-contact-info .contact-content .content-right .wpcf7-form textarea {
    margin-top: 20px;
  }
  .footer-style-4 .noo-contact-info .contact-content {
    margin: 0 !important;
  }
}
/*
* 7.3 Responsive - Mobile devices
* -----------------------------------------------------------------------------
*/
/*
* 7.4 Responsive - Small Mobile devices
* -----------------------------------------------------------------------------
*/
