@charset "UTF-8";
/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 20.10.2018, 17:56:49
    Author     : inversum
*/
@import url(../../../javascript/font-awesome/css/font-awesome.min.css);
@import url(../../../javascript/jquery/swiper/css/opencart.css);
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circle/Circe-Light.eot");
  src: local("Circe Light"), local("Circe-Light"), url("../fonts/Circle/Circe-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Circle/Circe-Light.woff2") format("woff2"), url("../fonts/Circle/Circe-Light.woff") format("woff"), url("../fonts/Circle/Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Circe Extra';
  src: url("../fonts/Circle/Circe-ExtraBold.eot");
  src: local("Circe Extra Bold"), local("Circe-ExtraBold"), url("../fonts/Circle/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circle/Circe-ExtraBold.woff2") format("woff2"), url("../fonts/Circle/Circe-ExtraBold.woff") format("woff"), url("../fonts/Circle/Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circle/Circe-Thin.eot");
  src: local("Circe Thin"), local("Circe-Thin"), url("../fonts/Circle/Circe-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Circle/Circe-Thin.woff2") format("woff2"), url("../fonts/Circle/Circe-Thin.woff") format("woff"), url("../fonts/Circle/Circe-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circle/Circe-Regular.eot");
  src: local("Circe"), local("Circe-Regular"), url("../fonts/Circle/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Circle/Circe-Regular.woff2") format("woff2"), url("../fonts/Circle/Circe-Regular.woff") format("woff"), url("../fonts/Circle/Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circle/Circe-Bold.eot");
  src: local("Circe Bold"), local("Circe-Bold"), url("../fonts/Circle/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circle/Circe-Bold.woff2") format("woff2"), url("../fonts/Circle/Circe-Bold.woff") format("woff"), url("../fonts/Circle/Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: none; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

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; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
* {
  -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; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

[role="button"] {
  cursor: pointer; }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.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.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.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.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .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.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .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.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  opacity: 1; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  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; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background: inherit;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 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.42857143;
  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: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.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.42857143;
  color: #777;
  white-space: nowrap; }

.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 dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.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: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  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: #337ab7; }

.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.42857143;
  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: #337ab7; }

.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; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !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; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.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; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.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;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .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 {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0; } }
.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.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 .form-control-static {
    display: inline-block; }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@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-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 {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  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; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    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-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.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: #9d9d9d; }

  .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: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.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; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.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; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.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;
  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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.dl-horizontal dd: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; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.css.map */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19.06.2019, 19:59:09
    Author     : 1
*/
table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.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-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  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:hover > .active,
.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:hover > .success,
.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:hover > .info,
.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:hover > .warning,
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .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; } }
tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > 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 > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.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,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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 > 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 > 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 {
  border-bottom: 0; }

.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,
.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 {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.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-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.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,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .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; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.05.2019, 20:27:25
    Author     : 1
*/
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold; }

/* search */
#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 10px; }

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF; }

/* cart */
#cart .dropdown-menu {
  z-index: 1001; }

#cart .dropdown-menu table {
  margin-bottom: 10px; }

#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px; }

@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%; } }
/* menu */
#menu .dropdown-inner {
  display: table; }

#menu .dropdown-inner ul {
  display: table-cell; }

#menu .dropdown-inner a {
  clear: both; }

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block; } }
@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-3:nth-child(4n+1),
  #content .col-lg-4:nth-child(3n+1),
  #content .col-lg-6:nth-child(2n+1) {
    clear: left; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1),
  #content .col-md-3:nth-child(4n+1),
  #content .col-md-4:nth-child(3n+1),
  #content .col-md-6:nth-child(2n+1) {
    clear: left; } }
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-3:nth-child(4n+1),
  #content .col-sm-4:nth-child(3n+1),
  #content .col-sm-6:nth-child(2n+1) {
    clear: left; } }
/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%; }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%; }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%; }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%; } }
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  width: 100%;
  margin: 0;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'Circe', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #232323;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column; }
  body header {
    width: 100%;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    z-index: 99; }
  body #main-content {
    position: relative;
    width: 100%;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto; }
  body footer {
    overflow: hidden;
    width: 100%;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }
  body a {
    color: #096ca7;
    font-size: 14px;
    outline: none; }
    body a:hover {
      text-decoration: none; }
  body h1 {
    font-family: 'Circe', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    vertical-align: top;
    color: #232323; }
  body h2, body h3, body h4, body p, body a, body span, body li {
    font-family: 'Circe', sans-serif;
    color: #232323;
    font-weight: normal;
    margin-top: 0; }
  body input, body textarea, body label {
    font-family: 'Circe', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #232323; }
  body img {
    max-width: 100%; }
  body .anchor {
    cursor: pointer; }
  body .modal {
    display: none; }
  body .visible {
    display: block; }
  body .height-495 {
    height: 495px !important; }
  body .height-auto {
    height: auto !important;
    overflow: visible !important; }
  body .no-empty .control-icon, body .logged .control-icon {
    /*			fill: $green!important;
    			stroke: $green!important;*/ }
  body .cross {
    position: relative;
    text-decoration-line: line-through;
    /*		&:after{
    			content: ' ';
    			width: 100%;
    			height: 1.5px;
    			opacity: 0.5;
    			position: absolute;
    			left: 0;
    			bottom: 40%;
    			background-color: $text;
    			z-index: 99;
    		}*/ }
  body .dropdown-toggle {
    cursor: pointer; }
  body .caret-down {
    width: 13px;
    height: 23px;
    display: inline-block;
    transform-origin: center;
    margin-left: 6px;
    transition: all 200ms ease; }
    body .caret-down:before {
      content: '\f107';
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 23px;
      color: #b7b7b8; }
  body .open .caret-down {
    transform: rotate(180deg); }
  body .content-columns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start; }
    body .content-columns .left-column {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      align-self: stretch; }
    body .content-columns .main-column {
      flex: 1 0;
      -webkit-flex: 1 0;
      max-width: 100%;
      min-width: 728px; }
    body .content-columns .right-column {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 100%;
      max-width: 345px; }
  body #site-home .content-columns {
    padding-bottom: 0; }
  body .noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
                     /* Non-prefixed version, currently
						supported by Chrome and Opera */ }
  body .no-uppercase {
    text-transform: none !important;
    color: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important; }
  body .section-title {
    position: relative;
    padding: 0 50px;
    font-size: 36px;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 45px;
    margin-top: 0; }
    body .section-title:after {
      content: ' ';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 2px;
      width: 70px;
      margin-left: 50px;
      background: #20a24a; }
  body .module-title {
    font-family: "Circe", sans-serif;
    font-size: 22px;
    line-height: 25px;
    color: #232323;
    margin-bottom: 25px; }
  body .select-input {
    position: relative; }
    body .select-input .select-input-item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      min-width: 210px;
      height: 36px;
      background: #fff;
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
      border-radius: 3px;
      padding: 0 15px;
      font-size: 15px;
      line-height: 22px;
      color: #0E0F13; }
      body .select-input .select-input-item .fa {
        color: #F2F2F2; }
    body .select-input .select-choice {
      position: absolute;
      width: 100%;
      top: 28px;
      right: 0;
      padding-top: 18px;
      z-index: 99;
      background-color: #fff;
      z-index: 99; }
      body .select-input .select-choice li {
        display: block;
        min-height: 30px;
        padding: 0 15px;
        color: #0E0F13;
        font-size: 15px;
        line-height: 30px;
        cursor: pointer; }
        body .select-input .select-choice li:hover {
          text-decoration: underline; }
        body .select-input .select-choice li.selected {
          color: #20a24a; }
  body .page-top-panel {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px; }
  body .page-info-wrap .page-info {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    body .page-info-wrap .page-info .page-top-bg {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      opacity: 0.5; }
    body .page-info-wrap .page-info .gradient-bg {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: linear-gradient(180deg, rgba(56, 56, 56, 0) 0%, #0E0F13 100%);
      opacity: 0.9; }
    body .page-info-wrap .page-info .page-thumb {
      position: relative;
      z-index: 8;
      min-height: 265px; }
    body .page-info-wrap .page-info .page-info-text {
      position: relative;
      flex: 1 1 100%;
      height: 265px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      z-index: 1;
      padding: 34px 40px; }
      body .page-info-wrap .page-info .page-info-text .page-parent {
        font-family: "Circe", sans-serif;
        font-size: 13px;
        line-height: 18px;
        text-transform: uppercase;
        color: #20a24a;
        margin-bottom: 1px; }
      body .page-info-wrap .page-info .page-info-text .page-title {
        font-family: "Circe", sans-serif;
        font-size: 34px;
        line-height: 40px;
        color: #fff;
        margin-top: 0;
        margin-bottom: 14px; }
      body .page-info-wrap .page-info .page-info-text .page-description p {
        font-family: "Circe", sans-serif;
        font-size: 15px;
        line-height: 22px;
        color: #fff;
        margin-bottom: 8px;
        max-width: 1015px; }
  body #cart-table-wrap {
    position: relative; }
  body #preloader, body #cart-preloader, body .preloader {
    background: #F44A4A !important; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0; }
  ul li, ol li {
    list-style-type: none; }

li {
  list-style-type: none; }

.section-title {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 35px;
  margin-top: 0;
  color: #232323; }

.page-title {
  font-family: 'Circe', sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px; }

.blur {
  filter: url("../image/blur.svg#blur");
  /* ╨┐╤Г╤В╤М ╨║ svg */
  -webkit-filter: blur(7px);
  -moz-filter: blur(7px);
  filter: blur(7px); }

.blur-mono {
  filter: url("../image/blur.svg#blur");
  /* ╨┐╤Г╤В╤М ╨║ svg */
  filter: blur(6px) grayscale(40%) brightness(1);
  -webkit-filter: blur(6px) grayscale(40%) brightness(1);
  -moz-filter: blur(6px) grayscale(40%) brightness(1);
  -o-filter: blur(6px) grayscale(40%) brightness(1);
  -ms-filter: grayscale(40%) brightness(1); }

.container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

.wrap {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 390px; }

.margin0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.grid {
  display: grid; }

.drop {
  display: none !important; }

.pagination-wrap {
  width: 100%;
  text-align: center; }
  .pagination-wrap .pagination > li > a,
  .pagination-wrap .pagination > li > span {
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-left: 20px;
    line-height: 30px;
    color: #232323;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 50%; }
  .pagination-wrap .pagination > .active > a,
  .pagination-wrap .pagination > .active > span,
  .pagination-wrap .pagination > .active > a:focus,
  .pagination-wrap .pagination > .active > span:focus {
    color: #232323;
    cursor: default;
    background-color: transparent;
    border-color: #20a24a; }
  .pagination-wrap .pagination > li > a:hover,
  .pagination-wrap .pagination > li > span:hover {
    color: #20a24a;
    background-color: transparent;
    border-color: transparent; }
  .pagination-wrap .pagination > .active > a:hover,
  .pagination-wrap .pagination > .active > span:hover {
    color: #232323;
    background-color: transparent;
    border-color: #20a24a; }
  .pagination-wrap .pagi-next, .pagination-wrap .pagi-prev {
    position: relative;
    display: block; }
    .pagination-wrap .pagi-next .fa, .pagination-wrap .pagi-prev .fa {
      display: none; }
    .pagination-wrap .pagi-next:after, .pagination-wrap .pagi-prev:after {
      content: url(../image/arrow_long.svg);
      display: block;
      width: 22px;
      height: 15px;
      opacity: 0.3;
      position: absolute;
      top: 2.5px; }
  .pagination-wrap .pagi-prev:after {
    transform: rotate(180deg) translateY(-7.5px); }
  .pagination-wrap .pagi-last, .pagination-wrap .pagi-first {
    position: relative; }
    .pagination-wrap .pagi-last .fa, .pagination-wrap .pagi-first .fa {
      display: none; }
    .pagination-wrap .pagi-last:after, .pagination-wrap .pagi-first:after {
      content: '\f101';
      font-family: 'FontAwesome';
      display: block;
      width: 22px;
      height: 30px;
      opacity: 0.3;
      font-size: 22px;
      line-height: 30px;
      vertical-align: top;
      transform: translateY(-1px); }
  .pagination-wrap .pagi-first:after {
    transform: rotate(180deg); }

.breadcrumb {
  background: transparent;
  border: none;
  padding: 11px 0;
  margin: 0;
  position: relative;
  z-index: 9; }
  .breadcrumb li {
    text-shadow: none;
    padding: 0;
    padding-right: 7px;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    opacity: 0.7; }
    .breadcrumb li:after {
      content: '\f105';
      font-family: 'FontAwesome';
      display: inline-block;
      position: relative;
      width: auto;
      height: auto;
      top: 0;
      left: 5px;
      font-size: 15px;
      line-height: 18px;
      color: #fff;
      opacity: 0.7;
      border: none !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -o-transform: none !important;
      transform: none !important; }
    .breadcrumb li a, .breadcrumb li span {
      font-size: 15px;
      line-height: 18px;
      color: #fff; }
    .breadcrumb li:last-child:after {
      display: none; }

.modal.in {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999; }
  .modal.in .nicescroll-cursors {
    background: #20a24a !important; }
  .modal.in .modal-dialog {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    min-height: 100vh; }
    .modal.in .modal-dialog .modal-content {
      width: 100%;
      height: 100vh;
      max-height: 700px;
      max-width: 700px;
      background: #fff;
      padding: 60px 25px 60px 55px;
      position: relative; }
      .modal.in .modal-dialog .modal-content .modal-title {
        font-family: 'Circe', sans-serif;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 25px;
        max-width: 400px; }
      .modal.in .modal-dialog .modal-content .modal-body {
        width: 100%;
        height: 100%;
        max-height: 500px;
        max-width: 610px;
        padding-right: 30px;
        overflow: auto;
        overflow-x: hidden;
        word-wrap: break-word; }
      .modal.in .modal-dialog .modal-content .close {
        position: absolute;
        top: 20px;
        right: 20px; }

* {
  outline: none !important; }

/*.close-icon{
	width: 15px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;

	&:before{
		content: ' ';
		width: 19px;
		height: 2px;
		display: block;
		background: $text;
		transform:  translateY(12px) rotate(45deg);
	}
	&:after{
		content: ' ';
		width: 19px;
		height: 2px;
		display: block;
		background: $text;
		transform: translateY(10px) rotate(135deg);
	}
}*/
.bs-placeholder {
  background: #fff; }

.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #232323; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #232323;
  text-decoration: none;
  background-color: #fcd703;
  outline: 0; }

.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #232323;
  background-image: none;
  background-repeat: none; }

.btn-default {
  color: #232323;
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  border-color: transparent;
  outline: none !important; }
  .btn-default:hover {
    color: #232323;
    background-color: transparent;
    border-color: #fcd703; }

.btn-default.focus, .btn-default:focus {
  color: #232323;
  background-color: transparent;
  border-color: #f0f0f0; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #232323;
  background-color: transparent;
  border-color: #fcd703; }

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #232323; }

.btn-default.active, .btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #232323;
  background-color: transparent;
  border-color: #fcd703; }

/* 
    Created on : 08.09.2019, 06:18:59
    Author     : Andy Kar
*/
footer {
  /*	p, a, span{
  		font-family: $regular;
  		font-size: 16px;
          line-height: 24px;
          color: #FFFFFF;
  	}*/
  /*	.footer-content-wrap{
  		flex: 1 0 auto;
  		z-index: 9;
  		
  		.footer-content{
  			display: flex;
  			align-items: flex-start;
  			justify-content: space-between;
  			padding: 75px 0 45px;
  		}
  		
  		.footer-menu-wrap{
  			position: relative;
  			
  			.owner-info{
  				
  				.owner{
  					font-family: $bold;
  					font-size: 22px;
  					line-height: 26px;
  					margin: 37px 0 3px;
  				}
  				
  				.owner-text{
  					font-family: $regular;
  					max-width: 325px;
  					font-size: 13px;
  					line-height: 18px;
  					color: $grey-lite;
  				}
  			}
  		}
  	}*/
  /*	.footer-buttons{
  		position: absolute;
  		bottom: 0;
  		right: -100px;
  		position: fixed;
  		bottom: 30px;
  		right: 30px;
  		z-index: 999999;
  
  		.footer-button{
  			display: flex;
  			align-items: center;
  			justify-content: center;
  			width: 50px;
  			height: 50px;
  			cursor: pointer;
  			border-radius: 50%;
  			background-color: rgba(127,127,127, 0.23);
  
  			svg path{
  				fill: $green;
  				stroke: transparent;
  			}
  
  			&.button-up{
  				margin-bottom: 20px;
  			}
  		}
  	}*/ }
  footer a:hover {
    color: #green; }
  footer .footer-bottom-wrap {
    background: #232323;
    z-index: 9; }
    footer .footer-bottom-wrap .footer-bottom {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 100px; }
      footer .footer-bottom-wrap .footer-bottom p, footer .footer-bottom-wrap .footer-bottom a, footer .footer-bottom-wrap .footer-bottom span {
        font-family: "Circe", sans-serif;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF; }

/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
header {
  z-index: 9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); }
  header .header-panel-wrap {
    background: #fff; }
    header .header-panel-wrap .header-panel {
      position: relative;
      width: 100%;
      min-height: 140px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      padding: 23px 0; }
      header .header-panel-wrap .header-panel .header-logo {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        display: flex;
        align-items: center; }
        header .header-panel-wrap .header-panel .header-logo a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          margin: 0 auto; }
          header .header-panel-wrap .header-panel .header-logo a .company-slogan {
            font-size: 18px;
            line-height: 24px;
            margin: 0; }
          header .header-panel-wrap .header-panel .header-logo a img {
            margin-right: 26px;
            max-height: 94px; }
      header .header-panel-wrap .header-panel .site-menu {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto; }
      header .header-panel-wrap .header-panel .central-block {
        position: relative; }
        header .header-panel-wrap .header-panel .central-block .header-top-panel {
          position: relative;
          width: 100%;
          min-height: 45px;
          min-width: 530px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center; }
          header .header-panel-wrap .header-panel .central-block .header-top-panel:after {
            content: ' ';
            width: 100%;
            height: 1px;
            opacity: 0.1;
            background: #232323;
            position: absolute;
            left: 0;
            bottom: 0; }
          header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info {
              display: flex;
              align-items: center;
              width: max-content; }
              header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info svg {
                margin-right: 10px; }
              header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info span {
                position: relative;
                font-size: 16px;
                line-height: 24px; }
                header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info span:after {
                  content: ' ';
                  width: 100%;
                  height: 1px;
                  opacity: 0.1;
                  background: #232323;
                  position: absolute;
                  left: 0;
                  bottom: 3px; }
                header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info span:hover {
                  cursor: pointer; }
                  header .header-panel-wrap .header-panel .central-block .header-top-panel .header-locale-block .header-info span:hover:after {
                    opacity: 1; }
        header .header-panel-wrap .header-panel .central-block .header-menu-panel {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between; }
      header .header-panel-wrap .header-panel .right-block .header-telephone {
        font-weight: bold;
        font-size: 18px;
        line-height: 30px; }
      header .header-panel-wrap .header-panel .right-block .right-block-mobile {
        align-items: center;
        justify-content: center;
        width: 54px;
        height: 50px;
        background: #F44A4A;
        border-radius: 0px 2px 2px 0px;
        display: none; }

.mobile-menu-wrap .header-telephone {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding: 25px 0 30px;
  display: block; }
.mobile-menu-wrap .header-locale-block {
  padding: 30px 0 25px;
  border-bottom: 1px solid #e9e9e9; }
  .mobile-menu-wrap .header-locale-block .header-info {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 28px; }
    .mobile-menu-wrap .header-locale-block .header-info svg {
      margin-right: 10px; }
    .mobile-menu-wrap .header-locale-block .header-info span {
      position: relative;
      font-size: 16px;
      line-height: 24px; }
      .mobile-menu-wrap .header-locale-block .header-info span:after {
        content: ' ';
        width: 100%;
        height: 1px;
        opacity: 0.1;
        background: #232323;
        position: absolute;
        left: 0;
        bottom: 3px; }
      .mobile-menu-wrap .header-locale-block .header-info span:hover {
        cursor: pointer; }
        .mobile-menu-wrap .header-locale-block .header-info span:hover:after {
          opacity: 1; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 20.10.2018, 16:46:57
    Author     : inversum
*/
.site-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 0; }
  .site-menu #menu {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .site-menu #menu .navbar-collapse {
      padding-right: 0;
      padding-left: 0;
      width: 100%; }
    .site-menu #menu .nav {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .site-menu #menu .nav:before, .site-menu #menu .nav:after {
        display: none; }

/* 
    Created on : 03.09.2019, 17:18:59
    Author     : Andy Kar
*/
.header-lenguage {
  padding: 0;
  position: relative; }
  .header-lenguage span {
    text-transform: uppercase; }
  .header-lenguage .dropdown-menu {
    padding: 5px 10px;
    background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 3px 3px;
    width: 100%; }
    .header-lenguage .dropdown-menu li {
      cursor: pointer;
      margin-bottom: 5px; }
      .header-lenguage .dropdown-menu li:hover .language-select {
        color: #F44A4A; }

/* 
    Created on : 03.09.2019, 17:18:59
    Author     : Andy Kar
*/
.store-currency {
  padding: 0 10px;
  position: relative; }
  .store-currency .dropdown-menu {
    padding: 5px 10px;
    background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 3px 3px; }
    .store-currency .dropdown-menu li {
      cursor: pointer; }
      .store-currency .dropdown-menu li:hover .currency-select {
        color: #20a24a; }
  .store-currency .currency-name {
    width: 25px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21.05.2019, 17:05:43
    Author     : 1
*/
.header-control-block {
  padding: 0;
  width: 100%;
  max-width: 171px;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .header-control-block .header-control {
    margin-left: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    position: static; }
    .header-control-block .header-control .no-empty .control-icon, .header-control-block .header-control .logged .control-icon {
      fill: #fff;
      stroke: #fff; }
      .header-control-block .header-control .no-empty .control-icon .total_n, .header-control-block .header-control .logged .control-icon .total_n {
        display: block; }
    .header-control-block .header-control .control-icon {
      position: relative;
      width: 30px;
      height: 30px;
      fill: #b7b7b8;
      stroke: #b3b3b3;
      display: flex;
      justify-content: center;
      align-items: center;
      border: none;
      background: #272727;
      border-radius: 50%; }
      .header-control-block .header-control .control-icon .total_n {
        position: absolute;
        top: 0;
        right: -5px;
        color: #fff;
        background-color: #20a24a;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: none;
        display: none; }
      .header-control-block .header-control .control-icon .full {
        display: none; }
      .header-control-block .header-control .control-icon:hover {
        fill: #fff;
        stroke: #fefefe; }
        .header-control-block .header-control .control-icon:hover svg {
          opacity: 1; }
        .header-control-block .header-control .control-icon:hover .total_n {
          background-color: #20a24a; }
      .header-control-block .header-control .control-icon.cart-icon .total_n {
        right: -4px;
        color: #fff;
        background-color: #20a24a;
        font-size: 12px;
        width: 15px;
        height: 15px;
        font-family: "Circe", sans-serif;
        font-size: 12px;
        font-size: 10px;
        line-height: 15px;
        text-align: center; }
    .header-control-block .header-control .dropdown {
      text-align: center; }
      .header-control-block .header-control .dropdown .dropdown-menu {
        width: auto;
        padding: 0px;
        margin: 0;
        position: absolute;
        top: calc(100% + 30px);
        right: -10px;
        z-index: 99; }
        .header-control-block .header-control .dropdown .dropdown-menu .well {
          margin: 0;
          background: transparent;
          border: none;
          border-radius: 0;
          line-height: 1; }
          .header-control-block .header-control .dropdown .dropdown-menu .well .well-title {
            width: 100%;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 30px; }
  .header-control-block .header-login .well {
    width: 332px;
    padding: 35px; }
  .header-control-block .header-cart .well {
    width: 332px;
    padding: 15px; }
  .header-control-block .header-language {
    display: inline-block;
    vertical-align: middle; }
    .header-control-block .header-language button {
      height: 70px;
      text-decoration: none !important; }
      .header-control-block .header-language button:hover {
        text-decoration: none !important; }
    .header-control-block .header-language .lang-name {
      text-transform: uppercase;
      opacity: 0.5;
      font-size: 13px; }
    .header-control-block .header-language i {
      font-size: 14px;
      opacity: 0.5; }
    .header-control-block .header-language .dropdown-menu {
      border: none !important;
      border-radius: 0 !important;
      padding: 0 !important;
      margin: 0 !important;
      right: 0px !important;
      left: auto !important;
      min-width: 100%;
      text-align: center;
      background: transparent;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      top: 45px !important; }
      .header-control-block .header-language .dropdown-menu li {
        width: max-content; }
        .header-control-block .header-language .dropdown-menu li:after {
          background: transparent !important;
          display: none !important; }
        .header-control-block .header-language .dropdown-menu li:hover {
          background: transparent; }
        .header-control-block .header-language .dropdown-menu li button {
          font-size: 14px;
          height: 40px;
          line-height: 25px;
          outline: none; }
          .header-control-block .header-language .dropdown-menu li button:hover {
            text-decoration: none !important; }
  .header-control-block .cart-empty {
    margin: 30px;
    text-align: center; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.06.2019, 19:26:42
    Author     : 1
*/
@media screen and (max-width: 1289px) {
  header .header-top-panel .header-logo {
    padding: 0; }
  header #category .nav li.dropdown > a {
    margin: 0 20px; }

  .container {
    padding: 0 20px; }

  .categories-home-viewport .slide-grid .slide-grid-item {
    width: 32.8% !important; } }
@media screen and (min-width: 1070px) {
  .mobile-menu-wrap,
  .site-mobile-button {
    display: none !important; } }
@media screen and (max-width: 1069px) {
  .site-menu {
    display: none; }

  .product-item .product-item-buttons {
    opacity: 1 !important; }

  header #category .nav li.dropdown > a {
    font-size: 15px;
    margin: 0 22px; }

  header .header-panel-wrap .header-panel .header-logo a .company-slogan {
    display: none; }

  header .header-panel-wrap .header-panel .central-block {
    display: none; }

  header .header-panel-wrap .header-panel .right-block .header-telephone {
    display: none; }

  header .header-panel-wrap .header-panel .right-block .right-block-mobile {
    display: flex; }

  header .header-panel-wrap .header-panel .header-logo a img {
    margin-right: 0;
    max-height: 60px; }

  header .header-panel-wrap .header-panel {
    min-height: 0;
    padding: 15px 0; } }
@media screen and (max-width: 869px) {
  footer .footer-menu #footer-menu ul.nav .item a {
    padding: 20px 20px 16px; }

  .advantages-home-viewport .slide-grid {
    justify-content: center; }
    .advantages-home-viewport .slide-grid .slide-grid-item {
      width: 290px; }

  body .section-title {
    text-align: center; }
    body .section-title:after {
      margin-left: 0;
      left: calc(50% - 35px);
      bottom: -10px; } }
@media screen and (max-width: 768px) {
  .category-menu-wrap {
    display: none; }

  .categories-home-viewport .slide-grid .slide-grid-item {
    width: 100% !important; }

  .mobile-button-panel {
    display: flex !important;
    display: -webkit-flex !important; }

  footer .footer-menu #footer-menu ul.nav .item a {
    width: max-content; }

  body .content-columns .left-column {
    max-width: 100%; }
  body .content-columns .main-column {
    min-width: 300px;
    width: 100%; }
  body .content-columns .right-column {
    max-width: 100%; }

  header {
    overflow: hidden; } }
@media screen and (max-width: 701px) {
  footer .footer-content-wrap .footer-content .footer-info {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    footer .footer-content-wrap .footer-content .footer-info .footer-item {
      padding-bottom: 0; }
  footer .footer-menu #footer-menu ul.nav .item {
    min-width: 50%;
    text-align: left;
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto; } }
@media screen and (max-width: 449px) {
  .container {
    padding: 0 10px;
    /*		.swiper-viewport{
    			
    			.swiper-container{
    				margin: 0 -10px!important;
    				padding: 0 10px!important;
    			}
    		}*/ }

  #site-contacts #content .contacts-section .right-block-form {
    padding: 97px 20px 120px; }

  #terms-module {
    padding: 25px 20px; }
    #terms-module .totals-wrap .totals .total:last-child .total-text {
      font-size: 15px; }

  header .header-top-panel .site-logo {
    position: relative;
    z-index: 99; }
    header .header-top-panel .site-logo .logo-info span {
      font-size: 17px; }
  header .header-top-panel .header-control-block {
    position: relative;
    padding-left: 0; }
    header .header-top-panel .header-control-block .control-adaptive {
      position: absolute;
      top: 0;
      opacity: 0; }
      header .header-top-panel .header-control-block .control-adaptive.visible {
        opacity: 1; }
      header .header-top-panel .header-control-block .control-adaptive:nth-child(1) {
        right: 157px; }
      header .header-top-panel .header-control-block .control-adaptive:nth-child(2) {
        right: 109px; }

  footer .footer-menu #footer-menu ul.nav .item a {
    min-width: 140px; } }
/*@media screen and (max-width: 420px){
	header .header-top-panel {
		
		.header-logo{
			flex: 0 0 auto;
			padding: 20px 16px;
		}
		
		.header-search .header-search-wrap {
			width: 250px;
		}
		
		.header-control-block{
			padding: 0 5px 0 0;
			
			.header-control{
				height: auto; 
				padding: 10px;
			}
			
			.header-login.header-control .dropdown .dropdown-menu {
				left: -20px;
				right: auto;
				max-width: 95vw;
			}
			
			header-cart.header-control{
				
				#cart .dropdown-menu {
					width: auto!important;
					max-width: 95vw;
				}
			}
		}
	}
	
	.mobile-menu-wrap{
		top: 65px;
	}
	
	footer .footer-content{
		.footer-menu, .footer-category{
			display: none!important;
		}
		
		.footer-info{
			order: 1;
		}
		
		.footer-contacts{
			margin-bottom: 30px;
		}
	}
}

*/
.mobile-site {
  padding: 25px 0 0;
  border-bottom: 1px solid #e9e9e9; }

.mobile-button-panel {
  background-color: #f9f8f5;
  border-top: 1px solid transparent;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .mobile-button-panel .tab-mobile-menu {
    flex: 1 0 auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 13px 15px;
    font-family: 'Roboto-Medium', sans-serif;
    font-size: 15px;
    line-height: 15px;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer; }
    .mobile-button-panel .tab-mobile-menu:before {
      content: " ";
      width: 0%;
      height: 2px;
      background-color: #20a24a;
      position: absolute;
      bottom: 0;
      left: 0;
      transition: all 0ms ease; }
    .mobile-button-panel .tab-mobile-menu.active {
      background-color: #fff;
      cursor: default;
      border-color: #f9f8f5; }
      .mobile-button-panel .tab-mobile-menu.active:before {
        width: 100% !important;
        transition: all 300ms ease; }

.mobile-button-panel,
.mobile-category {
  display: none; }

.control-adaptive {
  position: relative;
  opacity: 1; }

.mobile-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  width: 57px;
  height: 50px;
  background: #232323;
  border-radius: 2px 0px 0px 2px;
  /*	&:hover{
  		.bars span{
  			background-color: $green;
  		}
  		.text-mobile-menu{
  			color: $green;
  		}
  	}*/ }
  .mobile-button.open .bars span {
    width: 28px; }
    .mobile-button.open .bars span:first-child {
      transform-origin: bottom left;
      transform: rotate(45deg); }
    .mobile-button.open .bars span:last-child {
      transform-origin: top left;
      transform: rotate(-45deg); }
    .mobile-button.open .bars span:nth-child(2) {
      opacity: 0; }
  .mobile-button .bars {
    width: 30px;
    height: 22px;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .mobile-button .bars span {
      display: block;
      width: 30px;
      height: 2px;
      background-color: #fff;
      transition: all 300ms ease; }
      .mobile-button .bars span:first-child {
        transform-origin: bottom left; }
      .mobile-button .bars span:last-child {
        transform-origin: top left; }
      .mobile-button .bars span:nth-child(2) {
        transition: all 0s; }
  .mobile-button .text-mobile-menu {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px; }

.mobile-site-menu {
  display: block;
  float: none;
  min-height: max-content; }

.mobile-category-wrap {
  background-color: #fbfbfb; }

.mobile-menu-subwrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: rgba(82, 82, 82, 0.2);
  transition: height 0s;
  overflow: hidden;
  display: none; }
  .mobile-menu-subwrap.visible .mobile-site-menu-bg {
    transition: all 300ms ease;
    position: absolute;
    right: 0; }
  .mobile-menu-subwrap .mobile-site-menu-bg {
    background: #fff;
    position: absolute;
    top: 0;
    right: -330px;
    height: 80px;
    width: 320px;
    transition: all 300ms ease; }

.mobile-menu-wrap {
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(82, 82, 82, 0.2);
  width: 100%;
  overflow: hidden;
  display: none; }
  .mobile-menu-wrap.visible .mobile-site-menu {
    transition: all 300ms ease;
    position: absolute;
    left: 0;
    padding: 0 15px; }
  .mobile-menu-wrap .mobile-site-menu {
    background: #fff;
    position: absolute;
    top: 0;
    left: -330px;
    bottom: 0;
    width: 320px;
    padding: 3px 0 30px;
    transition: all 300ms ease; }

.mobile-category-wrap .mobile-category-menu, .mobile-category-wrap .mobile-site-menu, .mobile-menu-wrap .mobile-category-menu, .mobile-menu-wrap .mobile-site-menu {
  display: block; }
  .mobile-category-wrap .mobile-category-menu .mobile-category .navbar-nav, .mobile-category-wrap .mobile-site-menu .mobile-category .navbar-nav, .mobile-menu-wrap .mobile-category-menu .mobile-category .navbar-nav, .mobile-menu-wrap .mobile-site-menu .mobile-category .navbar-nav {
    padding-bottom: 20px; }
  .mobile-category-wrap .mobile-category-menu .mobile-category .parent, .mobile-category-wrap .mobile-category-menu .mobile-site .parent, .mobile-category-wrap .mobile-site-menu .mobile-category .parent, .mobile-category-wrap .mobile-site-menu .mobile-site .parent, .mobile-menu-wrap .mobile-category-menu .mobile-category .parent, .mobile-menu-wrap .mobile-category-menu .mobile-site .parent, .mobile-menu-wrap .mobile-site-menu .mobile-category .parent, .mobile-menu-wrap .mobile-site-menu .mobile-site .parent {
    padding-right: 30px;
    position: relative; }
    .mobile-category-wrap .mobile-category-menu .mobile-category .parent.collapsed:after, .mobile-category-wrap .mobile-category-menu .mobile-site .parent.collapsed:after, .mobile-category-wrap .mobile-site-menu .mobile-category .parent.collapsed:after, .mobile-category-wrap .mobile-site-menu .mobile-site .parent.collapsed:after, .mobile-menu-wrap .mobile-category-menu .mobile-category .parent.collapsed:after, .mobile-menu-wrap .mobile-category-menu .mobile-site .parent.collapsed:after, .mobile-menu-wrap .mobile-site-menu .mobile-category .parent.collapsed:after, .mobile-menu-wrap .mobile-site-menu .mobile-site .parent.collapsed:after {
      transform: rotate(-90deg); }
    .mobile-category-wrap .mobile-category-menu .mobile-category .parent:after, .mobile-category-wrap .mobile-category-menu .mobile-site .parent:after, .mobile-category-wrap .mobile-site-menu .mobile-category .parent:after, .mobile-category-wrap .mobile-site-menu .mobile-site .parent:after, .mobile-menu-wrap .mobile-category-menu .mobile-category .parent:after, .mobile-menu-wrap .mobile-category-menu .mobile-site .parent:after, .mobile-menu-wrap .mobile-site-menu .mobile-category .parent:after, .mobile-menu-wrap .mobile-site-menu .mobile-site .parent:after {
      content: "\f107 ";
      font-family: 'FontAwesome';
      position: absolute;
      font-size: 16px;
      line-height: 100%;
      right: 10px;
      top: 7px;
      transition: all 300ms ease; }
  .mobile-category-wrap .mobile-category-menu .mobile-category .navbar-nav, .mobile-category-wrap .mobile-category-menu .mobile-site .navbar-nav, .mobile-category-wrap .mobile-site-menu .mobile-category .navbar-nav, .mobile-category-wrap .mobile-site-menu .mobile-site .navbar-nav, .mobile-menu-wrap .mobile-category-menu .mobile-category .navbar-nav, .mobile-menu-wrap .mobile-category-menu .mobile-site .navbar-nav, .mobile-menu-wrap .mobile-site-menu .mobile-category .navbar-nav, .mobile-menu-wrap .mobile-site-menu .mobile-site .navbar-nav {
    margin: 7.5px 0px; }
    .mobile-category-wrap .mobile-category-menu .mobile-category .navbar-nav > li > a, .mobile-category-wrap .mobile-category-menu .mobile-site .navbar-nav > li > a, .mobile-category-wrap .mobile-site-menu .mobile-category .navbar-nav > li > a, .mobile-category-wrap .mobile-site-menu .mobile-site .navbar-nav > li > a, .mobile-menu-wrap .mobile-category-menu .mobile-category .navbar-nav > li > a, .mobile-menu-wrap .mobile-category-menu .mobile-site .navbar-nav > li > a, .mobile-menu-wrap .mobile-site-menu .mobile-category .navbar-nav > li > a, .mobile-menu-wrap .mobile-site-menu .mobile-site .navbar-nav > li > a {
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      text-transform: uppercase;
      padding: 0;
      margin-bottom: 25px; }
      .mobile-category-wrap .mobile-category-menu .mobile-category .navbar-nav > li > a.parent:not(.collapsed), .mobile-category-wrap .mobile-category-menu .mobile-site .navbar-nav > li > a.parent:not(.collapsed), .mobile-category-wrap .mobile-site-menu .mobile-category .navbar-nav > li > a.parent:not(.collapsed), .mobile-category-wrap .mobile-site-menu .mobile-site .navbar-nav > li > a.parent:not(.collapsed), .mobile-menu-wrap .mobile-category-menu .mobile-category .navbar-nav > li > a.parent:not(.collapsed), .mobile-menu-wrap .mobile-category-menu .mobile-site .navbar-nav > li > a.parent:not(.collapsed), .mobile-menu-wrap .mobile-site-menu .mobile-category .navbar-nav > li > a.parent:not(.collapsed), .mobile-menu-wrap .mobile-site-menu .mobile-site .navbar-nav > li > a.parent:not(.collapsed) {
        color: #20a24a; }
  .mobile-category-wrap .mobile-category-menu .mobile-category ul, .mobile-category-wrap .mobile-category-menu .mobile-site ul, .mobile-category-wrap .mobile-site-menu .mobile-category ul, .mobile-category-wrap .mobile-site-menu .mobile-site ul, .mobile-menu-wrap .mobile-category-menu .mobile-category ul, .mobile-menu-wrap .mobile-category-menu .mobile-site ul, .mobile-menu-wrap .mobile-site-menu .mobile-category ul, .mobile-menu-wrap .mobile-site-menu .mobile-site ul {
    display: block; }
    .mobile-category-wrap .mobile-category-menu .mobile-category ul a, .mobile-category-wrap .mobile-category-menu .mobile-site ul a, .mobile-category-wrap .mobile-site-menu .mobile-category ul a, .mobile-category-wrap .mobile-site-menu .mobile-site ul a, .mobile-menu-wrap .mobile-category-menu .mobile-category ul a, .mobile-menu-wrap .mobile-category-menu .mobile-site ul a, .mobile-menu-wrap .mobile-site-menu .mobile-category ul a, .mobile-menu-wrap .mobile-site-menu .mobile-site ul a {
      display: block;
      width: 100%;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      padding: 0;
      margin-bottom: 25px;
      background: transparent !important; }
  .mobile-category-wrap .mobile-category-menu .mobile-category ul:not(.navbar-nav), .mobile-category-wrap .mobile-category-menu .mobile-site ul:not(.navbar-nav), .mobile-category-wrap .mobile-site-menu .mobile-category ul:not(.navbar-nav), .mobile-category-wrap .mobile-site-menu .mobile-site ul:not(.navbar-nav), .mobile-menu-wrap .mobile-category-menu .mobile-category ul:not(.navbar-nav), .mobile-menu-wrap .mobile-category-menu .mobile-site ul:not(.navbar-nav), .mobile-menu-wrap .mobile-site-menu .mobile-category ul:not(.navbar-nav), .mobile-menu-wrap .mobile-site-menu .mobile-site ul:not(.navbar-nav) {
    margin-left: 15px;
    margin-bottom: 10px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.07.2019, 8:38:16
    Author     : 1
*/
.login-form-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999; }
  .login-form-wrap .form-close {
    transform: scale(0.75);
    top: 15px;
    right: 15px; }
  .login-form-wrap .form-group {
    padding: 0 30px; }
  .login-form-wrap .login-menu {
    position: relative; }
    .login-form-wrap .login-menu .menu-logged {
      padding: 75px 40px 60px;
      background: #fff; }
      .login-form-wrap .login-menu .menu-logged li {
        margin-bottom: 20px; }
        .login-form-wrap .login-menu .menu-logged li a {
          color: #232323; }
  .login-form-wrap .login-form {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    min-height: 100vh; }
    .login-form-wrap .login-form .login-form-tabs-wrap {
      width: 100%;
      height: max-content;
      min-height: 480px;
      max-width: 300px;
      background: #fff;
      padding: 50px 0;
      position: relative; }
      .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs {
        width: 100%; }
        .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs .login-tab {
          width: 50%; }
          .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs .login-tab a {
            width: 100%;
            min-height: 40px;
            padding: 13px 0;
            margin: 0;
            font-family: 'Roboto-Medium', sans-serif;
            font-size: 15px;
            line-height: 20px;
            text-transform: uppercase;
            background-color: #f9f8f5;
            border: none;
            border-top: 1px solid #f9f8f5;
            text-align: center; }
            .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs .login-tab a:before {
              content: " ";
              width: 0%;
              height: 2px;
              background-color: #20a24a;
              position: absolute;
              bottom: 0;
              left: 0;
              transition: all 0ms ease; }
          .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs .login-tab.active a {
            background-color: #fff; }
            .login-form-wrap .login-form .login-form-tabs-wrap .nav-tabs .login-tab.active a:before {
              width: 100% !important;
              transition: all 300ms ease; }
      .login-form-wrap .login-form .login-form-tabs-wrap .tab-pane {
        text-align: center; }
        .login-form-wrap .login-form .login-form-tabs-wrap .tab-pane .login-title {
          max-width: 180px;
          margin: 15px auto 20px;
          line-height: 23px; }
          .login-form-wrap .login-form .login-form-tabs-wrap .tab-pane .login-title a {
            color: #20a24a; }
        .login-form-wrap .login-form .login-form-tabs-wrap .tab-pane .form-link {
          display: block;
          text-transform: none;
          margin-bottom: 15px; }
        .login-form-wrap .login-form .login-form-tabs-wrap .tab-pane .but {
          margin: 0 auto; }

/* 
    Created on : 03.09.2019, 13:18:59
    Author     : Andy Kar
*/
#search {
  position: relative;
  display: block; }
  #search .header-seach-input {
    position: relative;
    width: 400px;
    max-width: 100%;
    height: 36px;
    margin: 0;
    padding: 0 38px 0 39px;
    border-radius: 18px;
    border: none;
    background: #272727; }
  #search .site-search-but {
    position: absolute;
    top: 12px;
    left: 17px;
    z-index: 9;
    cursor: pointer;
    font-size: 13px;
    line-height: 15px; }
    #search .site-search-but .search-icon {
      fill: #F2F2F2; }
  #search .search-close {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    right: 15px;
    top: 14px;
    z-index: 9;
    line-height: 8px; }
    #search .search-close:before {
      content: ' ';
      display: inline-block;
      width: 10px;
      height: 1px;
      background: #F2F2F2;
      transform-origin: left bottom;
      transform: translate(0.8px, -1px) rotate(-45deg); }
    #search .search-close:after {
      content: ' ';
      display: inline-block;
      width: 10px;
      height: 1px;
      background: #F2F2F2;
      transform-origin: right bottom;
      transform: translate(-2.7px, -9px) rotate(45deg); }
  #search.no-empty .header-seach-input {
    color: #fff; }
  #search.no-empty .site-search-but .search-icon {
    fill: #fff; }
  #search.no-empty .search-close {
    background: transparent;
    cursor: pointer; }

/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
#cart .dropdown-menu li > div {
  min-width: 40px;
  padding: 0; }

#cart .dropdown-menu .well {
  cursor: default;
  width: 100%;
  padding: 0; }
  #cart .dropdown-menu .well .top-cart {
    padding: 0;
    background: #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    border-radius: 3px 0px 0px 0px;
    z-index: 9;
    position: relative; }
    #cart .dropdown-menu .well .top-cart > div {
      min-width: 0px;
      padding: 0; }
    #cart .dropdown-menu .well .top-cart .product-category-server {
      display: block;
      min-height: 115px;
      background: rgba(254, 254, 254, 0.5);
      box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
      border-radius: 3px 0px 0px 0px;
      padding: 19px 20px 20px;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-img {
        width: 60px; }
      #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-info {
        padding-left: 15px;
        flex: 1 0 auto; }
        #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-info .cart-category {
          display: block;
          font-family: "Circe", sans-serif;
          font-size: 15px;
          line-height: 18px;
          color: #20a24a;
          margin-bottom: 20px; }
        #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-info .cart-server {
          display: block;
          font-family: "Circe", sans-serif;
          font-size: 13px;
          line-height: 18px; }
          #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-info .cart-server .fa {
            font-size: 13px;
            line-height: 18px;
            vertical-align: middle; }
        #cart .dropdown-menu .well .top-cart .product-category-server .cart-category-info .cart-remove-all {
          font-family: "Circe", sans-serif;
          font-size: 11px;
          line-height: 22px;
          text-transform: uppercase;
          cursor: pointer; }
    #cart .dropdown-menu .well .top-cart .top-cart-product {
      position: relative;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      min-height: 130px;
      padding: 22px 20px; }
      #cart .dropdown-menu .well .top-cart .top-cart-product:after {
        content: ' ';
        display: block;
        position: absolute;
        bottom: 0;
        height: 2px;
        width: 305px;
        background: rgba(127, 127, 127, 0.1); }
      #cart .dropdown-menu .well .top-cart .top-cart-product:last-child {
        padding-bottom: 20px; }
        #cart .dropdown-menu .well .top-cart .top-cart-product:last-child:after {
          display: none; }
      #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        min-width: 95px;
        height: 90px;
        background: #fff;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
        border-radius: 3px; }
        #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb .product-item-tags {
          position: absolute;
          top: 0;
          right: 0; }
          #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb .product-item-tags .product-tag {
            display: block;
            width: 17px;
            height: 8px;
            border-radius: 3px/50% 0 0 50%;
            margin-bottom: 4px; }
            #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb .product-item-tags .product-tag.new {
              background-color: #096ca7; }
            #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb .product-item-tags .product-tag.hit {
              background-color: #F58A0C; }
            #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-thumb .product-item-tags .product-tag.promo {
              background-color: #F44A4A; }
      #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-info {
        position: relative;
        padding-left: 20px;
        text-align: left;
        flex: 1 0 auto;
        width: 190px; }
        #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-info .top-cart-product-category {
          display: block;
          font-family: "Circe", sans-serif;
          font-size: 13px;
          line-height: 15px;
          text-transform: uppercase;
          color: #20a24a;
          margin-bottom: 4px; }
        #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-info .product-name {
          display: block;
          min-height: 60px;
          font-family: "Circe", sans-serif;
          font-size: 15px;
          line-height: 18px; }
        #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-info .top-cart-product-price {
          display: block;
          font-family: "Circe", sans-serif;
          font-size: 15px;
          line-height: 18px;
          text-transform: uppercase; }
        #cart .dropdown-menu .well .top-cart .top-cart-product .top-cart-product-info .product-remove {
          position: absolute;
          bottom: 0;
          right: 0; }
  #cart .dropdown-menu .well .top-cart-total {
    background: #FCFCFC;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px 0px 3px 3px;
    padding: 17px 40px 24px; }
    #cart .dropdown-menu .well .top-cart-total .top-total {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
      #cart .dropdown-menu .well .top-cart-total .top-total .total-items-title {
        font-size: 15px;
        line-height: 34px; }
      #cart .dropdown-menu .well .top-cart-total .top-total .total-items-text {
        font-family: "Circe", sans-serif;
        font-size: 15px;
        line-height: 34px; }
      #cart .dropdown-menu .well .top-cart-total .top-total .total-title {
        font-family: "Circe", sans-serif;
        font-size: 18px;
        line-height: 21px; }
      #cart .dropdown-menu .well .top-cart-total .top-total .total-text {
        font-family: "Circe", sans-serif;
        font-size: 18px;
        line-height: 25px;
        text-align: right;
        color: #20a24a; }

/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
/*.but{
	height: 50px;
	width: 200px;
	padding: 0 30px;
	border: none;
	border-radius: 25px;
	font-size: 15px;
	font-family: 'Roboto-Medium', sans-serif;
	outline: none;
	text-decoration: none;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	-webkit-align-items: center;
	transition: all 200ms ease;

}
.but-sm, .btn{
	height: 40px;
	padding: 0 25px;
	border: none;
	border-radius: 20px;
	font-size: 13px;
	font-family: 'Roboto-Medium', sans-serif; 
	outline: none;
	text-decoration: none;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	width: max-content;
    margin: 0 auto;
	transition: all 200ms ease;

}

.but-o, .btn-primary{
	border: 2px solid $green;
	background: transparent;
	text-transform: uppercase;
	color: $green;
	
	&:hover{
		border: 2px solid $green;
		color: #fff;
		background-color: $green;
	}
}

.but-submit{
	width: 200px;
	padding: 0;
}

.but-green{
	border: 2px solid $green;
	background-color: $green;
	text-transform: uppercase;
	color: #fff;
	width: auto;
	padding: 0 50px;
	
	&:hover{
		color: #fff;
	}
	
	&.no-active{
		border: 2px solid #a0cf5e;
		background-color: #a0cf5e;
		text-transform: uppercase;
		color: #fff;
	}

}

.arrow{
	&:after{
		content: url(../image/arrow_long.svg);
		display: inline-block;
		width: 22px;
		height: 15px;
		fill: #333333;
		opacity: 0.3;
	}
	&:hover{
	
		&:after{
			content: url(../image/arrow_long_white.svg);
			display: inline-block;
			width: 22px;
			height: 15px;
			fill: #333333;
			opacity: 1;
		}
	}
}

.big-arrow{
	&:after{
		content: url(../image/arrow.svg);
		display: inline-block;
		width: 50px;
		height: 95px;
		fill: #d5d1d1;
		opacity: 0.5;
	}
	&:hover{
		&:after{
			content: url(../image/arrow_green.svg);
		}
	}
	
}

.arrow-left{
	&:after{
		transform: rotate(180deg);
	}
}

.btn-continue, .btn-default{
	padding-left: 0;
	
	&:before{
		content: url(../image/arrow_back.svg);
		display: inline-block;
		margin-right: 10px;
		width: 17px;
		height: 12px;
		opacity: 0.5;
		
	}
	&:hover{
		color: $green;

		a{
			color: $green;
			
		}
	}
}

.button-more{
	font-family: $bold;
	font-size: 11px;
	text-transform: uppercase;
	color: $green;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;

	.fa{
		font-size: 16px;
		line-height: 16px;
		color: $green;
		margin-left: 5px;
		margin-bottom: 2px;
	}
}

.button-show-more{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #FFFFFF;
	color: $green;
	border: 1px solid $green;
	box-sizing: border-box;
	height: 40px;
	min-width: 131px;
	max-width: max-content;
	padding: 0 15px;
	border-radius: 20px;
	font-family: $bold;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-top: 30px;
	cursor: pointer;
	
	.show-more-separator{
		width: 2px;
		height: 20px;
		background: $grey;
		opacity: 0.2;
		margin: 0 16px;
	}
	
	.show-more-info{
		font-family: $medium;
		font-size: 13px;
		line-height: 18px;
		text-transform: lowercase;
		color: $grey;
	}
}

.button-well{
	height: 50px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: $bold;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border-radius: 0px 0px 3px 3px;
	border: none;
	cursor: pointer;
	
	&.green{
		background: $green;
		color: #fff;
	}
	
	&.grey07{
		background: $grey07;
		color: #fff;
	}
	
}

.button-back{
	background: $lite-grey07;
	border-radius: 0px 0px 3px 3px;
	font-family: $medium;
	font-size: 11px;
	line-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	color: $green;
	border-radius: 3px;
	width: 210px;
	height: 50px;
		
	&:before{
		content: '\f104';
		font-family: "FontAwesome";
		margin-right: 7px;
		color: $green;
		font-size: 16px;
		vertical-align: middle;
		margin-bottom: 4px;
	}
}

.butt{
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	border: none;
	border-radius: 0;
	font-size: 14px;
	opacity: 0.9;
	display: inline-block;

	&:hover{
		opacity: 0.9;
	}

}

.butt-green{
	color: #fff!important;
	background: $green;
}
.butt-blue{
	color: #fff!important;
	background: $blue;

	&>*{
		color: #fff!important;
		background: $blue;
	}
	&>*:hover{
		color: #fff!important;
		background: $blue;
	}
}
.butt-o-w-blue{
	color: $blue!important;
	background: rgba(255,255,255,0.6);
	border: 1px solid $blue;

}
*/
.red-but {
  background: #F44A4A;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 18px 30px 17px;
  display: inline-block;
  min-width: 270px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content; }
  .red-but svg {
    margin-left: 15px; }
  .red-but:hover {
    background: #D23D3D;
    color: #fff; }

.red-o-but {
  background: #fff;
  border-radius: 2px;
  border: 1px solid #F44A4A;
  box-sizing: border-box;
  color: #232323;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 18px 30px 17px;
  display: inline-block;
  min-width: 270px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
  margin-bottom: 40px; }
  .red-o-but svg {
    margin-left: 15px; }
    .red-o-but svg path {
      fill: #232323; }
  .red-o-but:hover {
    background: #D23D3D;
    border: 1px solid #D23D3D;
    color: #fff; }
    .red-o-but:hover svg path {
      fill: #fff; }

/* 
    Created on : 03.09.2019, 06:18:59
    Author     : Andy Kar
*/
#menu, #category {
  border: none;
  background: transparent;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  z-index: 99; }
  #menu .navbar-collapse, #category .navbar-collapse {
    text-align: center; }
  #menu .nav, #category .nav {
    float: none; }
    #menu .nav li, #category .nav li {
      /*			.dropdown-menu{
      				border: none!important;
      				border-radius: 0!important;
      				padding: 0!important;
      				margin: 0;
      				left: 10px!important;
      				padding: 5px 10px;
      				background: #f9f9f9;
      				box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
      				border-radius: 0px 0px 3px 3px!important;;
      				width: auto;
      
      				li{
      					&:after{
      						background: transparent;
      						display: none!important;
      					}
      					&:hover{
      						background: transparent;
      					}
      
      					a{
      						font-size: 16px;
      						height: 50px;
      						line-height: 50px;
      						min-width: 210px;
      						width: max-content;
      						color: $text!important;
      
      						&:hover{
      							color: $text!important;
      							background: #f4f4f4;
      						}
      					}
      					
      					&:last-child{
      						
      						a{
      							border-radius: 0px 0px 3px 3px;
      						}
      					}
      				}
      			}*/ }
      #menu .nav li a, #category .nav li a {
        position: relative;
        display: block;
        color: #232323;
        text-shadow: none;
        position: relative;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        text-transform: uppercase;
        padding: 0; }
        #menu .nav li a:hover, #category .nav li a:hover {
          background: transparent; }
          #menu .nav li a:hover:after, #category .nav li a:hover:after {
            opacity: 1; }
        #menu .nav li a:after, #category .nav li a:after {
          content: ' ';
          display: block;
          width: 100%;
          height: 3px;
          background: #F44A4A;
          position: absolute;
          left: 0;
          bottom: -26px;
          opacity: 0; }
      #menu .nav li a.current:after, #category .nav li a.current:after {
        opacity: 1; }

#menu .nav > li > a:hover {
  background-color: transparent; }

#menu .nav > li.open > a {
  background-color: transparent; }

#mobile-column-left {
  position: absolute;
  top: 0;
  width: calc(100% + 15px);
  margin-left: -15px;
  z-index: 999;
  background: #fff; }
  @media screen and (min-width: 767px) {
    #mobile-column-left {
      top: 100%; } }
  #mobile-column-left #mobile-menu {
    padding: 0 15px 0 30px; }
    #mobile-column-left #mobile-menu li {
      position: relative; }
      #mobile-column-left #mobile-menu li a {
        position: relative;
        width: 100%;
        padding-left: 20px;
        display: inline-block;
        border-bottom: 1px solid #dadada; }

.collapsed:after {
  transform: rotate(-90deg); }

.parent {
  padding-right: 40px;
  /*	&:after{
  		content: "\f107 ";
  		font-family: 'FontAwesome';
  		position: absolute;
  		font-size: 16px;
  		line-height: 100%;
  		right: 20px;
  		top: calc(50% - 8px);
  		transition: all 300ms ease;
  	}*/ }

/* 
    Created on : 15.12.2018, 19:19:48
    Author     : 1
*/
.modal-wrap {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(45, 45, 45, 0.4);
  z-index: 999;
  display: none; }
  .modal-wrap h3, .modal-wrap p {
    color: #232323; }
  .modal-wrap a {
    color: #20a24a; }
  .modal-wrap .fa {
    color: #20a24a;
    font-size: 35px; }
  .modal-wrap .modal-form-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 55px 50px;
    background: #fff;
    max-width: 95%; }
    @media (max-width: 500px) {
      .modal-wrap .modal-form-wrap {
        width: 100%;
        height: 100%;
        padding: 50px 20px; } }
    .modal-wrap .modal-form-wrap .modal-form {
      width: 100%;
      height: 100%; }
  .modal-wrap .modal-alert {
    position: relative;
    padding: 40px 58px 43px;
    width: 440px;
    max-width: 95%;
    display: none;
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    text-align: center; }
    .modal-wrap .modal-alert .attention {
      text-align: center; }
      .modal-wrap .modal-alert .attention p {
        font-family: "Circe", sans-serif;
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 16px;
        margin-top: 24px; }
    .modal-wrap .modal-alert .modal-alert-messege {
      font-size: 15px;
      line-height: 24px;
      text-align: center;
      margin: 0 auto; }

.form-close, .close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  opacity: 0.3; }
  .form-close:before, .close-icon:before {
    content: ' ';
    width: 28px;
    height: 2px;
    display: block;
    background: #0E0F13;
    transform: translateY(12px) translateX(-6px) rotate(45deg); }
  .form-close:after, .close-icon:after {
    content: ' ';
    width: 28px;
    height: 2px;
    display: block;
    background: #0E0F13;
    transform: translateY(10px) translateX(-6px) rotate(135deg); }

.close-icon-small {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid rgba(127, 127, 127, 0.1);
  box-sizing: border-box; }
  .close-icon-small:before {
    content: ' ';
    width: 10px;
    height: 1px;
    display: block;
    background: #F2F2F2;
    transform: translateY(9px) translateX(4px) rotate(45deg); }
  .close-icon-small:after {
    content: ' ';
    width: 10px;
    height: 1px;
    display: block;
    background: #F2F2F2;
    transform: translateY(8px) translateX(4px) rotate(135deg); }

.form-group {
  margin-right: 0;
  margin-left: 0; }

label.control-label {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 15px; }

input.form-control, select.form-control {
  width: 100%;
  max-width: 420px;
  margin-bottom: 5px;
  border: 1px solid rgba(127, 127, 127, 0.2);
  box-sizing: border-box;
  border-radius: 3px;
  height: 36px;
  line-height: 36px;
  background: transparent;
  color: #F2F2F2;
  padding-left: 15px;
  font-size: 12px;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none; }

textarea.form-control {
  width: 100%;
  border: 1px solid rgba(127, 127, 127, 0.2);
  box-sizing: border-box;
  border-radius: 3px;
  background: transparent;
  color: #F2F2F2;
  padding-left: 15px;
  font-size: 12px;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none; }

.form-control:focus {
  border-color: rgba(127, 127, 127, 0.2);
  outline: none;
  box-shadow: none; }

.error-required input.form-control {
  border-color: #f23010; }

.text-danger {
  text-transform: none;
  color: red; }

textarea {
  max-width: 100%;
  height: 105px;
  border-radius: 5px;
  outline: none;
  border-color: #e9e9e9; }

.form-error {
  position: absolute;
  color: #f23010;
  display: none;
  width: 100%;
  text-align: left;
  text-transform: none;
  margin-top: 3px; }

.error-required .form-error {
  display: block; }

.check-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(127, 127, 127, 0.2);
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 15px;
  cursor: pointer; }
  .check-box:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #20a24a;
    display: none; }
  .check-box.checked:before {
    display: block; }

.payment-radio .radio {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(127, 127, 127, 0.2);
  box-sizing: border-box;
  border-radius: 10px;
  cursor: pointer; }
  .payment-radio .radio:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #20a24a;
    display: none; }
  .payment-radio .radio.checked:before {
    display: block; }

.product-options-wrap .form-group {
  /*		#input-option230, #input-option233, #input-option235, #input-option236{
  			display: flex;
  			justify-content: space-between;
  			align-items: flex-start;
  			width: 100%;
  				
  			.radio {
  				flex: 1 1 auto;
  				display: flex;
  				justify-content: center;
  				align-items: center;
  				width: auto;
  				height: 36px;
  				border: 1px solid $green;
  				box-sizing: border-box;
  				cursor: pointer;
  				margin: 0;
  				border-radius: 3px;
  				
  				&:first-child{
  					border-radius: 3px 0 0 3px;
  				}
  				&:last-child{
  					border-radius: 0 3px 3px 0;
  					margin-left: -1px;
  				}
  
  				&:before{
  					display: none;
  				}
  
  				&.checked{
  					background-color: $green;
  					label{
  						color: #fff;
  					}
  					
  					&:before{
  						display: none;
  					}
  				}
  
  				label{
  					min-height: 36px;
  					line-height: 36px;
  					padding: 0;
  					width: 100%;
  					text-align: center;
  					margin-bottom: 0;
  					font-family: $medium;
  					font-size: 15px;
  					color: $dark07;
  
  					.option-value-price{
  						display: none;
  					}
  
  					input[type="radio"]{
  						display: none;
  					}
  				}
  			}
  		}*/ }
  .product-options-wrap .form-group.required .control-label:before {
    display: none; }
  .product-options-wrap .form-group.required .control-label:after {
    content: ' *';
    color: #F2F2F2; }
  .product-options-wrap .form-group .radio, .product-options-wrap .form-group .checkbox {
    margin-top: 0;
    margin-bottom: 0; }
  .product-options-wrap .form-group .input-radio-option-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    border: 1px solid #20a24a;
    border-radius: 3px; }
    .product-options-wrap .form-group .input-radio-option-wrap .radio {
      flex: 1 1 auto;
      display: flex;
      justify-content: center;
      align-items: center;
      width: auto;
      height: 36px; }
      .product-options-wrap .form-group .input-radio-option-wrap .radio:nth-child(2n+1) label {
        border-radius: 3px 0 0 3px;
        border-right: 1px solid #20a24a; }
      .product-options-wrap .form-group .input-radio-option-wrap .radio:nth-child(2n) label {
        border-radius: 0 3px 3px 0; }
      .product-options-wrap .form-group .input-radio-option-wrap .radio label {
        min-height: 36px;
        line-height: 36px;
        padding: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        font-family: "Circe", sans-serif;
        font-size: 15px;
        color: rgba(14, 15, 19, 0.7);
        opacity: 0;
        border: none;
        background: none;
        box-shadow: none;
        border-radius: 0; }
        .product-options-wrap .form-group .input-radio-option-wrap .radio label.ui-checkboxradio-label {
          opacity: 1; }
        .product-options-wrap .form-group .input-radio-option-wrap .radio label.ui-checkboxradio-checked {
          background: #20a24a;
          color: #fff; }
          .product-options-wrap .form-group .input-radio-option-wrap .radio label.ui-checkboxradio-checked:hover {
            background: #20a24a; }
        .product-options-wrap .form-group .input-radio-option-wrap .radio label:hover {
          background: none;
          box-shadow: none; }
  .product-options-wrap .form-group .control-label {
    font-family: "Circe", sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-transform: none;
    color: #F2F2F2;
    margin-bottom: 5px; }
  .product-options-wrap .form-group .ui-checkboxradio-radio-label .ui-checkboxradio-icon {
    display: none; }
  .product-options-wrap .form-group .checkbox label {
    height: 30px;
    padding-left: 0px;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
    text-align: left;
    background: transparent;
    border: none;
    font-family: "Circe", sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: rgba(14, 15, 19, 0.7) !important;
    box-shadow: none !important;
    opacity: 0; }
    .product-options-wrap .form-group .checkbox label.ui-checkboxradio-label {
      opacity: 1;
      transition: all 300ms ease; }
    .product-options-wrap .form-group .checkbox label .ui-state-hover, .product-options-wrap .form-group .checkbox label .ui-widget-content .ui-state-hover, .product-options-wrap .form-group .checkbox label .ui-widget-header .ui-state-hover, .product-options-wrap .form-group .checkbox label .ui-state-focus, .product-options-wrap .form-group .checkbox label .ui-widget-content .ui-state-focus, .product-options-wrap .form-group .checkbox label .ui-widget-header .ui-state-focus, .product-options-wrap .form-group .checkbox label .ui-button:hover, .product-options-wrap .form-group .checkbox label .ui-button:focus {
      border: none;
      background: transparent;
      font-weight: normal;
      color: rgba(14, 15, 19, 0.7); }
    .product-options-wrap .form-group .checkbox label .ui-checkboxradio-icon {
      box-shadow: none;
      border-radius: 3px;
      margin-right: 7px;
      height: 20px;
      width: 20px;
      line-height: 20px;
      background: none !important;
      border: 1px solid #20a24a;
      text-indent: 0;
      text-align: center; }
      .product-options-wrap .form-group .checkbox label .ui-checkboxradio-icon.ui-icon-check {
        background: #20a24a !important; }
        .product-options-wrap .form-group .checkbox label .ui-checkboxradio-icon.ui-icon-check:before {
          content: "\f00c";
          font-family: "FontAwesome";
          line-height: 20px;
          font-size: 14px;
          color: #fff; }
  .product-options-wrap .form-group .ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 100%;
    background: none;
    border: 1px solid #20a24a;
    height: 36px;
    line-height: 26px; }
    .product-options-wrap .form-group .ui-selectmenu-button.ui-button .ui-selectmenu-text {
      font-family: "Circe", sans-serif;
      font-size: 15px;
      line-height: 22px;
      color: rgba(14, 15, 19, 0.7); }
  .product-options-wrap .form-group .ui-menu-item-wrapper {
    font-family: "Circe", sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: rgba(14, 15, 19, 0.7); }
  .product-options-wrap .form-group .ui-state-hover, .product-options-wrap .form-group .ui-widget-content .ui-state-hover, .product-options-wrap .form-group .ui-widget-header .ui-state-hover, .product-options-wrap .form-group .ui-state-focus, .product-options-wrap .form-group .ui-widget-content .ui-state-focus, .product-options-wrap .form-group .ui-widget-header .ui-state-focus, .product-options-wrap .form-group .ui-button:hover, .product-options-wrap .form-group .ui-button:focus {
    background: none;
    font-weight: normal;
    color: rgba(14, 15, 19, 0.7); }
  .product-options-wrap .form-group .ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 5px; }

.ui-menu-item {
  font-family: "Circe", sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: rgba(14, 15, 19, 0.7); }
  .ui-menu-item .ui-state-active, .ui-menu-item .ui-widget-content .ui-state-active, .ui-menu-item .ui-widget-header .ui-state-active, .ui-menu-item a.ui-button:active, .ui-menu-item .ui-button:active, .ui-menu-item .ui-button.ui-state-active:hover {
    border: 1px solid #20a24a !important;
    background: #20a24a !important; }

/*@import "_footer_info.scss";
@import "_footer_rating.scss";
@import "_footer_manager.scss";
@import "_footer_contacts.scss";
@import "_footer_menu.scss";*/

/*# sourceMappingURL=main.css.map */
