@font-face {
  font-family: "Solano Gothic MVB BD";
  src: url(../../themes/fonts/hinted-SolanoGothicMVB-Bd.eot);
  src: url(../../themes/fonts/hinted-SolanoGothicMVB-Bdd41dd41d.eot?#iefix)
      format("embedded-opentype"),
    url(../../themes/fonts/hinted-SolanoGothicMVB-Bd.woff2) format("woff2"),
    url(../../themes/fonts/hinted-SolanoGothicMVB-Bd.woff) format("woff"),
    url(../../themes/fonts/hinted-SolanoGothicMVB-Bd.ttf) format("truetype"),
    url(../../themes/fonts/hinted-SolanoGothicMVB-Bd.html#SolanoGothicMVB-Bd)
      format("svg");
  font-weight: 700;
  font-style: normal;
}

.pointer {
  cursor: pointer;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

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

p.para-about {
  font-size: 18px;
  font-weight: 300;
}

@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

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

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

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

a {
  color: #337ab7;
  text-decoration: none;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #081b30;
}

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

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

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

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

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

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

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

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

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

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

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

.clearfix:after,
.container-fluid:after,
.container: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;
}

.invisible {
  visibility: hidden;
}

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

.affix {
  position: fixed;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-right: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-border {
  border: 0 !important;
}

.no-shadow {
  text-shadow: none !important;
}

.bg-white {
  background-color: #fff;
}

scrollbar[orient="vertical"] scrollbarbutton,
scrollbar[orient="vertical"] slider {
  width: 0 !important;
  height: 0 !important;
  -moz-appearance: none !important;
}

a {
  text-decoration: none !important;
}

::-webkit-scrollbar {
  display: none;
}

.col-sm-12 > .imphmd-video:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0,
    rgba(16, 30, 4, 0.16) 50%,
    rgba(31, 59, 8, 0) 100%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0,
    center center,
    100%,
    color-stop(0, rgba(0, 0, 0, 0.4)),
    color-stop(50%, rgba(16, 30, 4, 0.16)),
    color-stop(100%, rgba(31, 59, 8, 0))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0,
    rgba(16, 30, 4, 0.16) 50%,
    rgba(31, 59, 8, 0) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0,
    rgba(16, 30, 4, 0.16) 50%,
    rgba(31, 59, 8, 0) 100%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0,
    rgba(16, 30, 4, 0.16) 50%,
    rgba(31, 59, 8, 0) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.4) 0,
    rgba(16, 30, 4, 0.16) 50%,
    rgba(31, 59, 8, 0) 100%
  );
  z-index: 2;
}

.kit-menu {
  height: 100%;
  background-color: #000;
  margin: 0;
}

.grid-block-1 {
  background-color: #0c2641;
}

.grid-block-2 {
  background: url(https://imperialteasgroup2024.sgp1.digitaloceanspaces.com/images/tile-images/tea-state.jpg);
  background-size: cover;
}

.grid-block-3 {
  background-color: #c2d1df;
  z-index: +11;
}

.grid-block-4 {
  background-color: #fff;
  z-index: +1;
}

.grid-block-5 {
  background-color: #fff;
}

.grid-block-6 {
  background-color: #c2d1df;
}

.grid-block-7 {
  background: url(../../uploads/menu/tile-images/tea-test.html);
  background-size: cover;
}

.grid-block-8 {
  background-color: #0c2641;
}

.grid-block-9 {
  background-color: #0c2641;
}

.grid-block-10 {
  background-color: #fff;
  background: url(../../uploads/menu/tile-images/drinking.html);
  background-size: cover;
}

.grid-block-11 {
  background-color: #1b1d1f;
  z-index: +111;
}

.grid-block-12 {
  background-color: #fff;
}

img.emoji,
img.wp-smiley {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: 0 0 !important;
  padding: 0 !important;
}

.gal-slider .slick-next {
  display: none !important;
}

.gal-slider .title1 {
  color: #04254a;
}

@font-face {
  font-family: vtks_inkregular;
  src: url(themes2/fonts/vtks_ink-webfont.html) format("woff2"),
    url(themes2/fonts/vtks_ink-webfont-2.html) format("woff");
  font-weight: 400;
  font-style: normal;
}

.vkt-font {
  font-family: vtks_inkregular;
  font-weight: 500;
}

.fnt-typ-01 {
  font-family: rusticoregular;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}

.header-button {
  position: fixed;
  right: 10px;
  top: 10px;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  width: 50px;
  height: 90px;
  outline: 0;
  z-index: 100;
  -ms-flex-order: 1;
  order: 1;
  transition: background-color 0.3s, transform 0.3s;
}

@media screen and (max-width: 767px) {
  .header-button {
    top: 10px;
    right: 5px;
  }
}

.header-button:focus,
.header-button:hover {
  cursor: pointer;
}

.header-button-item {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fcf5ef;
  position: absolute;
  left: 10px;
  opacity: 1;
  transition: transform 0.3s, top 0.3s, opacity 0.3s, width 0.3s,
    background-color 0.3s;
}

.header-button-item.top {
  top: 16px;
  transform-origin: left top;
}

.header-button-item.middle {
  top: 24px;
}

.header-button-item.bottom {
  top: 32px;
  transform-origin: left bottom;
}

.header-button.open {
  background-color: transparent !important;
}

.header-button.open .header-button-item {
  width: 35px;
}

.header-button.open .header-button-item.top {
  transform: rotate(45deg);
  top: 12px;
}

.header-button.open .header-button-item.middle {
  opacity: 0;
}

.header-button.open .header-button-item.bottom {
  transform: rotate(-45deg);
  top: 36px;
}

.menu-title {
  margin: 0 -50% 0 0;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding: 20px;
  z-index: +11;
}

.menu-title h2 {
  font-family: the_redlight_freeregular;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0 !important;
  text-align: center;
}

.menu-title h3 {
  font-family: sanvito-pro, sans-serif;
  font-size: 45px;
  font-weight: 300;
  text-align: center;
}

.menu-title h4 {
  font-family: adobe-caslon-pro, serif;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}

.menu-title hr {
  border-top: 0.5px solid #fff;
  margin-top: 10px;
  margin-bottom: 13px;
}

.main-menu-block {
  display: none;
  background-color: #fff;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: +11;
  max-height: 100%;
  overflow: auto;
}

.line-bord-1 {
  border: 2px solid #fff;
}

.menu-block-1 {
  background-size: cover;
}

.menu-block-2 {
  background-size: cover;
}

.menu-block-3 {
  background-size: cover;
}

.menu-block-4 {
  background-size: cover;
}

.menu-block-5 {
  background-size: cover;
}

.menu-block-6 {
  background-size: cover;
}

.menu-block-7 {
  background-size: cover;
}

.menu-block-8 {
  background-size: cover;
}

.menu-block-9 {
  background-size: cover;
}

.menu-tile-video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  position: absolute;
}

.menu-tile-video-3 {
  width: auto;
  height: 100%;
  object-fit: fill;
}

.map-mask {
  position: absolute;
  z-index: +1111;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 43% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.56);
}

a h2.effect-shine:hover {
  -webkit-mask-image: linear-gradient(
    -75deg,
    rgba(0, 0, 0, 0.6) 30%,
    #000 50%,
    rgba(0, 0, 0, 0.6) 70%
  );
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}

.imphmd-video {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.imphmd-video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  z-index: 1;
}

.top-l-contact {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 15px;
  z-index: +111;
}

.contact-num-set {
  min-width: 400px;
}

.con-number-rt {
  color: #fff;
  font-weight: 300;
  font-size: 34px;
  font-family: "Solano Gothic MVB BD";
  line-height: 1.1;
}

.top-mail-setsdt {
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-size: 28px;
  font-style: italic;
}

.top-mail-setsdt a {
  color: #fff;
}

.menu-stage-block {
  position: inherit;
  top: 0;
  z-index: +1111;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #dcdcdc;
  text-align: left;
  outline: 0;
  transition: 0.4s;
}

.accordion:hover,
.active {
  background-color: #ccc;
}

.accordion:after {
  content: "\002B";
  color: #777;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.readmore-box {
  width: 0%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  position: fixed;
  z-index: +111;
}

.readmore-box-search {
  width: 0%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  position: fixed;
  z-index: +1111111111111;
}

.readmore-box-privacy-policy {
  width: 0%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  position: fixed;
  z-index: +1111111111111;
}

.btn-enq {
  display: inline-block;
  padding: 6px 31px;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.btn-default-enq {
  color: #fff;
  background-color: red;
  margin-top: 5%;
  font-family: futura-pt, sans-serif;
}

.readmore-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: +11111;
}

.lfg {
  border-bottom: 1px solid #c3c3c3 !important;
}

.no-boxing {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 #252a2e !important;
}

.submit-button {
  background-repeat: repeat-x;
  font-size: 30px;
  color: #002f72;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #002f72;
  background-color: rgba(118, 132, 118, 0);
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  width: auto;
  padding: 5px 20px;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
}

.lfg:focus {
  border-bottom: 1px solid #000 !important;
  outline: 0;
}

.reed-blk-set-outer {
  padding: 40px 20px;
  height: 100%;
}

.center-title {
  margin: 0;
  font-size: 80px;
  position: absolute;
  padding: 5%;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-family: Carta Marina, Georgia, Times New Roman, serif;
  font-weight: 300;
  z-index: +111;
}

.center-title-readmore {
  display: none;
}

.center-title {
  display: none;
}

.center-title-readmore {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.para-about {
  font-size: 22px;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 1.5px;
  color: #081b30;
  line-height: 1.5;
  margin-bottom: 2vh;
}

.banner-mask:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
}

.contact-scroller-off {
  background: rgba(8, 27, 48, 0.21);
  margin-top: 0;
}

.container-nv {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  z-index: +11111111;
  right: 15px;
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 2px;
  background-color: #fff;
  margin: 8px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -5px);
}

.webdesignby {
  position: absolute;
  z-index: +1111;
  bottom: 25px;
  right: 25px;
  font-family: proxima-nova, sans-serif;
}

.webdesignby-inner {
  position: absolute;
  z-index: +11;
  bottom: 15px;
  right: 15px;
  font-family: proxima-nova, sans-serif;
  font-size: 1.7em;
}

.webdesignby p a:hover {
  color: #f1f1f1;
}

.speed-link {
  position: absolute;
  z-index: +1111;
  top: 12px;
  /* bottom: 25px; */
  right: 92px;
  /* left: 90px; */
  /* font-family: proxima-nova,sans-serif; */
  font-family: "Solano Gothic MVB BD";
  font-size: 21px;
  /* Bestweb styles */
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .speed-link {
    top: 100px !important;
    right: 15px !important;
  }
}

@media (max-width: 470px) {
  .speed-link {
    top: 70px !important;
  }
}

.speed-link p a:focus,
.speed-link p a:hover {
  color: #c1c1c1;
}

.imperial-teas-topbanner {
  background-size: cover !important;
}

.search-fome-control {
  font-size: 3vw;
  font-weight: 300;
  background: #fff;
  width: 53vw;
  border: 0;
  border-bottom: 1px solid #e2e2e2;
  font-family: Roboto;
}

.search-filter-result-block {
  margin-top: 12vh;
}

.search-form-group {
  border: 0 solid #f6f7f7;
  position: fixed;
  display: none;
  padding: 0 5%;
}

.search-form-group-px {
  border: 0 solid #f6f7f7;
  position: fixed;
  display: none;
  padding: 0 5%;
}

.search-result-heading {
  font-size: 1.7vw;
  font-weight: 300;
  font-family: adobe-caslon-pro, serif;
  font-family: Roboto;
  color: #133279;
  margin-bottom: 5px;
}

.search-cat-block {
  padding: 1% 6%;
}

.searc-hr {
  border-top: 1px solid #f5f5f5;
}

.btn.active,
.btn:active,
button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
label:focus,
textarea:active,
textarea:focus,
textarea:hover {
  outline: 0 !important;
  -webkit-appearance: none;
}

.search-menu_button {
  margin-top: 52px;
  display: inline-block;
  cursor: pointer;
  position: fixed;
  z-index: +11111111;
  right: 15px;
}

.privacy-policy-heading {
  font-size: 6rem;
  border-bottom: 2px solid #222;
  margin: 1vh 0 5vh 1vw;
  text-transform: capitalize;
}

.privacy-policy-heading-one {
  font-size: 5rem;
  border-bottom: 1px solid #222;
  margin-bottom: 3vh;
  text-transform: capitalize;
}

.privacy-policy-heading-two {
  font-size: 4rem;
  margin: 4vh 0 2vh 0;
  text-transform: capitalize;
}

.privacy-policy-heading-three {
  font-size: 3.5rem;
  margin: 4vh 0 2vh 0;
  text-transform: capitalize;
}

.privacy-policy-heading-four {
  font-size: 3rem;
  margin: 4vh 0 2vh 0;
  text-transform: capitalize;
}

.privacy-policy-bullet-points {
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.3px;
  color: #081b30;
  line-height: 1.5;
  margin-bottom: 2vh;
  font-size: 18px;
  font-weight: 300;
}

.privacy-policy-bullet-points li {
  list-style: disc;
  margin-bottom: 0.5vh;
}
