html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.domain {
	display: block;
	position: relative;
	width: 33.333%;
	float: left;
	padding:5px;
	border:1px solid rgba(0,0,0,0.1);
	text-align: left;
}
.domain-2b {
	display: block;
	position: relative;
	width: 15%;
	float: left;
	padding:5px;
	border:1px solid rgba(0,0,0,0.1);
	text-align: left;
}
.domain-3b {
	display: block;
	position: relative;
	width: 70%;
	float: left;
	padding:5px;
	border:1px solid rgba(0,0,0,0.1);
	text-align: left;
}
.domain-fool {
	display: block;
	position: relative;
	width: 100%;
}
.domain-fon {
background-color: rgba(0,0,0,0.04);
}
.domain-ssilka {
color: #009dff;

}
.followers_alert {
    background: rgb(183,232,117);
    color: #000;
    border-radius: 3px;
    padding: 18px;
    text-align: center;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009dff;
  text-decoration: none;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
  color: #009dff !important;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
  .navbar-main .nav>li>a {
  color: #1f2225 !important;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  line-height: 26px;
  font-weight: 300;
}

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;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.428571429;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .top-header-bg {
    margin-top:-40px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .top-header-bg {
    margin-top:0px;
  }

    .navbar-main .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .top-header-bg {
    margin-top:0px;
  }
  #none-smart {
    display: inline-block !important;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 1px 10px 1px 10px;
  line-height: 1.428571429;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .navbar-main .dropdown-submenu:after {
    display: none;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .top-header-bg {
    margin-top:-40px;
  }
  .zagolovok h6 {
    margin-top:-20px;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
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;
  /* IE8-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.428571429;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.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;
}
@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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.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: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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.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: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: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
  #none-smart {
    display: none !important;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: flex !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  #none-smart {
    display: none !important;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
  #none-smart {
    display: none !important;
  }
}
.navbar-brand {
  float: left;
  height: 20px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  #none-smart {
    display: none !important;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 0px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  #none-smart {
    display: none !important;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  #none-smart {
    display: none !important;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  #none-smart {
    display: none !important;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  #none-smart {
    display: none !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
  border-top: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  color: red;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .8;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 3px;
  font-weight: 400;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-content p{
  font-weight: 400;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
  #none-smart {
    display: inline-block !important;
  }
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
    justify-content: center;
}
.yamm .dropdown.with-dropdown{
    position: relative;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0 !important;
}
.yamm .yamm-content {
    padding: 20px;
}

.yamm .yamm-content .header-menu h4{
    padding:15px 15px 10px 15px;color:#444; font-family: "Tahoma"; text-transform: uppercase; margin: 0;
}
.yamm .yamm-content .header-menu h4 i{
     width: 40px; height: 40px; border-radius: 3px; color: #fff; line-height: 40px; 
     text-align: center; font-size: 18px; background-color: #009dff; margin-right: 10px;
}
.yamm .yamm-content div > a{color: #966d51;text-decoration: none; }
.yamm .yamm-content ul li a {
    display: block;
    -webkit-transition: all, 0.3s,ease;
    -moz-transition: all, 0.3s,ease;
    -o-transition: all, 0.3s,ease;
    -ms-transition: all, 0.3s,ease;
    transition: all, 0.3s,ease;
}
.yamm .yamm-content ul li a:hover{color:#009dff; background-color:rgba(247,247,247,0.5); text-decoration: none; padding: 0 12px 0 18px;}
.yamm .yamm-content div > .product-name{color:#4f5367;}
.yamm .yamm-content div > .product-name:hover{color: #ee4a42;}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 15px;
}



.animated {
    -webkit-animation-duration: 0.3s;
	   -moz-animation-duration: 0.5s;
	    -ms-animation-duration: 0.5s;
	     -o-animation-duration: 0.5s;
	        animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	    -ms-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	   -moz-animation-duration: 2s;
	    -ms-animation-duration: 2s;
	     -o-animation-duration: 2s;
	        animation-duration: 2s;
}
.flexisel {
display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    positon: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:90%;
    max-height:auto;
}
.tp-banner-container{
    width:100%;
    position:relative;
    padding:0;
    overflow: hidden;
    
}
.tp-banner{
    width:100%;
    position:relative;
}
.tp-banner-fullscreen-container {
    width:100%;
    position:relative;
    padding:0;
}
.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

    color: #000000;
    text-shadow: none;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    min-width: 408px;
    min-height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}


.tp-caption.finewide_large_white {
    color:#ffffff;
    text-shadow:none;
    font-size:60px;
    line-height:60px;
    font-weight:300;
    font-family:"Raleway", sans-serif;
    background-color:transparent;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:8px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.whitedivider3px {
    color:#000000;
    text-shadow:none;
    background-color:rgb(255, 255, 255);
    background-color:rgba(255, 255, 255, 1);
    text-decoration:none;
    font-size:0px;
    line-height:0;
    min-width:468px;
    min-height:3px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.finewide_medium_white {
    color:#ffffff;
    text-shadow:none;
    font-size:37px;
    line-height:37px;
    font-weight:300;
    font-family:"Raleway", sans-serif;
    background-color:transparent;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:5px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.boldwide_small_white {
    font-size:25px;
    line-height:25px;
    font-weight:800;
    font-family:"Raleway", sans-serif;
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    text-transform:uppercase;
    letter-spacing:5px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.whitedivider3px_vertical {
    color:#000000;
    text-shadow:none;
    background-color:rgb(255, 255, 255);
    background-color:rgba(255, 255, 255, 1);
    text-decoration:none;
    font-size:0px;
    line-height:0;
    min-width:3px;
    min-height:130px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.finewide_small_white {
    color:#ffffff;
    text-shadow:none;
    font-size:25px;
    line-height:25px;
    font-weight:300;
    font-family:"Raleway", sans-serif;
    background-color:transparent;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:5px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
    font-size:13px;
    line-height:25px;
    font-weight:400;
    font-family:"Raleway", sans-serif;
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    text-transform:uppercase;
    letter-spacing:5px;
    max-width:470px;
    white-space:normal !important;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.lightgrey_divider {
    text-decoration:none;
    background-color:rgb(235, 235, 235);
    background-color:rgba(235, 235, 235, 1);
    width:370px;
    height:3px;
    background-position:initial initial;
    background-repeat:initial initial;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.finewide_large_white {
    color: #FFF;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Raleway", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0px;
    border-color: #000;
    border-style: none;
}

.tp-caption.finewide_medium_white {
    color: #FFF;
    text-shadow: none;
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Raleway", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0px;
    border-color: #000;
    border-style: none;
}

.tp-caption.huge_red {
    position:absolute;
    color:rgb(223,75,107);
    font-weight:400;
    font-size:150px;
    line-height:130px;
    font-family: 'Oswald', sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    background-color:rgb(45,49,54);
    padding:0px;
}

.tp-caption.middle_yellow {
    position:absolute;
    color:rgb(251,213,114);
    font-weight:600;
    font-size:50px;
    line-height:50px;
    font-family: 'Raleway', sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
    position:absolute;
    color:rgb(251,213,114);
    font-weight:300;
    font-size:90px;
    line-height:90px;
    font-family: 'Raleway', sans-serif;
    margin:0px;
    letter-spacing: 20px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.big_dark {
    position:absolute;
    color:#333;
    font-weight:700;
    font-size:70px;
    line-height:70px;
    font-family:"Raleway";
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.medium_dark {
    position:absolute;
    color:#333;
    font-weight:300;
    font-size:40px;
    line-height:40px;
    font-family:"Raleway";
    margin:0px;
    letter-spacing: 5px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}


.tp-caption.medium_grey {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:20px;
    line-height:20px;
    font-family:Arial;
    padding:2px 4px;
    margin:0px;
    border-width:0px;
    border-style:none;
    background-color:#888;
    white-space:nowrap;
}

.tp-caption.small_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:14px;
    line-height:20px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.medium_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:20px;
    line-height:20px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
    font-size:55px;
    line-height:65px;
    font-weight:700;
    font-family:"Raleway";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    text-align:center;
    text-shadow:#000 0px 5px 10px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.medium_text_shadow {
    font-size:25px;
    line-height:25px;
    font-weight:600;
    font-family:"Raleway";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    text-align:center;
    text-shadow:#000 0px 5px 10px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.large_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:40px;
    line-height:40px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.medium_bold_grey {
    font-size:30px;
    line-height:30px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(102, 102, 102);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    margin:0px;
    padding:1px 4px 0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.very_large_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    letter-spacing:-2px;
}

.tp-caption.very_big_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    padding:0px 4px;
    padding-top:1px;
    background-color:#000;
}

.tp-caption.very_big_black {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    padding:0px 4px;
    padding-top:1px;
    background-color:#fff;
}

.tp-caption.modern_medium_fat {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Raleway", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Raleway", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_medium_light {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:24px;
    line-height:20px;
    font-family:"Raleway", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:30px;
    line-height:36px;
    font-family:"Raleway", sans-serif;
    padding:3px 10px;
    margin:0px;
    border-width:0px;
    border-style:none;
    background-color:#4e5b6c;
    letter-spacing:0;
}

.tp-caption.modern_big_redbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:36px;
    font-family:"Raleway", sans-serif;
    padding:3px 10px;
    padding-top:1px;
    margin:0px;
    border-width:0px;
    border-style:none;
    background-color:#de543e;
    letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
    position:absolute;
    color:#555;
    text-shadow:none;
    font-size:14px;
    line-height:22px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.boxshadow {
    -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
    color:#000;
    text-shadow:none;
}

.tp-caption.noshadow {
    text-shadow:none;
}

.tp-caption a {
    color:#ff7302;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
    color:#ffa902;
}

.tp-caption.thinheadline_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:30px;
    font-family:"Raleway";
    background-color:transparent;
}

.tp-caption.thintext_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:16px;
    line-height:26px;
    font-family:"Raleway";
    background-color:transparent;
}

.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
    font-size:30px;
    line-height:75px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    background-color:rgba(0, 0, 0, 0.498039);
    padding:50px 25px;
    text-align:center;
    border-radius:500px 500px 500px 500px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.largeblackbg {
    font-size:50px;
    line-height:70px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:0px 20px 5px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.largepinkbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Raleway";
    background-color:#db4360;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.largewhitebg {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Raleway";
    background-color:#fff;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.largegreenbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Raleway";
    background-color:#67ae73;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.excerpt {
    font-size:36px;
    line-height:36px;
    font-weight:700;
    font-family:Arial;
    color:#ffffff;
    text-decoration:none;
    background-color:rgba(0, 0, 0, 1);
    text-shadow:none;
    margin:0px;
    letter-spacing:-1.5px;
    padding:1px 4px 0px 4px;
    width:150px;
    white-space:normal !important;
    height:auto;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.large_bold_grey {
    font-size:60px;
    line-height:60px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(102, 102, 102);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    margin:0px;
    padding:1px 4px 0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_thin_grey {
    font-size:34px;
    line-height:30px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(102, 102, 102);
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0px;
    text-shadow:none;
    margin:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.small_thin_grey {
    font-size:18px;
    line-height:26px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(117, 117, 117);
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0px;
    text-shadow:none;
    margin:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.lightgrey_divider {
    text-decoration:none;
    background-color:rgba(235, 235, 235, 1);
    width:370px;
    height:3px;
    background-position:initial initial;
    background-repeat:initial initial;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bold_darkblue {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(52, 73, 94);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_darkblue {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(52, 73, 94);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bold_red {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(227, 58, 12);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_red {
    font-size:21px;
    line-height:26px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(227, 58, 12);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_red {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(227, 58, 12);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bold_orange {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(243, 156, 18);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_orange {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(243, 156, 18);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.grassfloor {
    text-decoration:none;
    background-color:rgba(160, 179, 151, 1);
    width:4000px;
    height:150px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bold_white {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_white {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_white {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Raleway";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    padding:0px 0px 0px 0px;
    text-align:center;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_asbestos {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(127, 140, 141);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_black {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.large_bold_black {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(52, 73, 94);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.small_light_white {
    font-size:17px;
    line-height:28px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.roundedimage {
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bg_black {
    font-size:40px;
    line-height:40px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:10px 20px 15px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumwhitebg {
    font-size:30px;
    line-height:30px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:rgb(255, 255, 255);
    padding:5px 15px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(243, 156, 18);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}



.tp-caption.boxshadow{
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black{
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Raleway', sans;
}

.tp-caption.noshadow {
    text-shadow: none;
}


.tp_inner_padding	{	box-sizing:border-box;
                    -webkit-box-sizing:border-box;
                    -moz-box-sizing:border-box;
                    max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
        -	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}


/***********************************************
        -	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	width:100%; height:auto;}

/******************************
        -	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
                                  cursor:pointer;
                                  color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
                                  background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.png) repeat-x top}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



@media only screen and (min-width: 768px) and (max-width: 959px) {

}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
    .tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
    .tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}


/************************************************
          - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    position:absolute;visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
        -	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter:none !important;
}


/***************************************
        -	RESPONSIVE SETTINGS 	-
****************************************/




@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets	{	display:none}
    .responsive .tparrows	{	display:none}
}





/*********************************************

        -	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
    list-style:none;
    padding:0 !important;
    margin:0 !important;
    list-style:none !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image:none
}


.tp-simpleresponsive >ul >li{
    list-style:none;
    position:absolute;
    visibility:hidden
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(../assets/coloredbg.png) repeat}



/*****************************************
        -	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
        -	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
                                         -webkit-transition: -webkit-transform 0.3s;
                                         transition: transform 0.3s;
                                         -webkit-backface-visibility: hidden;
                                         backface-visibility: hidden;
}
.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
                                          -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
                                            -webkit-transform: rotateY(-90deg);
                                            transform: rotateY(-90deg);
                                            -webkit-transform-origin: 100% 50%;
                                            transform-origin: 100% 50%;
                                            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
                                           -webkit-transform: rotateY(90deg);
                                           transform: rotateY(90deg);
                                           -webkit-transform-origin: 0% 50%;
                                           transform-origin: 0% 50%;
                                           -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
                                             transform: rotateY(0deg);
                                             -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

}


@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

}



@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
                                   position: relative !important;
                                   background: rgba(0, 0, 0, 0.15) !important;
                                   /*-webkit-border-radius: 10px;
                                   border-radius: 10px;*/
                                   -webkit-box-shadow: none;
                                   -moz-box-shadow: none;
                                   box-shadow: none;
                                   width: 5px !important;
                                   height: 5px !important;
                                   border: 8px solid rgba(0, 0, 0, 0) !important;
                                   display: inline-block;
                                   margin-right: 5px !important;
                                   margin-bottom: 0px !important;
                                   -webkit-transition: background-color 0.2s, border-color 0.2s;
                                   -moz-transition: background-color 0.2s, border-color 0.2s;
                                   -o-transition: background-color 0.2s, border-color 0.2s;
                                   -ms-transition: background-color 0.2s, border-color 0.2s;
                                   transition: background-color 0.2s, border-color 0.2s;
                                   float:none !important;
                                   box-sizing:content-box;
                                   -moz-box-sizing:content-box;
                                   -webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
                                          -moz-box-shadow: none;
                                          box-shadow: none;
                                          background: #aaa !important;
                                          width: 5px !important;
                                          height: 5px !important;
                                          border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

                            border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
                            overflow:hidden;
                            -webkit-transition: -webkit-transform 1.3s;
                            -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
                            transition: width 0.3s, background-color 0.3s, opacity 0.3s;
                            backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
                                           -webkit-transition: -webkit-transform 0.3s;
                                           transition: transform 0.3s;
                                           -webkit-backface-visibility: hidden;
                                           backface-visibility: hidden;
                                           white-space: nowrap;
                                           color: #000;
                                           text-transform: uppercase;
                                           font-weight: 400;
                                           font-size: 14px;
                                           line-height: 60px;
                                           padding:0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
                                               -webkit-transform: translateX(-100%);
                                               transform: translateX(-100%);
}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
                                             -webkit-transform: translateX(100%);
                                             transform: translateX(100%);
}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
                                              transform: translateX(0px);
                                              visibility: visible;
                                              position: absolute;
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
                                   position: relative !important;
                                   background: rgba(0, 0, 0, 0.5) !important;
                                   -webkit-border-radius: 10px;
                                   border-radius: 10px;
                                   -webkit-box-shadow: none;
                                   -moz-box-shadow: none;
                                   box-shadow: none;
                                   width: 6px !important;
                                   height: 6px !important;
                                   border: 5px solid rgba(0, 0, 0, 0) !important;
                                   display: inline-block;
                                   margin-right: 2px !important;
                                   margin-bottom: 0px !important;
                                   -webkit-transition: background-color 0.2s, border-color 0.2s;
                                   -moz-transition: background-color 0.2s, border-color 0.2s;
                                   -o-transition: background-color 0.2s, border-color 0.2s;
                                   -ms-transition: background-color 0.2s, border-color 0.2s;
                                   transition: background-color 0.2s, border-color 0.2s;
                                   float:none !important;
                                   box-sizing:content-box;
                                   -moz-box-sizing:content-box;
                                   -webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
                                          -moz-box-shadow: none;
                                          box-shadow: none;
                                          background: rgba(255, 255, 255, 1) !important;
                                          width: 6px !important;
                                          height: 6px !important;
                                          border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
                         border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
    }
    .tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
    .tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
    .tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
    .tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
    .tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
    .tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
                               border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
    }
    .tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
    .tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
    .tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
    .tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
    .tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
    .tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
    .tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
                                border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
    }
    .tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
    .tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
    .tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
    .tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
    .tparrows.preview2:hover					{	width:30px !important; height:30px !important}
}



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
    display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
                                            transform: scale(0,1);
                                            -webkit-transform-origin: 0% 50%;
                                            transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
                                         position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);

}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
                                   position: relative !important;
                                   background: rgba(0, 0, 0, 0.5) !important;
                                   -webkit-border-radius: 10px;
                                   border-radius: 10px;
                                   -webkit-box-shadow: none;
                                   -moz-box-shadow: none;
                                   box-shadow: none;
                                   width: 6px !important;
                                   height: 6px !important;
                                   border: 5px solid rgba(0, 0, 0, 0) !important;
                                   display: inline-block;
                                   margin-right: 2px !important;
                                   margin-bottom: 0px !important;
                                   -webkit-transition: background-color 0.2s, border-color 0.2s;
                                   -moz-transition: background-color 0.2s, border-color 0.2s;
                                   -o-transition: background-color 0.2s, border-color 0.2s;
                                   -ms-transition: background-color 0.2s, border-color 0.2s;
                                   transition: background-color 0.2s, border-color 0.2s;
                                   float:none !important;
                                   box-sizing:content-box;
                                   -moz-box-sizing:content-box;
                                   -webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
                                          -moz-box-shadow: none;
                                          box-shadow: none;
                                          background: rgba(255, 255, 255, 1) !important;
                                          width: 6px !important;
                                          height: 6px !important;
                                          border: 5px solid rgba(0, 0, 0, 1) !important;
}


@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
    .tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
    .tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
    .tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
    .tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
    .tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



}

@media only screen  and (max-width: 767px) {

    .tparrows.preview3:after,
    .tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
    .tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
                               -webkit-transition: all 0.2s ease-in-out;
                               -moz-transition: all 0.2s ease-in-out;
                               -o-transition: all 0.2s ease-in-out;
                               transition: all 0.2s ease-in-out;
                               -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
                                         position:relative;top:0px;

                                         -webkit-backface-visibility: hidden;
                                         backface-visibility: hidden;



}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
                                          position:absolute;top:0px; left:180px;
                                          -webkit-backface-visibility: hidden;
                                          backface-visibility: hidden;

}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
                                          background: #000;
                                          color: #FFF;
                                          text-transform: uppercase;
                                          white-space: nowrap;
                                          letter-spacing: 1px;
                                          font-weight: 700;
                                          font-size: 11px;
                                          line-height: 2.75;
                                          -webkit-transition: all 0.3s;
                                          transition: all 0.3s;
                                          -webkit-transform: rotateX(-90deg);
                                          transform: rotateX(-90deg);
                                          -webkit-transform-origin: 50% 0;
                                          transform-origin: 50% 0;
                                          -webkit-backface-visibility: hidden;
                                          backface-visibility: hidden;
                                          -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
    .tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
    .tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


    .tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
                                                   transition-delay: 0.4s;
                                                   -webkit-transform: rotateX(0deg);
                                                   transform: rotateX(0deg);
                                                   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

    }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
                                   position: relative !important;
                                   background: rgba(0, 0, 0, 0.5) !important;
                                   -webkit-border-radius: 10px;
                                   border-radius: 10px;
                                   -webkit-box-shadow: none;
                                   -moz-box-shadow: none;
                                   box-shadow: none;
                                   width: 6px !important;
                                   height: 6px !important;
                                   border: 5px solid rgba(0, 0, 0, 0) !important;
                                   display: inline-block;
                                   margin-right: 2px !important;
                                   margin-bottom: 0px !important;
                                   -webkit-transition: background-color 0.2s, border-color 0.2s;
                                   -moz-transition: background-color 0.2s, border-color 0.2s;
                                   -o-transition: background-color 0.2s, border-color 0.2s;
                                   -ms-transition: background-color 0.2s, border-color 0.2s;
                                   transition: background-color 0.2s, border-color 0.2s;
                                   float:none !important;
                                   box-sizing:content-box;
                                   -moz-box-sizing:content-box;
                                   -webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
                                          -moz-box-shadow: none;
                                          box-shadow: none;
                                          background: rgba(255, 255, 255, 1) !important;
                                          width: 6px !important;
                                          height: 6px !important;
                                          border: 5px solid rgba(0, 0, 0, 1) !important;
}


@media only screen  and (max-width: 767px) {
    .tparrows.preview4 						{	width:20px; height:80px}
    .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
}




[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}






.tp-caption.small_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:14px;
    line-height:20px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.medium_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:20px;
    line-height:20px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.large_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:40px;
    line-height:40px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.very_large_text {
    position:absolute;
    color:#fff;
    text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    letter-spacing:-2px;
}

.tp-caption.very_big_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    padding:0px 4px;
    padding-top:1px;
    background-color:#000;
}

.tp-caption.very_big_black {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:700;
    font-size:60px;
    line-height:60px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
    padding:0px 4px;
    padding-top:1px;
    background-color:#fff;
}

.tp-caption.modern_medium_fat {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_medium_light {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:24px;
    line-height:20px;
    font-family:"Open Sans", sans-serif;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:800;
    font-size:30px;
    line-height:36px;
    font-family:"Open Sans", sans-serif;
    padding:3px 10px;
    margin:0px;
    border-width:0px;
    border-style:none;
    background-color:#4e5b6c;
    letter-spacing:0;
}

.tp-caption.modern_big_redbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:36px;
    font-family:"Open Sans", sans-serif;
    padding:3px 10px;
    padding-top:1px;
    margin:0px;
    border-width:0px;
    border-style:none;
    background-color:#de543e;
    letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
    position:absolute;
    color:#555;
    text-shadow:none;
    font-size:14px;
    line-height:22px;
    font-family:Arial;
    margin:0px;
    border-width:0px;
    border-style:none;
    white-space:nowrap;
}

.tp-caption.boxshadow {
    -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
    color:#000;
    text-shadow:none;
}

.tp-caption.noshadow {
    text-shadow:none;
}

.tp-caption.thinheadline_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:30px;
    line-height:30px;
    font-family:"Open Sans";
    background-color:transparent;
}

.tp-caption.thintext_dark {
    position:absolute;
    color:rgba(0,0,0,0.85);
    text-shadow:none;
    font-weight:300;
    font-size:16px;
    line-height:26px;
    font-family:"Open Sans";
    background-color:transparent;
}

.tp-caption.largeblackbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#000;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.largepinkbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#db4360;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.largewhitebg {
    position:absolute;
    color:#000;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#fff;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.largegreenbg {
    position:absolute;
    color:#fff;
    text-shadow:none;
    font-weight:300;
    font-size:50px;
    line-height:70px;
    font-family:"Open Sans";
    background-color:#67ae73;
    padding:0px 20px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.tp-caption.excerpt {
    font-size:36px;
    line-height:36px;
    font-weight:700;
    font-family:Arial;
    color:#ffffff;
    text-decoration:none;
    background-color:rgba(0, 0, 0, 1);
    text-shadow:none;
    margin:0px;
    letter-spacing:-1.5px;
    padding:1px 4px 0px 4px;
    width:150px;
    white-space:normal !important;
    height:auto;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.large_bold_grey {
    font-size:60px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(102, 102, 102);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    margin:0px;
    padding:1px 4px 0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_thin_grey {
    font-size:34px;
    line-height:30px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(102, 102, 102);
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0px;
    text-shadow:none;
    margin:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.small_thin_grey {
    font-size:18px;
    line-height:26px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(117, 117, 117);
    text-decoration:none;
    background-color:transparent;
    padding:1px 4px 0px;
    text-shadow:none;
    margin:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.lightgrey_divider {
    text-decoration:none;
    background-color:rgba(235, 235, 235, 1);
    width:370px;
    height:3px;
    background-position:initial initial;
    background-repeat:initial initial;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bold_darkblue {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(52, 73, 94);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_darkblue {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(52, 73, 94);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bold_red {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(227, 58, 12);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_red {
    font-size:21px;
    line-height:26px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(227, 58, 12);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_red {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(227, 58, 12);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bold_orange {
    font-size:24px;
    line-height:30px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(243, 156, 18);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_orange {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(243, 156, 18);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.grassfloor {
    text-decoration:none;
    background-color:rgba(160, 179, 151, 1);
    width:4000px;
    height:150px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bold_white {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_white {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_white {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    padding:0px 0px 0px 0px;
    text-align:center;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_bg_asbestos {
    font-size:20px;
    line-height:20px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(127, 140, 141);
    padding:10px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.medium_light_black {
    font-size:30px;
    line-height:36px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.large_bold_black {
    font-size:58px;
    line-height:60px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
    font-size:34px;
    line-height:40px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(52, 73, 94);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.small_light_white {
    font-size:17px;
    line-height:28px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.roundedimage {
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.large_bg_black {
    font-size:40px;
    line-height:40px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:10px 20px 15px;
    border-width:0px;
    border-color:rgb(255, 214, 88);
    border-style:none;
}

.tp-caption.mediumwhitebg {
    font-size:30px;
    line-height:30px;
    font-weight:300;
    font-family:"Open Sans";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:rgb(255, 255, 255);
    padding:5px 15px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.large_bold_white_25 {
    font-size:55px;
    line-height:65px;
    font-weight:700;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    text-align:center;
    text-shadow:#000 0px 5px 10px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.medium_text_shadow {
    font-size:25px;
    line-height:25px;
    font-weight:600;
    font-family:"Open Sans";
    color:#fff;
    text-decoration:none;
    background-color:transparent;
    text-align:center;
    text-shadow:#000 0px 5px 10px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
}

.tp-caption.black_heavy_60 {
    font-size:60px;
    line-height:60px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.white_heavy_40 {
    font-size:40px;
    line-height:40px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.grey_heavy_72 {
    font-size:72px;
    line-height:72px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(213, 210, 210);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.grey_regular_18 {
    font-size:18px;
    line-height:26px;
    font-family:"Open Sans";
    color:rgb(119, 119, 119);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_thin_34 {
    font-size:35px;
    line-height:35px;
    font-weight:100;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.arrowicon {
    line-height:1px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.light_heavy_60 {
    font-size:60px;
    line-height:60px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_bold_40 {
    font-size:40px;
    line-height:40px;
    font-weight:800;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.light_heavy_70 {
    font-size:70px;
    line-height:70px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_heavy_70 {
    font-size:70px;
    line-height:70px;
    font-weight:700;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}
.tp-caption.active_heavy_100 {
    font-size:140px;
    line-height:140px;
    font-weight:700;
    text-transform: uppercase;
    font-family:"Montserrat";
    color:#009dff;
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}
.tp-caption.black_bold_bg_20 {
    font-size:20px;
    line-height:20px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:5px 8px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}
.tp-caption.black_bold_bg_40 {
    font-size:40px;
    line-height:40px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgba( 150, 109, 81, 1);
    padding:8px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}
.tp-caption.greenbox30 {
    line-height:30px;
    text-decoration:none;
    background-color:rgb(134, 181, 103);
    padding:0px 14px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.blue_heavy_60 {
    font-size:60px;
    line-height:60px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(49, 165, 203);
    padding:3px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.green_bold_bg_20 {
    font-size:20px;
    line-height:20px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(134, 181, 103);
    padding:5px 8px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.whitecircle_600px {
    line-height:1px;
    width:800px;
    height:800px;
    text-decoration:none;
    background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
    filter:progid;
    background-color:transparent;
    border-radius:400px 400px 400px 400px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.fullrounded {
    border-radius:400px 400px 400px 400px;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.light_heavy_40 {
    font-size:40px;
    line-height:40px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.white_thin_34 {
    font-size:35px;
    line-height:35px;
    font-weight:200;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.fullbg_gradient {
    width:100%;
    height:100%;
    text-decoration:none;
    background-color:#490202;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.light_medium_30 {
    font-size:30px;
    line-height:40px;
    font-weight:700;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.red_bold_bg_20 {
    font-size:20px;
    line-height:20px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(224, 51, 0);
    padding:5px 8px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.blue_bold_bg_20 {
    font-size:20px;
    line-height:20px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(53, 152, 220);
    padding:5px 8px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.white_bold_bg_20 {
    font-size:20px;
    line-height:20px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:rgb(255, 255, 255);
    padding:5px 8px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.white_heavy_70 {
    font-size:70px;
    line-height:70px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
    font-size:70px;
    line-height:70px;
    font-weight:900;
    font-family:"Raleway";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.light_medium_30_shadowed {
    font-size:30px;
    line-height:40px;
    font-weight:700;
    font-family:"Raleway";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.blackboxed_heavy {
    font-size:70px;
    line-height:70px;
    font-weight:800;
    font-family:"Open Sans";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:5px 20px;
    text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.bignumbers_white {
    color:#ffffff;
    background-color:rgba(0, 0, 0, 0);
    font-size:84px;
    line-height:84px;
    font-weight:800;
    font-family:"Raleway";
    text-transform: uppercase;
    text-decoration:none;
    padding:0px 0px 0px 0px;
    text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none solid none none;
}

.tp-caption.whiteline_long {
    line-height:1px;
    min-width:660px;
    background-color:transparent;
    text-decoration:none;
    border-width:2px 0px 0px 0px;
    border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
    border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
    font-size:20px;
    line-height:30px;
    font-weight:700;
    font-family:"Raleway";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.fullgradient_overlay {
    background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    filter:progid;
    width:100%;
    height:100%;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.light_medium_20 {
    font-size:20px;
    line-height:30px;
    font-weight:700;
    font-family:"Raleway";
    color:#ffffff;
    text-decoration:none;
    background-color:transparent;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
    font-size:70px;
    line-height:70px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgba(100, 1, 24, 0.8);
    padding:50px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.borderbox_725x130 {
    min-width:725px;
    min-height:130px;
    background-color:transparent;
    text-decoration:none;
    border-width:2px;
    border-color:rgb(255, 255, 255);
    border-style:solid;
}

.tp-caption.light_heavy_34 {
    font-size:34px;
    line-height:34px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_thin_30 {
    font-size:30px;
    line-height:30px;
    font-weight:100;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
    font-size:30px;
    line-height:30px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:rgb(255, 255, 255);
    padding:5px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.white_heavy_60 {
    font-size:60px;
    line-height:60px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
    font-size:30px;
    line-height:30px;
    font-weight:300;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:rgb(0, 0, 0);
    padding:5px 10px;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.light_thin_60 {
    font-size:60px;
    line-height:60px;
    font-weight:100;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.greenbgfull {
    background-color:#85b85f;
    width:100%;
    height:100%;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.bluebgfull {
    text-decoration:none;
    width:100%;
    height:100%;
    background-color:rgb(61, 164, 207);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.blackbgfull {
    text-decoration:none;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.247059);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.wave_repeat1 {
    width:100%;
    height:600px;
    background-repeat:repeat-x;
    background-color:transparent;
    text-decoration:none;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.wavebg2 {
    width:200%;
    height:300px;
    text-decoration:none;
    background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.wavebg1 {
    width:200%;
    height:300px;
    text-decoration:none;
    background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.wavebg3 {
    width:200%;
    height:300px;
    text-decoration:none;
    background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.wavebg4 {
    width:200%;
    height:300px;
    text-decoration:none;
    background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
    font-size:70px;
    line-height:70px;
    font-weight:900;
    font-family:"Raleway";
    color:rgb(255, 255, 255);
    text-decoration:none;
    padding:50px;
    text-shadow:none;
    background-color:rgba(40, 67, 62, 0.8);
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.tp-caption.wavebg5 {
    width:200%;
    height:300px;
    text-decoration:none;
    background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png);
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}

.tp-caption.deepblue_sea {
    width:100%;
    height:1000px;
    background-color:rgba(30, 46, 59, 1);
    text-decoration:none;
    border-width:0px;
    border-color:rgb(34, 34, 34);
    border-style:none;
}


.tp-caption a {
    color:#ff7302;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
    color:#ffa902;
}


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

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

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


body:after {
  content:;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background: url(../img/prev.png) left 48% no-repeat;
}

.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background: url(../img/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.rslsides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }



.raleway {
    font-family: 'Roboto',sans-serif;
}

.border-box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.montserrat {
    font-family: 'Roboto',sans-serif;
}

.color-scheme-1 {
    background-color: #303030;
}

.color-scheme-2 {
    background-color: #f7f7f7;
}

.color-scheme-3 {
    background-color: #63116f;
}

.color-scheme-4 {
    background-color: #009dff;
}

.color-scheme-white-90 {
    background-color: rgba(255,255,255,.85);
}

.color-scheme-white-50 {
    background-color: rgba(255,255,255,.5);
}

.color-scheme-dark-3 {
    background-color: rgba(0,157,255,.3);
    color:#fff;
}
.color-scheme-dark-3 p{
    color:#fff;
}
.color-scheme-dark-3 h5 span{
    color:#fff;
    text-shadow: 0px 0.03em 0px rgba(0, 0, 0, 0.2), 0px 0.15em 0.11em rgba(0, 0, 0, 0.15), 0px 0.25em 0.02em rgba(0, 0, 0, 0.1), 0px 0.32em 0.32em rgba(0, 0, 0, 0.1);
}
.color-scheme-dark-3 .otzyvy{
-webkit-box-shadow: 0 0 0 1px rgba(0,157,255,.6);
-moz-box-shadow: 0 0 0 1px rgba(0,157,255,.6);
box-shadow: 0 0 0 1px rgba(0,157,255,.6);
}
.color-scheme-dark-3 a{
    color:#009dff;
}
.color-scheme-dark-3 a:hover{
    color:#976e9d;
}

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
}

body.bg_dark {
    background-color: #303030;
}

.boxed {
    max-width: 1170px;
    margin: auto;
}

h1,h2,h3,h4,h5,h6,h7 {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    color: #444;
}



p {
    line-height: 20px;
    color:#333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.icon-1half {
    font-size: 1.5em;
}

.block {
    padding: 60px 0;
    position: relative;
}

.block2 {
    padding: 20px 0 30px;
    position: relative;
}

blockquote p,.block-form blockquote p {
    color: #303030;
    font-size: 16px;
}

.form-control {
    border-radius: 3px;
}

.br3 {
    border-radius: 3px;
}

.text-error {
    font-size: 18px;
    color: red;
}

.color-active {
    color: #009dff;
}

.highlight {
    background-color: #009dff;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
}
.highlight_2 {
    background-color: #009dff;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
}
.highlight_3 a{
    background-color: #976e9d;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
}

.dis-n {
    display: none;
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.home-slider-block img {
    border-radius: 3px;
}

.home-slider-block #owl-home-slider .owl-pagination {
    height: 46px;
    margin-top: -46px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.home-slider-block #owl-home-slider .owl-page.active {
    background: none repeat scroll 0 0 rgba(0,0,0,.2);
    border-radius: 100px;
}

.home-slider-block #owl-home-slider .owl-page span {
    background: none repeat scroll 0 0 #fff;
    border-radius: 100px;
    display: inline-block;
    height: 5px;
    text-align: center;
    width: 5px;
}

.home-slider-block #owl-home-slider .owl-page {
    display: inline-block;
    height: 30px;
    line-height: 25px;
    margin: 2px;
    width: 30px;
}

.revolution-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.revolution {
    width: 100%;
    position: relative;
}

#header.header-top-fixed {
    position: fixed;
}

#header.light .header-main.header-main-fixed .header-main-block1.with-menu {
    background-color: #fff;
}

#header.light .header-main .header-main-block1 {
    background-color: #fff;
}

#header.light .header-main .header-main-block1 .login a {
    color: rgba(0, 157, 255,.9);
}

#header.light .header-main .header-main-block1.with-menu {
    background-color: rgba(255,255,255,.9);
}

#header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a {
    color: #303030;
}

#header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:hover,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:hover,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:focus,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:focus,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a,#header.light .header-main .header-main-block1.with-menu .navbar-main .navbar-main .nav>li.open>a {
    color: #009dff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:hover i,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:hover i,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a:focus i,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a:focus i,#header.light .header-main .header-main-block1.with-menu .navbar-main .nav .open>a i,#header.light .header-main .header-main-block1.with-menu .navbar-main .navbar-main .nav>li.open>a i {
    color: #009dff;
}

#header.light .header-main .header-main-block1.with-menu .navbar-main .top-icon-block>a {
    color: #303030;
}

#header.light .header-main .header-main-block1.with-menu .navbar-main .top-icon-block>a:hover {
    color: #009dff;
}

#header.light .header-main .top-search-form form input {
    background-color: rgba(247,247,247,.5);
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #fff;
}

#header.light .header-main .top-search-form form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #009dff;
}

#header.light .header-main .top-search-form form #cat {
    color: #999;
    background-color: transparent;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}

#header.light .header-main .top-search-form form button {
    color: #303030;
    position: absolute;
}

#header.light .header-main .top-search-form form button:hover {
    color: #009dff;
}

#header.light .header-main .navbar-main {
    background-color: #009dff;
}

#header.light .header-main .navbar-main .nav>li>a>span,#header.light .header-main .navbar-main .dropdown-menu>li>a>span,#header.light .header-main .navbar-main .yamm-content ul>li span,#header.light .header-main .navbar-main .yamm-content h4 span {
    color: #fff;
    background-color: #63116f;
}

#header.light .header-main .navbar-main .nav>li>a>span:after,#header.light .header-main .navbar-main .dropdown-menu>li>a>span:after,#header.light .header-main .navbar-main .yamm-content ul>li span:after,#header.light .header-main .navbar-main .yamm-content h4 span:after {
    border-top: 5px solid #63116f;
}

#header.light .header-fade-block .close-button {
    display: none;
    color: #303030;
}

#header.light .header-fade-block .close-button:hover {
    color: #009dff;
}

#header {
    position: absolute;
    z-index: 50;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}

#header .container {
    position: relative;
}

#header .header-top-row {
    width: 100%;
    background-color: rgba(0, 157, 255,.9);
    position: relative;
}

#header .header-top-row .login {
    margin: 0;
}

#header .v-line {
    width: 0;
    border-left: 1px solid #009dff;
    height: 30px;
    float: right;
}

#header .top-welcome p {
    line-height: 40px;
    color: rgba(247,247,247,.9);
    font-family: 'Tahoma',sans-serif;
    margin: 0;
    font-size: 13px;
    text-align: left;
}

#header .top-welcome p i {
    color: #009dff;
}

#header .login {
    line-height: 40px;
    color: rgba(247,247,247,.5);
    text-align: right;
    margin: 5px 0;
    font-size: 13px;
    font-family: 'Tahoma',sans-serif;
}

#header .login a {
    color: rgba(247,247,247,.9);
    text-decoration: none;
}

#header .login a:hover {
    color: #009dff;
}

#header .login i {
    color: #fff;
    margin: 0 3px 0 10px;
}

#header #account-menu {
    font-family: 'Tahoma',sans-serif;
    font-size: 13px;
    position: relative;
}

#header #account-menu:hover .account-menu-item {
    top: 40px;
    display: block;
    opacity: 1;
}

#header #account-menu .account-menu-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 110px;
    color: rgba(247,247,247,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#header #account-menu .account-menu-title:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #account-menu .account-menu-title:hover i {
    color: #f7f7f7;
}

#header #account-menu .account-menu-title i {
    color: #009dff;
}

#header #account-menu .account-menu-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    background-color: #303030;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#header #account-menu .account-menu-item a {
    display: block;
    line-height: 38px;
    border-top: 1px solid rgba(0,180,200,.3);
    text-align: left;
    text-indent: 7px;
    width: 110px;
    color: rgba(247,247,247,.7);
}

#header #account-menu .account-menu-item a:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #account-menu .account-menu-item a:hover i {
    color: #f7f7f7;
}

#header #account-menu .account-menu-item a i {
    color: #009dff;
}

#header #account-menu .account-menu-item a i:before {
    display: inline;
}

#header #currency {
    font-family: 'Tahoma',sans-serif;
    font-size: 13px;
    position: relative;
}

#header #currency:hover .currency-item {
    top: 40px;
    display: inline-block;
    opacity: 1;
}

#header #currency .currency-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 180px;
    color: rgba(247,247,247,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#header #currency .currency-title:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #currency .currency-title:hover i {
    color: #f7f7f7;
}

#header #currency .currency-title i {
    color: #009dff;
}

#header #currency .currency-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    background-color: #303030;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#header #currency .currency-item a {
    display: block;
    line-height: 38px;
    border-top: 1px solid rgba(0,180,200,.3);
    text-align: left;
    text-indent: 15px;
    width: 180px;
    color: rgba(247,247,247,.7);
}

#header #currency .currency-item a:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #currency .currency-item a:hover i {
    color: #f7f7f7;
}

#header #currency .currency-item a i {
    color: #009dff;
}

#header #lang {
    font-family: 'Tahoma',sans-serif;
    font-size: 13px;
    position: relative;
}

#header #lang:hover .lang-item {
    top: 40px;
    display: block;
    opacity: 1;
}

#header #lang .lang-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 100px;
    color: rgba(247,247,247,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#header #lang .lang-title:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #lang .lang-title:hover i {
    color: #f7f7f7;
}

#header #lang .lang-title i {
    color: #009dff;
}

#header #lang .lang-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    background-color: #303030;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#header #lang .lang-item a {
    display: block;
    line-height: 38px;
    border-top: 1px solid rgba(0,180,200,.3);
    text-align: left;
    text-indent: 15px;
    width: 100px;
    color: rgba(247,247,247,.7);
}

#header #lang .lang-item a:hover {
    background-color: #009dff;
    color: #fff;
    text-decoration: none;
}

#header #lang .lang-item a:hover i {
    color: #f7f7f7;
}

#header #lang .lang-item a i {
    color: #009dff;
}

#header .header-bg {
    height: 100px;
}

#header .header-bg-fixed {
    height: 0;
}

#header .header-main {
    height: 100px;
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease;
    -ms-transition: height .5s ease;
    transition: height .5s ease;
}

#header .header-main .header-main-block1 {
    background: #fff !important;
    color: rgba(0,0,0,0.8) !important;
}

#header .header-main .header-main-block1.with-menu {
    background-color: rgba(48,48,48,.5);
}

.with-menu .navbar-main {
    background: 0;
}

#header .header-main .header-main-block1.with-menu .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

#header .header-main .header-main-block1.with-menu .nav>li>a:hover,#header .header-main .header-main-block1.with-menu .nav .open>a:hover,#header .header-main .header-main-block1.with-menu .nav .open>a:focus,#header .header-main .header-main-block1.with-menu .nav>li>a:focus,#header .header-main .header-main-block1.with-menu .nav .open>a,#header .header-main .header-main-block1.with-menu .navbar-main .nav>li.open>a {
    background: 0;
    color: #009dff;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#header .header-main .header-main-block1.with-menu .nav>li>a:hover i,#header .header-main .header-main-block1.with-menu .nav .open>a:hover i,#header .header-main .header-main-block1.with-menu .nav .open>a:focus i,#header .header-main .header-main-block1.with-menu .nav>li>a:focus i,#header .header-main .header-main-block1.with-menu .nav .open>a i,#header .header-main .header-main-block1.with-menu .navbar-main .nav>li.open>a i {
    color: #009dff;
}

#header .header-main .top-search-form {
    width: 100%;
}

#header .header-main .top-search-form form {
    margin: 5px 0;
    position: relative;
}

#header .header-main .top-search-form form input {
    border: 0;
    height: 40px;
    padding: 0 10px;
    background: 0;
    background-color: rgba(48,48,48,.5);
    outline: 0;
    border-radius: 3px;
    border: 1px solid #777;
    color: #fff;
}

#header .header-main .top-search-form form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #009dff;
}

#header .header-main .top-search-form form #cat {
    background: 0;
    border: 0;
    color: #aaa;
    margin: 0;
    width: 110px;
    height: 38px;
    background-color: transparent;
    border: 1px solid #777;
    border-top: 0;
    border-bottom: 0;
    font-size: 13px;
    line-height: 34px;
    top: 0;
    padding: 2px 0;
    padding-left: 10px;
    position: absolute;
    right: 40px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#header .header-main .top-search-form form button {
    right: 0;
    top: 0;
    border: 0;
    height: 40px;
    width: 40px;
    background: 0;
    color: #f7f7f7;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
    position: absolute;
}

#header .header-main .top-search-form form button:hover {
    color: #009dff;
}

#header #container-fixed {
    height: 50px;
    margin: 25px 0;
    -webkit-transition: margin .5s ease;
    -moz-transition: margin .5s ease;
    -o-transition: margin .5s ease;
    -ms-transition: margin .5s ease;
    transition: margin .5s ease;
}

#header .header-logo {
    height: 50px;
    margin: 0 auto;
}

#header .navbar-main {
    margin: 0;
    border-radius: 0;
    /*background-color: rgba(48,48,48,.95);*/
    border: 0;
}

#header .header-main-fixed {
    height: 70px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.3);
}

#header .header-main-fixed .header-main-block1 {
    background-color: rgba(48,48,48,.95);
}

#header .header-main-fixed .header-main-block1.with-menu {
    background-color: rgba(48,48,48,.95);
}

#header .header-main-fixed #container-fixed {
    margin: 10px 0;
}
/*
#header .header-main-fixed .navbar-main {
    background-color: #303030;
}
*/
.top-header-bg {
    height: 125px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.top-header-bg.top-header-bg-fix {
    height: 120px;
}

.top-header-m-bg {
    height: 190px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.top-header-m-bg.top-header-bg-fix {
    height: 90px;
}

.header-fade-block {
    display: none;
    padding-bottom: 20px;
    position: relative;
}

.header-fade-block .close-button {
    position: absolute;
    right: 30px;
    top: 15px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    display: none;
    text-decoration: none;
    cursor: pointer;
    color: #f7f7f7;
}

.header-fade-block .close-button:hover {
    color: #009dff;
}

.header-main-block2 .navbar-main .top-icon-block .header-mini-cart {
    height: 56px;
    margin-top: -6px;
    position: relative;
    border-radius: 0;
    border-top-right-radius: 3px;
}

.header-main-block2 .navbar-main .top-icon-block .header-mini-cart:after {
    content: '';
    position: absolute;
    border-left: 0;
    border-bottom: 0;
    border-right: 10px solid #63116f;
    border-top: 6px solid transparent;
    left: -10px;
    top: 0;
    z-index: 1;
}

.header-main-block2 .navbar-main .top-icon-block .header-mini-cart .mini-card-icon {
    line-height: 56px;
    background: 0;
    background-color: #63116f;
    font-size: 16px;
    border-top-right-radius: 3px;
}

.header-main-block2 .navbar-main .top-icon-block .header-mini-cart .mini-card-icon:hover {
    color: #009dff;
}

.navbar-main {
    border: 0;
    margin: 0;
    line-height: 22px;
    min-height: 50px;
    border-radius: 0;
    position: relative;
}

.navbar-main .top-icon-block {
    float: right;
    height: 50px;
    margin-left: 20px;
}

.navbar-main .top-icon-block .header-mini-cart.dark {
    background: url("../img/shopping_cart_d2.png") top center no-repeat;
}

.navbar-main .top-icon-block .header-mini-cart {
    position: relative;
    background: url("../img/shopping_cart.png") top center no-repeat;
    min-width: 50px;
    border-radius: 3px;
    margin-top: -8px;
    text-align: center;
}

.navbar-main .top-icon-block .header-mini-cart .product-count {
    position: absolute;
    right: 3px;
    top: 3px;
    text-align: center;
    height: 15px;
    width: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 11px;
}

.navbar-main .top-icon-block .header-mini-cart .product-item {
    color: rgba(247,247,247,.9);
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-main .top-icon-block>a {
    font-size: 14px;
    line-height: 50px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    color: #3d4853;
    display: inline-block;
}

.navbar-main .top-icon-block>a:hover {
    color: #009dff;
}

.navbar-main .top-icon-block .mini-card-icon {
    color: #3d4853;
    font-size: 12px;
    padding: 0 17px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.navbar-main .top-icon-block .mini-card-icon:hover {
    color: #009dff;
}

.navbar-main .top-icon-block .mini-card-icon:hover .product-item {
    color: #009dff;
}

.navbar-main .top-icon-block .shopping-cart-content {
    width: 238px;
    padding: 8px;
    margin: 0;
    border-top: 2px solid #009dff !important;
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
    z-index: 9999;
    background-color: #fff;
}

.navbar-main .top-icon-block .shopping-cart-content .item {
    width: 220px;
    height: 170px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
}
.ico-basket {
    float: left;
    margin: 10px 10px;
    font-size: 2.5rem !important;
    color: #009dff;
}

.navbar-main .top-icon-block .shopping-cart-content .item img {
    height: 70px;
}

.navbar-main .top-icon-block .shopping-cart-content .item p {
    padding: 5px 5px 0;
    margin: 0;
    color: rgba(48,48,48,.7);
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.navbar-main .top-icon-block .shopping-cart-content .item p strong {
    font-size: 13px;
}

.navbar-main .top-icon-block .shopping-cart-content .item div {
    margin-left: 40px;
    position: absolute;
    margin-right: 30px;
}

.navbar-main .top-icon-block .shopping-cart-content .item .trash {
    display: inline-block;
    padding: 0;
    float: right;
}

.navbar-main .top-icon-block .shopping-cart-content .item .trash i {
    text-decoration: none;
    color: #ddd;
    min-width: 30px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    font-size: 16px;
}

.navbar-main .top-icon-block .shopping-cart-content .item .trash i:hover {
    color: #009dff;
}

.navbar-main .top-icon-block .shopping-cart-content .item:hover {
    background-color: #f7f7f7;
}

.navbar-main .top-icon-block .shopping-cart-content .total {
    width: 100%;
    color: #63116f;
}

.navbar-main .top-icon-block .shopping-cart-content .total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
    float: right;
    width: 100%;
}

.navbar-main .top-icon-block .shopping-cart-content .total table td {
    padding: 2px 2px 2px 10px;
    text-align: right;
}

.navbar-main .top-icon-block .shopping-cart-content .total a {
    padding: 7px 15px;
    border-radius: 3px;
    margin: 0 0 0 10px;
}

.navbar-main .nav>.dropdown>a {
    padding: 14px 20px 14px 15px;
}

.navbar-main .nav>li>a {
    color: rgba(255,255,255,.8);
    padding: 14px 10px;
    border-top: 2px solid transparent;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-main .nav>li>a i {
    font-size: 10px;
    position: absolute;
    right: 12px;
    bottom: 15px;
}

.navbar-main .nav>li>a>span,.navbar-main .dropdown-menu>li>a>span,.navbar-main .yamm-content ul>li span,.navbar-main .yamm-content h4 span {
    position: absolute;
    top: -10px;
    right: 3px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    line-height: 8px;
    background-color: #009dff;
    padding: 5px 8px;
}

.navbar-main .nav>li>a>span:after,.navbar-main .dropdown-menu>li>a>span:after,.navbar-main .yamm-content ul>li span:after,.navbar-main .yamm-content h4 span:after {
    content: '';
    position: absolute;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-top: 5px solid #009dff;
    border-left: 5px solid transparent;
    left: 5px;
    bottom: -5px;
    z-index: 1;
}

.navbar-main .dropdown-menu {
    border: 1px solid #fff;
    padding: 0;
    border-radius: 3px;
    border-top: 2px solid #009dff;
    
    -webkit-box-shadow: 0 6px 12px rgba(79,83,103,.175);
    box-shadow: 0 6px 12px rgba(79,83,103,.175);
}

.navbar-main .dropdown-menu li>a {
    padding: 0 15px;
    white-space: nowrap;
    min-height: 32px;
    line-height: 40px;
    font-family: 'Tahoma',sans-serif;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-main .dropdown-submenu {
    position: relative;
}

.navbar-main .dropdown-submenu:hover:after {
    color: #fff;
}

.navbar-main .dropdown-submenu:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 14px;
    padding-left: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.navbar-main .dropdown-submenu>.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
}

/*.navbar-main .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}*/

.navbar-main .dropdown-menu>li>a:hover,.navbar-main .dropdown-menu>li>a:focus {
    color: #009dff;
    padding: 0 12px 0 18px;
    background-color: rgba(255,255,255,.2);
}

.navbar-main .nav.navbar-right .dropdown-menu {
    right: 15px;
}

.navbar-main a.navbar-brand {
    padding: 0;
    height: 30px;
}

.navbar-main a.navbar-brand h5{
    font-family: 'Raleway'; 
    font-size:15px; 
    color:#3d4853;
    margin-right: 30px; 
    margin-top: 11px;
    margin-left: 10px;
}
@media (max-width: 767px) {
    .navbar-main a.navbar-brand h5{
      margin-left: 0px;
    }
}

.navbar-main a.navbar-brand h5 span{
    color:#000;
}

.navbar-main a.navbar-brand i {
    display: inline-block;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-main .navbar-toggle {
    background-color: #fff;
    border-radius: 3px;
}

.navbar-main .navbar-toggle .icon-bar {
    background-color: #5e5a5a;
}

.navbar-main .navbar-collapse {
    max-height: none;
}

.nav>li>a:hover,.nav .open>a:hover,.nav .open>a:focus,.nav>li>a:focus,.nav .open>a,.navbar-main .nav>li.open>a {
    background-color: #fff;
    color: #009dff;
    border-color: #009dff;
}

.nav>li>a:hover i,.nav .open>a:hover i,.nav .open>a:focus i,.nav>li>a:focus i,.nav .open>a i,.navbar-main .nav>li.open>a i {
    color: #fff;
}

.yamm-content ul>li {
    min-height: 40px;
    line-height: 40px;
}

.yamm-content ul>li i {
    width: 17px;
}

.yamm-content .banner {
    margin: 0;
}

.product-section article {
    margin-bottom: 40px;
}

.product-section ul {
    margin-bottom: 0;
}

.product-section ul li {
    margin-bottom: 40px;
}

.color-scheme-2 .block-product-tab .nav-pills>li>a {
    background-color: #f7f7f7;
}

.color-scheme-2 .block-product-tab .nav-pills>li.active>a:hover {
    background-color: #f7f7f7;
}

.color-scheme-2 .block-product-tab .nav-pills>li>a:hover {
    background-color: #f7f7f7;
}

.color-scheme-2 .block-product-tab .nav-pills>li.active>a,.color-scheme-2 .block-product-tab .nav-pills>li.active>a:focus {
    background-color: #f7f7f7;
}

.block-product-tab {
    position: relative;
}

.block-product-tab .tab-line {
    position: absolute;
    top: 35px;
    width: 100%;
    z-index: 1;
    height: 1px;
    background-image: -moz-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -o-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
}

.block-product-tab .nav-pills>li>a {
    background-color: #fff;
    border-radius: 3px;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 12px 0 0;
    box-shadow: none;
}

.block-product-tab .nav-pills>li.active>a:hover {
    background-color: #fff;
    color: #009dff;
}

.block-product-tab .nav-pills>li>a:hover {
    background-color: #fff;
    color: #009dff;
}

.block-product-tab .nav-pills>li.active>a,.block-product-tab .nav-pills>li.active>a:focus {
    background-color: #fff;
    color: #009dff;
}

.block-product-tab .nav-pills>li {
    border-right: 1px solid rgba(48,48,48,.1);
    margin-right: 10px;
}

.block-product-tab .nav-pills>li:last-child {
    border-right: 0;
    margin-right: 0;
}

.block-product-tab .nav {
    margin: 0 0 30px 0;
}

.owl-carousel .item {
    padding: 0 16px 0 15px;
}

.product {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0 auto 30px;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    padding: 4px;
    -webkit-box-shadow: 0 8px 38px rgba(65,85,108,.1);
    box-shadow: 0 8px 28px rgba(65,85,108,.1);
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product-st {
    padding: 25px !important;
    margin: 20px 0px !important;
}
.product:hover {
    border-color: rgba(48,48,48,.2);
    -webkit-box-shadow: 0 8px 18px rgb(65,85,108,.3);
    box-shadow: 0 8px 18px rgb(65,85,108,.3);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
      -o-transform: scale(1.03);
      transform: scale(1.03);
}

.product:hover .product-icons .product-icon a {
    opacity: 1;
}

.product img {
    border-radius: 3px;
}

.product .product-caption {
    text-align: center;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px;
    background-color: #fff;
}

.product .product-caption .product-name {
    font-size: 15px;
    padding: 5px 0 5px;
    display: block;
    text-decoration: none;
    color: rgba(48,48,48,.8);
}

.product .product-caption .product-name:hover {
    color: #009dff;
}

.product .product-caption .block-name {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.product .product-caption .product-price {
    color: #4b1c14;
    font-size: 18px;
    margin: 5px 0 10px;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    line-height: 25px;
}

.product .product-caption .product-price span {
    color: rgba(48,48,48,.7);
    font-size: 13px;
    text-decoration: line-through;
    line-height: 25px;
}

.product .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 15px 0 1px;
}

.product .product-icons .product-icon {
    display: inline-block;
}

.product .product-icons .product-icon span {
    height: 40px;
    min-width: 40px;
    border: 1px solid rgba(0, 157, 255, 0.6);
    color: #009dff;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    text-decoration: none;
}

.product .product-icons .product-icon a i {
    width: 24px;
}

.product .product-icons .product-icon span:hover {
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.product .product-icons .product-icon .product-card-icon {
    padding: 0 17px 0 17px;
    opacity: 1;
}

.product .product-icons .product-icon .product-card-icon i {
    width: 16px;
}

.product .product-icons.show .product-icon a {
    opacity: 1;
}

.product .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative;
}

.product .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center;
}

.product .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

.product .product-rating .stars span.star.active:before {
    content: "\f005";
}

.product .product-rating .stars span.star:hover {
    cursor: pointer;
}

.product .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

.product .product-rating .stars span.star:hover:before,.product .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}

.product .product-rating .review {
    color: rgba(48,48,48,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none;
}

.product .product-rating .review:hover {
    color: #009dff;
}

.product .description {
    font-size: 14px;
    color: rgba(48,48,48,.7);
}

.product .product-new {
    position: absolute;
    font-size: 15px;
    z-index: 5;
    height: 30px;
    text-align: center;
    line-height: 26px;
    right: -7px;
    top: 10px;
    color: #fff;
    border-top-right-radius: 3px;
    background-color: #009dff;
    width: 60px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product .product-new:after {
    content: '';
    position: absolute;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #009dff;
    border-left: 0t;
    right: 0;
    bottom: -8px;
    z-index: 1;
}






/*
.product .lenta1 {
  position: absolute;
  top: -6.1px;
  right: 80px;
}
.product .lenta1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #F8463F;
}
.product .lenta1 span {
  position: relative;
  display: block;
  text-align: center;
  background: #F8463F;
  color: white;
  font-size: 12px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 105px;
}
.product .lenta1 span:before, .product .lenta1 span:after {
  position: absolute;
  content: "";
}
.product .lenta1 span:before {
 height: 6px;
 width: 6px;
 left: -6px;
 top: 0;
 background: #F8463F;
}
.product .lenta1 span:after {
 height: 6px;
 width: 8px;
 left: -8px;
 top: 0;
 border-radius: 8px 8px 0 0;
 background: #C02031;
}
.product .lenta1 .nadpis1:before {
    content:"TOP";
    clear:both;
    display:block;
}
.product .lenta1 .nadpis {
    display:none;
}
*/























.product .lenta1 {
    position: absolute;
    font-size: 16px;
    z-index: 5;
    height: 30px;
    font-weight: 400;
    font-family: 'Roboto Condensed',sans-serif;
    text-align: center;
    line-height: 29px;
    right: -7px;
    top: -5px;
    color: #fff;
    border-top-right-radius: 3px;
    background-color: #32CD32;
    width: 60px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product .lenta1:after {
    content: '';
    position: absolute;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #006400;
    border-left: 0t;
    right: 0;
    bottom: -8px;
    z-index: 1;
}
.product .lenta1 .nadpis1:before {
    content:"TOP";
    clear:both;
    display:block;
}
.product .lenta1 .nadpis {
    display:none;
}



.product .lenta_red1 {
    position: absolute;
    font-size: 16px;
    z-index: 5;
    height: 30px;
    font-weight: 400;
    font-family: 'Roboto Condensed',sans-serif;
    text-align: center;
    line-height: 29px;
    right: -7px;
    top: -5px;
    color: #fff;
    border-top-right-radius: 3px;
    background-color: red;
    width: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product .lenta_red1:after {
    content: '';
    position: absolute;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #a5010d;
    border-left: 0t;
    right: 0;
    bottom: -8px;
    z-index: 1;
}
.product .lenta_red1 .nadpis_red1:before {
    content:"Недоступно";
    clear:both;
    display:block;
}
.product .lenta_red1 .nadpis_red {
    display:none;
}













.product .product-sale {
    position: absolute;
    font-size: 15px;
    z-index: 6;
    height: 70px;
    width: 70px;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    border-radius: 50px!important;
    text-align: center;
    padding: 20px;
    left: 5px;
    bottom: 5px;
    line-height: 15px;
    color: #fff;
    background-color: rgba(99,17,111,.5);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product .product-sale-time {
    display: inline-block;
    margin: 0 auto;
}

.product .product-sale-time .time {
    margin: 15px 0 0 0;
    font-size: 15px;
    color: #fff;
    text-align: center;
    z-index: 7;
}

.product .product-sale-time .time div {
    display: inline-block;
    float: left;
    background-color: #009dff;
    width: 40px;
    border-radius: 3px;
    padding: 3px 10px 3px;
    margin-right: 2px;
    text-align: center;
}

.product .product-sale-time .time .cd-time {
    display: block;
    margin-top: 0;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 2px;
}

.product-section figure {
    max-width: 280px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.figure-hover-overlay {
    position: relative;
}

.figure-hover-overlay .figure-href {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
}

.figure-hover-overlay .img-overlay {
    position: absolute;
    opacity: 1;
    z-index: 2;
}

.figure-hover-overlay img {
    position: relative;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.img-overlay {
    position: absolute;
    opacity: .5;
    z-index: 2;
}

.product:hover .figure-hover-overlay img {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.product .figure-hover-overlay:hover .img-overlay {
    opacity: 0;
}

.product.list .product-caption {
    padding: 10px 30px 10px 10px;
}

.breadcrumb {
    margin: 0;
    padding: 25px 0;
    background: 0;
    display: inline-block;
}

.breadcrumb>li {
    text-shadow: none;
    margin-left: 5px;
}

.breadcrumb>li:first-child {
    margin-left: 0;
}

.breadcrumb>li a {
    color: rgba(48,48,48,.5);
}

.breadcrumb>li a:hover {
    color: #009dff;
}

.breadcrumb>li:after {
    margin-left: 10px;
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    font-size: 12px;
    color: rgba(48,48,48,.5);
}

.breadcrumb>li+li:before {
    content: "";
    padding: 0;
}

.breadcrumb>li:last-child:after {
    content: "";
}

.breadcrumb>.active {
    color: #009dff;
    font-family: 'Tahoma',sans-serif;
    font-size: 13px;
}

span.dropcap {
    font-size: 40px;
    float: left;
    line-height: 1;
    padding-right: 14px;
    color: #009dff;
    font-family: 'Andantino script';
    text-shadow: 0px 0.03em 0px rgba(0, 0, 0, 0.2), 0px 0.15em 0.11em rgba(0, 0, 0, 0.15), 0px 0.25em 0.02em rgba(0, 0, 0, 0.1), 0px 0.32em 0.32em rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

blockquote {
    font-size: 14px;
    border-color: #f7f7f7;
    line-height: 26px;
    font-style: italic;
}

.alert {
    border-radius: 3px;
}

.alert.alert-success {
    background-color: #63116f;
    border: 0;
    color: #fff;
}

.alert.alert-warning {
    background-color: #009dff;
    border: 0;
    color: #fff;
}

.alert.alert-oglavlenie {
    background-color: #f3f1e6;
    border:1px solid #ede8ce;
    color: #72aeb5;
}
.alert.alert-oglavlenie-1 {
    background-color: #fff;
    border:1px solid #009dff;
}

.progress {
    height: 50px;
    border-radius: 3px;
}

.progress .progress-bar {
    line-height: 50px;
}

.flickr li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 1px;
    background-color: #f7f7f7;
    width: 70px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.flickr li:hover {
    background-color: #009dff;
}

.tool_tip {
    color: #009dff;
}

.tool_tip:hover {
    color: #009dff;
}

.header-for-light {
    margin-bottom: 30px;
    position: relative;
}

.header-for-light h3 {
    text-align: left;
    margin-top: 0;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
}

.header-for-light h3 span {
    color: #009dff;
}

.header-for-light p {
    color: rgba(48,48,48,.5);
    margin: 10px 0;
}

.header-for-light .header-bottom-line {
    display: block;
    height: 1px;
    background-image: -moz-linear-gradient(left,rgba(48,48,48,.1) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(48,48,48,.1) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -o-linear-gradient(left,rgba(48,48,48,.1) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(48,48,48,.1) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: linear-gradient(left,rgba(48,48,48,.1) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
}

.toolbar-for-light {
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
}

.toolbar-for-light .prev {
    float: left;
}

.toolbar-for-light a {
    display: inline-block;
    height: 26px;
    width: 36px;
    line-height: 16px;
    padding: 0 7px;
    border: 1px rgba(0,180,200,.5) solid;
    color: rgba(0,180,200,.5);
    border-radius: 3px;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
}

.toolbar-for-light a:hover {
    border-color: #009dff;
    background-color: #009dff;
    color: #fff;
}

.toolbar-for-light a i {
    line-height: 24px;
    padding: 0 3px;
    font-size: 22px;
}

.toolbar-for-light .next {
    float: right;
}

.header-for-light.center h3 {
    text-align: center;
}

.header-for-light.center p {
    text-align: center;
}

.header-for-light.center .header-bottom-line {
    display: block;
    height: 1px;
    background-image: -moz-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -o-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
    background-image: linear-gradient(left,rgba(48,48,48,0) 0,rgba(48,48,48,.1) 50%,rgba(48,48,48,.1) 50%,rgba(48,48,48,0) 100%);
}

.header-for-light.center .toolbar-for-light {
    width: 100%;
}

.header-for-black {
    margin-bottom: 30px;
    position: relative;
}

.header-for-black h3 {
    text-align: left;
    margin-top: 0;
    color: #f7f7f7;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
}

.header-for-black h3 span {
    color: #009dff;
}

.header-for-black p {
    color: rgba(247,247,247,.5);
    margin: 10px 0;
}

.header-for-black .header-bottom-line {
    display: block;
    height: 1px;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
}

.header-for-black.center h3 {
    text-align: center;
}

.header-for-black.center p {
    text-align: center;
}

.header-for-black.center .header-bottom-line {
    display: block;
    height: 1px;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
}

.header-for-black.center .toolbar-for-light {
    width: 100%;
}

.toolbar-for-black {
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
}

.toolbar-for-black .prev {
    float: left;
}

.toolbar-for-black a {
    display: inline-block;
    height: 26px;
    width: 36px;
    line-height: 16px;
    padding: 0 7px;
    border: 1px rgba(247,247,247,.3) solid;
    color: rgba(255,255,255,.3);
    border-radius: 3px;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
}

.toolbar-for-black a:hover {
    border-color: #009dff;
    background-color: #009dff;
    color: #fff;
}

.toolbar-for-black a i {
    line-height: 24px;
    padding: 0 3px;
    font-size: 22px;
}

.toolbar-for-black .next {
    float: right;
}

.hot-service-block {
    padding-top: 30px;
}

.hot-service {
    margin-bottom: 30px;
    position: relative;
    margin-left: 30px;
    background-color: #fff;
    border-radius: 3px;
    padding: 20px 20px 20px 50px;
    border: 1px solid rgba(48,48,48,.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}

.hot-service i {
    position: absolute;
    height: 60px;
    width: 60px;
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    border-radius: 3px;
    background-color: #eee;
    top: 50%;
    margin: -30px 0 0 0;
    left: -30px;
    color: #009dff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.hot-service p {
    color: rgba(48,48,48,.5);
}

.hot-service h4 {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
}

.hot-service:hover {
    border-color: rgba(0, 157, 255, 0.6);
}

.hot-service:hover i {
    color: #fff;
    background-color: #009dff;
    margin: -40px 0 0 0;
}

.widget-block {
    position: relative;
    margin-bottom: 30px;
}

.banner {
    position: relative;
    margin-bottom: 30px;
}

.banner a:after {
    content: "\f064";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    height: 100%;
    z-index: 2;
    text-align: right;
    font: normal normal normal 20px/1 FontAwesome;
    color: #fff;
    border-radius: 3px;
    background-color: rgba(0,180,200,.3);
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.banner img {
    border-radius: 3px;
}

.banner a:hover:after {
    opacity: 1;
}

.tags {
    font-size: 0;
}

.tags li {
    display: inline-block;
    margin: 3px;
}

.tags li a {
    display: block;
    padding: 0 20px;
    line-height: 38px;
    background: rgba(247,247,247,.5);
    font-size: 14px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    text-decoration: none;
    color: rgba(48,48,48,.7);
}

.tags li a:hover {
    text-decoration: none;
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.tags .big a {
    font-size: 16px;
}

.tags.bg_dark li a {
    border: 1px solid rgba(247,247,247,.3);
    color: rgba(255,255,255,.5);
    background: rgba(48,48,48,.5);
}

.tags.bg_dark li a:hover {
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.home-block {
    padding-top: 30px;
}

.block-side-category {
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #fff;
}

.block-side-category .title-side-category {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 15px 0;
    background-color: #f7f7f7;
}

.block-side-category .ul-side-category {
    width: 100%;
    list-style-position: inside;
}

.block-side-category .ul-side-category>li:nth-child(even) {
    background: rgba(247,247,247,.5);
}

.block-side-category .ul-side-category i {
    background: rgba(247,247,247,.5);
}

.block-side-category .ul-side-category li {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    list-style-type: none;
}

.block-side-category .ul-side-category li a {
    text-decoration: none;
    color: rgba(48,48,48,.7);
    position: relative;
    display: block;
    padding: 12px 10px 12px 64px;
    font-weight: 400;
}

.block-side-category .ul-side-category li a i {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 18px;
    line-height: 50px;
    border-radius: 3px;
    text-align: center;
    color: #009dff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.block-side-category .ul-side-category li a:hover {
    text-decoration: none;
    color: #009dff;
}

.block-side-category .ul-side-category li a:hover i {
    background: #009dff;
    color: #fff;
}

.block-side-category .ul-side-category li i {
    font-size: 16px;
    line-height: 18px;
}

.block-side-category .ul-side-category li:last-child {
    border: 0;
}

.block-side-category .ul-side-category .sub-category {
    display: none;
    padding-left: 0px;
}

.block-side-category .ul-side-category .sub-ssilka a{
    color:#009dff;
    text-decoration: none;
    padding-top:1px;
    padding-bottom:1px;
    font-weight:normal;
    font-weight:300 !important;
    font-size: 13px;
     -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.block-side-category .ul-side-category .sub-ssilka a:hover{
    color:rgba(0, 157, 255, 0.6);
    text-decoration: none;
}

.hexagon {
    width: 200px;
    height: 110px;
    background: rgba(48,48,48,.3);
    position: relative;
    margin: 0 auto;
    transition: all .3s ease;
}

.hexagon:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 50px solid rgba(48,48,48,.3);
    transition: all .3s ease;
}

.hexagon:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid rgba(48,48,48,.3);
    transition: all .3s ease;
}

.hexagon:hover {
    background: #009dff;
}

.hexagon:hover:before {
    border-bottom: 50px solid #009dff;
}

.hexagon:hover:after {
    border-top: 50px solid #009dff;
}

.hexagon i {
    color: #f7f7f7;
    font-size: 30px;
    margin-bottom: 10px;
}

.hexagon h4 {
    margin: 0 0 10px 0;
    color: #009dff;
}

.hexagon p {
    color: rgba(247,247,247,.7);
    font-size: 14px;
    line-height: 16px;
}

.hexagon a {
    color: rgba(247,247,247,.7);
    text-decoration: none;
    line-height: 20px;
}

.hexagon a:hover {
    color: #fff;
}

.hexagon:hover i {
    color: #63116f;
}

.hexagon:hover h4 {
    color: #fff;
}

.no-pad {
    padding: 0;
}

.top-section {
    padding: 20px 25px;
    background-color: #009dff;
    border: 1px solid #009dff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.top-section p {
    color: rgba(247,247,247,.9);
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(247,247,247,.3);
}

.top-section h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.service-section {
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    padding: 30px 12px 15px 12px;
    margin: 0 0 30px;
}

.service-section h4 {
    color: #303030;
    padding-top: 40px;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-transform: uppercase;
}

.service-section p {
    font-size: 13px;
    color: rgba(48,48,48,.7);
    line-height: 20px;
    margin-bottom: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(48,48,48,.1);
}

.service-section .service-icon-container {
    height: 60px;
    width: 60px;
    position: absolute;
    line-height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #eee;
    border-radius: 3px;
}

.service-section .service-icon-container i {
    color: #009dff;
    font-size: 28px;
    line-height: 60px;
}

.service-section:hover {
    border-color: rgba(0, 157, 255, 0.6);
}

.service-section:hover .service-icon-container {
    background-color: #009dff;
}

.service-section:hover .service-icon-container i {
    color: #fff;
}

#owl-partners .text-center {
    margin: 0 15px;
    border: 1px solid rgba(48,48,48,.1);
    padding: 10px;
    border-radius: 3px;
}

.colors {
    margin: 0!important;
    list-style: none;
    text-align: center;
}

.colors li {
    float: left;
    margin: 0 10px 5px 0;
}

.colors li a {
    display: inline-block;
    width: 32px;
    border-radius: 3px;
    height: 32px;
    border: 1px #CCC solid;
}

#owl-partners:hover .partner {
    background-color: rgba(255,255,255,.07);
}

.partner {
    text-align: center;
    background-color: rgba(255,255,255,.15);
    margin: 10px;
    padding: 15px 30px 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.partner img {
    margin: 0 auto;
}

#owl-partners:hover .partner:hover {
    background-color: rgba(255,255,255,.15);
}

.second-page-container {
    padding-top: 190px;
}

.google-map {
    height: 500px;
}

.block-form {
    margin-bottom: 30px;
}

.block-form h3 {
    margin: 10px 0;
}

.block-form h3 i {
    color: #009dff;
    font-size: 20px;
    margin-right: 10px;
}

.block-form p {
    color: rgba(48,48,48,.7);
}

.block-form textarea.form-control {
    height: 100px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
}

.block-form hr {
    border-color: rgba(48,48,48,.1);
}

.block-form label {
    margin: 10px 0 0;
    color: rgba(48,48,48,.7);
    font-family: 'Tahoma',sans-serif;
    font-weight: 400;
}

.block-form .form-control {
    margin: 40px 0;
    border-color: rgba(48,48,48,.1);
    height: 40px;
    border-radius: 3px;
    box-shadow: inset 0 3px 18px rgba(65, 85, 108, 0.2);
}

.block-form .form-control:focus {
    outline-style: none;
    border-color: #009dff;
    box-shadow: none;
}

.block-form ::-webkit-input-placeholder {
    color: #bbb;
}

.block-form :-moz-placeholder {
    color: #bbb;
}

.block-form ::-moz-placeholder {
    color: #bbb;
}

.block-form :-ms-input-placeholder {
    color: #bbb;
}

.box-border {
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid rgba(48,48,48,.1);
    -webkit-box-shadow: 0 8px 28px rgb(65,85,108,.3);
    box-shadow: 0 8px 28px rgba(65, 85, 108, 0.2);
    margin-bottom: 30px;
    border-radius: 3px;
}

.box-border h4 {
    margin: 20px 30px;
    color: #191919 !important;
    text-decoration: none !important;
}
.box-border h4:hover {
    color: #191919 !important;
    text-decoration: none !important;
}

.box-border h4 i {
    color: #009dff;
}

.btn-default.dark {
    border: 1px solid rgba(247,247,247,.3);
    color: rgba(247,247,247,.7);
    padding: 9px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    background-color: transparent;
}

.btn-default.dark:hover {
    text-decoration: none;
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.btn-default.dark:focus {
    text-decoration: none;
}

.btn-default {
    border: 1px solid rgba(48,48,48,.3);
    color: rgba(48,48,48,.7);
    padding: 9px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none !important;
    background-color:;
}

.btn-default:hover {
    text-decoration: none !important;
    background-color: #009dff;
    color: #fff !important;
    border-color: #009dff;
}

.btn-default:focus {
    text-decoration: none;
}

.btn-default.active {
    border: 1px solid rgba(0, 157, 255, 0.6);
    color: #009dff;
    background-color: transparent;
}

.btn-default.active:hover {
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.block-order-total ul {
    color: #555;
}

.block-order-total ul li {
    line-height: 40px;
}

.block-order-total ul li strong {
    float: right;
}

.block-order-total ul .active {
    color: #fff;
}

.cart-table.compare .card_product_image {
    background: 0;
}

.cart-table.compare .card_product_image img {
    width: 100%;
}

.cart-table.compare tr td:nth-child(even) {
    background-color: #f9f9f9;
}

.cart-table.compare .product-price {
    color: #4b1c14;
    font-size: 18px;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.cart-table {
    min-width: 300px;
    margin-bottom: 40px;
    background-color: rgba(247,247,247,.3);
    overflow: hidden;
}
.border-tab {
    border-top: none !important;
}
.cart-table .one-td:before {
    display: none !important;
}
.cart-table textarea {
    border-radius: 3px;
    border: 1px solid rgba(48,48,48,.3);
}

.cart-table .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative;
}

.cart-table .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center;
}

.cart-table .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

.cart-table .product-rating .stars span.star.active:before {
    content: "\f005";
}

.cart-table .product-rating .stars span.star:hover {
    cursor: pointer;
}

.cart-table .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

.cart-table .product-rating .stars span.star:hover:before,.cart-table .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}

.cart-table .product-rating .review {
    color: rgba(48,48,48,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none;
}

.cart-table .product-rating .review:hover {
    color: #009dff;
}

.cart-table a {
    text-decoration: none;
    color: #303030;
}

.cart-table a:hover {
    color: #009dff;
}

.cart-table th {
    display: none;
}

.cart-table thead>tr>th {
    border-bottom: 1px solid rgba(48,48,48,.1);
}

.cart-table td {
    display: block;
}

.cart-table td:first-child {
    padding-top: .5em;
}

.cart-table td:last-child {
    padding-bottom: .5em;
}

.cart-table td:before {
    content: attr(data-th) ":";
    font-weight: 700;
    width: 120px;
    display: inline-block;
}

@media (min-width: 680px) {
    .cart-table td:before {
        display: none;
    }
}

.cart-table th,.cart-table td {
    vertical-align: middle!important;
}

.cart-table th img,.cart-table td img {
    border-radius: 3px;
}

@media (min-width: 680px) {
    .cart-table th,.cart-table td {
        display: table-cell;
        padding: .25em .5em;
    }

    .cart-table th:first-child,.cart-table td:first-child {
        padding-left: 0;
    }

    .cart-table th:last-child,.cart-table td:last-child {
        padding-right: 0;
    }
}

@media (min-width: 680px) {
    .cart-table th,.cart-table td {
        padding: 1em!important;
    }
}

@media (max-width: 680px) {
    .cart-table th,.cart-table td {
        text-align: left;
    }
}

.cart-table th,.cart-table td:before {
    color: #303030;
}

.cart-table .card_product_image {
    width: 40px;
}

.cart-table .card_product_image img {
    width: 40px;
}

.cart-table .card_product_quantity input {
    width: 50px;
    border-radius: 3px;
    border: 1px solid rgba(48,48,48,.3);
    padding: 8px 0 8px 15px;
}

.cart-table .btn-default-1 {
    color: #303030;
}

.cart-table .btn-default-1:hover {
    background-color: #009dff;
    color: #fff;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    background-color: #009dff;
}

.nav-pills {
    margin-top: 10px;
}

.nav-pills>li>a {
    background-color: #f7f7f7;
    border-radius: 3px;
    font-size: 16px;
}

.nav-pills>li>a i {
    font-size: 18px;
    color: #009dff;
    display: block;
    height: 24px;
}

.nav-pills>li>a:hover {
    background-color: #009dff;
    color: #fff;
    box-shadow: none;
}

.nav-pills>li>a:hover i {
    color: #fff;
}

.table-responsive .table .label {
    background-color: #009dff;
}

.table-responsive .table .new {
    background-color: #63116f;
}

.post-blog {
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
    height: 360px;
    -webkit-box-shadow: 0 8px 38px rgba(65,85,108,.1);
    box-shadow: 0 8px 28px rgba(65,85,108,.1);
    transition: 0.5s linear;
}
.post-blog:hover {
    border-color: rgba(48,48,48,.15);
    -webkit-box-shadow: 0 8px 18px rgb(65,85,108,.3);
    box-shadow: 0 8px 38px rgb(65,85,108,.5);
    -webkit-transform: scale(1.03);
     transform: scale(1.03);
}


.post-blog .post-blog-img {
    position: relative;
    padding: 4px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
}

.post-blog .post-blog-img:hover {
    border-color: rgba(0, 157, 255, 0.6);
}

.post-blog .post-blog-img img {
    border-radius: 3px;
}

.post-blog .post-date {
    position: relative;
    border-radius: 3px;
    width: 50px;
    overflow: hidden;
    background-color: #f7f7f7;
    top: 14px;
    float: left;
    margin-right: 14px;
    margin-bottom: 50px;
    margin-left: 14px;
}

.post-blog .post-date span {
    display: block;
    text-align: center;
}

.post-blog .post-date .day {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 8px;
}

.post-blog .post-date .month {
    font-size: .7em;
    padding: 5px 5px 7px;
    color: #fff;
    background-color: #009dff;
}

.post-blog .post-title {
    line-height: 24px;
    color: rgba(48,48,48,.7);
    font-family: 'OpenSans',sans-serif;
    font-size: 18px;
    margin: 10px 0;
    display: block;
    text-decoration: none;
}

.post-blog .post-title:hover {
    text-decoration: none !important;
}

.post-blog p {
    color: rgba(48,48,48,.5);
    font-size: 14px;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
}
.post-blog p::after {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 100%;
    height: 35px;
    background-image: linear-gradient(to right, rgb(255 255 255 / 0), rgb(255 255 255 / 1));
}

.post-blog .post-icons {
    display: block;
}

.post-blog .post-icons .smlinks {
    float: right;
    display: inline-block;
    color: rgba(48,48,48,.4);
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #e1e1e1;
    padding: 3px 5px 2px;
    margin-left: 3px;
    margin-top: 5px;
    text-decoration: none;
}

.post-blog .post-icons .smlinks:hover {
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.media-heading {
    font-size: 18px;
    margin-bottom: 10px;
}

.media-list img {
    border-radius: 3px;
}

.time-right {
    float: right;
    padding: 5px 20px;
    font-size: 13px;
    color: #303030;
}

.btn-right-post {
    border: 1px solid rgba(48,48,48,.3);
    padding: 3px 20px;
    float: right;
    color: rgba(48,48,48,.7);
    font-size: 12px;
    font-family: 'OpenSans',sans-serif;
}

.btn-right-post:hover {
    text-decoration: none;
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.block-products-modes {
    padding: 10px 15px;
    margin-bottom: 30px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
}

.block-products-modes label {
    line-height: 34px;
    font-weight: 400;
    margin: 0;
}

.block-products-modes .form-control {
    border-radius: 3px;
    border: 1px solid rgba(48,48,48,.1);
}

.block-products-modes .product-view-mode a {
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 28px;
    color: rgba(48,48,48,.3);
    vertical-align: middle;
    line-height: 34px;
}

.block-products-modes .product-view-mode a:hover {
    color: #009dff;
}

.block-products-modes .product-view-mode .active {
    color: #009dff;
}

.block-products-modes select {
    border-color: #ddd;
}

.mb-25 {
    margin-bottom: 25px;
}

.product-image {
    overflow: hidden;
    position: relative;
}

#product-zoom {
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    width: 100%;
}

#gal1 {
    float: left;
    position: absolute;
    top: 0;
    z-index: 10;
}

#gal1 a {
    text-decoration: none;
    display: block;
}

#gal1 img {
    border: 2px solid #eaeaea;
}

#gal1 img:hover {
    border-color: #009dff;
}

.block-product-detail {
    margin-bottom: 30px;
}

#review .product-rating {
    padding: 5px 0 3px;
    position: relative;
    display: inline-block;
}

#review .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center;
}

#review .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

#review .product-rating .stars span.star.active:before {
    content: "\f005";
}

#review .product-rating .stars span.star:hover {
    cursor: pointer;
}

#review .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

#review .product-rating .stars span.star:hover:before,#review .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}



#review_2 .product-rating {
    padding: 5px 0 3px;
    position: relative;
    display: inline-block;
}

#review_2 .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: center;
}

#review_2 .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

#review_2 .product-rating .stars span.star.active:before {
    content: "\f005";
}

#review_2 .product-rating .stars span.star:hover {
    cursor: pointer;
}

#review_2 .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

#review_2 .product-rating .stars span.star:hover:before,#review .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}

#review .product-rating .review {
    color: rgba(48,48,48,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none;
}

#review .product-rating .review:hover {
    color: #009dff;
}

.product-detail-section .clearfix {
    padding: 5px 0 5px;
}

.product-detail-section label {
    width: 120px;
    color: rgba(48,48,48,.5);
}

.product-detail-section .product-information .form-control {
    width: 120px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
}

.product-detail-section .product-information .shopping-cart-buttons a {
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    color: #009dff;
    border: 1px solid #009dff;
    border-radius: 3px;
}

.product-detail-section .product-information .shopping-cart-buttons a:hover {
    background-color: #009dff;
    color: #fff;
}



.product-detail-section .product-information .shopping-cart-buttons a.shoping {
    width: 120px;
    background-color: #009dff;
    color: #fff;
}
.product-detail-section .product-information .shopping-cart-buttons .shoping {
    width: 120px;
    background-color: #009dff;
    color: #fff;
}

.product-detail-section .product-information .block-detail {
    display: inline-block;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 10px 20px 0;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid rgba(48,48,48,.1);
    text-align: center;
    min-width: 120px;
}

.product-detail-section .product-information .block-detail p {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    color: rgba(48,48,48,.7);
}

.product-detail-section .product-information .block-detail:hover {
    border-color: rgba(0, 157, 255, 0.6);
    background-color: #009dff;
}

.product-detail-section .product-information .block-detail:hover p {
    color: #fff;
}

.product-detail-section .product-information .block-detail .colors li {
    float: none;
    margin: 0;
}

.product-detail-section .product-price {
    color: #4b1c14;
    font-size: 18px;
    margin: 0;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.product-detail-section .product-price span {
    color: #4b1c14;
    font-size: 18px;
    text-decoration: line-through;
}

.product-detail-section a {
    text-decoration: none;
    color: #303030;
}

.product-detail-section a:hover {
    color: #009dff;
}

.product-detail-section h3 {
    margin: 0 0 10px;
    color: #303030;
}

.product-detail-section .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative;
}

.product-detail-section .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: left;
}

.product-detail-section .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

.product-detail-section .product-rating .stars span.star.active:before {
    content: "\f005";
}

.product-detail-section .product-rating .stars span.star:hover {
    cursor: pointer;
}

.product-detail-section .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

.product-detail-section .product-rating .stars span.star:hover:before,.product-detail-section .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}

.product-detail-section .product-rating .review {
    color: rgba(48,48,48,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none;
}

.product-detail-section .product-rating .review:hover {
    color: #009dff;
}

.product-detail-section .description {
    font-size: 14px;
    color: rgba(48,48,48,.5);
}

#MyContactForm label {
    cursor: text;
    display: block;
    margin: 0 0;
    position: relative;
    top: 0;
    width: 100%;
}

#form-wrapper #MyContactForm .error {
    bottom: 20px;
    color: #F00;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    left: auto;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto;
}

.carousel-control.left {
    background: 0;
}

.header-for-light .lefting p{
     text-align: left;
     color:#353535;
}

.carousel-control.right {
    background: 0;
}

.carousel-indicators li {
    border: 1px solid #009dff;
}

.carousel-indicators .active {
    background-color: #009dff;
}

.carousel-control {
    color: rgba(0,180,200,.5);
    text-shadow: none;
}

.carousel-control:hover,.carousel-control:focus {
    color: rgba(0,180,200,.9);
}

.payment-service {
    padding: 15px 10px;
    text-align: left;
    position: relative;
    border: 1px solid rgba(48,48,48,.3);
    margin: 20px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.payment-service:hover {
    border-color: #009dff;
    background-color: #009dff;
}

.payment-service:hover i {
    color: #009dff;
    background-color: #fff;
    border-color: #fff;
}

.payment-service:hover h3 {
    color: #fff;
}

.payment-service:hover p {
    color: #f7f7f7;
}

.payment-service p {
    margin: 0;
    color: #aaa;
}

.payment-service a {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.payment-service h3 {
    margin: 5px 0 5px;
}

.payment-service i {
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 42px;
    margin: auto;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 70px;
    border: 1px solid #009dff;
    background-color: #009dff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.inner-block {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.block-collections {
    position: relative;
}

.block-collections .collection {
    background-color: rgba(48,48,48,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.block-collections .link-collect {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    right: 0;
}

.block-collections:hover .collection {
    background-color: rgba(0,180,200,.9);
}

.block-collections.item1 {
    background-image: url("../img/bg/footer.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.block-collections.item2 {
    background-image: url("../img/bg/footer.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.block-slider {
    margin-bottom: 30px;
}

.block-slider img {
    border-radius: 3px;
}

.bg-50-l {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #f7f7f7;
}

.bg-50-r {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
    background-color: #f3f3f3;
}

.pad-l-15 {
    padding-left: 15px;
}

#section-featured {
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

#section-fucts {
    background-image: url("../img/bg/bg1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.fact-block .fact {
    text-align: center;
    position: relative;
    margin: 0 0 30px;
    padding: 30px 0 20px;
    border-radius: 3px;
    border: 1px solid rgba(247,247,247,.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.fact-block .fact .factor {
    font-family: 'OpenSans',sans-serif;
    font-size: 72px;
    color: #fff;
    line-height: 72px;
    margin: 10px 0 15px;
}

.fact-block .fact h4 {
    text-transform: uppercase;
    color: rgba(247,247,247,.7);
    margin: 15px 0;
}

.fact-block .fact span {
    color: rgba(247,247,247,.7);
    position: absolute;
    left: 0;
    top: 20px;
}

.fact-block .fact i {
    font-size: 40px;
    line-height: 50px;
    color: rgba(247,247,247,.7);
}

.fact-block .fact:hover {
    cursor: pointer;
    background-color: rgba(247,247,247,.1);
}

.home-banner {
    padding: 30px 0;
}

.home-banner .container [class^="col-"] {
    padding: 0;
}

.home-banner .home-banner-img {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.home-banner .home-banner-img:hover {
    z-index: 2;
    -webkit-transform: scale(1.1,1.1);
    -webkit-box-shadow: 5px 5px 0 0 rgba(0,0,0,.2);
    -moz-box-shadow: 5px 5px 0 0 rgba(0,0,0,.2);
    box-shadow: 5px 5px 0 0 rgba(0,0,0,.2);
}

.home-banner .home-banner-img .home-banner-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 30px 15px;
    background-color: rgba(0, 157, 255, 0.6);
}

.home-banner .home-banner-img .home-banner-text h3,.home-banner .home-banner-img .home-banner-text h4 {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.home-banner .home-banner-img .home-banner-text h5,.home-banner .home-banner-img .home-banner-text h6 {
    color: #f7f7f7;
}

.side-article.light .article-header {
    color: #f7f7f7;
}

.side-article.light .article-header:after {
    background-image: -moz-linear-gradient(left,rgba(247,247,247,.3) 0,rgba(247,247,247,.3) 50%,rgba(247,247,247,.3) 50%,rgba(247,247,247,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(247,247,247,.3) 0,rgba(247,247,247,.3) 50%,rgba(247,247,247,.3) 50%,rgba(247,247,247,0) 100%);
    background-image: -o-linear-gradient(left,rgba(247,247,247,.3) 0,rgba(247,247,247,.3) 50%,rgba(247,247,247,.3) 50%,rgba(247,247,247,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(247,247,247,.3) 0,rgba(247,247,247,.3) 50%,rgba(247,247,247,.3) 50%,rgba(247,247,247,0) 100%);
    background-image: linear-gradient(left,rgba(247,247,247,.3) 0,rgba(247,247,247,.3) 50%,rgba(247,247,247,.3) 50%,rgba(247,247,247,0) 100%);
}

.side-article.light p {
    color: rgba(255,255,255,.99);
}
.side-article.light ol li {
    color: rgba(255,255,255,.99);
}
.side-article.light ul li {
    color: rgba(255,255,255,.99);
}

.side-article {
    margin-bottom: 30px;
}

.side-article .article-header {
    position: relative;
    color: #303030;
    padding-bottom: 10px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.side-article .article-header:after {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    bottom: 0;
    width: 100%;
    background-image: -moz-linear-gradient(left,rgba(48,48,48,.2) 0,rgba(48,48,48,.2) 50%,rgba(48,48,48,.2) 50%,rgba(48,48,48,0) 100%);
    background-image: -webkit-linear-gradient(left,rgba(48,48,48,.2) 0,rgba(48,48,48,.2) 50%,rgba(48,48,48,.2) 50%,rgba(48,48,48,0) 100%);
    background-image: -o-linear-gradient(left,rgba(48,48,48,.2) 0,rgba(48,48,48,.2) 50%,rgba(48,48,48,.2) 50%,rgba(48,48,48,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(48,48,48,.2) 0,rgba(48,48,48,.2) 50%,rgba(48,48,48,.2) 50%,rgba(48,48,48,0) 100%);
    background-image: linear-gradient(left,rgba(48,48,48,.2) 0,rgba(48,48,48,.2) 50%,rgba(48,48,48,.2) 50%,rgba(48,48,48,0) 100%);
}

.side-article p {
    line-height: 24px;
    color: rgba(48,48,48,.6);
}

.side-article ul {
    line-height: 24px;
}

.side-article ul li {
    color: rgba(48,48,48,.5);
}
.side-article ol li {
    color: rgba(48,48,48,.5);
}

.side-article ul li a {
    color: rgba(48,48,48,.7);
    text-decoration: none;
}

.side-article ul li a:hover {
    color: #303030;
}

.side-article ul li i {
    color: #009dff;
    width: 40px;
    height: 30px;
    font-size: 18px;
    text-align: center;
}

.panel-group .panel-default {
    border: 0;
    border-radius: 3px;
    margin-top: 0!important;
    background: 0;
}

.panel-group .panel-default .panel-collapse .panel-body {
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 5px;
    color: rgba(48,48,48,.8);
}

.panel-group .panel-heading {
    background: 0;
    border-radius: 0;
    padding: 0;
}

.panel-group .panel-body {
    border: 1px solid #63116f;
    font-size: 14px;
    font-family: 'OpenSans',sans-serif;
}

.panel-group .panel-title {
    margin-bottom: 5px;
    border: 1px solid rgba(48,48,48,.1);
    font-size: 15px;
    border-radius: 3px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.panel-group .panel-title a.collapsed {
    color: rgba(48,48,48,.7);
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-weight: 600;
    background: 0;
}

.panel-group .panel-title a.collapsed:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
    color: #63116f;
    background: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.panel-group .panel-title a {
    position: relative;
    text-decoration: none;
    display: block;
    padding: 12px 10px 12px 50px;
    color: #009dff;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-weight: 600;
    font-size: 15px;
    background: 0;
}

.panel-group .panel-title a:before {
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
    color: #63116f;
    background: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.panel-group .panel-title a:hover {
    text-decoration: none;
    background: #009dff;
    border-color: #009dff;
    color: #fff;
}

.panel-group .panel-title a:hover:before {
    color: #fff;
}

.panel-group .panel-title a:hover:after {
    color: #fff;
}

.panel-group .panel-title:hover {
    border-color: #009dff;
}

.newsletter .block-form form {
    margin: 20px 0;
    position: relative;
}

.newsletter .block-form form input {
    border: 1px solid #777;
    height: 40px;
    padding: 5px 10px;
    background: 0;
    color: #f7f7f7;
    border-radius: 3px;
}

.newsletter .block-form form input:focus {
    outline-style: none;
    border-color: #009dff;
    box-shadow: none;
}

.newsletter .block-form form ::-webkit-input-placeholder {
    color: #aaa;
}

.newsletter .block-form form :-moz-placeholder {
    color: #aaa;
}

.newsletter .block-form form ::-moz-placeholder {
    color: #aaa;
}

.newsletter .block-form form :-ms-input-placeholder {
    color: #aaa;
}

.newsletter .block-form form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-left: 1px solid #777;
    height: 40px;
    width: 100px;
    background: 0;
    color: #f7f7f7;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.newsletter .block-form form button:focus {
    outline-style: none;
    box-shadow: none;
}

.newsletter .block-form form button:hover {
    color: #009dff;
}

.block-client-say .block-client-say-icon {
    text-align: center;
    line-height: 40px;
    font-size: 40px;
    color: #009dff;
    margin-bottom: 15px;
}

.block-client-say .client-say-text {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    text-align: center;
}

.block-client-say .client-say-img {
    text-align: center;
    padding: 10px 0 10px;
}

.block-client-say .client-say-img img {
    width: 100px;
    height: 100px;
    border: 4px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px rgba(247,247,247,.3);
    -moz-box-shadow: 0 0 0 1px rgba(247,247,247,.3);
    box-shadow: 0 0 0 1px rgba(247,247,247,.3);
    border-radius: 3px;
}

.block-client-say .author {
    text-align: center;
    color: rgba(255,255,255,.9);
}

.block-client-say .author span {
    font-family: 'Andantino script'; 
    font-size: 26px; 
    color:#438890;
    text-shadow: 0px 0.03em 0px rgba(0, 0, 0, 0.2), 0px 0.15em 0.11em rgba(0, 0, 0, 0.15), 0px 0.25em 0.02em rgba(0, 0, 0, 0.1), 0px 0.32em 0.32em rgba(0, 0, 0, 0.1);   
}

.avtor_otziv span {
    font-family: 'Andantino script'; 
    font-size: 22px; 
    color:#009dff;
    
}






.product-small-list {
    display: block;
    clear: both;
    margin-bottom: 25px;
    position: relative;
}

.product-small-list .product-small-list-text-img {
    width: 104px;
    border: 1px solid rgba(48,48,48,.1);
    border-radius: 3px;
    display: inline-block;
    padding: 3px;
}

.product-small-list .product-small-list-text-img img {
    border-radius: 3px;
}

.product-small-list .product-small-list-text {
    display: block;
    position: absolute;
    left: 120px;
    top: 0;
}
.product-small-list .product-small-list-text-2 {
    display: block;
    float: left; 
    position: relative;   
}

.product-small-list .product-small-list-text .product-price {
    color: #4b1c14;
    font-size: 18px;
    margin: 0;
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
}

.product-small-list .product-small-list-text .product-price span {
    color: rgba(48,48,48,.7);
    font-size: 13px;
    text-decoration: line-through;
}

.product-small-list .product-small-list-text .product-name {
    padding: 5px 0 0;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    color: rgba(48,48,48,.7);
}

.product-small-list .product-small-list-text .product-name:hover {
    color: #009dff;
}

.product-small-list .product-small-list-text p {
    color: rgba(48,48,48,.5);
}

.product-small-list .product-small-list-text .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative;
}

.product-small-list .product-small-list-text .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: left;
}

.product-small-list .product-small-list-text .product-rating .stars span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}

.product-small-list .product-small-list-text .product-rating .stars span.star.active:before {
    content: "\f005";
}

.product-small-list .product-small-list-text .product-rating .stars span.star:hover {
    cursor: pointer;
}

.product-small-list .product-small-list-text .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(0,180,200,.9);
}

.product-small-list .product-small-list-text .product-rating .stars span.star:hover:before,.product-small-list .product-small-list-text .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #009dff;
}

.product-small-list .product-small-list-text .product-rating .review {
    color: rgba(48,48,48,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none;
}

.product-small-list .product-small-list-text .product-rating .review:hover {
    color: #009dff;
}

.product-small-list .product-icons {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 5px 0 0;
}

.product-small-list .product-icons .product-icon {
    display: inline-block;
}

.product-small-list .product-icons .product-icon a {
    height: 40px;
    min-width: 40px;
    border: 1px solid rgba(0, 157, 255, 0.6);
    color: #009dff;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
}

.product-small-list .product-icons .product-icon a i {
    width: 24px;
}

.product-small-list .product-icons .product-icon a:hover {
    background-color: #009dff;
    color: #fff;
    border-color: #009dff;
}

.product-small-list .product-icons .product-icon .product-card-icon {
    padding: 0 7px 0 7px;
    opacity: 1;
}

.product-small-list .product-icons .product-icon .product-card-icon i {
    width: 16px;
}

.product-small-list:hover .product-small-list-text-img {
    border-color: rgba(0, 157, 255, 0.6);
}

.product-small-list.light .product-small-list-text-img {
    border-color: rgba(247,247,247,.3);
}

.product-small-list.light .product-small-list-text .product-price {
    color: rgba(247,247,247,.9);
}

.product-small-list.light .product-small-list-text .product-price span {
    color: rgba(247,247,247,.5);
}

.product-small-list.light .product-small-list-text .product-name {
    color: rgba(255,255,255,.5);
}

.product-small-list.light .product-small-list-text .product-name:hover {
    color: #fff;
}

.product-small-list.light .product-small-list-text p {
    color: rgba(247,247,247,.3);
}

.second-page-header {
    position: relative;
    padding: 20px 0 0px 0px;
}

.second-page-header .breadcrumb {
    padding: 1px 0;
    color: rgba(247,247,247,.5);
}
.per_p {
    text-align: center !important;
    padding-bottom: 10px;
    margin-top: 0px;
}
.second-page-header h1 {
    margin: 0;
    line-height: 30px;
    font-size: 26px;
    color: rgba(48,48,48,.7);
    padding-bottom: 5px;
    text-align: center;
    overflow-wrap: break-word;
}
.second-page-header h1 span {
    color: #009dff;
}
.second-page-header p {
    color: #888 !important;
    font-weight: 300;
    padding-top: 10px;
    text-align: center;
}
.second-page-header:before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.second-page-header:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.second-page-header.center {
    text-align: center;
}

.second-page-header.center h2 {
    display: block;
    float: none;
    text-align: center;
}

.second-page-header.center .breadcrumb {
    float: none;
}

.second-page-header.dark .breadcrumb>li a {
    color: rgba(0,0,0,.7)
    text-decoration: none !important;
    border-bottom: dotted 1px rgba(0,0,0,.7);
    padding: 0 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.second-page-header.dark .breadcrumb>li a:hover {
    color: #fff;
    border-bottom: none;
    padding: 0 2px;
    background-color: rgba(0,0,0,.7);
    text-decoration: none !important;
}

.second-page-header.dark .breadcrumb>li:after {
    color: rgba(0,0,0,.7);
}

.second-page-header.dark h2 {
    color: #f7f7f7;
}

.header-footer {
    position: relative;
}

.header-footer h4 {
    margin: 0 0 20px;
    font-family: 'Andantino script'; 
    font-size:32px; 
    color:#e2ded5 !important; 
    text-shadow: 0px 0.03em 0px rgba(0, 0, 0, 0.2), 0px 0.15em 0.11em rgba(0, 0, 0, 0.15), 0px 0.25em 0.02em rgba(0, 0, 0, 0.1), 0px 0.32em 0.32em rgba(0, 0, 0, 0.1);    
}

.header-footer h4 span {
    color:#009dff;
}

.social {
    padding: 15px 0;
    background: #303030;
}

.social .socials {
    text-align: left;
}

.social .socials a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 20px 10px 20px 0;
    text-decoration: none;
    color: #ccc;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    border: 1px solid rgba(247,247,247,.3);
    font-size: 20px;
    border-radius: 3px;
}

.social .socials a:hover {
    background-color: #009dff;
    color: rgba(247,247,247,.7);
    border-color: #009dff;
}

.social form {
    margin: 20px 0;
    position: relative;
}

.social form input {
    border: 1px solid rgba(247,247,247,.3);
    height: 40px;
    padding: 5px 10px;
    background: 0;
    color: #f7f7f7;
    border-radius: 3px;
}

.social form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #009dff;
}

.social form ::-webkit-input-placeholder {
    color: #aaa;
}

.social form :-moz-placeholder {
    color: #aaa;
}

.social form ::-moz-placeholder {
    color: #aaa;
}

.social form :-ms-input-placeholder {
    color: #aaa;
}

.social form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-left: 0;
    height: 40px;
    width: 80px;
    border-left: 1px solid rgba(247,247,247,.3);
    background: 0;
    color: rgba(247,247,247,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.social form button:hover {
    color: #009dff;
}

.footer-information {
    padding: 60px 0 0;
    background:#1f2225;
    font-size: 16px;
    font-family: 'Roboto Condensed',PT Sans Narrow,Arial,sans-serif;
}

.footer-information p {
    color: rgba(255,255,255,.3);
    line-height: 24px;
    font-family: 'Roboto Condensed',PT Sans Narrow,Arial,sans-serif;
}

.footer-information a {
    color: rgba(255,255,255,.5);
    text-decoration: none;
    font-size: 14px;
}

.footer-information a:hover {
    color: #fff;
}

.footer-information .footer-categories {
    margin: 0;
    list-style-type: none;
    margin
}

.footer-information .footer-categories li {
    list-style-type: none;
    color: rgba(255,255,255,.3);
    line-height: 30px;
}

.footer-information form {
    margin: 0;
    position: relative;
}

.footer-information form textarea,.footer-information form input {
    background-color: rgba(48,48,48,.5);
    padding: 5px 10px;
    color: #f7f7f7;
    margin-bottom: 20px;
    height: 40px;
    border: 1px solid rgba(247,247,247,.3);
    width: 100%;
    border-radius: 3px;
}

.footer-information form textarea:focus,.footer-information form input:focus {
    outline-style: none;
    box-shadow: none;
    border-color: #009dff;
}

.footer-information form textarea {
    height: 120px;
}

.footer-information form ::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
}

.footer-information form :-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.footer-information form ::-moz-placeholder {
    color: rgba(255,255,255,.5);
}

.footer-information form :-ms-input-placeholder {
    color: rgba(255,255,255,.5);
}

.footer-copy {
    padding: 15px 0 5px;
    background-color: #1f2225;
    border-top: 1px solid rgba(255,255,255, .1);
}

.footer-copy a {
    color: #7a7d84;
}

.footer-copy p {
    display: inline-block;
    line-height: 16px;
    padding: 10px 0 5px 0;
    margin: 0;
    font-size: 13px;
    color: rgba(255,255,255,.3);
}

.footer-payments {
    list-style: none;
    padding: 10px 0 0 0;
}

.footer-payments li {
    display: inline-block;
    margin: 0 4px 8px;
    float: inherit;
}

.color-scheme-white-90 {
    background-color: rgba(255,255,255,.85);
}

.color-scheme-dark-90 {
    background-color: rgba(0,0,0,.85);
}

.section-ad-service {
    background: #009dff;
}

.block-feature {
    position: relative;
    background: #009dff;
}

.block-feature1 {
    background: #009dff;
}

.block-fashion {
    background: #009dff;
}

.newsletter {
    background: #009dff;
}

.hexagon-service {
    background: #009dff;
}

.client-say {
    background: #009dff;
}
.client-otzyvy {
    background: url('/templates/smm/img/pattern.png');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.client-otzyvy-pis {
    background: url('/templates/smm/img/pattern.png');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.contact-bg {
    background-image: url("../img/bg/bg-contact.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.block-chess-banners {
    background-image: url("../img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

#feature-section {
    background-image: url("../img/bg/bg6.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

#sale-section {
    background-image: url("../img/bg/bg5.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.partners {
    background-image: url("../img/bg/bg-part.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.feature-block {
    background-color: rgba(0,0,0,.9);
}

#footer-block {

}

.menu2 {
    background: url("../img/preview/menu-bg1.jpg") no-repeat bottom right;
}

.menu1 {
    background: url("../img/preview/menu-bg2.jpg") no-repeat bottom right;
}

.menu3 {
    background: url("../img/preview/menu-bg3.jpg") no-repeat bottom right;
}

.menu4 {
    background: url("../img/preview/menu-bg4.jpg") no-repeat bottom right;
}

.menu5 {
    background: url("../img/preview/menu-bg5.jpg") no-repeat bottom right;
}




/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  color: #333333;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #009dff;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*radio styles*/
input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Tahoma', Arial, sans-serif;
  color: #333333;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="radio"] + label:last-child { margin-bottom: 0; }

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #009dff;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#none-smart {
    display: inline-block;
  }
.iframe_video_container{
	height:0;
	padding-bottom:56%;
	position: relative;
}
.iframe_video_container > iframe{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
    border-radius: 3px;
}
/*Checkboxes styles*/


/*inputfile styles*/
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #999;
    background-color: #fff; 
    border:1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.6;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    color: #fff;
    background-color: #009dff;
    border:1px solid #009dff;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}
/*inputfile styles*/


.otzyvy {
    width: 90px;
    height: 90px;
    float: left;
    margin-right:14px;
    margin-top:6px;
    border: 4px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    border-radius: 3px;
}
.slide_soc a{
    color: #fff; 
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-weight: 500;
    font-size: 30px;
    text-shadow: 0px 0.03em 0px rgba(0, 0, 0, 0.2), 0px 0.15em 0.11em rgba(0, 0, 0, 0.15), 0px 0.25em 0.02em rgba(0, 0, 0, 0.1), 0px 0.32em 0.32em rgba(0, 0, 0, 0.1);
}
.slide_soc a:hover{
    color: #009dff;
}
.zagolovok ol li::marker,
.zagolovok ul li::marker,
.zagolovok-blog ol li::marker,
.zagolovok-blog ul li::marker {
    color: #009dff !important;
    font-weight: bold;
}
.zagolovok img, .zagolovok-blog img {
    border: 1px solid rgba(48,48,48,.1);
    box-shadow: 0 8px 18px rgb(65,85,108,.1) !important;
    border-radius: 3px;
    background-color: #fff;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.zagolovok .product-st img, .zagolovok-blog .product-st img {
    border: none !important;
    background-color: rgba(255,255,255, 0.00000001) !important;
    box-shadow: 0 0px 0px rgb(65,85,108,.1) !important;
}
.zagolovok .product-st img:hover, .zagolovok-blog .product-st img:hover {
    border: none !important;
    background-color: rgba(255,255,255, 0.00000001) !important;
    box-shadow: 0 0px 0px rgb(65,85,108,.1) !important;
}
.zagolovok img:hover, .zagolovok-blog img:hover {
    border-color: rgba(48,48,48,.2);
    -webkit-box-shadow: 0 8px 18px rgb(65,85,108,.3) !important;
    box-shadow: 0 8px 18px rgb(65,85,108,.3) !important;
}
.zagolovok .podzag, .zagolovok .podzag-red, .zagolovok h3 > .podzag {
    font-weight: 400;
    font-family: 'Roboto', PT Sans Narrow, sans-serif;
    font-size: large;
    text-transform: uppercase;
    text-align: left !important;
}
.zagolovok .podzag, .zagolovok .podzag-red, .zagolovok h3 > .podzag {
    font-size: 1.9rem !important;
    text-transform: uppercase;
    margin-top:25px;
    position: relative;
    color:black;
    display: block;
    margin-left: 25px;
    position: relative;
    margin-bottom: 10px;
}
.zagolovok .podzag::after, .zagolovok h3 > .podzag::after {
    content: '\f046';
    color: #009dff;
    font: normal normal normal 19px/1 FontAwesome;
    top: .07em;
    left: -1.1em;
    position: absolute;
    display: block;
    vertical-align: middle;
    margin-right: 8px;
}

.zagolovok .podzag-red::after {
    color: #ff6600;
    content: '\f046';
    font: normal normal normal 19px/1 FontAwesome;
    top: .05em;
    left: -1.1em;
    position: absolute;
    display: block;
    vertical-align: middle;
    margin-right: 8px;
}
.zagolovok h2, .zagolovok h3, .zagolovok h6 {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-weight: 400;
    text-align: center; 
    font-size: 30px;   
} 

.zagolovok .stati {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif; 
    font-weight: 400; 
    color: #009dff;
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.zagolovok a{
    color: #009dff;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.zagolovok a:hover{
    text-decoration: none;
}



.zagolovok-blog h2, .zagolovok-blog h3 {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif;
    font-weight: 400;
    color: #009dff;
    text-align: center;
} 

.zagolovok-blog .stati {
    font-family: 'Roboto Condensed', PT Sans Narrow, sans-serif; 
    font-weight: 400; 
    color: #009dff;
    font-size: 30px;
    text-align: center;
}






.logo-footer .logo-ssd{
    background:url('/templates/smm/img/logo-footer.png') no-repeat left center; 
    width:197px; 
    height:39px;
    cursor:pointer !important; 
    margin-top: 1px;
}
	
/* Блик на тексте */	
@-webkit-keyframes blink6 { 10% { transform: scale(1, 1) rotate(80deg); } 20% { transform: scale(0, 0) rotate(160deg); } 100% { transform: scale(0, 0) rotate(0deg); } } @keyframes blink6 { 10% { transform: scale(1, 1) rotate(80deg); } 20% { transform: scale(0, 0) rotate(160deg); } 100% { transform: scale(0, 0) rotate(0deg); } } #blink6 { position: relative; display: inline-block; } #blink6:after, #blink6:before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100px; height: 100px; background-image: radial-gradient(rgba(255,255,255,1), rgba(255,255,255,0) 30%), linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%), linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%); -webkit-animation: blink6 10s linear infinite; animation: blink6 10s linear infinite; transform: scale(0, 0) rotate(0deg); } #blink6:before { top: -30%; right: 0; left: auto; -webkit-animation-delay: 5s; animation-delay: 5s; }

/* Градиент на тексте */
.raz {
  color: #009dff;
  font-size:40px;
}	


@media (max-width: 2991px) {
	.cartphone {
		display: none;
	}
}
@media (max-width: 991px) {
	.cartphone {
		display: none;
	}
}
@media (max-width: 767px) {
	.cartphone {
		display: none;
	}
}
@media (max-width: 479px) {
	.cartphone {
		display: block;
	}
	.block-side-category .ul-side-category li {
    font-size: 20px !important;
    }
	.block-side-category .ul-side-category .sub-ssilka a{
    font-size: 17px !important;
    }
}
@media (max-width: 600px) {
	.cartphone {
		display: block;
	}
	.block-side-category .ul-side-category li {
    font-size: 20px !important;
    }
	.block-side-category .ul-side-category .sub-ssilka a{
    font-size: 17px !important;
    }
}


/* Video Container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.zak1 {
  pointer-events: none !important;
  cursor: not-allowed !important;
  background-color: #f2f2f2 !important;
  border-color: #e9e9e9 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: #cdcdcd !important;  
  }
.btn1 {
pointer-events: none !important;
cursor: not-allowed !important;
background-color: #f2f2f2 !important;
border-color: #e9e9e9 !important;
text-shadow: none !important;
box-shadow: none !important;
color: #cdcdcd !important;
}
.zak-link1 {
  pointer-events: none !important;
  cursor: not-allowed !important;
  color: #aaaaaa !important;  
  }
  
  
  @charset "utf-8";
.raleway{font-family:'Raleway',sans-serif}
.border-box-sizing{-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box}
@media (max-width: 991px)
{
	#header.header-top-fixed{ position:absolute}
	#header.header-top-fixed .dis-n{display:block}
	#header .header-main-fixed{height:150px;box-shadow:none}
	#header .header-main-fixed .header-main-block1{background-color:rgba(48,48,48,.5)}
	#header .header-logo{text-align:center}
	.home-category .home-category-block .home-category-title{position:relative;margin-top:30px}
	#header .header-main .header-main-block1 .top-search-form form input{margin-bottom:15px}
	.second-page-container{padding-top:260px}
	.payment-service h3{text-align:center}
	.payment-service p{text-align:center}
	#header .header-bg-fixed{height:150px}
	#header #container-fixed{margin:5px 0}
	.main-category-block .main-category-list .with-dropdown .dropdown-menu{position:relative;left:-1px;width:100%}
	.block-chess-banners .block-chess .chess-caption-right{padding:30px}
	.block-chess-banners .block-chess .chess-caption-left{padding:30px}
	}
@media (max-width: 767px)
{
	.navbar-main .top-icon-block{ position:absolute;top:0;right:17%}
	.nav-justified>li>a{margin-bottom:0}
    #header.light .header-main .header-main-block1.with-menu .navbar-main .nav>li>a{color:#fff;}
	#header .header-main .navbar-collapse{z-index:999;position:relative;margin-left: -15px;margin-right: -15px;height: auto;background:#fff;border-bottom:2px solid #eaeaeb;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}
  .navbar-main .nav > li > a {font-size: 15px;font-weight: 300;color: #000 !important;}
  .navbar-main .nav > .dropdown > a {border-bottom: 1px solid rgba(255,255,255,.1)!important;font-weight: 300;padding: 15px 20px !important;}
  .navbar-nav {margin: 0px -15px!important;}
	#header .header-main .navbar-collapse h4{color:rgba(255,255,255,.9)}
	#header .header-main .navbar-collapse .dropdown-menu a{color:#fff;}
	#header .header-main .navbar-collapse .dropdown-menu a:hover{color:#009dff}
	.product-image{margin-bottom:0px}
	.navbar-nav .open .dropdown-menu>li>a{color:#000!important;padding: 5px 45px !important;background: transparent;font-family: Helvetica,HelveticaNeueCyr,sans-serif;font-size: 15px;font-weight: 300;border-bottom: 1px solid rgba(255,255,255,.1);height:50px;line-height:40px;}
  #header .navbar-main .dropdown-submenu>.dropdown-menu{position:relative;left:0;padding-left:30px}
  .str-us {content: '';color: #4285f4 !important;border-style: solid;top: -.2em;border-width: .1em .1em 0 0;height: .52em;left: .4em;position: relative!important;font-size: 18px!important;right: unset!important;bottom: unset!important;display: inline-block;transform: rotate(135deg);vertical-align: middle;width: .55em;margin-left: 5px;}
	.str-out {content: '';color: #c43a75;border-style: solid;top: -.2em;border-width: .1em .1em 0 0;height: .52em;left: .4em;position: relative!important;display: inline-block;transform: rotate(135deg);vertical-align: middle;width: .55em;font-size: 18px!important;margin-left: 5px;right: unset!important;bottom: unset!important;}
  .header-for-light h1{font-size:32px;line-height:42px}
	.header-for-dark h1{font-size:32px;line-height:42px}
	.product.list .figure-hover-overlay img{width:100%;max-width:none}
	.bg-50-r{width:100%;left:0}
	.bg-50-l{width:100%}
	}
@media (max-width: 480px){
	.second-page-container{ padding-top:300px}
	#header .header-main .top-search-form{width:100%;text-align:right}
	.header-for-light h1{font-size:26px;line-height:42px}
	.header-for-dark h1{font-size:26px;line-height:42px}
	}
@media (min-width: 768px) and (max-width: 1200px){
	.product-image{ margin-bottom:30px}
	}

.load-more-container {
  position: relative;
}
.load-more-container ul {
  list-style-type: none;
  padding: 0;
}
.load-more-container ul:after {
  content: "";
  display: table;
  clear: both;
}
.load-more-container ul li {
  width: calc(100% - 0px);
  height: auto;
  float:left;
}
.load-more-container ul li:nth-child(1n + 21) {
  max-height: 0;
  opacity: 0;
  transition: 0.1s ease-in;
}
.load-more-container .load-more-btn {
  width: 150px;
  line-height: 40px;
  border-radius: 2px;
  margin: 0 auto;
  display: block;
  background: #009dff;
  color: #fff;
  cursor: pointer;
  text-align: center;
  position:relative;
  z-index:1;
}
.load-more-container .load-more-btn:hover {
    background: rgba(0,157,255, .6);
}
.load-more-container .load-more-btn .loaded {
  display: none;
}
.load-more-container #load-more {
  display: none;
}
.load-more-container #load-more:checked ~ ul li:nth-child(1n + 21) {
  max-height: 999px;
  opacity: 1;
  transition: 0.2s ease-in;
}
.load-more-container #load-more:checked ~ .load-more-btn .loaded {
  display: block;
}
.load-more-container #load-more:checked ~ .load-more-btn .unloaded {
  display: none;
}
.otz-send {background-color: #009dff; border: 1px solid #009dff; color: #fff !important;margin-left:16px;}
.otz-zag {color: #009dff; font-size: 30px;text-align:center !important;}
.otz-textaria {margin-top:-30px;margin-bottom:20px;}
.otz-ava {box-shadow:0px 0px 1px rgba(0,0,0,0.4) !important;}
.otz-time {color:rgba(0,0,0,0.4) !important;}
.otz-hr {border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(0,0,0,0.2) !important;}

.cd-top {
  display: inline-block;
  height: 50px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  background: rgba(0, 157, 255, 0.9);
  padding: 15px;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  text-decoration:none !important;
  color: white !important;
  text-transform: uppercase;
  text-align: center;
  z-index:10000000;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .8;
}
.no-touch .cd-top:hover {
  background-color: #009dff;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 100%;
    right: 0px;
    bottom: 0px;
    padding: 20px;
    color: white !important;
    text-transform: uppercase;
    text-align: center;
  }
}

.knopka {
    margin-bottom:0px;
    width: 100%; color: #009dff;
    border:1px solid #009dff;
    background: #fff;
    border-radius:30px;
    font-size: 1.1rem;
    color: #009dff;
    text-decoration: none !important;
    cursor: pointer;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.knopka:hover {
    color: #fff !important;
    text-decoration: none !important;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05);
}
.knopka_red {
    cursor: pointer;
    margin-bottom:0px;
    width: 100%;
    color: red !important;
    border:1px solid red;
    background: #fff;
    border-radius:30px;
    text-decoration: none !important;
    font-size: 1.1rem;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.knopka_red:hover {
    background: red;
    border:1px solid red;
    text-decoration: none !important;
    color: #fff !important;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05);
}
.product-caption .block-name .spisok {
    font-family: 'Roboto',Arial,sans-serif;
    text-align: left;
    padding: 0 20px;
}

.product-caption .block-name .spisok p::before {
    content: "\f00c";
    color: #009dff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right:5px;
    opacity: .7;
}
.product-caption .block-name .spisok p {
    border-top: 1px solid rgba(0,0,0,.1);
    font-size: 14px;
    line-height: 15px;
    padding-top: 8px;
    font-weight: 300;
    padding-bottom: 0px;
}

.product .figure-hover-overlay .name-u {
    font-size: 1.8rem;
    margin-top: 30px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: center;
}
.product .figure-hover-overlay .name-u i {
    color: #009dff;
}
.product .figure-hover-overlay .pod {
    color:rgba(51, 51, 51, .6);
    margin-top:-15px;
    font-weight: 300;
    text-align: center;
}
.product .figure-hover-overlay .price-u {
    font-size: 5.5rem;
    margin-top: 20px;
    font-weight: bold;
    color: #009dff !important;
    text-align: center;
    
}
.product .figure-hover-overlay .price-u i {
    font-size: 3.5rem;
    color: #009dff;
    margin-left:0px;
    opacity: .7;
}

.ribbon1 {
  position: absolute;
  top: -6.1px;
  right: 80px;
}
.ribbon1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #F8463F;
}
.ribbon1 span {
  position: relative;
  display: block;
  text-align: center;
  background: #F8463F;
  color: white;
  font-size: 12px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 105px;
}
.ribbon1 span:before, .ribbon1 span:after {
  position: absolute;
  content: "";
}
.ribbon1 span:before {
 height: 6px;
 width: 6px;
 left: -6px;
 top: 0;
 background: #F8463F;
}
.ribbon1 span:after {
 height: 6px;
 width: 8px;
 left: -8px;
 top: 0;
 border-radius: 8px 8px 0 0;
 background: #C02031;
}

@media (max-width: 767px) {
    .product {
        margin: 0 50px 80px 40px;
        border: 1px solid rgba(48,48,48,.2);
        -webkit-box-shadow: 0 8px 38px rgba(65,85,108,.3);
        box-shadow: 0 8px 28px rgba(65,85,108,.3);
    }
    .jcarousel-control-prev,
    .jcarousel-control-next {
        top: 42% !important;
    }
    .jcarousel-wrapper::before {
        display:none;
    }
    .jcarousel-wrapper::after {
        display:none;
    }
    .jcarousel-wrapper {
        margin-top: 0px !important;
    }
    .jcarousel-pagination {
        bottom: 20px !important;
    }
    .jcarousel-pagination a {
        height: 20px !important;
        width: 30px !important;
    }
}




i .lenta_v1 {
    width: 50px;
    height: 50px;
    background: #32CD32;
    display: block;
    position: absolute;
    top: -10px;
    right: 10px;
    border-radius: 25px;
    border:3px solid white;
    color: #fff;
    text-align: center;
    backface-visibility: hidden;
}
i .lenta_v1::before {
    content: "TOP";
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto Condensed',sans-serif;
    top: 20px;
    line-height: 47px;
}

i .lenta_n1 {
    width: 140px;
    height: 50px;
    background: #a5010d;
    display: block;
    position: absolute;
    top: -10px;
    right: 10px;
    border-radius: 25px;
    border:3px solid white;
    color: #fff;
    text-align: center;
    backface-visibility: hidden;
}
i .lenta_n1::before {
    content: "НЕДОСТУПНО";
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto Condensed',sans-serif;
    top: 20px;
    line-height: 47px;
}


.td-container, .tdc-row, .tdc-row-composer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
.td-post-template-3 .td-post-header.td-container {
}
.td-container::before, .tdc-row::before, .tdc-row-composer::before, .td-container::after, .tdc-row::after, .tdc-row-composer::after {
    display: table;
    content: '';
    line-height: 0;
}




.td-post-template-3 .td-post-header-holder {
    position: relative;
    background-color: #444;
    margin-bottom: 36px;
    overflow: hidden;
}
.td-post-featured-image {
    position: relative;
}
.td-post-template-3 .td-image-gradient::before {
    z-index: 1;
}
.td-image-gradient::before {
    bottom: 0;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    border-radius: 3px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td-post-template-3 .td-post-featured-image img {
    margin-bottom: 0;
}
.td-post-featured-image img {
    display: block;
    margin-bottom: 26px;
    width: 100%;
}

.td-post-sub-title p {
    color: #fff !important;
    text-shadow: 0 2px rgba(0,0,0,0.2);
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    margin: 9px 0 14px 0;
}


.td-post-title {
    position: absolute;
    bottom: 0;
    padding: 0 30px 9px 30px;
    width: 80%;
    z-index: 1;
}
.entry-title {
    font-size: 54px;
    line-height: 58px;
    font-weight: 800;
    margin-bottom: 14px;
    color: #fff;
}
@media (max-width: 767px) {
.entry-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
    }
.td-post-sub-title p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}
}
.entry-title {
    word-wrap: break-word;
}
.td-gadgets .td-module-meta-info .td-post-date {
    color: #fff !important;
}
.td-module-meta-info {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1;
    min-height: 17px;
}
.td-post-template-3 .td-post-title .td-post-author-name, .td-post-template-3 .td-post-title .td-post-author-name a, .td-post-template-3 .td-post-title .td-post-date, .td-post-template-3 .td-post-title .td-post-comments a, .td-post-template-3 .td-post-title .td-post-views {
    color: #fff;
}
.td-post-author-name div {
    display: inline;
    margin-right: 2px;
    color: #fff !important;
}
.td-post-author-name > a {
    color: #009dff !important;
    text-decoration: none !important;
}
.td-post-author-name div {
    display: inline;
    margin-right: 2px;
}
.td-post-date {
    margin-left: 4px;
    color: #fff !important;
}
.td-category {
    margin-bottom: 5px;
}
.td-category {
    list-style: none;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
    line-height: 1;
}
.td-category li {
    display: inline-block;
    margin: 0 5px 5px 0;
    color: #fff;
    background-color: #222222;
    padding: 3px 6px 4px 6px;
    white-space: nowrap;
    display: inline-block;
    line-height: 1;
}
.td-category a {
    color: #fff;
    background-color: #222222;
    padding: 3px 6px 4px 6px;
    white-space: nowrap;
    display: inline-block;
}

.review-body > em > p {
    text-align: justify !important;
}

.soc-bann {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 0.2rem 1rem;
  border-radius: 4px;
}
.soc-bann p {
  line-height: 1.5;
  margin-bottom: 20px;
  margin-left: 23px;
  font-size: 1.52rem;
}
.soc-bann p a::after {
color: #009dff;
content: "\f061";
font-family: FontAwesome;
font-size: 15px;
height: 18px;
left: 17px;
margin-top: -20px;
line-height: 1;
position: absolute;
display: block;
float: left;
margin-right: 10px;
padding-top: 1px;
transition: 0.3s linear;
}
.soc-bann p:hover a::after {
  margin-left: 6px;
}
.soc-bann p:hover a {
  border-bottom: 0px;
  text-decoration:none;
}
.soc-bann p a {
  border-bottom: 1px dashed;
  color: #009dff !important;
  text-decoration:none;
}
.soc-bann-h3 {
  background-color: #e4ffd5;
  border-left: 3px solid #b4ff5a;
  padding: 5px;
  text-align: center;
  margin-bottom: 20px;
}

.ramka-us-stati {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 30px auto 0px;
  font-size: 18px;
  padding: 50px;
  box-shadow: 0px 0.03em 35px rgba(0, 0, 0, 0.1);
}
.ramka-us-stati::before {
  content: '';
  position: absolute;
  z-index: -2;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-color: #BFE2FF;
  background-repeat: no-repeat;
  background-size: 50% 50%, 50% 50%;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  background-image: linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#009dff, #009dff), linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#009dff, #009dff);
  animation: anim-ramka-us-stati 4s linear infinite;
}
.ramka-us-stati::after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 6px;
  top: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  background: #f9fafc !important;
}
@keyframes anim-ramka-us-stati {
  100% {
      transform: rotate(1turn);
  }
}
.ramka-us-stati p {
z-index: 2 !important;
display: block;
position: relative;
}
.con {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index:2;
}

.chevron {
position: absolute;
width: 28px;
height: 8px;
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
animation: move 3s ease-out infinite;
}

.chevron:first-child {
animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
content: ' ';
position: absolute;
top: 0;
height: 100%;
width: 51%;
background: #009dff;
}

.chevron:before {
left: 0;
transform: skew(0deg, 30deg);
}

.chevron:after {
right: 0;
width: 50%;
transform: skew(0deg, -30deg);
}

@keyframes move {
25% {
opacity: 1;
}
33% {
opacity: 1;
transform: translateY(30px);
}
67% {
opacity: 1;
transform: translateY(40px);
}
100% {
opacity: 0;
transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
}
}
.main_button {
  background: #fff;
  border: #a0a0a0 solid 2px !important;
  color: #828282 !important;
  padding: 20px 14px;
  font-size: 1rem;
  text-align: center;
  border-radius: 7px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-appearance: none;
}
.load-more-btn {
width: 220px;
line-height: 40px;
border-radius: 2px;
margin: 45px auto;
display: block;
background: #009dff;
color: #fff !important;
cursor: pointer;
text-align: center;
position: relative;
text-decoration: none !important;
}
.load-more-btn:hover {
    background: rgba(0,157,255, .6);
}
@media (max-width: 767px) {
  .load-more-btn {
    margin: 25px auto;
  }
}

[tooltip] {
  position : relative;
  }
  [tooltip]::before, [tooltip]::after {
  text-transform : none;
  font-size : 0.8em;
  line-height : 1.3;
  user-select : none;
  position : absolute;
  display : none;
  opacity : 0;
  }
  [tooltip]::before {
  content : '';
  border : transparent solid 5px;
  z-index : 1;
  }
  [tooltip]::after {
  content : attr(tooltip);
  text-align : center;
  width : 160px;
  text-overflow : ellipsis;
  padding : 2ch 2.5ch;
  border-radius : 0.3ch;
  box-shadow : 0 1em 2em -0.5em rgb(0, 0, 0, 0.35);
  background : #333;
  color : #fff;
  z-index : 1;
  }
  [tooltip]:hover::before, [tooltip]:hover::after {
  display : block;
  }
  [tooltip=""]::before, [tooltip=""]::after {
  display : none !important ;
  }
  [tooltip]:not([flow])::before, [tooltip][flow^="up"]::before {
  bottom : 100%;
  border-bottom-width : 0;
  border-top-color : #333;
  }
  [tooltip]:not([flow])::after, [tooltip][flow^="up"]::after {
  bottom : calc(100% + 4px);
  }
  [tooltip]:not([flow])::before, [tooltip]:not([flow])::after, [tooltip][flow^="up"]::before, [tooltip][flow^="up"]::after {
  left : 50%;
  transform : translate(-50%,-0.5em);
  }
  [tooltip][flow^="down"]::before {
  top : 100%;
  border-top-width : 0;
  border-bottom-color : #333;
  }
  [tooltip][flow^="down"]::after {
  top : calc(100% + 5px);
  }
  [tooltip][flow^="down"]::before, [tooltip][flow^="down"]::after {
  left : 50%;
  transform : translate(-50%,0.5em);
  }
  [tooltip][flow^="left"]::before {
  top : 50%;
  border-right-width : 0;
  border-left-color : #333;
  left : calc(0 - 0px);
  transform : translate(-0.5em,-50%);
  }
  [tooltip][flow^="left"]::after {
  top : 50%;
  right : calc(100% + 0px);
  transform : translate(-0.5em,-50%);
  }
  [tooltip][flow^="right"]::before {
  top : 50%;
  border-left-width : 0;
  border-right-color : #333;
  right : calc(0 - 0px);
  transform : translate(0.5em,-50%);
  }
  [tooltip][flow^="right"]::after {
  top : 50%;
  left : calc(100% - 13px);
  transform : translate(0.5em,-50%);
  }
  @keyframes tooltips-vert {
  to {
  opacity : 0.9;
  transform : translate(-50%,0);
  }
  }
  @keyframes tooltips-horz {
  to {
  opacity : 0.9;
  transform : translate(0,-50%);
  }
  }
  [tooltip]:not([flow]):hover::before, [tooltip]:not([flow]):hover::after, [tooltip][flow^="up"]:hover::before, [tooltip][flow^="up"]:hover::after, [tooltip][flow^="down"]:hover::before, [tooltip][flow^="down"]:hover::after {
  animation : tooltips-vert 300ms ease-out forwards;
  }
  [tooltip][flow^="left"]:hover::before, [tooltip][flow^="left"]:hover::after, [tooltip][flow^="right"]:hover::before, [tooltip][flow^="right"]:hover::after {
  animation : tooltips-horz 300ms ease-out forwards;
  }
  .spisok p i {
    text-decoration: none;
    border-bottom: 1px dotted #009dff;
    color: #009dff;
    cursor: help;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .bg-contrast-lower {
    background-color: rgba(152, 152, 154, .2);
  }
  .items-center {
    align-items: center;
    display: flex;
    max-width: 100%;
    font-weight: 600;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
  }
  .free-btn {
    animation: none;
    margin-bottom: -18px !important;
    padding: 8px 20px 10px !important;
    font-size: 1.2rem;
    margin-left: 12px !important;
    margin-right: 12px !important;
    background: #009dff;
    border: #009dff;
    color: white !important;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 25em;
  }
  blockquote {
    position: relative;
    margin: 20px auto !important;
    line-height: 32px !important;
    background-color: rgba(15, 255, 131, .1);
    border: 2px solid #90d390 !important;
    padding: 0px 20px !important;
    max-width: 1024px;
}
blockquote .quote_text {
    display: block;
    font-style: italic;
    font-weight: 300;
    font-family: 'Georgia';
    font-size: 1rem;
    color: green;
}
.blockquote-red {
    position: relative;
    margin: 20px auto !important;
    line-height: 32px !important;
    background-color: rgba(255, 12, 0, 0.18);
    border: 2px solid #f95151 !important;
    padding: 0px 20px !important;
    max-width: 1024px;
}
.blockquote-red .quote_text {
    display: block;
    font-style: italic;
    font-weight: 300;
    font-family: 'Georgia';
    font-size: 1rem;
    color: #b10000;
}
#free_button_content {
  margin-bottom: 20px !important;
}

#opisanie > table > tbody {
  border: 3px solid #009dff !important;
  background: rgba(0,157,255,0.2) !important;
}
#opisanie > table > tbody > tr > td {
  line-height: 1 !important;
  padding: 1px 10px 1px 10px;
  border-bottom: 1px solid #d2d2d2;
  border-right: 0px solid #d2d2d2 !important;
  border-left: 0px solid #d2d2d2 !important;
}
#opisanie > table > tbody > tr:hover > td,
#opisanie > table > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
#opisanie > table > tbody > tr > td:nth-child(1) { 
  width: 14% !important; 
}
#opisanie > table > tbody > tr > td:nth-child(2) { 
  width: 76% !important; 
  font-size: small;
}
#opisanie > table > tbody > tr > td:nth-child(3) { 
  width: 10% !important; 
  font-size: small;
}
#opisanie > table > tbody > tr > td:nth-child(1) p { 
  font-weight: bold;
  font-style: italic;
}
#opisanie > table > tbody > tr > td:nth-child(2) p { 
  font-style: normal !important;
}
#opisanie > table > tbody > tr > td:nth-child(3) p { 
  font-style: normal !important;
}

.piar-loader {
    margin: 0 auto;
    position: relative;
    width: 350px;
    }
.piar-loader > img {
        width: 350px !important;
        display: block;
        border: none !important;
        box-shadow: none !important;
    }
.piar-loader > img:hover {
       box-shadow: none !important;
    }

  #opisanie > table {
      width: 100% !important;
    }
.soobshenie {
  font-family: 'Raleway';
  background: #009dff;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-left: 5px;
  font-weight: 600;
  text-shadow: none;
  box-shadow: 0px 0px 40px -10px #009dff;
  font-size: 24px;
}
.soobshenie ::after {
  border-color: rgba(112, 145, 43, 0);
  border-top-color: var(--color-primary);
  border-width: 10px;
  margin-left: -10px;
  margin-top: -1px;
  top: 100%;
  left: 70%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sms {
  font-family: 'Bounded-Variable';
background: #008aeb;
  color: #fff !important;
  padding: 4.5px 3.5px 4.5px 3.5px;;
  border-radius: 8px;
  margin-left: 3px;
  font-weight: 500;
  text-shadow: none;
  font-size: 15px;
  position: relative;
  display: inline-block;
  z-index: 0;
}
.sms::after {
content: '';
  position: absolute;
  bottom: -3px;
  right: 7px;
  width: 15px;
  height: 11px;
  transform: rotate(45deg);
  background-color: #008aeb;
  z-index: -1;
}

/* Bot -------------------------------  */

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
.ui-dialog {
	position: fixed;
	padding: .2em;
	outline: 0;
	right: 100px;
  	bottom: 140px;

}
.ui-dialog .ui-dialog-titlebar {
	padding: .7em 1em;
	position: relative;
	margin: .5em;
	border-radius: 6px;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .78em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: #f6f6f7;
	overflow: auto;
	margin: .5em;
  border-radius: 5px;
}
.ui-widget {
	font-family: Helvetica,HelveticaNeueCyr,sans-serif;
	font-size: 1.1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Helvetica,HelveticaNeueCyr,sans-serif;
	font-size: .8em;
	color: #009dff;
	background: #fff;
	display: block;
	padding: 1em 1.4em;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	width: 100%;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 5px;
	cursor: pointer;
	transition: 0.2s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: -20px;
  margin-top: 10px;
  border: #009dff solid 2px;

}
#opener {
	border: 2px solid #009dff;
	background: #fff!important;
	color: #000!important;
	display: block;
	padding: .6em 1.4em;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
	width: 140px;
	margin: 0 auto;
	border-radius: 6px;
	cursor: pointer;
	transition: 0.2s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: fixed; 
	  right: 100px!important;
	 z-index: 1000;
	bottom:61px!important; 
  }
@media (min-width:470px) {
	#opener {
	  right: 100px;
	  bottom: 20px;
	}
  }
#answ1 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 15px;
  border-bottom-left-radius: 5px;
  box-shadow: -5px 10px 10px 0px #5a5a5a40;
background: #fff;
display: inline flow-root list-item;
  list-style: none;
  margin-bottom: 10px;
}
#dialog span {
	border-top-right-radius: 20px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 20px;
  padding: 15px;
  border-bottom-left-radius: 20px;
  box-shadow: 5px 5px 10px 0px #5a5a5a40;
  margin-bottom: 15px;
  background: #009dff !important;
  color: #fff;
  float: right;
}
.ui-dialog {
	width: 400px !important; 
	background: #eee;
	border-radius: 6px;
	box-shadow: 0px 0px 20px 0px #6b6b6b7d;
  }
  @media (max-width: 480px) {
	.ui-dialog {
		width: 94% !important;
		margin-bottom: 20%;
		right: 0;
		bottom: 20px!important;
		margin-right: 3%;
		background: #c8c8c8;
	  }
	  #opener {
		right: 3%!important;
		bottom: 51px!important;
		width: 115px;
	  }
	  #cookie_note { 
		
		bottom: 52px!important;
	  }
	  
  }
  @media (min-width: 480px) {
	#cookie_note {
		right: 75%!important;
	}
  }
.ui-widget-header {
	border: 1px solid #009dff;
	background: #009dff !important;
	color: #ffffff;
	font-weight: bold;
}
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_6da8d5_256x240.png");
}
.ui-icon-closethick { background-position: -96px -128px; }



.ui-draggable, .ui-droppable {
	background-position: top;
}

.opener {
	border: #009dff solid 2px;
  color: #009dff;
  background: #4297d7;
  display: block;
  padding: .9em 1.4em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  width: 140px;
  margin: 0 auto;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  right: 100px;
  z-index: 10;
}
.ui-widget.ui-widget-content {
  z-index: 1000;
}
@media (min-width:470px) {
  .opener {
    right: 100px;
  }
}
.bottomflag {
  padding-left: 25px;
  width: 65px;
  float: left;
  background-position: left center;
  background-repeat: no-repeat;
}
.flagen {
  background-size: 22px;
  background-image: url('/templates/smm/img/svg/en.svg');
}
.flagru {
  background-size: 22px;
  background-image: url('/templates/smm/img/svg/ru.svg');
}
@media (min-width: 1200px) {
  .top-header-bg {
    margin-top: 50px;
  }
}

.social-network-menu-item-link {
    display: block;
    text-decoration: none; 
    color: inherit; 
}

.social-network-menu-item {
    padding: 6px 16px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    border-left: 3px solid transparent;
}

.social-network-menu-item-link:hover .social-network-menu-item {
    background: #f5f5f5;
    background-color: #eff8ff;
    border-left-color: #328de6;
}







#header .header-main {
	height: auto!important;
}
#header .header-bg {
	height: auto!important;
}

.social-networks-container {
            flex-wrap: wrap;
            justify-content: left;
            gap: 20px;
            padding: 20px;
			width: 1170px;
			padding-left: 10px;
			padding-top: 0px;
			padding-bottom: 25px;
        }
        
        .social-network-item {
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .social-network-icon-wrapper {
            width: 58px;
            height: 53px;
            border-radius: 22px;
            border: 1px solid #d6e5f2;
            background: white;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.2s ease;
            cursor: pointer;
        }
        
        .social-network-icon-wrapper:hover {
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            border-color: #1da1f3 !important;
        }
        
        .social-network-menu {
            margin-top: 5px;
            padding-top: 5px;
            border-top: 2px solid #e9ecef;
                        padding-bottom: 5px;
			    max-height: 550px;
    overflow: hidden; /* Всегда скрываем стандартный скроллбар */
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border-radius: 30px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    min-width: 220px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 1000;
    color: #2c2b30;
    line-height: 2;
    box-shadow: 0 29px 35px 0 rgba(211,230,246,.6);
    display: flex;
    flex-direction: column;
        }
        
.social-network-menu-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
    position: relative;
}


.social-network-menu-content {
    overflow-y: auto;
    flex-grow: 1;
    scrollbar-width: thin;
    -ms-overflow-style: none; 
}

.social-network-menu-content::-webkit-scrollbar {
    display: none; 
}

/* Стили для индикатора прокрутки */
.scroll-down-indicator {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 0;
    color: #1da1f3;
    cursor: pointer;
    transition: all 0.2s ease;
    flex-shrink: 0;
    border-top: 3px solid #e9ecef;
    margin-top: 5px;
}

.scroll-down-indicator:hover {
    color: #0d8bd9;
}

.scroll-down-indicator i {
    transition: transform 0.3s ease;
}
        
        .social-network-item:hover .social-network-menu {
            opacity: 1;
            visibility: visible;
        }
        
        .social-network-menu-item {
            padding: 6px 16px;
            font-size: 14px;
            color: #333;
            white-space: nowrap;
            border-left: 3px solid transparent;
        }
        
        .social-network-menu-item:hover {
            background: #f5f5f5;
            background-color: rgb(245, 245, 245);
            background-color: #eff8ff;
            border-left-color: #328de6;
        }

		@media (max-width: 1200px) {
			.social-networks-container {
				display: none;
			}
		}


		@media (min-width: 767px) and (max-width: 992px) {
			.menu-item {
				margin-top: 5%;
			}
		}




















		@media (min-width: 1201px) {
    .menu {
        display: none;
    }
    .social-networks-container {
        display: flex;
    }
}

.menu {
    background-color: white;
    overflow-y: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-top: -25px;
}

.menu-item {
    display: flex;
    align-items: center;
    padding: 15px 12px;
    border-bottom: 1px solid #e9ecef;
    cursor: pointer;
    height: 65px;
    color: #1da1f3;
    position: sticky;
}

.menu-item-icon {
    width: 58px;
    height: 53px;
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-right: 15px;
    border: 1px solid #d6e5f2;
}

.menu-item-title {
    flex: 1;
    font-size: 14px;
    font-weight: 400;
}

.menu-item-arrow {
    font-size: 18px;
    color: #1da1f3;
    transition: transform 0.3s ease;
}

.menu-item.active .menu-item-arrow {
    transform: rotate(180deg);
}

.submenu {
    display: none;

}


.submenu-item-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: background-color 0.2s ease;
}

.submenu-item {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #e9ecef;
    height: 65px;
    font-size: 14px;
    font-weight: 400;
}

.submenu-item-link:hover .submenu-item {
    background-color: #e0efff;
}

     