
@charset "UTF-8";
button,
hr,
input {
  overflow: visible;
}
body,
figure {
  margin: 0;
}
.fi:before,
button,
select {
  text-transform: none;
}
#fixedMenu ul,
#footer .menu li,
#header #topNav .menu li {
  list-style: none;
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Xdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhs.ttf) format('truetype');
}
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;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
mark {
  background: #ff0;
  color: #000;
}
.form-control,
.img-thumbnail,
body {
  background-color: #fff;
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
hr,
img {
  border: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
legend {
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.btn,
img {
  vertical-align: middle;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: 1.42857143;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-thumbnail,
label {
  display: inline-block;
  max-width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
[role=button] {
  cursor: pointer;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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;
  }
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.form-control,
output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,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 {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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;
}
@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-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }
  .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],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
  @font-face {
    font-family: Flaticon;
    src: url(../custom/font/Flaticon.svg#Flaticon) format("svg");
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  line-height: 1.3333333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-sm {
  padding: 5px 10px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.fi:before,
body {
  font-weight: 400;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.btn,
.fi:before {
  display: inline-block;
}
@font-face {
  font-family: Flaticon;
  src: url(../custom/font/Flaticon.eot);
  src: url(../custom/font/Flaticon.eot?#iefix) format("embedded-opentype"), url(../custom/font/Flaticon.woff) format("woff"), url(../custom/font/Flaticon.ttf) format("truetype"), url(../custom/font/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fi:before {
  font-family: Flaticon;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#fixedMenu ul li a,
.btn.upper,
.signInContainer .btn.btn-success,
.status,
h1 {
  text-transform: uppercase;
}
.flaticon-cat-10:before {
  content: "\f100";
}
.flaticon-cat-108:before {
  content: "\f101";
}
.flaticon-cat-23:before {
  content: "\f102";
}
.flaticon-cat-35:before {
  content: "\f103";
}
.flaticon-cat-36:before {
  content: "\f104";
}
.flaticon-cat-37:before {
  content: "\f105";
}
.flaticon-credit-card:before {
  content: "\f106";
}
.flaticon-information-button:before {
  content: "\f107";
}
.flaticon-phone-receiver:before {
  content: "\f108";
}
.flaticon-play-button:before {
  content: "\f109";
}
.flaticon-plus-black-symbol:before {
  content: "\f10a";
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #434343;
  background: #f2f2f2;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 12px;
  padding: 0;
  line-height: 1;
}
.btn {
  border: 1px solid #ccc;
  padding: 10px 15px 8px;
  color: #272727;
  transition: .3s all ease-in;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.32);
}
.btn.active {
  border-color: #0099fd;
  color: #0099fd;
}
.btn.active.subitems:after {
  border-color: #0099fd transparent transparent;
}
.btn.subitems {
  padding-right: 20px;
}
.btn.subitems:after {
  content: "";
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 3px;
  border-color: #272727 transparent transparent;
}
.btn.bold {
  font-weight: 700;
}
.btn.blue {
  background: #0099fd;
  color: #fff;
  border-color: #0074bf;
}
.btn.blue:focus,
.btn.blue:hover {
  text-decoration: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.32);
}
.textRight {
  text-align: right;
}
.notices {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 5000;
}
.notices .flash {
  margin: 0 0 30px;
  border: 1px solid #612b9b;
  background: #fff;
  color: #612b9b;
  font-weight: 700;
  text-align: center;
  border-radius: 12px;
  padding: 12px 15px;
}
.notices .flash.success {
  color: #2ab127;
  border-color: #2ab127;
}
.notices .flash.error {
  color: red;
  border-color: red;
}
html {
  overflow-y: scroll;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.homepage .grid-item,
.homepage .grid-sizer {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .homepage .grid-item,
  .homepage .grid-sizer {
    width: 50%;
  }
}
@media only screen and (max-width: 350px) {
  .homepage .grid-item,
  .homepage .grid-sizer {
    width: 100%;
  }
}
.grid-item,
.grid-sizer {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  .grid-item,
  .grid-sizer {
    width: 50%;
  }
}
@media only screen and (max-width: 350px) {
  .grid-item,
  .grid-sizer {
    width: 100%;
  }
}
.blog .grid-item,
.blog .grid-sizer {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .blog .grid-item,
  .blog .grid-sizer {
    width: 50%;
  }
}
@media only screen and (max-width: 350px) {
  .blog .grid-item,
  .blog .grid-sizer {
    width: 100%;
  }
}
.grid-item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  cursor: pointer;
}
.grid-item img {
  display: block;
  max-width: 100%;
}
.grid-item:hover .grid-item-info {
  transform: translateY(0);
}
.grid-item-info-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  overflow: hidden;
}
.grid-item-info-wrapper .grid-item-info {
  background: #fff;
  transform: translateY(100%);
  transition: .3s ease all;
}
#catNav a,
#catNav a span,
.blog .blogPost,
.btnNext,
.btnNext span,
.btnPrev,
.btnPrev span {
  transition: .3s all ease-in;
}
#header {
  position: relative;
  background: #fff;
  padding: 20px 0;
}
#header #snippet--widget,
#header .widget {
  display: inline-block;
}
#header .widget:nth-child(2) {
  position: absolute;
  bottom: 18px;
  left: 360px;
  width: 350px;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 991px) {
  #header .widget:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    padding-bottom: 70px;
  }
  #header .widget:nth-child(2) {
    display: block;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 420px) {
  #header .widget:nth-child(2) {
    font-size: 12px;
  }
}
#header #logo {
  display: block;
}
#header #logo img {
  max-width: 290px;
}
.blogPostDetail,
.cart,
.sloupce,
.textpage {
  max-width: 980px;
  box-shadow: 0 0 6px rgba(0,0,0,0.18);
}
#header #languages,
#header #logo span {
  display: none;
}
#header .navigation {
  position: initial;
  padding-top: 4px;
}
#header #topNav {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
#header #topNav .menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 240px;
  margin: 0;
  padding: 0;
  background: #fefefe;
  border: 1px solid #eee;
  z-index: 100;
}
.cart .cartItem,
.cart h1 {
  border-bottom: 1px solid #ddd;
}
#header #topNav .menu a {
  display: block;
  color: #272727;
  padding: 6px 15px 4px;
}
#catNav .menu,
#fixedMenu ul {
  margin: 0;
  padding: 0;
}
#header #topNav .menu a:focus,
#header #topNav .menu a:hover {
  background: #0099fd;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  #header #logo,
  #header .textRight {
    text-align: center;
  }
  #header #logo {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  #header #logo img {
    width: 100%;
  }
  #header #topNav {
    margin-bottom: 10px;
  }
  #header #topNav .menu {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
}
#catNav {
  background: #612b9b;
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.blog h1,
.cart h1 {
  text-align: center;
}
#catNav .menu li {
  list-style: none;
  display: inline-block;
}
#catNav a {
  display: inline-block;
  color: #fff;
  padding: 15px 15px 11px;
}
#catNav a span {
  opacity: .72;
}
#catNav a:focus,
#catNav a:hover {
  text-decoration: none;
  background: rgba(255,255,255,0.24);
}
#catNav a:focus span,
#catNav a:hover span {
  opacity: 1;
}
#catNav li.active a {
  font-weight: 700;
}
#catNav li.active a span {
  color: #fc3;
  opacity: 1;
}
#fixedMenu {
  float: right;
  padding-right: 20px;
}
@media (max-width: 596px) {
  #fixedMenu {
    float: left;
  }
}
#fixedMenu ul li {
  float: left;
}
#fixedMenu ul li a {
  font-weight: 700;
}
#catNav .menu {
  float: left;
  font-weight: 700;
}
#pageContent {
  margin-bottom: 30px;
  position: static;
}
.cart,
.sloupce,
.textpage {
  margin: 0 auto;
  background: #fff;
  padding: 15px 15px 30px;
}
@media (max-width: 980px) {
  .cart,
  .sloupce,
  .textpage {
    padding: 15px;
    margin: 0 15px;
  }
}
.cart p,
.cart table,
.cart ul,
.sloupce p,
.sloupce table,
.sloupce ul,
.textpage p,
.textpage table,
.textpage ul {
  margin-bottom: 20px;
}
.cart table tr td,
.sloupce table tr td,
.textpage table tr td {
  padding: 2px 5px 1px;
}
@media (max-width: 768px) {
  .cart table,
  .sloupce table,
  .textpage table {
    width: 100% !important;
  }
  .cart table tr td,
  .sloupce table tr td,
  .textpage table tr td {
    display: block;
  }
}
.cart table tr:nth-child(odd) td,
.sloupce table tr:nth-child(odd) td,
.textpage table tr:nth-child(odd) td {
  background: #eee;
}
.cart h1 {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.cart h2 {
  font-size: 21px;
}
.cart .btnSmaller {
  padding: 6px 15px 4px;
  margin-top: 3px;
}
.cart .deleteLink {
  font-style: italic;
  color: #bbb;
}
.cart .deleteLink:focus,
.cart .deleteLink:hover {
  color: #d90000;
  text-decoration: none;
}
.cart .btnExSmall {
  width: 20px;
  padding: 0;
}
.cart .cartItem {
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.cart .inputs {
  position: relative;
  margin-bottom: 15px;
}
.cart .inputs label {
  display: block;
}
.cart .inputs input[type=text] {
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 4px 15px;
}
.cart .inputs .form-error-message {
  font-size: 13px;
  background: #d90000;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 15px 4px;
  font-weight: 700;
}
.cart .inputs .requiredClass {
  color: #d90000;
  position: absolute;
  top: 3px;
  right: 4px;
}
.blog {
  padding: 0 25px;
}
@media (max-width: 400px) {
  .blog {
    padding: 0 5px;
  }
}
.blog .blog {
  padding: 0;
}
.blog h1 {
  border-bottom: 1px solid #612b9b;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.blog .blogPost {
  margin-bottom: 20px;
}
.blog .blogPostData {
  padding: 10px;
  font-size: 14px;
  text-align: justify;
}
.blog .blogPostData hr {
  margin: 6px 0 5px;
}
.blog .blogPostData h2 {
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
}
.blog .blogPostData h2 a {
  color: #0099fd;
}
.blog .blogPostData h2 a:focus,
.blog .blogPostData h2 a:hover {
  text-decoration: none;
}
.blog .readMore {
  display: block;
  font-size: 14px;
  font-weight: 700;
  background: #612b9b;
  color: #fff;
  padding: 4px 5px 2px;
  text-align: center;
}
h1,
h2 {
  color: #612b9b;
}
.blog .readMore:focus,
.blog .readMore:hover {
  text-decoration: none;
}
.blogPostDetail {
  margin: 0 auto;
  background: #fff;
  padding: 15px;
  position: relative;
}
.blogPostDetail h1 {
  padding: 0 80px 10px;
}
.blogPostDetail .backBtn {
  position: absolute;
  top: 15px;
  padding-top: 4px;
  padding-bottom: 3px;
}
@media (max-width: 400px) {
  .blogPostDetail .backBtn {
    position: relative;
    display: block;
    top: auto;
    margin-bottom: 15px;
  }
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
.widget #popupAccess {
  display: none;
  position: absolute;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget #popupAccess .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.84);
}
.widget #popupAccess .overlayContent {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 600px;
  background: #fff;
  box-shadow: 0 0 16px #fff;
  border: 10px solid #612b9b;
  padding: 25px;
  border-radius: 12px;
}
.widget #popupAccess .overlayContent h2 {
  margin-bottom: 20px;
  font-size: 21px;
}
.widget #popupAccess .overlayContent ol li {
  margin-bottom: 12px;
  font-size: 14px;
}
.mail label {
  display: block;
}
.mail .inputs {
  position: relative;
  margin-bottom: 12px;
}
.mail .inputs input,
.mail .inputs textarea {
  padding: 4px 10px;
  width: 100%;
  box-sizing: border-box;
  resize: none;
}
.mail .requiredClass {
  position: absolute;
  top: 28px;
  left: 3px;
  color: red;
}
.mail .form-error-message {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 6px;
  background: red;
  color: #fff;
  padding: 2px 8px 1px;
  font-size: 14px;
  font-weight: 700;
}
.signInContainer {
  max-width: 300px;
  margin: 60px auto 0;
  background: #fff;
  padding: 10px;
  border: 1px solid #612b9b;
  border-radius: 12px;
}
.signInContainer label {
  display: block;
}
.signInContainer .inputs {
  position: relative;
  margin-bottom: 12px;
}
.signInContainer .inputs input {
  padding: 4px 10px;
  width: 100%;
  box-sizing: border-box;
  resize: none;
}
.signInContainer .requiredClass {
  position: absolute;
  top: 28px;
  left: 3px;
  color: red;
}
.signInContainer .form-error-message {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 6px;
  background: red;
  color: #fff;
  padding: 2px 8px 1px;
  font-size: 14px;
  font-weight: 700;
}
.signInContainer .checkbox input[type=checkbox] {
  margin-left: 2px;
  margin-top: 7px;
}
.signInContainer .btn.btn-success {
  background: #0099fd;
  font-weight: 700;
  color: #fff;
  border-color: #0074bf;
}
.signInContainer .btn.btn-success:focus,
.signInContainer .btn.btn-success:hover {
  text-decoration: none;
  box-shadow: 0 0 6px rgba(0,0,0,0.32);
}
.kategorie {
  padding: 0 25px;
}
.kategorie .grid-item a {
  position: relative;
  display: block;
  box-shadow: 0 0 6px rgba(0,0,0,0.32);
  color: #272727;
  font-size: 12px;
  text-align: justify;
}
.kategorie .grid-item a .dataPad {
  text-align: center;
  padding: 0 8px;
}
.kategorie .grid-item a .data {
  background: #fff;
  position: absolute;
  bottom: -300%;
  left: 0;
  width: 100%;
  z-index: 50;
  transition: .3s all ease-in;
}
.kategorie .grid-item a:hover .data {
  bottom: 0;
}
.kategorie .grid-item a p {
  margin-bottom: 10px;
}
.kategorie .grid-item a .datawrap {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.kategorie .grid-item a .phones {
  text-align: center;
  font-size: 18px;
}
.kategorie .grid-item a h2 {
  font-size: 16px;
  text-align: center;
}
.kategorie .grid-item a:focus,
.kategorie .grid-item a:hover {
  text-decoration: none;
}
.kategorie .grid-item a hr {
  margin: 6px 0;
}
.kategorie .grid-item a .categoryName {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 8px;
  font-weight: 700;
}
.kategorie .grid-item a .categoryName span {
  color: #0099fd;
}
.kategorie .grid-item a .statusIcon {
  position: absolute;
  top: 15px;
  right: 20px;
  border: 3px solid #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.productdetail .packages:after,
.productdetail .productGallery:after {
  height: 0;
  visibility: hidden;
  content: "";
  clear: both;
}
.kategorie .grid-item a .statusIcon.online {
  background: #9ccf38;
}
.kategorie .grid-item a .statusIcon.offline {
  background: #db2614;
}
.kategorie .grid-item a .statusIcon.busy {
  background: #fc3;
}
.btnNext,
.btnPrev {
  box-shadow: 0 1px 3px rgba(34,25,25,0.24);
  cursor: pointer;
  display: block;
  border-radius: 6px;
  position: fixed;
  padding: 2px 14px;
  color: #888;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  font-size: 16px;
  background-color: #fff;
  z-index: 5000;
}
.btnNext:focus,
.btnNext:focus span,
.btnNext:hover,
.btnNext:hover span,
.btnPrev:focus,
.btnPrev:focus span,
.btnPrev:hover,
.btnPrev:hover span {
  color: #612b9b;
}
.btnNext span,
.btnPrev span {
  display: block;
  font-size: 58px;
}
.btnNext {
  margin-left: 498px;
}
.btnPrev {
  margin-left: -600px;
}
.btnPrev span {
  transform: rotate(180deg);
}
.status {
  font-size: 16px;
  margin: 0 0 10px;
  padding: 8px;
  text-align: center;
  font-weight: 700;
}
.status.online {
  background: #9ccf38;
  color: #fff;
}
.status.offline {
  background: #db2614;
  color: #fff;
}
.status.busy {
  background: #fc3;
  color: #272727;
}
.productdetail {
  padding: 0 20px;
}
.productdetail .pdContent {
  text-align: center;
}
.productdetail .pdContent .categorySymbol {
  position: absolute;
  top: -15px;
  left: 0;
  background: #612b9b;
  color: #fff;
  width: 70px;
  padding: 8px;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  border-bottom-right-radius: 8px;
}
.productdetail .pdContent .categorySymbol span {
  display: block;
  color: #fc3;
  font-size: 24px;
  text-align: center;
  margin-bottom: 8px;
}
.productdetail .pdContent .categorySymbol span:after {
  display: inline-block;
}
.productdetail > div.row {
  max-width: 980px;
  margin: 0 auto;
  background: #fff;
  padding: 15px 0;
  font-size: 16px;
  box-shadow: 0 0 6px rgba(0,0,0,0.18);
}
.productdetail .status {
  margin-top: 10px;
  border-radius: 6px;
}
.productdetail .textCenter {
  text-align: center;
}
.productdetail .textRight {
  text-align: right;
}
.productdetail p {
  margin-bottom: 10px;
}
.productdetail .phones-online span {
  color: #9ccf38;
}
.productdetail .phones {
  display: inline-block;
  margin: 18px 0 0;
  font-size: 21px;
  color: #9ccf38;
  font-weight: 700;
  border: 1px solid #ccc;
  background: #fcfcfc;
  padding: 10px;
  min-width: 380px;
  text-align: center;
}
.productdetail .phones span,
.productdetail .phones strong {
  color: #272727;
  font-weight: 400;
}
.productdetail .phones a {
  color: #9ccf38;
  text-decoration: none;
  font-weight: 700;
}
.productdetail .creditInfo {
  text-align: center;
  color: #272727;
  font-size: 16px;
  margin-top: 14px;
  font-weight: 400;
}
#ajx_html .close,
.productdetail .creditInfo strong,
.productdetail .entry-head .headStatus {
  font-weight: 700;
}
.productdetail h1 {
  font-size: 24px;
  padding-top: 14px;
  margin-bottom: 4px;
}
.productdetail .operatorCode {
  text-align: center;
  border: 2px solid #ccc;
  margin-bottom: 5px;
  border-radius: 6px;
}
.productdetail .operatorCode.code-online {
  border-color: #9ccf38;
}
.productdetail .operatorCode.code-offline {
  border-color: #db2614;
}
.productdetail .operatorCode.code-busy {
  border-color: #fc3;
}
.productdetail .packages {
  margin-top: 30px;
  border: 1px solid #ccc;
  background: #f8f8f8;
  padding: 10px;
}
.productdetail .packages:after {
  display: block;
  font-size: 0;
}
.productdetail .packages hr {
  margin: 12px 0;
  border-color: #ddd;
}
.productdetail .packages a.btn {
  text-align: center;
}
.productdetail .packages h2 {
  font-size: 18px;
  margin: 20px 0;
  text-align: center;
}
.productdetail .entry-head {
  text-align: center;
  font-size: 24px;
  padding: 0 55px;
}
.productdetail .entry-head h1 {
  display: inline-block;
}
.productdetail .entry-head .headStatus.online {
  color: #9ccf38;
}
.productdetail .entry-head .headStatus.offline {
  color: #db2614;
}
.productdetail .entry-head .headStatus.busy,
.productdetail .yellow {
  color: #fc3;
}
.productdetail .productGallery:after {
  display: block;
  font-size: 0;
}
.productdetail .mainImg {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #272727;
}
.productdetail .restimg {
  position: relative;
  display: block;
  margin: 0 5px 20px 0;
  float: left;
  overflow: hidden;
  width: 120px;
  height: 80px;
  border: 1px solid #272727;
}
.productdetail .restimg img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#ajx_html,
#ajx_html .overlay {
  top: 0;
  width: 100%;
  height: 100%;
}
#infscr-loading {
  text-align: center;
}
#ajx_html {
  position: relative;
  display: none;
  z-index: 500;
}
#ajx_html .overlay {
  position: fixed;
  left: 0;
  background: rgba(0,0,0,0.84);
}
#ajx_html .overlayContent {
  position: absolute;
  top: -100px;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  margin-bottom: 100px;
}
#ajx_html .close {
  color: #fff;
  position: fixed;
  top: 30px;
  right: 30px;
  font-size: 48px;
  cursor: pointer;
  z-index: 50;
}
.padBottom {
  margin-bottom: 40px;
}
.textCenter {
  text-align: center;
}
.btnPackage {
  margin-bottom: 5px;
}
.intl-tel-input {
  width: 100%;
}
.intlWarning {
  display: none;
  background: #d90000;
  color: #fff;
  padding: 3px 15px 2px;
  border-radius: 3px;
  margin-top: 4px;
}
.samplePhoneBox {
  font-style: italic;
  color: #777;
  padding: 8px 0;
  font-size: 13px;
}
.pinput {
  float: left;
  width: 19%;
  position: relative;
  display: block;
  margin: 0 1% 10px 0;
  white-space: initial;
}
@media (max-width: 881px) {
  .pinput {
    width: 32%;
  }
}
@media (max-width: 546px) {
  .pinput {
    width: 49%;
  }
}
@media (max-width: 468px) {
  .pinput {
    width: 100%;
    margin-right: 0;
  }
}
.pinput .requiredClass {
  display: none;
}
.pinput hr {
  margin: 6px 0;
  opacity: .44;
}
.pinput input[type=radio] {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
}
.pinput.checked {
  background: 7px #ffcd34 !important;
  color: #000;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #ffcd34;
  z-index: 9000;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1,1,1);
    transform: scale3D(1,1,1);
  }
  35% {
    -webkit-transform: scale3D(0,0,1);
    transform: scale3D(0,0,1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1,1,1);
    transform: scale3D(1,1,1);
  }
  35% {
    -webkit-transform: scale3D(0,0,1);
    transform: scale3D(0,0,1);
  }
}
.preloadOverlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.54);
  z-index: 8000;
}
.additionalInfoBox {
  margin-top: 22px;
  border: 1px solid #612b9b;
  padding: 10px;
  text-align: center;
  font-weight: 700;
}
.additionalInfoBox .tBig {
  font-size: 32px;
  color: #612b9b;
}
.additionalInfoBox .callNow {
  font-size: 24px;
  color: #9ccf38;
}
.ownerInfo {
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
}
.homeLeft {
  float: left;
  width: 70%;
}
@media (max-width: 676px) {
  .homeLeft {
    width: 100%;
    float: none;
  }
}
.homeRight {
  float: right;
  width: 30%;
}
.homeRight .widget-box {
  margin-bottom: 30px;
}
.homeRight .widget-box img {
  max-width: 100%;
}
.homeRight .widget-box .blog,
.homeRight .widget-box .mail,
.homeRight .widget-box:nth-child(1) .article,
.homeRight .widget-box:nth-child(2) .article,
.homeRight .widget-box:nth-child(3) .article {
  background: #612a9b;
  padding: 0 0 20px;
  color: #fff;
  font-size: 15px;
}
.homeRight .widget-box .blog a,
.homeRight .widget-box .mail a,
.homeRight .widget-box:nth-child(1) .article a,
.homeRight .widget-box:nth-child(2) .article a,
.homeRight .widget-box:nth-child(3) .article a {
  color: #ffd247;
  font-weight: 700;
}
.homeRight .widget-box .blog .blogPost a,
.homeRight .widget-box .mail .blogPost a,
.homeRight .widget-box:nth-child(1) .article .blogPost a,
.homeRight .widget-box:nth-child(2) .article .blogPost a,
.homeRight .widget-box:nth-child(3) .article .blogPost a {
  color: #fff !important;
  font-weight: 400 !important;
}
.homeRight .widget-box .blog .blogPost a strong,
.homeRight .widget-box .mail .blogPost a strong,
.homeRight .widget-box:nth-child(1) .article .blogPost a strong,
.homeRight .widget-box:nth-child(2) .article .blogPost a strong,
.homeRight .widget-box:nth-child(3) .article .blogPost a strong {
  color: #ffd247;
}
.homeRight .widget-box .blog .blogPost a:focus,
.homeRight .widget-box .blog .blogPost a:hover,
.homeRight .widget-box .mail .blogPost a:focus,
.homeRight .widget-box .mail .blogPost a:hover,
.homeRight .widget-box:nth-child(1) .article .blogPost a:focus,
.homeRight .widget-box:nth-child(1) .article .blogPost a:hover,
.homeRight .widget-box:nth-child(2) .article .blogPost a:focus,
.homeRight .widget-box:nth-child(2) .article .blogPost a:hover,
.homeRight .widget-box:nth-child(3) .article .blogPost a:focus,
.homeRight .widget-box:nth-child(3) .article .blogPost a:hover {
  text-decoration: none;
}
.homeRight .widget-box .blog p,
.homeRight .widget-box .mail p,
.homeRight .widget-box:nth-child(1) .article p,
.homeRight .widget-box:nth-child(2) .article p,
.homeRight .widget-box:nth-child(3) .article p {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.homeRight .widget-box .blog h2,
.homeRight .widget-box .mail h2,
.homeRight .widget-box:nth-child(1) .article h2,
.homeRight .widget-box:nth-child(2) .article h2,
.homeRight .widget-box:nth-child(3) .article h2 {
  background: #3e0975;
  padding: 14px 20px;
  color: #fff;
}
.homeRight .widget-box .blog form,
.homeRight .widget-box .mail form,
.homeRight .widget-box:nth-child(1) .article form,
.homeRight .widget-box:nth-child(2) .article form,
.homeRight .widget-box:nth-child(3) .article form {
  padding: 0 25px;
  color: #212121;
}
.homeRight .widget-box .blog form small,
.homeRight .widget-box .mail form small,
.homeRight .widget-box:nth-child(1) .article form small,
.homeRight .widget-box:nth-child(2) .article form small,
.homeRight .widget-box:nth-child(3) .article form small {
  margin-bottom: 4px;
  display: block;
  color: #fff;
}
.homeRight .widget-box .blog form .samplePhoneBox,
.homeRight .widget-box .mail form .samplePhoneBox,
.homeRight .widget-box:nth-child(1) .article form .samplePhoneBox,
.homeRight .widget-box:nth-child(2) .article form .samplePhoneBox,
.homeRight .widget-box:nth-child(3) .article form .samplePhoneBox {
  color: #fff;
}
.homeRight .widget-box .blog form .requiredClass,
.homeRight .widget-box .mail form .requiredClass,
.homeRight .widget-box:nth-child(1) .article form .requiredClass,
.homeRight .widget-box:nth-child(2) .article form .requiredClass,
.homeRight .widget-box:nth-child(3) .article form .requiredClass {
  left: auto;
  right: 3px;
}
@media (max-width: 676px) {
  .homeRight {
    clear: both;
    width: 100%;
    float: none;
    padding: 0 25px;
  }
}
body #bio_ep {
  width: 600px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: contain;
  backgroun-position: center;
}
body #bio_ep .article {
  padding: 15px;
}
body #bio_ep #bio_ep_close {
  position: absolute;
  left: 100%;
  margin: -13px 0 0 -13px;
  content: "×";
  width: 28px;
  height: 28px;
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  font-weight: 700;
  text-indent: 9999px;
  text-align: center;
  border-radius: 50%;
  background-color: #421c6c;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
body #bio_ep #bio_ep_close::before {
  content: '×';
  display: block;
  font-size: 22px;
  position: absolute;
  top: -6px;
  left: 6px;
  color: #fff;
  text-indent: 0;
}
body #bio_ep_bg {
  opacity: .74;
}
.popupLink {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 32px;
  border: 2px solid #612b9b;
  background: #fff;
  color: #612b9b;
  font-weight: 700;
  transition: .25s all linear;
  margin-top: 30px;
}
.popupLink:nth-of-type(1) {
  background: #612b9b;
  color: #fff;
  margin-left: 15px;
  margin-right: 5px;
}
.popupLink:hover {
  transform: translateY(-3px);
  box-shadow: 0 2px 4px rgba(0,0,0,0.42);
  text-decoration: none;
}
#bio_ep {
  font-size: 24px;
}
#bio_ep h3 {
  font-size: 32px;
  color: #612b9b;
}
.smsintro {
  display: block;
  font-size: 23px;
  padding-top: 10px;
  line-height: 1;
}
.smsintro strong {
  color: #9ccf38;
}
* {
  box-sizing: border-box;
  margin: 0;
}
body,
html {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -32px;
}
.footer,
.push {
  min-height: 32px;
}
#footer {
  background: #272727;
  color: #fff;
  padding: 6px 15px 4px;
  font-size: 14px;
}
#footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
#footer #copyright {
  float: left;
}
@media (max-width: 767px) {
  #footer #copyright {
    float: none;
    margin-bottom: 10px;
  }
}
#footer .menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: right;
}
@media (max-width: 767px) {
  #footer .menu {
    float: none;
  }
}
#footer .menu li {
  display: inline-block;
}
#footer .menu a {
  color: #fff;
  margin-right: 10px;
}
#footer .menu a:focus,
#footer .menu a:hover {
  text-decoration: none;
  color: #fc3;
}
.footerEET {
  font-size: 12px;
  text-align: left;
  background: #000;
  color: #eee;
  padding: 4px 15px;
}

@charset "UTF-8";
button, hr, input {
    overflow: visible
}

body, figure {
    margin: 0
}

.fi:before, button, select {
    text-transform: none
}

#fixedMenu ul, #footer .menu li, #header #topNav .menu li {
    list-style: none
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Xdcg.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50e.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhs.ttf) format('truetype')
}

/*! normalize.css v4.1.1 | 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
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
    color: #337ab7;
    text-decoration: none
}

a:active, a:hover {
    outline: 0
}

mark {
    background: #ff0;
    color: #000
}

.form-control, .img-thumbnail, body {
    background-color: #fff
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .form-control, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

hr, img {
    border: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    box-sizing: border-box;
    max-width: 100%;
    white-space: normal
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=759d140fead62f2460f76279b43a10af)
 * Config saved to config.json and https://gist.github.com/759d140fead62f2460f76279b43a10af
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

[hidden], template {
    display: none
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.btn, img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1.42857143
}

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

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail, label {
    display: inline-block;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

[role=button] {
    cursor: pointer
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

fieldset, legend {
    padding: 0;
    border: 0
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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
    }
}

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

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

label {
    margin-bottom: 5px;
    font-weight: 700
}

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

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

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

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

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

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

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

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

@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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .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], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }

    @font-face {
        font-family: Flaticon;
        src: url(../custom/font/Flaticon.svg#Flaticon) format("svg")
    }
}

.form-group {
    margin-bottom: 15px
}

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

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

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

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

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

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

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

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

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

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

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

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

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

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

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

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

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

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

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

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

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

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.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: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block + .btn-block {
    margin-top: 5px
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

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

.invisible {
    visibility: hidden
}

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

.fi:before, body {
    font-weight: 400
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

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

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

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

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

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

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

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

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

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

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

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

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.btn, .fi:before {
    display: inline-block
}

@font-face {
    font-family: Flaticon;
    src: url(../custom/font/Flaticon.eot);
    src: url(../custom/font/Flaticon.eot?#iefix) format("embedded-opentype"), url(../custom/font/Flaticon.woff) format("woff"), url(../custom/font/Flaticon.ttf) format("truetype"), url(../custom/font/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

.fi:before {
    font-family: Flaticon;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

#fixedMenu ul li a, .btn.upper, .signInContainer .btn.btn-success, .status, h1 {
    text-transform: uppercase
}

.flaticon-cat-10:before {
    content: "\f100"
}

.flaticon-cat-108:before {
    content: "\f101"
}

.flaticon-cat-23:before {
    content: "\f102"
}

.flaticon-cat-35:before {
    content: "\f103"
}

.flaticon-cat-36:before {
    content: "\f104"
}

.flaticon-cat-37:before {
    content: "\f105"
}

.flaticon-credit-card:before {
    content: "\f106"
}

.flaticon-information-button:before {
    content: "\f107"
}

.flaticon-phone-receiver:before {
    content: "\f108"
}

.flaticon-play-button:before {
    content: "\f109"
}

.flaticon-plus-black-symbol:before {
    content: "\f10a"
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #434343;
    background: #f2f2f2
}

h1, h2, h3, h4, h5 {
    margin: 0 0 12px;
    padding: 0;
    line-height: 1
}

.btn {
    border: 1px solid #ccc;
    padding: 10px 15px 8px;
    color: #272727;
    transition: .3s all ease-in
}

.btn:focus, .btn:hover {
    text-decoration: none;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .32)
}

.btn.active {
    border-color: #0099fd;
    color: #0099fd
}

.btn.active.subitems:after {
    border-color: #0099fd transparent transparent
}

.btn.subitems {
    padding-right: 20px
}

.btn.subitems:after {
    content: "";
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 3px;
    border-color: #272727 transparent transparent
}

.btn.bold {
    font-weight: 700
}

.btn.blue {
    background: #0099fd;
    color: #fff;
    border-color: #0074bf
}

.btn.blue:focus, .btn.blue:hover {
    text-decoration: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .32)
}

.textRight {
    text-align: right
}

.notices {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 5000
}

.notices .flash {
    margin: 0 0 30px;
    border: 1px solid #612b9b;
    background: #fff;
    color: #612b9b;
    font-weight: 700;
    text-align: center;
    border-radius: 12px;
    padding: 12px 15px
}

.notices .flash.success {
    color: #2ab127;
    border-color: #2ab127
}

.notices .flash.error {
    color: red;
    border-color: red
}

html {
    overflow-y: scroll
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.homepage .grid-item, .homepage .grid-sizer {
    width: 25%
}

@media only screen and (max-width: 767px) {
    .homepage .grid-item, .homepage .grid-sizer {
        width: 50%
    }
}

@media only screen and (max-width: 350px) {
    .homepage .grid-item, .homepage .grid-sizer {
        width: 100%
    }
}

.grid-item, .grid-sizer {
    width: 20%
}

@media only screen and (max-width: 767px) {
    .grid-item, .grid-sizer {
        width: 50%
    }
}

@media only screen and (max-width: 350px) {
    .grid-item, .grid-sizer {
        width: 100%
    }
}

.blog .grid-item, .blog .grid-sizer {
    width: 25%
}

@media only screen and (max-width: 767px) {
    .blog .grid-item, .blog .grid-sizer {
        width: 50%
    }
}

@media only screen and (max-width: 350px) {
    .blog .grid-item, .blog .grid-sizer {
        width: 100%
    }
}

.grid-item {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    cursor: pointer
}

.grid-item img {
    display: block;
    max-width: 100%
}

.grid-item:hover .grid-item-info {
    transform: translateY(0)
}

.grid-item-info-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    overflow: hidden
}

.grid-item-info-wrapper .grid-item-info {
    background: #fff;
    transform: translateY(100%);
    transition: .3s ease all
}

#catNav a, #catNav a span, .blog .blogPost, .btnNext, .btnNext span, .btnPrev, .btnPrev span {
    transition: .3s all ease-in
}

#header {
    position: relative;
    background: #fff;
    padding: 20px 0
}

#header #snippet--widget, #header .widget {
    display: inline-block
}

#header .widget:nth-child(2) {
    position: absolute;
    bottom: 18px;
    left: 360px;
    width: 350px;
    font-size: 14px;
    text-align: left
}

@media (max-width: 991px) {
    #header .widget:nth-child(2) {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #header {
        padding-bottom: 70px
    }

    #header .widget:nth-child(2) {
        display: block;
        left: 0;
        width: 100%;
        text-align: center
    }
}

@media (max-width: 420px) {
    #header .widget:nth-child(2) {
        font-size: 12px
    }
}

#header #logo {
    display: block
}

#header #logo img {
    max-width: 290px
}

.blogPostDetail, .cart, .sloupce, .textpage {
    max-width: 980px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .18)
}

#header #languages, #header #logo span {
    display: none
}

#header .navigation {
    position: initial;
    padding-top: 4px
}

#header #topNav {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

#header #topNav .menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 240px;
    margin: 0;
    padding: 0;
    background: #fefefe;
    border: 1px solid #eee;
    z-index: 100
}

.cart .cartItem, .cart h1 {
    border-bottom: 1px solid #ddd
}

#header #topNav .menu a {
    display: block;
    color: #272727;
    padding: 6px 15px 4px
}

#catNav .menu, #fixedMenu ul {
    margin: 0;
    padding: 0
}

#header #topNav .menu a:focus, #header #topNav .menu a:hover {
    background: #0099fd;
    color: #fff;
    text-decoration: none
}

@media (max-width: 767px) {
    #header #logo, #header .textRight {
        text-align: center
    }

    #header #logo {
        margin-bottom: 10px
    }
}

@media (max-width: 400px) {
    #header #logo img {
        width: 100%
    }

    #header #topNav {
        margin-bottom: 10px
    }

    #header #topNav .menu {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center
    }
}

#catNav {
    background: #612b9b;
    color: #fff;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px
}

.blog h1, .cart h1 {
    text-align: center
}

#catNav .menu li {
    list-style: none;
    display: inline-block
}

#catNav a {
    display: inline-block;
    color: #fff;
    padding: 15px 15px 11px
}

#catNav a span {
    opacity: .72
}

#catNav a:focus, #catNav a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, .24)
}

#catNav a:focus span, #catNav a:hover span {
    opacity: 1
}

#catNav li.active a {
    font-weight: 700
}

#catNav li.active a span {
    color: #fc3;
    opacity: 1
}

#fixedMenu {
    float: right;
    padding-right: 20px
}

@media (max-width: 596px) {
    #fixedMenu {
        float: left
    }
}

#fixedMenu ul li {
    float: left
}

#fixedMenu ul li a {
    font-weight: 700
}

#catNav .menu {
    float: left;
    font-weight: 700
}

#pageContent {
    margin-bottom: 30px;
    position: static
}

.cart, .sloupce, .textpage {
    margin: 0 auto;
    background: #fff;
    padding: 15px 15px 30px
}

@media (max-width: 980px) {
    .cart, .sloupce, .textpage {
        padding: 15px;
        margin: 0 15px
    }
}

.cart p, .cart table, .cart ul, .sloupce p, .sloupce table, .sloupce ul, .textpage p, .textpage table, .textpage ul {
    margin-bottom: 20px
}

.cart table tr td, .sloupce table tr td, .textpage table tr td {
    padding: 2px 5px 1px
}

@media (max-width: 768px) {
    .cart table, .sloupce table, .textpage table {
        width: 100% !important
    }

    .cart table tr td, .sloupce table tr td, .textpage table tr td {
        display: block
    }
}

.cart table tr:nth-child(odd) td, .sloupce table tr:nth-child(odd) td, .textpage table tr:nth-child(odd) td {
    background: #eee
}

.cart h1 {
    padding-bottom: 10px;
    margin-bottom: 30px
}

.cart h2 {
    font-size: 21px
}

.cart .btnSmaller {
    padding: 6px 15px 4px;
    margin-top: 3px
}

.cart .deleteLink {
    font-style: italic;
    color: #bbb
}

.cart .deleteLink:focus, .cart .deleteLink:hover {
    color: #d90000;
    text-decoration: none
}

.cart .btnExSmall {
    width: 20px;
    padding: 0
}

.cart .cartItem {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.cart .inputs {
    position: relative;
    margin-bottom: 15px
}

.cart .inputs label {
    display: block
}

.cart .inputs input[type=text] {
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 4px 15px
}

.cart .inputs .form-error-message {
    font-size: 13px;
    background: #d90000;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 15px 4px;
    font-weight: 700
}

.cart .inputs .requiredClass {
    color: #d90000;
    position: absolute;
    top: 3px;
    right: 4px
}

.blog {
    padding: 0 25px
}

@media (max-width: 400px) {
    .blog {
        padding: 0 5px
    }
}

.blog .blog {
    padding: 0
}

.blog h1 {
    border-bottom: 1px solid #612b9b;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.blog .blogPost {
    margin-bottom: 20px
}

.blog .blogPostData {
    padding: 10px;
    font-size: 14px;
    text-align: justify
}

.blog .blogPostData hr {
    margin: 6px 0 5px
}

.blog .blogPostData h2 {
    font-size: 16px;
    padding-top: 10px;
    text-align: center
}

.blog .blogPostData h2 a {
    color: #0099fd
}

.blog .blogPostData h2 a:focus, .blog .blogPostData h2 a:hover {
    text-decoration: none
}

.blog .readMore {
    display: block;
    font-size: 14px;
    font-weight: 700;
    background: #612b9b;
    color: #fff;
    padding: 4px 5px 2px;
    text-align: center
}

h1, h2 {
    color: #612b9b
}

.blog .readMore:focus, .blog .readMore:hover {
    text-decoration: none
}

.blogPostDetail {
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    position: relative
}

.blogPostDetail h1 {
    padding: 0 80px 10px
}

.blogPostDetail .backBtn {
    position: absolute;
    top: 15px;
    padding-top: 4px;
    padding-bottom: 3px
}

@media (max-width: 400px) {
    .blogPostDetail .backBtn {
        position: relative;
        display: block;
        top: auto;
        margin-bottom: 15px
    }
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 24px
}

.widget #popupAccess {
    display: none;
    position: absolute;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget #popupAccess .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .84)
}

.widget #popupAccess .overlayContent {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 600px;
    background: #fff;
    box-shadow: 0 0 16px #fff;
    border: 10px solid #612b9b;
    padding: 25px;
    border-radius: 12px
}

.widget #popupAccess .overlayContent h2 {
    margin-bottom: 20px;
    font-size: 21px
}

.widget #popupAccess .overlayContent ol li {
    margin-bottom: 12px;
    font-size: 14px
}

.mail label {
    display: block
}

.mail .inputs {
    position: relative;
    margin-bottom: 12px
}

.mail .inputs input, .mail .inputs textarea {
    padding: 4px 10px;
    width: 100%;
    box-sizing: border-box;
    resize: none
}

.mail .requiredClass {
    position: absolute;
    top: 28px;
    left: 3px;
    color: red
}

.mail .form-error-message {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 6px;
    background: red;
    color: #fff;
    padding: 2px 8px 1px;
    font-size: 14px;
    font-weight: 700
}

.signInContainer {
    max-width: 300px;
    margin: 60px auto 0;
    background: #fff;
    padding: 10px;
    border: 1px solid #612b9b;
    border-radius: 12px
}

.signInContainer label {
    display: block
}

.signInContainer .inputs {
    position: relative;
    margin-bottom: 12px
}

.signInContainer .inputs input {
    padding: 4px 10px;
    width: 100%;
    box-sizing: border-box;
    resize: none
}

.signInContainer .requiredClass {
    position: absolute;
    top: 28px;
    left: 3px;
    color: red
}

.signInContainer .form-error-message {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 6px;
    background: red;
    color: #fff;
    padding: 2px 8px 1px;
    font-size: 14px;
    font-weight: 700
}

.signInContainer .checkbox input[type=checkbox] {
    margin-left: 2px;
    margin-top: 7px
}

.signInContainer .btn.btn-success {
    background: #0099fd;
    font-weight: 700;
    color: #fff;
    border-color: #0074bf
}

.signInContainer .btn.btn-success:focus, .signInContainer .btn.btn-success:hover {
    text-decoration: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .32)
}

.kategorie {
    padding: 0 25px
}

.kategorie .grid-item a {
    position: relative;
    display: block;
    box-shadow: 0 0 6px rgba(0, 0, 0, .32);
    color: #272727;
    font-size: 12px;
    text-align: justify
}

.kategorie .grid-item a .dataPad {
    text-align: center;
    padding: 0 8px
}

.kategorie .grid-item a .data {
    background: #fff;
    position: absolute;
    bottom: -300%;
    left: 0;
    width: 100%;
    z-index: 50;
    transition: .3s all ease-in
}

.kategorie .grid-item a:hover .data {
    bottom: 0
}

.kategorie .grid-item a p {
    margin-bottom: 10px
}

.kategorie .grid-item a .datawrap {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.kategorie .grid-item a .phones {
    text-align: center;
    font-size: 18px
}

.productdetail .phones a:hover {
    text-decoration: underline;
}

.kategorie .grid-item a h2 {
    font-size: 16px;
    text-align: center
}

.kategorie .grid-item a:focus, .kategorie .grid-item a:hover {
    text-decoration: none
}

.kategorie .grid-item a hr {
    margin: 6px 0
}

.kategorie .grid-item a .categoryName {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 8px;
    font-weight: 700
}

.kategorie .grid-item a .categoryName span {
    color: #0099fd
}

.kategorie .grid-item a .statusIcon {
    position: absolute;
    top: 15px;
    right: 20px;
    border: 3px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%
}

.productdetail .packages:after, .productdetail .productGallery:after {
    height: 0;
    visibility: hidden;
    content: "";
    clear: both
}

.kategorie .grid-item a .statusIcon.online {
    background: #9ccf38
}

.kategorie .grid-item a .statusIcon.offline {
    background: #db2614
}

.kategorie .grid-item a .statusIcon.busy {
    background: #fc3
}

.btnNext, .btnPrev {
    box-shadow: 0 1px 3px rgba(34, 25, 25, .24);
    cursor: pointer;
    display: block;
    border-radius: 6px;
    position: fixed;
    padding: 2px 14px;
    color: #888;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    font-size: 16px;
    background-color: #fff;
    z-index: 5000
}

.btnNext:focus, .btnNext:focus span, .btnNext:hover, .btnNext:hover span, .btnPrev:focus, .btnPrev:focus span, .btnPrev:hover, .btnPrev:hover span {
    color: #612b9b
}

.btnNext span, .btnPrev span {
    display: block;
    font-size: 58px
}

.btnNext {
    margin-left: 498px
}

.btnPrev {
    margin-left: -600px
}

.btnPrev span {
    transform: rotate(180deg)
}

.status {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 8px;
    text-align: center;
    font-weight: 700
}

.status.online {
    background: #9ccf38;
    color: #fff
}

.status.offline {
    background: #db2614;
    color: #fff
}

.status.busy {
    background: #fc3;
    color: #272727
}

.productdetail {
    padding: 0 20px
}

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

.productdetail .pdContent .categorySymbol {
    position: absolute;
    top: -15px;
    left: 0;
    background: #612b9b;
    color: #fff;
    width: 70px;
    padding: 8px;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    border-bottom-right-radius: 8px
}

.productdetail .pdContent .categorySymbol span {
    display: block;
    color: #fc3;
    font-size: 24px;
    text-align: center;
    margin-bottom: 8px
}

.productdetail .pdContent .categorySymbol span:after {
    display: inline-block
}

.productdetail > div.row {
    max-width: 980px;
    margin: 0 auto;
    background: #fff;
    padding: 15px 0;
    font-size: 16px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .18)
}

.productdetail .status {
    margin-top: 10px;
    border-radius: 6px
}

.productdetail .textCenter {
    text-align: center
}

.productdetail .textRight {
    text-align: right
}

.productdetail p {
    margin-bottom: 10px
}

.productdetail .phones-online span {
    color: #9ccf38
}

.productdetail .phones {
    display: inline-block;
    margin: 18px 0 0;
    font-size: 21px;
    color: #9ccf38;
    font-weight: 700;
    border: 1px solid #ccc;
    background: #fcfcfc;
    padding: 10px;
    min-width: 380px;
    text-align: center
}

.productdetail .phones span, .productdetail .phones strong {
    color: #272727;
    font-weight: 400
}

.productdetail .phones a {
    color: #9ccf38;
    text-decoration: none;
    font-weight: 700
}

.productdetail .creditInfo {
    text-align: center;
    color: #272727;
    font-size: 16px;
    margin-top: 14px;
    font-weight: 400
}

#ajx_html .close, .productdetail .creditInfo strong, .productdetail .entry-head .headStatus {
    font-weight: 700
}

.productdetail h1 {
    font-size: 24px;
    padding-top: 14px;
    margin-bottom: 4px
}

.productdetail .operatorCode {
    text-align: center;
    border: 2px solid #ccc;
    margin-bottom: 5px;
    border-radius: 6px
}

.productdetail .operatorCode.code-online {
    border-color: #9ccf38
}

.productdetail .operatorCode.code-offline {
    border-color: #db2614
}

.productdetail .operatorCode.code-busy {
    border-color: #fc3
}

.productdetail .packages {
    margin-top: 30px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    padding: 10px
}

.productdetail .packages:after {
    display: block;
    font-size: 0
}

.productdetail .packages hr {
    margin: 12px 0;
    border-color: #ddd
}

.productdetail .packages a.btn {
    text-align: center
}

.productdetail .packages h2 {
    font-size: 18px;
    margin: 20px 0;
    text-align: center
}

.productdetail .entry-head {
    text-align: center;
    font-size: 24px;
    padding: 0 55px
}

.productdetail .entry-head h1 {
    display: inline-block
}

.productdetail .entry-head .headStatus.online {
    color: #9ccf38
}

.productdetail .entry-head .headStatus.offline {
    color: #db2614
}

.productdetail .entry-head .headStatus.busy, .productdetail .yellow {
    color: #fc3
}

.productdetail .productGallery:after {
    display: block;
    font-size: 0
}

.productdetail .mainImg {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #272727
}

.productdetail .restimg {
    position: relative;
    display: block;
    margin: 0 5px 20px 0;
    float: left;
    overflow: hidden;
    width: 120px;
    height: 80px;
    border: 1px solid #272727
}

.productdetail .restimg img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

#ajx_html, #ajx_html .overlay {
    top: 0;
    width: 100%;
    height: 100%
}

#infscr-loading {
    text-align: center
}

#ajx_html {
    position: relative;
    display: none;
    z-index: 500
}

#ajx_html .overlay {
    position: fixed;
    left: 0;
    background: rgba(0, 0, 0, .84)
}

#ajx_html .overlayContent {
    position: absolute;
    top: -100px;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    margin-bottom: 100px
}

#ajx_html .close {
    color: #fff;
    position: fixed;
    top: 30px;
    right: 30px;
    font-size: 48px;
    cursor: pointer;
    z-index: 50
}

.padBottom {
    margin-bottom: 40px
}

.textCenter {
    text-align: center
}

.btnPackage {
    margin-bottom: 5px
}

.intl-tel-input {
    width: 100%
}

.intlWarning {
    display: none;
    background: #d90000;
    color: #fff;
    padding: 3px 15px 2px;
    border-radius: 3px;
    margin-top: 4px
}

.samplePhoneBox {
    font-style: italic;
    color: #777;
    padding: 8px 0;
    font-size: 13px
}

.pinput {
    float: left;
    width: 19%;
    position: relative;
    display: block;
    margin: 0 1% 10px 0;
    white-space: initial
}

@media (max-width: 881px) {
    .pinput {
        width: 32%
    }
}

@media (max-width: 546px) {
    .pinput {
        width: 49%
    }
}

@media (max-width: 468px) {
    .pinput {
        width: 100%;
        margin-right: 0
    }
}

.pinput .requiredClass {
    display: none
}

.pinput hr {
    margin: 6px 0;
    opacity: .44
}

.pinput input[type=radio] {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0
}

.pinput.checked {
    background: 7px #ffcd34 !important;
    color: #000
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #ffcd34;
    z-index: 9000;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 100%, 70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 100%, 70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.preloadOverlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .54);
    z-index: 8000
}

.additionalInfoBox {
    margin-top: 22px;
    border: 1px solid #612b9b;
    padding: 10px;
    text-align: center;
    font-weight: 700
}

.additionalInfoBox .tBig {
    font-size: 32px;
    color: #612b9b
}

.additionalInfoBox .callNow a {
    font-size: 24px;
    color: #9ccf38
}

.ownerInfo {
    text-align: center;
    font-size: 12px;
    padding-top: 5px
}

.homeLeft {
    float: left;
    width: 70%
}

@media (max-width: 676px) {
    .homeLeft {
        width: 100%;
        float: none
    }
}

.homeRight {
    float: right;
    width: 30%
}

.homeRight .widget-box {
    margin-bottom: 30px
}

.homeRight .widget-box img {
    max-width: 100%
}

.homeRight .widget-box .blog, .homeRight .widget-box .mail, .homeRight .widget-box:nth-child(1) .article, .homeRight .widget-box:nth-child(2) .article, .homeRight .widget-box:nth-child(3) .article {
    background: #612a9b;
    padding: 0 0 20px;
    color: #fff;
    font-size: 15px
}

.homeRight .widget-box .blog a, .homeRight .widget-box .mail a, .homeRight .widget-box:nth-child(1) .article a, .homeRight .widget-box:nth-child(2) .article a, .homeRight .widget-box:nth-child(3) .article a {
    color: #ffd247;
    font-weight: 700
}

.homeRight .widget-box .blog .blogPost a, .homeRight .widget-box .mail .blogPost a, .homeRight .widget-box:nth-child(1) .article .blogPost a, .homeRight .widget-box:nth-child(2) .article .blogPost a, .homeRight .widget-box:nth-child(3) .article .blogPost a {
    color: #fff !important;
    font-weight: 400 !important
}

.homeRight .widget-box .blog .blogPost a strong, .homeRight .widget-box .mail .blogPost a strong, .homeRight .widget-box:nth-child(1) .article .blogPost a strong, .homeRight .widget-box:nth-child(2) .article .blogPost a strong, .homeRight .widget-box:nth-child(3) .article .blogPost a strong {
    color: #ffd247
}

.homeRight .widget-box .blog .blogPost a:focus, .homeRight .widget-box .blog .blogPost a:hover, .homeRight .widget-box .mail .blogPost a:focus, .homeRight .widget-box .mail .blogPost a:hover, .homeRight .widget-box:nth-child(1) .article .blogPost a:focus, .homeRight .widget-box:nth-child(1) .article .blogPost a:hover, .homeRight .widget-box:nth-child(2) .article .blogPost a:focus, .homeRight .widget-box:nth-child(2) .article .blogPost a:hover, .homeRight .widget-box:nth-child(3) .article .blogPost a:focus, .homeRight .widget-box:nth-child(3) .article .blogPost a:hover {
    text-decoration: none
}

.homeRight .widget-box .blog p, .homeRight .widget-box .mail p, .homeRight .widget-box:nth-child(1) .article p, .homeRight .widget-box:nth-child(2) .article p, .homeRight .widget-box:nth-child(3) .article p {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px
}

.homeRight .widget-box .blog h2, .homeRight .widget-box .mail h2, .homeRight .widget-box:nth-child(1) .article h2, .homeRight .widget-box:nth-child(2) .article h2, .homeRight .widget-box:nth-child(3) .article h2 {
    background: #3e0975;
    padding: 14px 20px;
    color: #fff
}

.homeRight .widget-box .blog form, .homeRight .widget-box .mail form, .homeRight .widget-box:nth-child(1) .article form, .homeRight .widget-box:nth-child(2) .article form, .homeRight .widget-box:nth-child(3) .article form {
    padding: 0 25px;
    color: #212121
}

.homeRight .widget-box .blog form small, .homeRight .widget-box .mail form small, .homeRight .widget-box:nth-child(1) .article form small, .homeRight .widget-box:nth-child(2) .article form small, .homeRight .widget-box:nth-child(3) .article form small {
    margin-bottom: 4px;
    display: block;
    color: #fff
}

.homeRight .widget-box .blog form .samplePhoneBox, .homeRight .widget-box .mail form .samplePhoneBox, .homeRight .widget-box:nth-child(1) .article form .samplePhoneBox, .homeRight .widget-box:nth-child(2) .article form .samplePhoneBox, .homeRight .widget-box:nth-child(3) .article form .samplePhoneBox {
    color: #fff
}

.homeRight .widget-box .blog form .requiredClass, .homeRight .widget-box .mail form .requiredClass, .homeRight .widget-box:nth-child(1) .article form .requiredClass, .homeRight .widget-box:nth-child(2) .article form .requiredClass, .homeRight .widget-box:nth-child(3) .article form .requiredClass {
    left: auto;
    right: 3px
}

@media (max-width: 676px) {
    .homeRight {
        clear: both;
        width: 100%;
        float: none;
        padding: 0 25px
    }
}

body #bio_ep {
    width: 600px;
    height: 400px;
    background-repeat: no-repeat;
    background-size: contain;
    backgroun-position: center
}

body #bio_ep .article {
    padding: 15px
}

body #bio_ep #bio_ep_close {
    position: absolute;
    left: 100%;
    margin: -13px 0 0 -13px;
    content: "×";
    width: 28px;
    height: 28px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    font-weight: 700;
    text-indent: 9999px;
    text-align: center;
    border-radius: 50%;
    background-color: #421c6c;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
}

body #bio_ep #bio_ep_close::before {
    content: '×';
    display: block;
    font-size: 22px;
    position: absolute;
    top: -6px;
    left: 6px;
    color: #fff;
    text-indent: 0
}

body #bio_ep_bg {
    opacity: .74
}

.popupLink {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 32px;
    border: 2px solid #612b9b;
    background: #fff;
    color: #612b9b;
    font-weight: 700;
    transition: .25s all linear;
    margin-top: 30px
}

.popupLink:nth-of-type(1) {
    background: #612b9b;
    color: #fff;
    margin-left: 15px;
    margin-right: 5px
}

.popupLink:hover {
    transform: translateY(-3px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .42);
    text-decoration: none
}

#bio_ep {
    font-size: 24px
}

#bio_ep h3 {
    font-size: 32px;
    color: #612b9b
}

.smsintro {
    display: block;
    font-size: 23px;
    padding-top: 10px;
    line-height: 1
}

.smsintro strong {
    color: #9ccf38
}

* {
    box-sizing: border-box;
    margin: 0
}

body, html {
    height: 100%
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -32px
}

.footer, .push {
    min-height: 32px
}

#footer {
    background: #272727;
    color: #fff;
    padding: 6px 15px 4px;
    font-size: 14px
}

#footer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0
}

#footer #copyright {
    float: left
}

@media (max-width: 767px) {
    #footer #copyright {
        float: none;
        margin-bottom: 10px
    }
}

#footer .menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right
}

@media (max-width: 767px) {
    #footer .menu {
        float: none
    }
}

#footer .menu li {
    display: inline-block
}

#footer .menu a {
    color: #fff;
    margin-right: 10px
}

#footer .menu a:focus, #footer .menu a:hover {
    text-decoration: none;
    color: #fc3
}

.footerEET {
    font-size: 12px;
    text-align: left;
    background: #000;
    color: #eee;
    padding: 4px 15px
}

.blockFooter {
    padding: 20px;
}
/* Needed for the lightbox */

html, body {
    height: 100%;
    width: 100%;
}

/* CSS for the loading div */

.sp-loading {
    text-align: center;

    max-width: 100%;
    padding: 15px;
    border: 5px solid #eee;
    border-radius: 3px;
    font-size: 12px;
    color: #888;
}

/* Element wrapper */

.sp-wrap {
    display: none;
    line-height: 0;
    max-width: 100%;
    font-size: 0;
    position: relative;
    margin: 0 0 15px 0;
    float: left;
    /**************
      Set max-width to your thumbnail width
    ***************/


}

/* Thumbnails */

.sp-thumbs {
    text-align: left;
    display: inline-block;
}
.sp-thumbs img {
    min-height: 95px;
    min-width: 95px;
    max-width: 95px;
}

.sp-thumbs a{
    margin: 0 5px 5px 0;
    width: 95px;
    height: 95px;
}

.sp-thumbs a:nth-child(3n){
    margin-right: 0;
}

.sp-thumbs a:link, .sp-thumbs a:visited {

    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.sp-thumbs a:hover {
    opacity: 1;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
    opacity: 1!important;
    position: relative;
}

/* Image currently being viewed */

.sp-large {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    margin-bottom: 5px;
}
.sp-large a img {
    max-width: 100%;
    height: auto;
}
.sp-large a {
    display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
    position: absolute;
    left: -50%;
    top: -50%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    display: none;
}
/* Lightbox */

.sp-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .9);
    z-index: 500;
    display: none;
    cursor: pointer;
}
.sp-lightbox img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 90%;
    max-height: 90%;
    border: 2px solid #fff;
}
#sp-prev, #sp-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 501;
    color: #fff;
    padding: 14px;
    text-decoration: none;
    background: #000;
    border-radius: 25px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    transition: .2s;
}
#sp-prev {
    left: 10px;
}
#sp-prev:before {
    content: '';
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 16px;
    left: 7px;
}
#sp-next {
    right: 10px;
}
#sp-next:before {
    content: '';
    border: 7px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    top: 16px;
    left: 18px;
}
#sp-prev:hover, #sp-next:hover {
    background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
    .sp-wrap {
        margin: 0 0 15px 0;
    }
    #sp-prev, #sp-next {
        top: auto;
        margin-top: 0;
        bottom: 25px;
    }
}

.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table}.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("../custom/vendor/intl-tel-input/img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url("../custom/vendor/intl-tel-input/img/flags@2x.png")}}.iti-flag.np{background-color:transparent}
