@charset "utf-8";

@font-face {
  font-family: 'Oswald';
  src:
    url('../fonts/oswald.woff2') format('woff2'),
    url('../fonts/oswald.woff') format('woff');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('../fonts/open-sans.woff2') format('woff2'),
    url('../fonts/open-sans.woff') format('woff');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('../fonts/open-sans-italic.woff2') format('woff2'),
    url('../fonts/open-sans-italic.woff') format('woff');
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'FontAwesome';
  src:
    url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  background: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  display: flow-root;
}

ol {
  padding: 15px 0 15px 30px;
  font-size: 16px;
}

ol li {
  line-height: 56px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: ' ';
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: ' ';
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: '';
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: '';
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #fff;
}

table col[class*='col-'] {
  display: table-column;
  float: none;
}

table td[class*='col-'],
table th[class*='col-'] {
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.btn {
  display: inline-block;
  padding: 10px 20px 8px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #222333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse.in {
  display: block;
}

.dropdown {
  position: relative;
  padding-bottom: 20px;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 0 0 4px;
  margin: 2px 0 0;
  list-style: none;
  border-radius: 4px;
  background-clip: padding-box;
  background: #fff;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu li {
  padding: 0 17px;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 11px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #222333;
  white-space: nowrap;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-menu > li:last-child > a {
  border-bottom: 0 !important;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: ' ';
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: ' ';
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 20px;
}

@media (min-width: 768px) {
  .nav > li > a:hover,
  .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

@media (min-width: 768px) {
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
  }
}

.nav > li > a > img {
  max-width: none;
}

.navbar {
  position: relative;
  min-height: 50px;
}

.navbar:before,
.navbar:after {
  display: table;
  content: ' ';
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: ' ';
}

.navbar:after {
  clear: both;
}

.navbar-collapse {
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: ' ';
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: ' ';
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: auto;
  }
}

.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  body {
    min-width: 320px;
  }

  .dropdown-menu li {
    padding: 0;
  }
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: '/\00a0';
}

.breadcrumb > .active {
  color: #999999;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: ' ';
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: ' ';
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #fff;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: ' ';
}

.clearfix:after {
  clear: both;
}

.affix {
  position: fixed;
}

.hidden-xs {
  display: block !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

@media (max-width: 480px) {
  .icon {
    height: 70px;
    width: 70px;
  }

  .icon i {
    font-size: 37px;
    line-height: 68px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding: 10px 17px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav > li > a {
    padding: 10px 15px;
  }
}

.m-auto {
  margin: auto !important;
}

.m-0 {
  margin: 0 !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-45 {
  margin: 45px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-60 {
  margin: 60px !important;
}

.m-70 {
  margin: 70px !important;
}

.m-80 {
  margin: 80px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mt-5,
.my-5 {
  margin-top: 5px !important;
}

.mt-10,
.my-10 {
  margin-top: 10px !important;
}

.mt-15,
.my-15 {
  margin-top: 15px !important;
}

.mt-20,
.my-20 {
  margin-top: 20px !important;
}

.mt-25,
.my-25 {
  margin-top: 25px !important;
}

.mt-30,
.my-30 {
  margin-top: 30px !important;
}

.mt-35,
.my-35 {
  margin-top: 35px !important;
}

.mt-40,
.my-40 {
  margin-top: 40px !important;
}

.mt-45,
.my-45 {
  margin-top: 45px !important;
}

.mt-50,
.my-50 {
  margin-top: 50px !important;
}

.mt-60,
.my-60 {
  margin-top: 60px !important;
}

.mt-70,
.my-70 {
  margin-top: 70px !important;
}

.mt-80,
.my-80 {
  margin-top: 80px !important;
}

.mt-100,
.my-100 {
  margin-top: 100px !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.mb-5,
.my-5 {
  margin-bottom: 5px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 10px !important;
}

.mb-15,
.my-15 {
  margin-bottom: 15px !important;
}

.mb-20,
.my-20 {
  margin-bottom: 20px !important;
}

.mb-25,
.my-25 {
  margin-bottom: 25px !important;
}

.mb-30,
.my-30 {
  margin-bottom: 30px !important;
}

.mb-35,
.my-35 {
  margin-bottom: 35px !important;
}

.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}

.mb-45,
.my-45 {
  margin-bottom: 45px !important;
}

.mb-50,
.my-50 {
  margin-bottom: 50px !important;
}

.mb-60,
.my-60 {
  margin-bottom: 60px !important;
}

.mb-70,
.my-70 {
  margin-bottom: 70px !important;
}

.mb-80,
.my-80 {
  margin-bottom: 80px !important;
}

.mb-100,
.my-100 {
  margin-bottom: 100px !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.ml-5,
.mx-5 {
  margin-left: 5px !important;
}

.ml-10,
.mx-10 {
  margin-left: 10px !important;
}

.ml-15,
.mx-15 {
  margin-left: 15px !important;
}

.ml-20,
.mx-20 {
  margin-left: 20px !important;
}

.ml-25,
.mx-25 {
  margin-left: 25px !important;
}

.ml-30,
.mx-30 {
  margin-left: 30px !important;
}

.ml-35,
.mx-35 {
  margin-left: 35px !important;
}

.ml-40,
.mx-40 {
  margin-left: 40px !important;
}

.ml-45,
.mx-45 {
  margin-left: 45px !important;
}

.ml-50,
.mx-50 {
  margin-left: 50px !important;
}

.ml-60,
.mx-60 {
  margin-left: 60px !important;
}

.ml-70,
.mx-70 {
  margin-left: 70px !important;
}

.ml-80,
.mx-80 {
  margin-left: 80px !important;
}

.ml-100,
.mx-100 {
  margin-left: 100px !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mr-5,
.mx-5 {
  margin-right: 5px !important;
}

.mr-10,
.mx-10 {
  margin-right: 10px !important;
}

.mr-15,
.mx-15 {
  margin-right: 15px !important;
}

.mr-20,
.mx-20 {
  margin-right: 20px !important;
}

.mr-25,
.mx-25 {
  margin-right: 25px !important;
}

.mr-30,
.mx-30 {
  margin-right: 30px !important;
}

.mr-35,
.mx-35 {
  margin-right: 35px !important;
}

.mr-40,
.mx-40 {
  margin-right: 40px !important;
}

.mr-45,
.mx-45 {
  margin-right: 45px !important;
}

.mr-50,
.mx-50 {
  margin-right: 50px !important;
}

.mr-60,
.mx-60 {
  margin-right: 60px !important;
}

.mr-70,
.mx-70 {
  margin-right: 70px !important;
}

.mr-80,
.mx-80 {
  margin-right: 80px !important;
}

.mr-100,
.mx-100 {
  margin-right: 100px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.p-70 {
  padding: 70px !important;
}

.p-80 {
  padding: 80px !important;
}

.p-100 {
  padding: 100px !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pt-5,
.py-5 {
  padding-top: 5px !important;
}

.pt-10,
.py-10 {
  padding-top: 10px !important;
}

.pt-15,
.py-15 {
  padding-top: 15px !important;
}

.pt-20,
.py-20 {
  padding-top: 20px !important;
}

.pt-25,
.py-25 {
  padding-top: 25px !important;
}

.pt-30,
.py-30 {
  padding-top: 30px !important;
}

.pt-35,
.py-35 {
  padding-top: 35px !important;
}

.pt-40,
.py-40 {
  padding-top: 40px !important;
}

.pt-45,
.py-45 {
  padding-top: 45px !important;
}

.pt-50,
.py-50 {
  padding-top: 50px !important;
}

.pt-60,
.py-60 {
  padding-top: 60px !important;
}

.pt-70,
.py-70 {
  padding-top: 70px !important;
}

.pt-80,
.py-80 {
  padding-top: 80px !important;
}

.pt-100,
.py-100 {
  padding-top: 100px !important;
}

.pt-150,
.py-150 {
  padding-top: 150px !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pb-5,
.py-5 {
  padding-bottom: 5px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 10px !important;
}

.pb-15,
.py-15 {
  padding-bottom: 15px !important;
}

.pb-20,
.py-20 {
  padding-bottom: 20px !important;
}

.pb-25,
.py-25 {
  padding-bottom: 25px !important;
}

.pb-30,
.py-30 {
  padding-bottom: 30px !important;
}

.pb-35,
.py-35 {
  padding-bottom: 35px !important;
}

.pb-40,
.py-40 {
  padding-bottom: 40px !important;
}

.pb-45,
.py-45 {
  padding-bottom: 45px !important;
}

.pb-50,
.py-50 {
  padding-bottom: 50px !important;
}

.pb-60,
.py-60 {
  padding-bottom: 60px !important;
}

.pb-70,
.py-70 {
  padding-bottom: 70px !important;
}

.pb-80,
.py-80 {
  padding-bottom: 80px !important;
}

.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}

.pb-150,
.py-150 {
  padding-bottom: 150px !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.pl-5,
.px-5 {
  padding-left: 5px !important;
}

.pl-10,
.px-10 {
  padding-left: 10px !important;
}

.pl-15,
.px-15 {
  padding-left: 15px !important;
}

.pl-20,
.px-20 {
  padding-left: 20px !important;
}

.pl-25,
.px-25 {
  padding-left: 25px !important;
}

.pl-30,
.px-30 {
  padding-left: 30px !important;
}

.pl-35,
.px-35 {
  padding-left: 35px !important;
}

.pl-40,
.px-40 {
  padding-left: 40px !important;
}

.pl-45,
.px-45 {
  padding-left: 45px !important;
}

.pl-50,
.px-50 {
  padding-left: 50px !important;
}

.pl-60,
.px-60 {
  padding-left: 60px !important;
}

.pl-70,
.px-70 {
  padding-left: 70px !important;
}

.pl-80,
.px-80 {
  padding-left: 80px !important;
}

.pl-100,
.px-100 {
  padding-left: 100px !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pr-5,
.px-5 {
  padding-right: 5px !important;
}

.pr-10,
.px-10 {
  padding-right: 10px !important;
}

.pr-15,
.px-15 {
  padding-right: 15px !important;
}

.pr-20,
.px-20 {
  padding-right: 20px !important;
}

.pr-25,
.px-25 {
  padding-right: 25px !important;
}

.pr-30,
.px-30 {
  padding-right: 30px !important;
}

.pr-35,
.px-35 {
  padding-right: 35px !important;
}

.pr-40,
.px-40 {
  padding-right: 40px !important;
}

.pr-45,
.px-45 {
  padding-right: 45px !important;
}

.pr-50,
.px-50 {
  padding-right: 50px !important;
}

.pr-60,
.px-60 {
  padding-right: 60px !important;
}

.pr-70,
.px-70 {
  padding-right: 70px !important;
}

.pr-80,
.px-80 {
  padding-right: 80px !important;
}

.pr-100,
.px-100 {
  padding-right: 100px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-auto {
  height: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

p:first-letter,
li:first-letter {
  text-transform: capitalize !important;
}

title {
  text-transform: capitalize !important;
}

.p-sm {
  font-size: 15px !important;
  line-height: 18px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-34 {
  font-size: 34px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-48 {
  font-size: 48px !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.em {
  font-style: italic !important;
}

.u {
  text-decoration: underline !important;
}

b,
strong,
.b,
.strong {
  font-weight: bolder;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-white {
  color: #fff !important;
}

.text-highlight {
  color: #db0;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
}

.embed-responsive::before {
  display: block;
  content: '';
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.image-placeholder {
  display: block;
  width: 100%;
  height: auto;
  background-color: transparent;
  transition: background-color 0.01s ease;
}

body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #1b1b1b;
  overflow-x: hidden;
  background-color: #fff;
}

* {
  margin: 0;
  padding: 0;
  border: none;
}

a {
  color: #1b1b1b;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a:visited {
  outline: none;
  border: none;
  text-decoration: none;
}

img {
  max-width: 100% !important;
}

.d-block {
  display: block;
}

.img-rounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 0;
  border: none;
  background: none;
}

figure.img-polaroid {
  margin: 0 0 4px 0;
}

figure.img-polaroid,
figure.img-polaroid img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Oswald', sans-serif;
  margin: 0 0 10px;
  color: #1b1b1b;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 44px;
  line-height: 1.1em;
  font-weight: 500;
}

h2,
.h2 {
  font-size: 42px;
  line-height: 1.1em;
  font-weight: 500;
}

h3,
.h3 {
  font-size: 36px;
  line-height: 1.1em;
  font-weight: 500;
}

h4,
.h4 {
  font-size: 34px;
  line-height: 1.1em;
  font-weight: 500;
}

h5,
.h5 {
  font-size: 28px;
  line-height: 1.1em;
}

h6,
.h6 {
  font-size: 24px;
  line-height: 1em;
  text-transform: none;
}

p,
.p {
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 15px;
  color: #1b1b1b;
}

p.subheading,
.subheading {
  font-size: 20px;
  text-transform: none;
  margin: 0 0 35px;
}

.txt-2 {
  font-size: 14px;
  line-height: 21px;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-remove:before,
.fa-close:before {
  content: '\f00d';
}

.fa-download:before {
  content: '\f019';
}

.fa-map-marker:before {
  content: '\f041';
}

.fa-check-square-o:before {
  content: '\f046';
}

.fa-calendar:before {
  content: '\f073';
}

.fa-twitter-square:before {
  content: '\f081';
}

.fa-facebook-square:before {
  content: '\f082';
}

.fa-linkedin-square:before {
  content: '\f08c';
}

.fa-phone:before {
  content: '\f095';
}

.fa-credit-card:before {
  content: '\f09d';
}

.fa-group:before {
  content: '\f0c0';
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: '\f0c9';
}

.fa-medkit:before {
  content: '\f0fa';
}

.fa-angle-double-left:before {
  content: '\f100';
}

.fa-angle-double-right:before {
  content: '\f101';
}

.fa-angle-double-up:before {
  content: '\f102';
}

.fa-angle-double-down:before {
  content: '\f103';
}

.fa-angle-left:before {
  content: '\f104';
}

.fa-angle-right:before {
  content: '\f105';
}

.fa-angle-up:before {
  content: '\f106';
}

.fa-youtube-square:before {
  content: '\f166';
}

.fa-instagram:before {
  content: '\f16d';
}

.fa-google:before {
  content: '\f1a0';
}

.fa-fax:before {
  content: '\f1ac';
}

.fa-edit:before {
  content: '\f044';
}

.fa-file-pdf-o:before {
  content: '\f1c1';
}

.fa-yelp:before {
  content: '\f1e9';
}

button {
  appearance: none;
  -webkit-appearance: none;
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

.btn:hover {
  background-position: 0 0;
}

.btn-main {
  color: #fff;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2ba1ff', endColorstr='#ff198aff', GradientType=0);
}

.btn-extra {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-small {
  position: relative;
  z-index: 1;
  padding: 12px 29px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
  background-repeat: repeat-x;
  font-size: 16px;
  line-height: 1em;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.btn-small:hover {
  color: #fff;
  border-top: 1px solid #65bbff;
  border-bottom: 1px solid #0d4681;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2ba1ff', endColorstr='#ff198aff', GradientType=0);
}

.btn-medium {
  position: relative;
  z-index: 1;
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
  background-color: #282828;
  background-image: -moz-linear-gradient(top, #373737, #121212);
  background-image: -webkit-linear-gradient(top, #373737, #121212);
  background-image: linear-gradient(top, #373737, #121212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff121212', GradientType=0);
  border: none;
  border-top: 1px solid #6e6e6e !important;
  border-bottom: 1px solid #121212 !important;
  font-size: 18px;
  line-height: 1em;
  font-family: 'Oswald', sans-serif;
}

.btn-medium:hover {
  outline: none;
  color: #fff;
  text-shadow: none;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2ba1ff', endColorstr='#ff198aff', GradientType=0);
}

.btn-large {
  display: inline-block;
  font-size: 26px;
  line-height: 1em;
  font-family: 'Oswald', sans-serif;
  border: none;
  color: #fff;
  position: relative;
  background-color: #282828;
  background-image: -moz-linear-gradient(top, #373737, #121212);
  background-image: -webkit-linear-gradient(top, #373737, #121212);
  background-image: linear-gradient(top, #373737, #121212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff121212', GradientType=0);
  border-top: 1px solid #6e6e6e;
  border-bottom: 1px solid #121212;
  padding: 16px 38px;
  z-index: 1;
}

.btn-large:hover {
  text-decoration: none;
  color: #fff;
  border-top: 1px solid #65bbff;
  border-bottom: 1px solid #0d4681;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2ba1ff', endColorstr='#ff198aff', GradientType=0);
}

.btn-medium,
.btn-large,
.btn-small {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

body ul {
  padding-left: 0;
  list-style: none;
}

ol {
  font-size: 18px;
}

ol li {
  line-height: 24px;
  padding-bottom: 10px;
}

.list {
  display: block;
  margin: 0 0 20px;
}

.list li {
  display: block;
  padding: 6px 0 5px 20px;
}

.list li i {
  padding-right: 5px;
}

header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  height: auto;
  position: relative;
  z-index: 20;
}

.header_top {
  background: #fff;
  height: auto;
  width: 100%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1000;
}

.header_top > .container {
  position: relative;
}

.header_top.scrolled {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.header_top.scrolled .phone-div,
.header_top.scrolled .navbar {
  display: none;
}

.header_top.scrolled .main-menu {
  margin: 0;
}

.header_top.scrolled .main-menu > div {
  border: none;
}

.navbar_ {
  margin-bottom: 0 !important;
  padding: 10px 0;
}

.navbar_ .collapse {
  overflow: visible;
}

.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}

.navbar_ .navbar-inner:before,
.navbar_ .navbar-inner:after {
  display: table;
  content: '';
  line-height: 0;
}

.navbar_ .navbar-inner:after {
  clear: both;
}

.navbar_ .brand {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 10px;
  line-height: 0;
  text-align: center;
}

.phone-div {
  position: absolute;
  top: 40px;
  left: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #6a6a6a;
  font-family: 'Oswald', sans-serif;
  float: left;
}

.phone-div span {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1px;
}

.phone-div strong {
  font-style: normal;
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #1b1b1b;
  margin: -3px 0 10px 0;
}

.head-btn {
  position: absolute;
  float: right;
  top: 38px;
  right: 10px;
}

.main-menu > div {
  width: 100%;
  background: #fff;
  border-top: 1px solid #e4e4e2;
}

.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin: 0;
  padding: 0;
  height: auto !important;
}

.nav-collapse_ .nav {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  zoom: 1;
}

.nav-collapse_ .nav > li {
  display: inline-block;
  border: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}

.nav-collapse_ .nav li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  text-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 15px 13px 15px;
  color: #1b1b1b;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  z-index: 1;
}

.nav-collapse_ .nav > li > a span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.nav-collapse_ .nav > li > a > span,
.nav-collapse_ .nav > li > a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav-collapse_ .nav li.active + li,
.nav-collapse_ .nav li:hover + li {
  background: none;
}

.nav-collapse_ .nav li .sf-sub-indicator {
  position: absolute;
  color: #1b1b1b;
  font-weight: normal;
}

.nav-collapse_ .nav li .sf-sub-indicator:before {
  font-family: FontAwesome;
}

.nav-collapse_ .nav > li > a > .sf-sub-indicator {
  display: inline-block;
  margin-left: 6px;
  font-size: 10px;
  position: relative;
}

.nav-collapse_ .nav > li > a > .sf-sub-indicator:before {
  content: '';
}

.nav-collapse_ .nav ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 200px;
  visibility: hidden;
  opacity: 0;
  z-index: 11;
  background: #fff;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.nav-collapse_ .nav .sub-menu:hover > ul {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.nav-collapse_ .nav ul li {
  display: block;
  text-align: left;
  padding: 0;
}

.nav-collapse_ .nav ul li:first-child {
  border: none;
  margin: 0;
}

.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 18px;
  display: block;
  color: #000;
  background: #fff;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}

.nav-collapse_ .nav ul li a span {
  color: #707070;
  display: block;
  font-size: 10px;
  line-height: 12px;
  text-transform: none;
}

.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
}

.nav-collapse_ .nav > li:hover > a,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.current_click > a {
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.nav-collapse_ .nav > li:hover > a > span,
.nav-collapse_ .nav > li.active > a > span,
.nav-collapse_ .nav > li.current_click > a > span {
  opacity: 1;
  filter: alpha(opacity=100);
}

.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.nav-collapse_ .nav > li > ul li:hover > a,
.nav-collapse_ .nav li ul .active > a,
.nav-collapse_ .nav li ul .current_click > a {
  text-decoration: none;
  background: #f0f0f0;
  color: #000;
}

.nav-collapse_ .nav > li > ul li > a:hover {
  background: #f0f0f0;
}

.nav-collapse_ .nav ul li.sub-menu > a {
  cursor: default;
}

.nav-collapse_ .nav ul ul {
  left: 200px;
  top: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.nav-collapse_ .nav ul .sf-sub-indicator {
  position: absolute;
  display: block;
  top: 7px;
  left: auto;
  right: 18px;
  z-index: 5;
}

.nav-collapse_ .nav ul .sf-sub-indicator:before {
  font-size: 9px;
  line-height: 12px;
  content: '';
}

.nav-collapse_ .nav ul.submenu-extra {
  background-color: #fff;
  width: 790px;
  left: 0;
  padding: 18px 0;
  overflow: hidden;
}

.nav-collapse_ .nav ul.submenu-extra h6 {
  margin: 0 0 10px 20px;
}

.nav-collapse_ .nav ul.submenu-extra div {
  float: left;
}

.nav-collapse_ .nav ul.submenu-extra span {
  display: block;
  width: 100%;
}

#menu_button {
  min-width: 50px;
  color: #fff !important;
  font-size: 30px;
  margin: 0;
  display: none;
  float: left;
  border: none;
  border-radius: 5px;
  padding: 10px 9px;
}

#menu_button.active {
  background: #2a2a2a;
}

#call_button {
  width: 30px;
  min-width: 100px;
  color: #fff !important;
  font-size: 30px;
  margin: 0 auto;
  display: none;
  float: right;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  -webkit-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  -moz-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  -o-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
}

#consult_button {
  width: 30px;
  min-width: 100px;
  color: #fff !important;
  font-size: 30px;
  margin: 0 5px;
  display: none;
  float: right;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  -webkit-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  -moz-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  -o-transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
  transition:
    background-color 0.5s ease,
    color 0.5s ease,
    border-color 0.5s ease;
}

.select-menu {
  display: none !important;
}

footer {
  background-color: #b3a489;
  padding: 0 10px;
}

aside {
  position: relative;
  background: #d9ceb8;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

aside h3 {
  color: #1b1b1b;
  font-size: 22px;
  line-height: 1.2em;
  text-transform: none;
  font-weight: 400;
  padding: 43px 0 0;
}

aside p {
  color: #1b1b1b;
  line-height: 20px;
}

.address-1 p {
  display: block;
  position: relative;
  font-size: 16px;
  color: #1b1b1b;
  line-height: 20px;
  padding-bottom: 10px;
}

.address-1 p a {
  color: #fff;
}

.address-1 i {
  font-size: 18px;
  line-height: 20px;
}

.list-panel {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.list-panel li {
  float: left;
  font-size: 150%;
  line-height: 12px;
  padding: 0 8px;
}

.tab_var1 {
  background-color: #fff;
  border: none;
  border-radius: 10px;
  width: 100%;
}

.block-features .tab_var1 {
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}

.tab_var1_pad {
  padding: 0 5px 5px 5px;
}

.v_tables {
  margin: 0;
  padding: 0;
}

.v_tables table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.v_tables td {
  vertical-align: middle;
  border: none;
  text-align: left;
  padding: 13px 20px;
  font-size: 16px;
  color: #1b1b1b;
}

.v_tables tr:first-child td {
  text-align: left;
  border: none;
  font-size: 14px;
  color: #1b1b1b;
}

.v_tables td.v_td_price,
.v_tables td.v_td_price a,
.v_price {
  font-weight: bold;
  font-size: 18px;
}

.tab_var2_pad .v_tables tr td:last-child,
.v_tables .tab_var2_pad,
.tab_var2_pad .v_tables tr:last-child td:first-child,
.tab_var2_pad .v_tables tr:last-child td:last-child {
  border: none;
}

.tab_var1_darkBg {
  background-color: #d9ceb8;
}

.tab_var1_darkBg .v_tables td {
  background-color: #d9ceb8;
  color: #1b1b1b;
  border: none;
}

.tab_var1_darkBg .v_tables tr:first-child td {
  color: #1b1b1b;
}

.footer-table td {
  padding: 8px 20px 6px 0;
}

.footer-table tr:first-child td {
  font-size: 18px;
}

.privacy,
.privacy a {
  font-size: 14px;
  line-height: 14px;
  color: #1b1b1b;
  padding: 12px 0;
}

.foot-info {
  font-size: 14px;
  line-height: 14px;
  padding: 12px 0;
  float: right;
  text-align: right;
}

.foot-info a {
  color: #1b1b1b;
}

#gotoTop {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  bottom: 30px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 24px;
  height: 40px;
  left: auto;
  line-height: 35px !important;
  position: fixed;
  right: 30px;
  text-align: center;
  top: auto;
  transition: background-color 0.2s linear 0s;
  width: 40px;
  z-index: 100;
}

#gotoTop:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#gotoTop:hover {
  background: #f0f0f0;
}

#gotoTop:hover:before {
  color: #262626;
}

.wide_layout {
  width: 100%;
}

#content {
  background: #f5f1e9;
  position: relative;
  z-index: 10;
}

.content-div {
  position: relative;
  padding-bottom: 60px;
  padding-top: 80px;
}

.wrapper,
.extra-wrap {
  overflow: hidden;
}

.extra-wrap {
  overflow-y: scroll;
  height: 200px;
  padding: 6px 10px 0;
  scrollbar-width: thin;
  scrollbar-color: grey #dcdcdc;
  scrollbar-face-color: grey;
  scrollbar-track-color: #dcdcdc;
  scrollbar-3dlight-color: #dcdcdc;
  scrollbar-darkshadow-color: #dcdcdc;
  scrollbar-arrow-color: #dcdcdc;
}

.extra-wrap::-webkit-scrollbar {
  width: 4px;
}

.extra-wrap::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

.extra-wrap::-webkit-scrollbar-thumb {
  background: grey;
  opacity: 0.5;
  border-radius: 10px;
}

.gray-bg {
  background: #d9d3c7;
}

.row-title {
  background: #d9d3c7;
  padding: 10px 0;
}

.row-title h1 {
  font-size: 16px;
  line-height: 15px;
  color: #fff;
  text-transform: none;
  margin: 0;
  float: left;
}

.row-title .breadcrumb {
  color: #fff;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 15px;
  float: right;
}

.row-title .breadcrumb a {
  color: #fff;
}

.row-title .breadcrumb i {
  margin: 0 8px;
}

.home-symptoms-bva {
  margin: 10px 0;
}

.home-symptoms-bva .pic {
  transition: 0.8s ease;
}

.home-symptoms-bva:hover div.title-bva,
.home-symptoms-bva:hover .icon {
  background-color: #2791ed !important;
}

.home-symptoms-bva:hover .pic {
  opacity: 0.7;
}

.home-symptoms-bva div.title-bva {
  border-radius: 0 0 10px 10px;
  transition: 0.5s ease;
}

.home-symptoms-bva div.title-bva h3 {
  font-size: 22px;
  text-align: center;
}

.home-symptoms-bva img {
  border-radius: 10px 10px 0 0;
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.home-symptoms-bva h3 {
  color: #fff;
  margin-top: 0;
  padding-bottom: 14px;
  transition: 0.5s ease;
  position: relative;
  z-index: 100;
  padding: 12px 0 18px;
}

.block-info {
  background: #fff;
  padding: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.block-info:hover {
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

.block-info:after,
blockquote:after {
  display: block;
  position: absolute;
  content: '';
  height: 4px;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}

.block-info .btn-small {
  border: none;
}

.block-info .img-polaroid {
  width: 100%;
}

.block-info h3 {
  color: #1b1b1b;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: none;
  margin: 10px 0 0;
  padding: 0;
}

.block-info h4 {
  color: #1b1b1b;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 19px 0;
  padding: 0;
}

.block-info p {
  margin-bottom: 14px;
}

.inner-block {
  overflow: hidden;
}

.block-info .inner-block > div {
  padding: 4px 8px 20px 10px;
  background: #fff;
}

.inner-block-testimonial {
  overflow: hidden;
}

.inner-block-testimonial img {
  width: 100%;
}

.block-info .inner-block-testimonial > div {
  padding: 4px 8px 20px 10px;
  background: #fff;
}

.block-info .inner-block-testimonial h4 {
  margin: 0;
  padding: 15px 0;
}

.badge_ {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  padding: 0;
  text-align: center;
  -webkit-border-radius: 620px;
  -moz-border-radius: 620px;
  border-radius: 620px;
  background: #f0f0f0;
  margin: 22px 20px 0 0;
  color: #1b1b1b;
  -webkit-transition:
    all 0.3s,
    color 0.3s,
    box-shadow 0.3s;
  -moz-transition:
    all 0.3s,
    color 0.3s,
    box-shadow 0.3s;
  -o-transition: all 0.3s ease;
  transition:
    all 0.3s,
    color 0.3s,
    box-shadow 0.3s;
}

.badge_ span {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  color: #1b1b1b;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.badge_ span:before,
.badge_ i:before {
  font-size: 40px;
  color: #1b1b1b;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 80px;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.badge_:hover {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
}

.badge_:hover span:before,
.badge_ span:hover {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  color: #fff;
}

@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    transform: translate(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    transform: translate(-100%);
  }

  51% {
    opacity: 1;
  }
}

.box-toggle {
  margin-bottom: 5px;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.box-toggle .toggle-heading {
  cursor: pointer;
  display: block;
  padding: 10px 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: none;
  text-align: left;
}

.box-toggle .toggle-heading h5 {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: none;
  margin: 5px 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.box-toggle .toggle-heading.togle-icon h5:before {
  font-family: FontAwesome;
  font-size: 24px;
  content: '\f059';
  margin-right: 10px;
  font-weight: normal;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.box-toggle .toggle-heading.togle-icon.collapsed h5:before {
  content: '\f059';
}

.box-toggle,
.accordion-inner {
  border-radius: 10px;
}

.accordion-inner {
  padding: 13px 20px;
  background: #fff;
}

.box-toggle,
.box-toggle .toggle-heading.togle-icon.collapsed,
.box-toggle .toggle-heading {
  background: #fff;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  border-bottom: 1px solid #e4e4e2;
}

.collapse:last-child {
  border: none;
}

.collapse.in {
  height: auto;
}

.open {
  z-index: 1000;
}

blockquote {
  position: relative;
  background: #fff;
  margin: 30px 0 10px;
  padding: 30px 20px;
  border-left: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

blockquote h4.h3 {
  font-family: 'Oswald', sans-serif;
  line-height: 1.1em;
  text-transform: none;
}

blockquote .txt-2 {
  line-height: 1px;
}

.block_testi .img-polaroid {
  padding: 0 10px 10px;
}

.quote1 {
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.block-features span {
  display: block;
  overflow: hidden;
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 620px;
  -moz-border-radius: 620px;
  border-radius: 620px;
  padding: 0;
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  margin: -10px 15px 0 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.block-features span i {
  font-size: 20px;
  color: #1b1b1b;
  display: block;
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.block-features h4 {
  padding: 10px 0 0 0;
  font-size: 18px;
}

.block-features h4 a:hover span {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
}

.block-features h4 a:hover span i {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  color: #fff;
}

.block-features p {
  margin: 11px 0 9px 0;
}

.box-features .badge_ {
  float: none;
  margin: 0;
  position: relative;
  top: 0;
  bottom: 0;
  display: inline-block;
}

.box-features .inner-block1 {
  padding: 39px 20px 19px;
  text-align: center;
  display: block;
}

.box-features .block-info,
.block-info {
  margin: 10px 0;
}

.box-features .block-info h4 {
  margin-bottom: 10px;
  line-height: 28px;
}

.box-features .block-info,
.box-features .block-info h3,
.box-features .block-info h4,
.box-features .block-info p {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.box-features .block-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.box-features .block-info a:hover,
.box-features .block-info:hover h4,
.box-features .block-info:hover p,
.box-features .block-info h3:hover,
.box-features .block-info.color-bg a,
.box-features .block-info.color-bg h4,
.box-features .block-info.color-bg p {
  color: #fff;
}

.color-bg .box-features .block-info a:hover,
.color-bg .box-features .block-info:hover h4,
.color-bg .box-features .block-info:hover p,
.color-bg .box-features .block-info h3:hover {
  color: #1b1b1b;
}

.box-features .inner-block1:hover .badge_,
.box-features .block-info.color-bg .inner-block1 .badge_ {
  background: #2a2a2a;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.7);
}
.box-features .block-info.color-bg:hover .inner-block1 .badge_ {
  background: #f0f0f0;
}

.box-features .inner-block1:hover .badge_ i:before,
.box-features .block-info.color-bg .inner-block1 .badge_ span {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  color: #fff;
}
.box-features .block-info.color-bg a:hover,
.box-features .block-info.color-bg:hover h4,
.box-features .block-info.color-bg:hover p {
  color: #1b1b1b;
}
.block-control {
  border-top: 1px solid #e4e4e2;
  padding-top: 18px;
}

.block-control .results {
  float: left;
  font-size: 13px;
}

.block-control .control-post {
  overflow: hidden;
  float: right;
}

.block-control .control-post a {
  float: left;
  margin-left: 6px;
  color: #1b1b1b;
  font-size: 13px;
  padding: 0 4px;
}

.control-post a:first-child {
  margin-left: 0;
}

.block-control .control-post .control-btn {
  font-size: 14px;
  padding: 0;
  width: 23px;
  line-height: 22px;
  height: 23px;
  text-align: center;
}

.v_block-control {
  padding-top: 10px;
}

.v_block-control .results {
  float: left;
  font-size: 13px;
}

.v_block-control .control-post {
  overflow: hidden;
}

.v_block-control .control-post a {
  float: left;
  margin-left: 6px;
  color: #1b1b1b;
  margin-bottom: 10px;
  font-size: 14px;
  padding: 0;
  width: 23px;
  line-height: 22px;
  height: 23px;
  text-align: center;
}

.v_block-control .v_button_var2 a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.v_block-control .v_button_var3 a {
  line-height: 30px;
}

.v_block-control .control-btn2 {
  width: 30px !important;
  height: 30px !important;
  font-size: 21px !important;
}

.v_block-control .control-post .v_button_var,
.v_block-control .v_button_var a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(240, 240, 240, 0.8);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
}

.v_block-control .v_button_var a:hover,
.v_block-control .v_button_var a.active {
  background-color: rgba(31, 151, 255, 0.8);
  color: #fff;
}

.v_no_space {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0 !important;
  padding-bottom: 0;
}

.box-form-account {
  margin-left: 70px;
  padding: 30px 25px 42px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}

.box-form-account h3 {
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 18px;
  letter-spacing: -1px;
}

.block-account {
  padding: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
}

.block-account article {
  margin: 80px 0;
}

.block-account h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 55px;
  line-height: 59px;
  text-transform: none;
}

.block-account p {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-decoration: underline;
  margin: 25px 0;
}

.block-account li {
  font-size: 24px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 40px;
}

.v_alert_box.alert {
  padding: 13px 20px;
  position: relative;
  border: 0;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 10px;
}

a .v_alert_box.alert-success {
  text-decoration: none;
  color: #fff;
}

a .v_alert_box.alert-success:hover {
  text-decoration: none;
  color: #1b1b1b;
}

.row-white {
  background: #fff;
  border-bottom: 2px solid #f0f0f0;
  border-top: 2px solid #f0f0f0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  padding: 13px 0 0;
}

.banner {
  padding: 13px 0 23px;
}

.banner:before,
.banner:after {
  display: table;
  content: '';
  line-height: 0;
}

.banner:after {
  clear: both;
}

.banner > div {
  width: 80%;
  float: left;
}

.banner > div strong {
  font-size: 36px;
  line-height: 38px;
  color: #1b1b1b;
  font-family: 'Oswald', sans-serif;
  display: block;
  letter-spacing: -1px;
  margin-bottom: 8px;
}

.banner > div > span {
  font-size: 20px;
  line-height: 20px !important;
  color: #1b1b1b;
  font-family: 'Open Sans', sans-serif;
}

.banner .btn-medium {
  float: right;
  padding: 16px 22px 18px;
  margin-top: 4px;
  font-size: 22px;
  animation: blink-animation 1s steps(1, start) infinite;
}

@keyframes blink-animation {
  50% {
    opacity: 0;
  }
}
.thankyou-banner {
  padding: 20px;
}

.thankyou-banner h1 {
  font-size: 65px;
  text-align: center;
  color: #fff;
}

.thankyou-banner p {
  font-size: 25px;
  text-align: center;
  color: #fff;
}

#content ul {
  list-style: none;
}

.carousel .bx-wrapper {
  float: none;
}

.slider-block {
  padding-top: 10px;
}

.slider-block h3 {
  padding-bottom: 18px;
}

.slider-block p {
  margin-bottom: 24px;
}

.box-clients {
  padding-top: 43px;
}

.box-clients.extra {
  padding-bottom: 20px;
}

.box-clients.extra1 {
  padding-top: 33px;
}

.box-work {
  border-radius: 10px;
}

.box-work figure {
  margin: 0;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
}

.box-work > span {
  display: block;
  position: relative;
  z-index: 2;
  margin-top: -5px;
  padding: 5px;
  background: #d9ceb8;
  height: auto;
  color: #1b1b1b;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

.box-work > span i {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  font-style: normal;
  z-index: 100;
}

.box-work > span a {
  color: #1b1b1b;
}

.box-work:hover {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.box-work:hover > span {
  margin-top: -20px;
}

.box-work:hover > span a {
  color: #fff;
}

.view {
  margin: 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.view .mask {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  bottom: 0;
}

.view .mask > div {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  margin-top: -25px;
}

.view img {
  display: block;
  position: relative;
}

.view span {
  text-align: center;
  display: block;
  position: relative;
}

.view span a {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #fff;
}

.view span a:hover {
  color: #1d94ff;
}

.view strong {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 9px;
}

.view strong a {
  color: #fff;
}

.view strong a:hover {
  text-decoration: none;
}

.view-sixth img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.view-sixth .mask {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.view-sixth span,
.view-sixth strong {
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}

.view-sixth span {
  padding-right: 25px;
}

.view-sixth strong {
  padding-left: 25px;
}

.view-sixth:hover .mask {
  opacity: 1;
  filter: alpha(opacity=100);
}

.view-sixth:hover span,
.view-sixth:hover strong {
  padding: 0;
}

.blog_tags {
  margin-left: 0;
}

.blog_tags li {
  float: left;
  padding-left: 20px;
}

.blog_tags li:first-child {
  padding-left: 0;
}

.map_container iframe {
  background: transparent;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: top;
  border: 0;
}

.map_container {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 22%;
}

.map_container > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.v_contact_form .v_drop li {
  padding-bottom: 15px;
}

.v_drop .block-features div {
  padding: 10px 0 0 0;
  font-size: 18px;
}

.v_drop .block-features p,
.v_drop .block-features div {
  margin: 0;
  padding: 0;
}

.v_drop .block-features p {
  overflow: visible;
}

.v_drop .block-features span {
  margin: 0 15px 0 0;
}

.v_drop .block-features span i {
  color: #fff;
}

.v_drop .block-features div a:hover span {
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
}

.v_drop .block-features div a:hover span i {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  color: #1b1b1b;
}

.overlay {
  position: absolute;
  inset: 0;
  display: grid;
  align-items: center;
  background: rgba(245, 241, 233, 0.65);
}

.wave-container {
  position: relative;
}

.wave-container::before {
  content: '';
  width: 100%;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 150%;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M321.39 56.44c58-10.79 114.16-30.13 172-41.86 82.39-16.72 168.19-17.73 250.45-.39C823.78 31 906.67 72 985.66 92.83c70.05 18.48 146.53 26.09 214.34 3V0H0v27.35a600.21 600.21 0 00321.39 29.09z' fill='%23f5f1e9'/%3E%3C/svg%3E");
}

.responsive-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 25px;
  margin: 0;
}

.responsive-columns p {
  font-size: 22px;
}

.container.bg-org {
  padding-top: 80px;
  padding-bottom: 40px;
}

.color-bg .container.bg-org {
  padding-top: 100px;
  padding-bottom: 70px;
}

.color-bg h2.h1,
.color-bg h3.h1,
.color-bg h3.h2,
.color-bg h5.h2,
.color-bg .side-block h4,
.color-bg .subheading,
.color-bg p.p-sm,
.color-bg p.lead,
.color-bg .side-block p {
  color: #fff;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
}

.embed-responsive > iframe,
.embed-responsive > picture,
.embed-responsive > picture > img,
.embed-responsive > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.embed-responsive.youtube-lite {
  cursor: pointer;
}

.embed-responsive.youtube-lite .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 48px;
  width: 48px;
  height: 48px;
  background: rgba(255, 0, 0, 0.8);
  border: 0;
  border-radius: 50%;
  box-shadow: none;
}

.embed-responsive.youtube-lite .play-button::before {
  content: '';
  position: absolute;
  left: 18px;
  top: 16px;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #fff;
}

section.color-bg.img-bg-1 {
  background:
    linear-gradient(rgba(85, 153, 153, 0.8), rgba(85, 153, 153, 0.8)),
    image-set(url('../images/home/img-bg-1.webp') type('image/webp'), url('../images/home/img-bg-1.jpg') type('image/jpeg')) center / cover no-repeat;
}

section.color-bg.img-bg-2 {
  background:
    linear-gradient(rgba(85, 153, 153, 0.8), rgba(85, 153, 153, 0.8)),
    image-set(url('../images/home/img-bg-2.webp') type('image/webp'), url('../images/home/img-bg-2.jpg') type('image/jpeg')) center / cover no-repeat;
}

section.color-bg.img-bg-3 {
  background:
    linear-gradient(rgba(85, 153, 153, 0.8), rgba(85, 153, 153, 0.8)),
    image-set(url('../images/home/img-bg-3.webp') type('image/webp'), url('../images/home/img-bg-3.jpg') type('image/jpeg')) center / cover no-repeat;
}

section.color-bg.img-bg-4 {
  background:
    linear-gradient(rgba(85, 153, 153, 0.8), rgba(85, 153, 153, 0.8)),
    image-set(url('../images/home/img-bg-4.webp') type('image/webp'), url('../images/home/img-bg-4.jpg') type('image/jpeg')) center / cover no-repeat;
}

@media (min-width: 992px) {
  .nav-collapse.collapse {
    overflow: visible !important;
  }

  .nav-collapse_ .nav > li > a {
    font-size: 16px;
    line-height: 20px;
  }

  .row:before,
  .row:after {
    display: table;
    content: '';
    line-height: 0;
  }

  .row:after {
    clear: both;
  }

  [class*='span'] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  .row-fluid {
    width: 100%;
  }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: '';
    line-height: 0;
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .block-info .inner-block {
    padding-bottom: 158px;
  }

  .block-info .btn-small {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .block-info .inner-block > div {
    bottom: -20px;
    position: absolute;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .block-info:hover .inner-block > div {
    bottom: 0;
  }

  .block-info .btn-small {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .block-info:hover .inner-block-testimonial > div {
    bottom: 0;
  }

  .block-info:hover .btn-small {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media (max-width: 1199px) {
  .view span {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
  }

  .view strong {
    color: #ffffff;
  }

  .address-1 span {
    padding-left: 16px;
  }

  .nav-collapse_ {
    height: auto !important;
  }

  .row-title h1,
  .row-title .breadcrumb {
    text-align: center;
    float: none;
  }

  .privacy,
  .foot-info {
    float: none;
    text-align: center;
    padding: 0;
  }

  .privacy {
    padding-top: 12px;
    margin: 0 0 10px;
  }

  .foot-info {
    padding-bottom: 12px;
  }
}

@media (max-width: 1134px) {
  .nav-collapse_ .nav > li > a {
    padding: 15px 3px 15px;
  }
}

@media (max-width: 1085px) {
  .banner > div {
    width: 100%;
    float: none;
    text-align: center;
  }

  .banner .btn-medium {
    float: none;
    margin-top: 20px;
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .responsive-columns {
    grid-template-columns: repeat(2, 1fr);
  }

  .row:before,
  .row:after {
    display: table;
    content: '';
    line-height: 0;
  }

  .row:after {
    clear: both;
  }

  [class*='span'] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  .block-features h4 {
    font-size: 16px;
  }

  .content-div {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  body {
    padding-top: 0;
  }

  .select-menu {
    margin-bottom: 10px;
    display: block !important;
    margin-bottom: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #e4e4e2;
    background: #f0f0f0;
    color: #222;
    cursor: pointer;
  }

  .select-menu option {
    padding-bottom: 3px;
  }

  .header_top > .container,
  .navbar_ {
    padding: 0;
  }

  .navbar .container {
    width: auto;
    padding: 0;
  }

  .phone-div,
  .head-btn {
    display: none !important;
  }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  .navbar_ .brand {
    float: none;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  #menu_button,
  #call_button,
  #consult_button {
    display: inline-block;
  }

  .main-menu {
    margin-top: 0;
  }

  .main-menu > div {
    border-top: none;
    padding: 6px 0 5px;
  }

  .nav-collapse {
    clear: both;
  }

  .nav-collapse .nav {
    display: none;
  }

  .nav-collapse_ .nav ul {
    display: none;
    position: relative;
    right: auto !important;
    left: 0 !important;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  .nav-collapse_ .nav ul ul li a {
    padding-left: 30px !important;
  }

  .nav-collapse_ .nav > li:not(:last-child) {
    margin-bottom: 5px;
    border: none;
  }

  .nav-collapse_ .nav li {
    border: none;
  }

  .nav-collapse_ .nav,
  .nav-collapse_ .nav li,
  .nav-collapse_ .nav ul,
  .nav-collapse_ .nav ul ul {
    width: 100% !important;
    float: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }

  .nav-collapse_ .nav > li:hover,
  .nav-collapse_ .nav > li.active,
  .nav-collapse_ .nav > li.current_click {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
  }

  .nav-collapse_ .nav > li:hover > a,
  .nav-collapse_ .nav > li.active > a,
  .nav-collapse_ .nav > li.current_click > a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }

  .nav-collapse_ .nav a.btn-small {
    display: none;
  }

  .btn-small {
    padding: 12px 20px;
  }

  .block-account article + article {
    margin: 0 0 80px;
  }
}

@media (max-width: 768px) {
  body {
    padding: 0;
  }

  .container-fluid {
    padding: 0;
  }

  .container {
    width: auto;
    padding: 0 20px;
  }

  .row-fluid {
    width: 100%;
  }

  [class*='span'],
  .uneditable-input[class*='span'],
  .row-fluid [class*='span'] {
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='offset']:first-child {
    margin-left: 0;
  }

  .container {
    margin: 0;
  }

  .content-div {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .block-info h4,
  .block-info ul {
    text-align: center;
  }

  .text-small {
    font-size: 12px;
    line-height: 14px;
  }

  .box-block article {
    width: 30%;
    float: left;
    margin: 0 15px 0 0;
  }

  .box-features article {
    margin-bottom: 20px;
  }

  .tab_var1_pad {
    padding: 5px 5px 5px 5px;
  }

  .map_container {
    padding-bottom: 33%;
  }

  .float-left.w-50.mr-20,
  .float-left.w-25.mr-20,
  .float-left.mr-20 {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  h2.h1,
  h3.h2,
  h3,
  .h3,
  .carecredit {
    text-align: center;
  }

  aside,
  .v_tables.footer-table td {
    text-align: center;
    margin: 0 auto;
  }

  .list-panel {
    display: flex;
    justify-content: center;
  }

  .box-work {
    margin-top: 60px;
  }

  .responsive-columns {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .responsive-columns p {
    text-align: center;
  }

  .block-control .results,
  .block-control .control-post {
    float: none;
    text-align: center;
  }

  .block_testi .img-polaroid {
    float: none;
    margin: 0;
    padding: 0 0 10px;
  }

  .side-block {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}

@media (max-width: 395px) {
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 36px;
  }

  .block-account h2 {
    font-size: 45px;
    line-height: 45px;
  }

  blockquote h4.h3 {
    font-size: 28px;
  }

  .banner .btn-medium {
    width: 100%;
  }

  .btn-medium {
    white-space: pre-line;
  }
}

a:hover,
blockquote a:hover,
.list-panel li a:hover,
.link,
.color-1,
.phone-div span,
.nav-collapse_ .nav ul li a:hover,
.nav-collapse_ .nav > li.sfHover > a > .sf-sub-indicator:before,
.nav-collapse_ .nav > li.sfHover:hover > a > .sf-sub-indicator:before,
.nav-collapse_ .nav > li:hover .sf-sub-indicator:before,
.nav-collapse_ .nav > li.active > a > .sf-sub-indicator:before,
.nav-collapse_ .nav > li.active:hover > a > .sf-sub-indicator:before,
.nav-collapse_ .nav > li:hover > a,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.current_click > a,
.nav-collapse_ .nav ul .sf-sub-indicator:before,
.banner > div strong span,
.block-control .control-post a.active,
.block-control .control-post a:hover,
.block-control .control-post .control-btn:hover,
.list-landing .dropcap i,
.address-1 p a:hover,
.address-1 i,
.list-footer li a:hover,
.list-footer li a:hover:before,
.foot-info a:hover,
.v_block-control .control-post a:hover,
.v_block-control .control-post a.active,
.v_tables td.v_td_price,
.v_tables td.v_td_price a,
.v_price,
.v_tables_footer td.v_td_price,
.v_tables_footer td.v_td_price a,
.v_price,
.main-color,
.accordion-heading:hover h5,
.accordion-heading:hover h5 i,
.list li i,
.box-toggle .toggle-heading:hover h5,
.list-panel li a,
.badge_ i:before,
.badge_ span,
.box-features .block-info.color-bg:hover .inner-block1 .badge_ span,
.fa-lg,
.block-account p {
  color: #358787;
}

.color-bg,
.box-work:hover > span,
.block-info:after,
blockquote:after,
.block-features h4 a:hover span,
.box-features .block-info:hover,
.v_drop .block-features span,
.next-slide:hover a,
.prev-slide:hover a,
.home-symptoms-bva div.title-bva,
.alert-success,
#gotoTop,
.row-title,
.next-slide a,
.prev-slide a,
#menu_button {
  background: #358787;
}

.color-bg blockquote:after,
.color-bg .block-info:after,
.color-bg a:hover {
  background: #ddc;
}
.box-features .block-info.color-bg:hover,
.box-features .block-info.color-bg a:hover {
  background: #fff;
}
.panel,
.nav-collapse_ .nav > li > a span {
  border-top: 3px solid #358787;
}

.btn-large,
.btn-medium,
.btn-small,
.btn-main {
  background-image: -moz-linear-gradient(top, #69c2bd, #3d8783);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#69c2bd), to(#3d8783));
  background-image: -webkit-linear-gradient(top, #69c2bd, #3d8783);
  background-image: -o-linear-gradient(top, #69c2bd, #3d8783);
  background-image: linear-gradient(to bottom, #69c2bd, #3d8783);
  border-top: 1px solid #358787 !important;
  border-bottom: 1px solid #377 !important;
}

.btn-large:hover,
.btn-medium:hover,
.btn-small:hover,
.btn-main:hover {
  background-image: -moz-linear-gradient(bottom, #69c2bd, #3d8783);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d8783), to(#69c2bd));
  background-image: -webkit-linear-gradient(bottom, #69c2bd, #3d8783);
  background-image: -o-linear-gradient(bottom, #69c2bd, #3d8783);
  background-image: linear-gradient(to bottom, #3d8783, #69c2bd);
  border-bottom: 1px solid #358787 !important;
  border-top: 1px solid #377 !important;
}

.btn-color2 {
  background-image: -moz-linear-gradient(top, #e3ddcf, #9e9481);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3ddcf), to(#9e9481));
  background-image: -webkit-linear-gradient(top, #e3ddcf, #9e9481);
  background-image: -o-linear-gradient(top, #e3ddcf, #9e9481);
  background-image: linear-gradient(to bottom, #e3ddcf, #9e9481);
  border-top: 1px solid #bfbbb0 !important;
  border-bottom: 1px solid #918777 !important;
  color: #222;
}

.btn-color2:hover {
  background-image: -moz-linear-gradient(bottom, #e3ddcf, #9e9481);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9e9481), to(#e3ddcf));
  background-image: -webkit-linear-gradient(bottom, #e3ddcf, #9e9481);
  background-image: -o-linear-gradient(bottom, #e3ddcf, #9e9481);
  background-image: linear-gradient(to bottom, #9e9481, #e3ddcf);
  border-bottom: 1px solid #bfbbb0 !important;
  border-top: 1px solid #918777 !important;
  color: #222;
}
