@font-face {
	font-family: "Daytona W01 Light"; 
	src: url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.eot"); 
	src: url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.eot?#iefix") 
	format("embedded-opentype"), url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.woff2") 
	format("woff2"), url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.woff") 
	format("woff"), url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.ttf") 
	format("truetype"), url("//db.onlinewebfonts.com/t/79a8e1bc16f1c88fe653585925532284.svg#DaytonaW01-Light") 
	format("svg"); 
}


@charset "UTF-8";
/**
 *
 *  Command : gulp watch or gulp styles
 *
 */
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Daytona W01 Light", sans-serif;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1.5;
  color: #333333;
  text-align: left;
  background-color: rgb(242 246 251);
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #03a9f4;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0275a8;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
  
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.5;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
  font-family: inherit;
}

h3, .h3 {
  font-size: 1.5rem;
}

 
h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.5rem;
  color:#333;
  font-weight:600;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 600;
}

.display-1 {
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.1;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.1;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #868e96;
}

code,
kbd,
pre,
samp {
    font-family: "Daytona W01 Light", sans-serif;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}



.container-middle {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1300px;
  }
}


 
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
 
	padding:25px;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef;
}

.table tbody + tbody {
  border-top: 2px solid #e9ecef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #e9ecef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e9ecef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: #F5F8FA;
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8e7fc;
}

.table-hover .table-primary:hover {
  background-color: #a0dffb;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a0dffb;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2;
}

.table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dbf0cf;
}

.table-hover .table-success:hover {
  background-color: #cceabc;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #cceabc;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9ecfa;
}

.table-hover .table-info:hover {
  background-color: #c2e1f7;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c2e1f7;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fef1cf;
}

.table-hover .table-warning:hover {
  background-color: #fdeab6;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fdeab6;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #facfd4;
}

.table-hover .table-danger:hover {
  background-color: #f8b8bf;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f8b8bf;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #F5F8FA;
}

.table-hover .table-active:hover {
  background-color: #e4ecf2;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e4ecf2;
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm.table-bordered {
    border: 0;
  }
}

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md.table-bordered {
    border: 0;
  }
}

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}





.form-control2 {
  display: block;
  width: 100%;
  padding: 0.3rem 0.6rem;
  font-size: 0.8rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin-left:10px;
}


.form-control3 {
  display: block;
  width: 50%;
  padding: 0.4rem 0.6rem;
  font-size: 0.8rem;
  line-height: 1.85;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}




.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #79d4fd;
  outline: none;
}

.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-plaintext {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .form-control-plaintext.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .form-control-plaintext.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-group2 {
  margin-bottom: 0rem!Important;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #868e96;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-inline {
  display: inline-block;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #ED5564;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(237, 85, 100, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #7dc855;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 200, 85, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #7dc855;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(125, 200, 85, 0.25);
}

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #7dc855;
}

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #7dc855;
}

.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 200, 85, 0.25);
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ED5564;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 85, 100, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #ED5564;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(237, 85, 100, 0.25);
}

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #ED5564;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #ED5564;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 85, 100, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.5rem;
  margin: 5px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: .65;
}

.btn:active, .btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover {
  color: #fff;
  background-color: #038fce;
  border-color: #0286c2;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: #038fce;
  background-image: none;
  border-color: #0286c2;
}

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #727b84;
  background-image: none;
  border-color: #6c757d;
}

.btn-success {
  color: #111;
  background-color: #7dc855;
  border-color: #7dc855;
}

.btn-success:hover {
  color: #fff;
  background-color: #68ba3c;
  border-color: #63b139;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 3px rgba(125, 200, 85, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #7dc855;
  border-color: #7dc855;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  background-color: #68ba3c;
  background-image: none;
  border-color: #63b139;
}

.btn-info {
  color: #111;
  background-color: #78BCEE;
  border-color: #78BCEE;
}

.btn-info:hover {
  color: #111;
  background-color: #56abea;
  border-color: #4ba6e8;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 3px rgba(120, 188, 238, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #78BCEE;
  border-color: #78BCEE;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  background-color: #56abea;
  background-image: none;
  border-color: #4ba6e8;
}

.btn-warning {
  color: #111;
  background-color: #FCCE54;
  border-color: #FCCE54;
}

.btn-warning:hover {
  color: #111;
  background-color: #fbc32e;
  border-color: #fbc022;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 3px rgba(252, 206, 84, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  background-color: #FCCE54;
  border-color: #FCCE54;
}

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  background-color: #fbc32e;
  background-image: none;
  border-color: #fbc022;
}

.btn-danger {
  color: #fff;
  background-color: #ED5564;
  border-color: #ED5564;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e93244;
  border-color: #e8273a;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 3px rgba(237, 85, 100, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  background-color: #ED5564;
  border-color: #ED5564;
}

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  background-color: #e93244;
  background-image: none;
  border-color: #e8273a;
}

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #111;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  background-color: #e2e6ea;
  background-image: none;
  border-color: #dae0e5;
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  background-color: #23272b;
  background-image: none;
  border-color: #1d2124;
}

.btn-outline-primary {
  color: #03a9f4;
  background-color: transparent;
  background-image: none;
  border-color: #03a9f4;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 3px rgba(3, 169, 244, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #03a9f4;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-success {
  color: #7dc855;
  background-color: transparent;
  background-image: none;
  border-color: #7dc855;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #7dc855;
  border-color: #7dc855;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 3px rgba(125, 200, 85, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #7dc855;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #7dc855;
  border-color: #7dc855;
}

.btn-outline-info {
  color: #78BCEE;
  background-color: transparent;
  background-image: none;
  border-color: #78BCEE;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #78BCEE;
  border-color: #78BCEE;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 3px rgba(120, 188, 238, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #78BCEE;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #78BCEE;
  border-color: #78BCEE;
}

.btn-outline-warning {
  color: #FCCE54;
  background-color: transparent;
  background-image: none;
  border-color: #FCCE54;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #FCCE54;
  border-color: #FCCE54;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 3px rgba(252, 206, 84, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FCCE54;
  background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #FCCE54;
  border-color: #FCCE54;
}

.btn-outline-danger {
  color: #ED5564;
  background-color: transparent;
  background-image: none;
  border-color: #ED5564;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ED5564;
  border-color: #ED5564;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 3px rgba(237, 85, 100, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #ED5564;
  background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ED5564;
  border-color: #ED5564;
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:active, .btn-outline-light.active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:active, .btn-outline-dark.active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-link {
  font-weight: normal;
  color: #333;
  background-color: transparent;
  border-radius: 0;
}

.btn-link2 {
  font-weight: normal;
  color: #333;
  background-color: transparent;
  border-radius: 0;
}


.btn-link2:hover {
  font-weight: normal;
  color: #03a9f4;
  background-color: transparent;
  border-radius: 0;
}

.btn-link:hover {
  color: #03a9f4;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #868e96;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.20rem 0.3rem;
  font-size: 0.70rem;
  line-height: 1;
  border-radius: 0px !Important;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #03a9f4;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

.show > a {
  outline: 0;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #03a9f4;
}

.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #03a9f4;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #ace4fe;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  background-color: #e9ecef;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #868e96;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #03a9f4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
  display: flex;
  flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-clip: padding-box;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  appearance: none;
}

.custom-select:focus {
  border-color: #79d4fd;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #03a9f4;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2.25rem + 2px);
  padding: 0.5rem 0.75rem;
  overflow: hidden;
  line-height: 1.25;
  color: #495057;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en):empty::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  display: block;
  height: calc(2.25rem + 2px);
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  color: #495057;
  background-color: #e9ecef;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
 
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  width:250px;
  text-align:right;
  font-size:15px;
  color:#03F;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #868e96;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color:  #ddd #ddd #fff;
  
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.show > .nav-pills .nav-link {
  color: #fff;
  background-color: #03a9f4;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 0.9rem;
  font-weight:700;
  line-height: inherit;
  margin-left: 0;


}


.navbar-brand2 {
  display: inline-block;
  font-size: 1.3rem;
  line-height: inherit;
  background:none;
  color:#333 !Important;
  padding:20px 5px 10px 5px;
  margin-left: 0;
  font-family: "Daytona W01 Light", sans-serif;
  /*
  font-family: 'Playfair Display', serif !Important;
*/
}


.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: white;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}



.card-body2 {
  flex: 1 1 auto;
  padding: 1rem 1.5rem 1.0rem .4rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card .card-header + .list-group > .list-group-item:first-child {
  border-top: 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 2;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #868e96;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #03a9f4;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
  color: #0275a8;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #03a9f4;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0286c2;
}

.badge-secondary {
  color: #fff;
  background-color: #868e96;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6c757d;
}

.badge-success {
  color: #111;
  background-color: #7dc855;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #63b139;
}

.badge-info {
  color: #111;
  background-color: #78BCEE;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #4ba6e8;
}

.badge-warning {
  color: #111;
  background-color: #FCCE54;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #fbc022;
}

.badge-danger {
  color: #fff;
  background-color: #ED5564;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e8273a;
}

.badge-light {
  color: #111;
  background-color: #f8f9fa;
}

.badge-light[href]:focus, .badge-light[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
      -webkit-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    background-image: -ms-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -moz-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -o-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, 

#1e2a7e), color-stop(25, #1d3688), color-stop(50, #1c5b9c), color-stop(75, 

#1f79a8), color-stop(100, #1895c3));
    background-image: -webkit-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: linear-gradient(to bottom right, #1e2a7e 0%,#1d3688 

25%,#1c5b9c 50%,#1f79a8 75%,#1895c3 100%);
	color:#FFF;
  border-radius: 0.3rem;
  
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #02587f;
  background-color: #cdeefd;
  border-color: #b8e7fc;
}

.alert-primary hr {
  border-top-color: #a0dffb;
}

.alert-primary .alert-link {
  color: #01354d;
}

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}

.alert-secondary hr {
  border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
  color: #2e3133;
}

.alert-success {
  color: #41682c;
  background-color: #e5f4dd;
  border-color: #dbf0cf;
}

.alert-success hr {
  border-top-color: #cceabc;
}

.alert-success .alert-link {
  color: #2b441d;
}

.alert-info {
  color: #3e627c;
  background-color: #e4f2fc;
  border-color: #d9ecfa;
}

.alert-info hr {
  border-top-color: #c2e1f7;
}

.alert-info .alert-link {
  color: #2d475a;
}

.alert-warning {
  color: #836b2c;
  background-color: #fef5dd;
  border-color: #fef1cf;
}

.alert-warning hr {
  border-top-color: #fdeab6;
}

.alert-warning .alert-link {
  color: #5d4c1f;
}

.alert-danger {
  color: #7b2c34;
  background-color: #fbdde0;
  border-color: #facfd4;
}

.alert-danger hr {
  border-top-color: #f8b8bf;
}

.alert-danger .alert-link {
  color: #551f24;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #03a9f4;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  font-size:.9rem;
}


 

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}


.list-group-item-sm {
  position: relative;
  display: block;
  padding: 0.3rem 1rem;
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

  .list-group-item-sm:hover {
  position: relative;
  display: block;
  padding: .3rem;
  margin-bottom: 0px;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.05);
}



.list-group-item-sm2 {
  position: relative;
  display: block;
  padding: 0.3rem .5rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}







.list-group-item-sm3 {
  position: relative;
  display: block;
  padding: 0.2rem .5rem;
  margin-bottom: 2px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
}


.list-group-item-sm3:hover {
  position: relative;
  display: block;
  padding: 0.2rem .5rem;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: px solid rgba(0, 0, 0, 0.05);
}


.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #02587f;
  background-color: #b8e7fc;
}

a.list-group-item-primary,
button.list-group-item-primary {
  color: #02587f;
}

a.list-group-item-primary:focus, a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
  color: #02587f;
  background-color: #a0dffb;
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
  color: #fff;
  background-color: #02587f;
  border-color: #02587f;
}

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e;
}

a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
  color: #464a4e;
  background-color: #cfd2d6;
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}

.list-group-item-success {
  color: #41682c;
  background-color: #dbf0cf;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #41682c;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #41682c;
  background-color: #cceabc;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #41682c;
  border-color: #41682c;
}

.list-group-item-info {
  color: #3e627c;
  background-color: #d9ecfa;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #3e627c;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #3e627c;
  background-color: #c2e1f7;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #3e627c;
  border-color: #3e627c;
}

.list-group-item-warning {
  color: #836b2c;
  background-color: #fef1cf;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #836b2c;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #836b2c;
  background-color: #fdeab6;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #836b2c;
  border-color: #836b2c;
}

.list-group-item-danger {
  color: #7b2c34;
  background-color: #facfd4;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #7b2c34;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #7b2c34;
  background-color: #f8b8bf;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #7b2c34;
  border-color: #7b2c34;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

a.list-group-item-light,
button.list-group-item-light {
  color: #818182;
}

a.list-group-item-light:focus, a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
  color: #818182;
  background-color: #ececf6;
}

a.list-group-item-light.active,
button.list-group-item-light.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

a.list-group-item-dark,
button.list-group-item-dark {
  color: #1b1e21;
}

a.list-group-item-dark:focus, a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

button.close {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
}

.modal-header .close {
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
    font-family: "Daytona W01 Light", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
}

.tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
  padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
}

.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  margin-top: -3px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
}

.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  right: 0;
  margin-top: -3px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: 'Signika', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 5px;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow::before {
  content: "";
  border-width: 11px;
}

.popover .arrow::after {
  content: "";
  border-width: 11px;
}

.popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 10px;
}

.popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: -11px;
  margin-left: -6px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: -10px;
  margin-left: -6px;
  border-top-color: #fff;
}

.popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
  margin-left: 10px;
}

.popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
  left: 0;
}

.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  margin-top: -8px;
  border-left-width: 0;
}

.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: -10px;
  border-right-color: #fff;
}

.popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 10px;
}

.popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  margin-left: -7px;
  border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: -10px;
  border-bottom-color: #fff;
}

.popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
  margin-right: 10px;
}

.popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
  right: 0;
}

.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  margin-top: -8px;
  border-right-width: 0;
}

.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: -10px;
  border-left-color: #fff;
}

.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 9px 14px;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #03a9f4 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0286c2 !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #7dc855 !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #63b139 !important;
}

.bg-info {
  background-color: #78BCEE !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #4ba6e8 !important;
}

.bg-warning {
  background-color: #FCCE54 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #fbc022 !important;
}

.bg-danger {
  background-color: #ED5564 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e8273a !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #1d4771 !important;
}

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #03a9f4 !important;
}

.border-secondary {
  border-color: #868e96 !important;
}

.border-success {
  border-color: #7dc855 !important;
}

.border-info {
  border-color: #78BCEE !important;
}

.border-warning {
  border-color: #FCCE54 !important;
}

.border-danger {
  border-color: #ED5564 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

.d-print-block {
  display: none !important;
}

@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}

@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}

@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !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;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 0rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-522 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: normal !important;
}

.font-weight-bold {
  font-weight: bold !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #03a9f4 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0286c2 !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important;
}

.text-success {
  color: #7dc855 !important;
}

a.text-success:focus, a.text-success:hover {
  color: #63b139 !important;
}

.text-info {
  color: #78BCEE !important;
}

a.text-info:focus, a.text-info:hover {
  color: #4ba6e8 !important;
}

.text-warning {
  color: #FCCE54 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #fbc022 !important;
}

.text-danger {
  color: #ED5564 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #e8273a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #a9b2bb !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@font-face {
  font-family: 'paperIcons';
  src: url("../fonts/paperIcons.eot?8quail");
  src: url("../fonts/paperIcons.eot?8quail#iefix") format("embedded-opentype"), url("../fonts/paperIcons.ttf?8quail") format("truetype"), url("../fonts/paperIcons.woff?8quail") format("woff"), url("../fonts/paperIcons.svg?8quail#paperIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'paperIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-3d_rotation:before {
  content: "\e84d";
}

.icon-ac_unit:before {
  content: "\ed94";
}

.icon-alarm:before {
  content: "\e855";
}

.icon-access_alarms:before {
  content: "\e191";
}

.icon-schedule:before {
  content: "\e8b5";
}

.icon-accessibility:before {
  content: "\e84e";
}

.icon-accessible:before {
  content: "\ed95";
}

.icon-account_balance:before {
  content: "\e84f";
}

.icon-account_balance_wallet:before {
  content: "\e850";
}

.icon-account_box:before {
  content: "\e851";
}

.icon-account_circle:before {
  content: "\e853";
}

.icon-adb:before {
  content: "\e60e";
}

.icon-add:before {
  content: "\e145";
}

.icon-add_a_photo:before {
  content: "\e439";
}

.icon-alarm_add:before {
  content: "\e856";
}

.icon-add_alert:before {
  content: "\e003";
}

.icon-add_box:before {
  content: "\e146";
}

.icon-add_circle:before {
  content: "\e147";
}

.icon-control_point:before {
  content: "\e3ba";
}

.icon-add_location:before {
  content: "\e567";
}

.icon-add_shopping_cart:before {
  content: "\e854";
}

.icon-queue:before {
  content: "\e03c";
}

.icon-add_to_queue:before {
  content: "\e05c";
}

.icon-adjust2:before {
  content: "\e39e";
}

.icon-airline_seat_flat:before {
  content: "\e630";
}

.icon-airline_seat_flat_angled:before {
  content: "\e631";
}

.icon-airline_seat_individual_suite:before {
  content: "\e632";
}

.icon-airline_seat_legroom_extra:before {
  content: "\e633";
}

.icon-airline_seat_legroom_normal:before {
  content: "\e634";
}

.icon-airline_seat_legroom_reduced:before {
  content: "\e635";
}

.icon-airline_seat_recline_extra:before {
  content: "\e636";
}

.icon-airline_seat_recline_normal:before {
  content: "\e637";
}

.icon-flight:before {
  content: "\e539";
}

.icon-airplanemode_inactive:before {
  content: "\e194";
}

.icon-airplay:before {
  content: "\e055";
}

.icon-airport_shuttle:before {
  content: "\ed96";
}

.icon-alarm_off:before {
  content: "\e857";
}

.icon-alarm_on:before {
  content: "\e858";
}

.icon-album:before {
  content: "\e019";
}

.icon-all_inclusive:before {
  content: "\ed97";
}

.icon-all_out:before {
  content: "\ed98";
}

.icon-android2:before {
  content: "\e859";
}

.icon-announcement:before {
  content: "\e85a";
}

.icon-apps:before {
  content: "\e5c3";
}

.icon-archive2:before {
  content: "\e149";
}

.icon-arrow_back:before {
  content: "\e5c4";
}

.icon-arrow_downward:before {
  content: "\e5db";
}

.icon-arrow_drop_down:before {
  content: "\e5c5";
}

.icon-arrow_drop_down_circle:before {
  content: "\e5c6";
}

.icon-arrow_drop_up:before {
  content: "\e5c7";
}

.icon-arrow_forward:before {
  content: "\e5c8";
}

.icon-arrow_upward:before {
  content: "\e5d8";
}

.icon-art_track:before {
  content: "\e060";
}

.icon-aspect_ratio:before {
  content: "\e85b";
}

.icon-poll:before {
  content: "\e801";
}

.icon-assignment:before {
  content: "\e85d";
}

.icon-assignment_ind:before {
  content: "\e85e";
}

.icon-assignment_late:before {
  content: "\e85f";
}

.icon-assignment_return:before {
  content: "\e860";
}

.icon-assignment_returned:before {
  content: "\e861";
}

.icon-assignment_turned_in:before {
  content: "\e862";
}

.icon-assistant:before {
  content: "\e39f";
}

.icon-flag10:before {
  content: "\e153";
}

.icon-attach_file:before {
  content: "\e226";
}

.icon-attach_money:before {
  content: "\e227";
}

.icon-attachment:before {
  content: "\e2bc";
}

.icon-audiotrack:before {
  content: "\e3a1";
}

.icon-autorenew:before {
  content: "\e863";
}

.icon-av_timer:before {
  content: "\e01b";
}

.icon-backspace:before {
  content: "\e14a";
}

.icon-cloud_upload:before {
  content: "\e2c3";
}

.icon-battery_alert:before {
  content: "\e19c";
}

.icon-battery_charging_full:before {
  content: "\e1a3";
}

.icon-battery_std:before {
  content: "\e1a5";
}

.icon-battery_unknown:before {
  content: "\e1a6";
}

.icon-beach_access:before {
  content: "\ed99";
}

.icon-beenhere:before {
  content: "\e52d";
}

.icon-block:before {
  content: "\e14b";
}

.icon-bluetooth2:before {
  content: "\e1a7";
}

.icon-bluetooth_searching:before {
  content: "\e1aa";
}

.icon-bluetooth_connected:before {
  content: "\e1a8";
}

.icon-bluetooth_disabled:before {
  content: "\e1a9";
}

.icon-blur_circular:before {
  content: "\e3a2";
}

.icon-blur_linear:before {
  content: "\e3a3";
}

.icon-blur_off:before {
  content: "\e3a4";
}

.icon-blur_on:before {
  content: "\e3a5";
}

.icon-class:before {
  content: "\e86e";
}

.icon-turned_in:before {
  content: "\e8e6";
}

.icon-turned_in_not:before {
  content: "\e8e7";
}

.icon-border_all:before {
  content: "\e228";
}

.icon-border_bottom:before {
  content: "\e229";
}

.icon-border_clear:before {
  content: "\e22a";
}

.icon-border_color:before {
  content: "\e22b";
}

.icon-border_horizontal:before {
  content: "\e22c";
}

.icon-border_inner:before {
  content: "\e22d";
}

.icon-border_left:before {
  content: "\e22e";
}

.icon-border_outer:before {
  content: "\e22f";
}

.icon-border_right:before {
  content: "\e230";
}

.icon-border_style:before {
  content: "\e231";
}

.icon-border_top:before {
  content: "\e232";
}

.icon-border_vertical:before {
  content: "\e233";
}

.icon-branding_watermark:before {
  content: "\e06b";
}

.icon-brightness_1:before {
  content: "\e3a6";
}

.icon-brightness_2:before {
  content: "\e3a7";
}

.icon-brightness_3:before {
  content: "\e3a8";
}

.icon-brightness_4:before {
  content: "\e3a9";
}

.icon-brightness_low:before {
  content: "\e1ad";
}

.icon-brightness_medium:before {
  content: "\e1ae";
}

.icon-brightness_high:before {
  content: "\e1ac";
}

.icon-brightness_auto:before {
  content: "\e1ab";
}

.icon-broken_image:before {
  content: "\e3ad";
}

.icon-brush:before {
  content: "\e3ae";
}

.icon-bubble_chart:before {
  content: "\e6dd";
}

.icon-bug_report:before {
  content: "\e868";
}

.icon-build:before {
  content: "\e869";
}

.icon-burst_mode:before {
  content: "\e43c";
}

.icon-domain:before {
  content: "\e7ee";
}

.icon-business_center:before {
  content: "\ed9a";
}

.icon-cached:before {
  content: "\e86a";
}

.icon-cake:before {
  content: "\e7e9";
}

.icon-phone2:before {
  content: "\e0cd";
}

.icon-call_end:before {
  content: "\e0b1";
}

.icon-call_made:before {
  content: "\e0b2";
}

.icon-merge_type:before {
  content: "\e252";
}

.icon-call_missed:before {
  content: "\e0b4";
}

.icon-call_missed_outgoing:before {
  content: "\e0e4";
}

.icon-call_received:before {
  content: "\e0b5";
}

.icon-call_split:before {
  content: "\e0b6";
}

.icon-call_to_action:before {
  content: "\e06c";
}

.icon-camera2:before {
  content: "\e3af";
}

.icon-photo_camera:before {
  content: "\e412";
}

.icon-camera_enhance:before {
  content: "\e8fc";
}

.icon-camera_front:before {
  content: "\e3b1";
}

.icon-camera_rear:before {
  content: "\e3b2";
}

.icon-camera_roll:before {
  content: "\e3b3";
}

.icon-cancel:before {
  content: "\e5c9";
}

.icon-redeem:before {
  content: "\e8b1";
}

.icon-card_membership:before {
  content: "\e8f7";
}

.icon-card_travel:before {
  content: "\e8f8";
}

.icon-casino:before {
  content: "\ed9b";
}

.icon-cast:before {
  content: "\e307";
}

.icon-cast_connected:before {
  content: "\e308";
}

.icon-center_focus_strong:before {
  content: "\e3b4";
}

.icon-center_focus_weak:before {
  content: "\e3b5";
}

.icon-change_history:before {
  content: "\e86b";
}

.icon-chat2:before {
  content: "\e0b7";
}

.icon-chat_bubble:before {
  content: "\e0ca";
}

.icon-chat_bubble_outline:before {
  content: "\e0cb";
}

.icon-check3:before {
  content: "\e5ca";
}

.icon-check_box:before {
  content: "\e834";
}

.icon-check_box_outline_blank:before {
  content: "\e835";
}

.icon-check_circle:before {
  content: "\e86c";
}

.icon-navigate_before:before {
  content: "\e408";
}

.icon-navigate_next:before {
  content: "\e409";
}

.icon-child_care:before {
  content: "\ed9c";
}

.icon-child_friendly:before {
  content: "\ed9d";
}

.icon-chrome_reader_mode:before {
  content: "\e86d";
}

.icon-close2:before {
  content: "\e5cd";
}

.icon-clear_all:before {
  content: "\e0b8";
}

.icon-closed_caption:before {
  content: "\e01c";
}

.icon-wb_cloudy:before {
  content: "\e42d";
}

.icon-cloud_circle:before {
  content: "\e2be";
}

.icon-cloud_done:before {
  content: "\e2bf";
}

.icon-cloud_download:before {
  content: "\e2c0";
}

.icon-cloud_off:before {
  content: "\e2c1";
}

.icon-cloud_queue:before {
  content: "\e2c2";
}

.icon-code2:before {
  content: "\e86f";
}

.icon-photo_library:before {
  content: "\e413";
}

.icon-collections_bookmark:before {
  content: "\e431";
}

.icon-palette:before {
  content: "\e40a";
}

.icon-colorize:before {
  content: "\e3b8";
}

.icon-comment2:before {
  content: "\e0b9";
}

.icon-compare:before {
  content: "\e3b9";
}

.icon-compare_arrows:before {
  content: "\ed9e";
}

.icon-laptop3:before {
  content: "\e31e";
}

.icon-confirmation_number:before {
  content: "\e638";
}

.icon-contact_mail:before {
  content: "\e0d0";
}

.icon-contact_phone:before {
  content: "\e0cf";
}

.icon-contacts:before {
  content: "\e0ba";
}

.icon-content_copy:before {
  content: "\e14d";
}

.icon-content_cut:before {
  content: "\e14e";
}

.icon-content_paste:before {
  content: "\e14f";
}

.icon-control_point_duplicate:before {
  content: "\e3bb";
}

.icon-copyright2:before {
  content: "\ed9f";
}

.icon-mode_edit:before {
  content: "\e254";
}

.icon-create_new_folder:before {
  content: "\e2cc";
}

.icon-payment:before {
  content: "\e8a1";
}

.icon-crop2:before {
  content: "\e3be";
}

.icon-crop_16_9:before {
  content: "\e3bc";
}

.icon-crop_3_2:before {
  content: "\e3bd";
}

.icon-crop_landscape:before {
  content: "\e3c3";
}

.icon-crop_7_5:before {
  content: "\e3c0";
}

.icon-crop_din:before {
  content: "\e3c1";
}

.icon-crop_free:before {
  content: "\e3c2";
}

.icon-crop_original:before {
  content: "\e3c4";
}

.icon-crop_portrait:before {
  content: "\e3c5";
}

.icon-crop_rotate:before {
  content: "\e437";
}

.icon-crop_square:before {
  content: "\e3c6";
}

.icon-dashboard2:before {
  content: "\e871";
}

.icon-data_usage:before {
  content: "\e1af";
}

.icon-date_range:before {
  content: "\eda0";
}

.icon-dehaze:before {
  content: "\e3c7";
}

.icon-delete:before {
  content: "\e872";
}

.icon-delete_forever:before {
  content: "\eda1";
}

.icon-delete_sweep:before {
  content: "\e16c";
}

.icon-description:before {
  content: "\e873";
}

.icon-desktop_mac:before {
  content: "\e30b";
}

.icon-desktop_windows:before {
  content: "\e30c";
}

.icon-details:before {
  content: "\e3c8";
}

.icon-developer_board:before {
  content: "\e30d";
}

.icon-developer_mode:before {
  content: "\e1b0";
}

.icon-device_hub:before {
  content: "\e335";
}

.icon-phonelink:before {
  content: "\e326";
}

.icon-devices_other:before {
  content: "\e337";
}

.icon-dialer_sip:before {
  content: "\e0bb";
}

.icon-dialpad:before {
  content: "\e0bc";
}

.icon-directions:before {
  content: "\e52e";
}

.icon-directions_bike:before {
  content: "\e52f";
}

.icon-directions_boat:before {
  content: "\e532";
}

.icon-directions_bus:before {
  content: "\e530";
}

.icon-directions_car:before {
  content: "\e531";
}

.icon-directions_railway:before {
  content: "\e534";
}

.icon-directions_run:before {
  content: "\e566";
}

.icon-directions_transit:before {
  content: "\e535";
}

.icon-directions_walk:before {
  content: "\e536";
}

.icon-disc_full:before {
  content: "\e610";
}

.icon-dns:before {
  content: "\e875";
}

.icon-not_interested:before {
  content: "\e033";
}

.icon-do_not_disturb_alt:before {
  content: "\e611";
}

.icon-do_not_disturb_off:before {
  content: "\e643";
}

.icon-remove_circle:before {
  content: "\e15c";
}

.icon-dock:before {
  content: "\e30e";
}

.icon-done:before {
  content: "\e876";
}

.icon-done_all:before {
  content: "\e877";
}

.icon-donut_large:before {
  content: "\eda2";
}

.icon-donut_small:before {
  content: "\eda3";
}

.icon-drafts:before {
  content: "\e151";
}

.icon-drag_handle:before {
  content: "\e25d";
}

.icon-time_to_leave:before {
  content: "\e62c";
}

.icon-dvr:before {
  content: "\e1b2";
}

.icon-edit_location:before {
  content: "\e568";
}

.icon-eject2:before {
  content: "\e8fb";
}

.icon-markunread:before {
  content: "\e159";
}

.icon-enhanced_encryption:before {
  content: "\e63f";
}

.icon-equalizer:before {
  content: "\e01d";
}

.icon-error:before {
  content: "\e000";
}

.icon-error_outline:before {
  content: "\e001";
}

.icon-euro_symbol:before {
  content: "\eda4";
}

.icon-ev_station:before {
  content: "\e56d";
}

.icon-insert_invitation:before {
  content: "\e24f";
}

.icon-event_available:before {
  content: "\e614";
}

.icon-event_busy:before {
  content: "\e615";
}

.icon-event_note:before {
  content: "\e616";
}

.icon-event_seat:before {
  content: "\eda5";
}

.icon-exit_to_app:before {
  content: "\e879";
}

.icon-expand_less:before {
  content: "\e5ce";
}

.icon-expand_more:before {
  content: "\e5cf";
}

.icon-explicit:before {
  content: "\e01e";
}

.icon-explore:before {
  content: "\e87a";
}

.icon-exposure:before {
  content: "\e3ca";
}

.icon-exposure_neg_1:before {
  content: "\e3cb";
}

.icon-exposure_neg_2:before {
  content: "\e3cc";
}

.icon-exposure_plus_1:before {
  content: "\e3cd";
}

.icon-exposure_plus_2:before {
  content: "\e3ce";
}

.icon-exposure_zero:before {
  content: "\e3cf";
}

.icon-extension:before {
  content: "\e87b";
}

.icon-face:before {
  content: "\e87c";
}

.icon-fast_forward:before {
  content: "\e01f";
}

.icon-fast_rewind:before {
  content: "\e020";
}

.icon-favorite:before {
  content: "\e87d";
}

.icon-favorite_border:before {
  content: "\e87e";
}

.icon-featured_play_list:before {
  content: "\e06d";
}

.icon-featured_video:before {
  content: "\e06e";
}

.icon-sms_failed:before {
  content: "\e626";
}

.icon-fiber_dvr:before {
  content: "\e05d";
}

.icon-fiber_manual_record:before {
  content: "\e061";
}

.icon-fiber_new:before {
  content: "\e05e";
}

.icon-fiber_pin:before {
  content: "\e06a";
}

.icon-fiber_smart_record:before {
  content: "\e062";
}

.icon-get_app:before {
  content: "\e884";
}

.icon-file_upload:before {
  content: "\e2c6";
}

.icon-filter2:before {
  content: "\e3d3";
}

.icon-filter_1:before {
  content: "\e3d0";
}

.icon-filter_2:before {
  content: "\e3d1";
}

.icon-filter_3:before {
  content: "\e3d2";
}

.icon-filter_4:before {
  content: "\e3d4";
}

.icon-filter_5:before {
  content: "\e3d5";
}

.icon-filter_6:before {
  content: "\e3d6";
}

.icon-filter_7:before {
  content: "\e3d7";
}

.icon-filter_8:before {
  content: "\e3d8";
}

.icon-filter_9:before {
  content: "\e3d9";
}

.icon-filter_9_plus:before {
  content: "\e3da";
}

.icon-filter_b_and_w:before {
  content: "\e3db";
}

.icon-filter_center_focus:before {
  content: "\e3dc";
}

.icon-filter_drama:before {
  content: "\e3dd";
}

.icon-filter_frames:before {
  content: "\e3de";
}

.icon-terrain:before {
  content: "\e564";
}

.icon-filter_list:before {
  content: "\e152";
}

.icon-filter_none:before {
  content: "\e3e0";
}

.icon-filter_tilt_shift:before {
  content: "\e3e2";
}

.icon-filter_vintage:before {
  content: "\e3e3";
}

.icon-find_in_page:before {
  content: "\e880";
}

.icon-find_replace:before {
  content: "\e881";
}

.icon-fingerprint:before {
  content: "\eda6";
}

.icon-first_page:before {
  content: "\e5dc";
}

.icon-fitness_center:before {
  content: "\eda7";
}

.icon-flare:before {
  content: "\e3e4";
}

.icon-flash_auto:before {
  content: "\e3e5";
}

.icon-flash_off:before {
  content: "\e3e6";
}

.icon-flash_on:before {
  content: "\e3e7";
}

.icon-flight_land:before {
  content: "\eda8";
}

.icon-flight_takeoff:before {
  content: "\eda9";
}

.icon-flip:before {
  content: "\e3e8";
}

.icon-flip_to_back:before {
  content: "\e882";
}

.icon-flip_to_front:before {
  content: "\e883";
}

.icon-folder7:before {
  content: "\e2c7";
}

.icon-folder_open:before {
  content: "\e2c8";
}

.icon-folder_shared:before {
  content: "\e2c9";
}

.icon-folder_special:before {
  content: "\e617";
}

.icon-font_download:before {
  content: "\e167";
}

.icon-format_align_center:before {
  content: "\e234";
}

.icon-format_align_justify:before {
  content: "\e235";
}

.icon-format_align_left:before {
  content: "\e236";
}

.icon-format_align_right:before {
  content: "\e237";
}

.icon-format_bold:before {
  content: "\e238";
}

.icon-format_clear:before {
  content: "\e239";
}

.icon-format_color_fill:before {
  content: "\e23a";
}

.icon-format_color_reset:before {
  content: "\e23b";
}

.icon-format_color_text:before {
  content: "\e23c";
}

.icon-format_indent_decrease:before {
  content: "\e23d";
}

.icon-format_indent_increase:before {
  content: "\e23e";
}

.icon-format_italic:before {
  content: "\e23f";
}

.icon-format_line_spacing:before {
  content: "\e240";
}

.icon-format_list_bulleted:before {
  content: "\e241";
}

.icon-format_list_numbered:before {
  content: "\e242";
}

.icon-format_paint:before {
  content: "\e243";
}

.icon-format_quote:before {
  content: "\e244";
}

.icon-format_shapes:before {
  content: "\e25e";
}

.icon-format_size:before {
  content: "\e245";
}

.icon-format_strikethrough:before {
  content: "\e246";
}

.icon-format_textdirection_l_to_r:before {
  content: "\e247";
}

.icon-format_textdirection_r_to_l:before {
  content: "\e248";
}

.icon-format_underlined:before {
  content: "\e249";
}

.icon-question_answer:before {
  content: "\e8af";
}

.icon-forward2:before {
  content: "\e154";
}

.icon-forward_10:before {
  content: "\e056";
}

.icon-forward_30:before {
  content: "\e057";
}

.icon-forward_5:before {
  content: "\e058";
}

.icon-free_breakfast:before {
  content: "\edaa";
}

.icon-fullscreen:before {
  content: "\e5d0";
}

.icon-fullscreen_exit:before {
  content: "\e5d1";
}

.icon-functions:before {
  content: "\e24a";
}

.icon-g_translate:before {
  content: "\edab";
}

.icon-games:before {
  content: "\e021";
}

.icon-gavel2:before {
  content: "\edac";
}

.icon-gesture:before {
  content: "\e155";
}

.icon-gif:before {
  content: "\edad";
}

.icon-goat:before {
  content: "\edae";
}

.icon-golf_course:before {
  content: "\edaf";
}

.icon-my_location:before {
  content: "\e55c";
}

.icon-location_searching:before {
  content: "\e1b7";
}

.icon-location_disabled:before {
  content: "\e1b6";
}

.icon-star4:before {
  content: "\e838";
}

.icon-gradient:before {
  content: "\e3e9";
}

.icon-grain:before {
  content: "\e3ea";
}

.icon-graphic_eq:before {
  content: "\e1b8";
}

.icon-grid_off:before {
  content: "\e3eb";
}

.icon-grid_on:before {
  content: "\e3ec";
}

.icon-people:before {
  content: "\e7fb";
}

.icon-group_add:before {
  content: "\e7f0";
}

.icon-group_work:before {
  content: "\e886";
}

.icon-hd:before {
  content: "\e052";
}

.icon-hdr_off:before {
  content: "\e3ed";
}

.icon-hdr_on:before {
  content: "\e3ee";
}

.icon-hdr_strong:before {
  content: "\e3f1";
}

.icon-hdr_weak:before {
  content: "\e3f2";
}

.icon-headset2:before {
  content: "\e310";
}

.icon-headset_mic:before {
  content: "\e311";
}

.icon-healing:before {
  content: "\e3f3";
}

.icon-hearing:before {
  content: "\e023";
}

.icon-help:before {
  content: "\e887";
}

.icon-help_outline:before {
  content: "\e8fd";
}

.icon-high_quality:before {
  content: "\e024";
}

.icon-highlight:before {
  content: "\e25f";
}

.icon-highlight_off:before {
  content: "\e888";
}

.icon-restore:before {
  content: "\e8b3";
}

.icon-home2:before {
  content: "\e88a";
}

.icon-hot_tub:before {
  content: "\edb0";
}

.icon-local_hotel:before {
  content: "\e549";
}

.icon-hourglass_empty:before {
  content: "\e88b";
}

.icon-hourglass_full:before {
  content: "\e88c";
}

.icon-http:before {
  content: "\edb1";
}

.icon-lock4:before {
  content: "\e897";
}

.icon-photo2:before {
  content: "\e410";
}

.icon-image_aspect_ratio:before {
  content: "\e3f5";
}

.icon-import_contacts:before {
  content: "\e0e0";
}

.icon-import_export:before {
  content: "\e0c3";
}

.icon-important_devices:before {
  content: "\edb2";
}

.icon-inbox4:before {
  content: "\e156";
}

.icon-indeterminate_check_box:before {
  content: "\edb3";
}

.icon-info2:before {
  content: "\e88e";
}

.icon-info_outline:before {
  content: "\e88f";
}

.icon-input:before {
  content: "\e890";
}

.icon-insert_comment:before {
  content: "\e24c";
}

.icon-insert_drive_file:before {
  content: "\e24d";
}

.icon-tag_faces:before {
  content: "\e420";
}

.icon-link2:before {
  content: "\e157";
}

.icon-invert_colors:before {
  content: "\e891";
}

.icon-invert_colors_off:before {
  content: "\e0c4";
}

.icon-iso:before {
  content: "\e3f6";
}

.icon-keyboard:before {
  content: "\e312";
}

.icon-keyboard_arrow_down:before {
  content: "\e313";
}

.icon-keyboard_arrow_left:before {
  content: "\e314";
}

.icon-keyboard_arrow_right:before {
  content: "\e315";
}

.icon-keyboard_arrow_up:before {
  content: "\e316";
}

.icon-keyboard_backspace:before {
  content: "\e317";
}

.icon-keyboard_capslock:before {
  content: "\e318";
}

.icon-keyboard_hide:before {
  content: "\e31a";
}

.icon-keyboard_return:before {
  content: "\e31b";
}

.icon-keyboard_tab:before {
  content: "\e31c";
}

.icon-keyboard_voice:before {
  content: "\e31d";
}

.icon-kitchen:before {
  content: "\edb4";
}

.icon-label:before {
  content: "\e892";
}

.icon-label_outline:before {
  content: "\e893";
}

.icon-language2:before {
  content: "\e894";
}

.icon-laptop_chromebook:before {
  content: "\e31f";
}

.icon-laptop_mac:before {
  content: "\e320";
}

.icon-laptop_windows:before {
  content: "\e321";
}

.icon-last_page:before {
  content: "\e5dd";
}

.icon-open_in_new:before {
  content: "\e89e";
}

.icon-layers:before {
  content: "\e53b";
}

.icon-layers_clear:before {
  content: "\e53c";
}

.icon-leak_add:before {
  content: "\e3f8";
}

.icon-leak_remove:before {
  content: "\e3f9";
}

.icon-lens:before {
  content: "\e3fa";
}

.icon-library_books:before {
  content: "\e02f";
}

.icon-library_music:before {
  content: "\e030";
}

.icon-lightbulb_outline:before {
  content: "\edb5";
}

.icon-line_style:before {
  content: "\edb6";
}

.icon-line_weight:before {
  content: "\edb7";
}

.icon-linear_scale:before {
  content: "\e260";
}

.icon-linked_camera:before {
  content: "\e438";
}

.icon-list4:before {
  content: "\e896";
}

.icon-live_help:before {
  content: "\e0c6";
}

.icon-live_tv:before {
  content: "\e639";
}

.icon-local_play:before {
  content: "\e553";
}

.icon-local_airport:before {
  content: "\e53d";
}

.icon-local_atm:before {
  content: "\e53e";
}

.icon-local_bar:before {
  content: "\e540";
}

.icon-local_cafe:before {
  content: "\e541";
}

.icon-local_car_wash:before {
  content: "\e542";
}

.icon-local_convenience_store:before {
  content: "\e543";
}

.icon-restaurant_menu:before {
  content: "\e561";
}

.icon-local_drink:before {
  content: "\e544";
}

.icon-local_florist:before {
  content: "\e545";
}

.icon-local_gas_station:before {
  content: "\e546";
}

.icon-shopping_cart:before {
  content: "\e8cc";
}

.icon-local_hospital:before {
  content: "\e548";
}

.icon-local_laundry_service:before {
  content: "\e54a";
}

.icon-local_library:before {
  content: "\e54b";
}

.icon-local_mall:before {
  content: "\e54c";
}

.icon-theaters:before {
  content: "\e8da";
}

.icon-local_offer:before {
  content: "\e54e";
}

.icon-local_parking:before {
  content: "\e54f";
}

.icon-local_pharmacy:before {
  content: "\e550";
}

.icon-local_pizza:before {
  content: "\e552";
}

.icon-print2:before {
  content: "\e8ad";
}

.icon-local_shipping:before {
  content: "\e558";
}

.icon-local_taxi:before {
  content: "\e559";
}

.icon-location_city:before {
  content: "\e7f1";
}

.icon-location_off:before {
  content: "\e0c7";
}

.icon-room:before {
  content: "\e8b4";
}

.icon-lock_open:before {
  content: "\e898";
}

.icon-lock_outline:before {
  content: "\e899";
}

.icon-looks:before {
  content: "\e3fc";
}

.icon-looks_3:before {
  content: "\e3fb";
}

.icon-looks_4:before {
  content: "\e3fd";
}

.icon-looks_5:before {
  content: "\e3fe";
}

.icon-looks_6:before {
  content: "\e3ff";
}

.icon-looks_one:before {
  content: "\e400";
}

.icon-looks_two:before {
  content: "\e401";
}

.icon-sync:before {
  content: "\e627";
}

.icon-loupe:before {
  content: "\e402";
}

.icon-low_priority:before {
  content: "\e16d";
}

.icon-loyalty:before {
  content: "\e89a";
}

.icon-mail_outline:before {
  content: "\e0e1";
}

.icon-map2:before {
  content: "\e55b";
}

.icon-markunread_mailbox:before {
  content: "\e89b";
}

.icon-memory:before {
  content: "\e322";
}

.icon-menu:before {
  content: "\e5d2";
}

.icon-message:before {
  content: "\e0c9";
}

.icon-mic:before {
  content: "\e029";
}

.icon-mic_none:before {
  content: "\e02a";
}

.icon-mic_off:before {
  content: "\e02b";
}

.icon-mms:before {
  content: "\e618";
}

.icon-mode_comment:before {
  content: "\e253";
}

.icon-monetization_on:before {
  content: "\e263";
}

.icon-money_off:before {
  content: "\e25c";
}

.icon-monochrome_photos:before {
  content: "\e403";
}

.icon-mood_bad:before {
  content: "\e7f3";
}

.icon-more:before {
  content: "\e619";
}

.icon-more_horiz:before {
  content: "\e5d3";
}

.icon-more_vert:before {
  content: "\e5d4";
}

.icon-motorcycle2:before {
  content: "\edb8";
}

.icon-mouse:before {
  content: "\e323";
}

.icon-move_to_inbox:before {
  content: "\e168";
}

.icon-movie_creation:before {
  content: "\e404";
}

.icon-movie_filter:before {
  content: "\e43a";
}

.icon-multiline_chart:before {
  content: "\e6df";
}

.icon-music_note:before {
  content: "\e405";
}

.icon-music_video:before {
  content: "\e063";
}

.icon-nature:before {
  content: "\e406";
}

.icon-nature_people:before {
  content: "\e407";
}

.icon-navigation:before {
  content: "\e55d";
}

.icon-near_me:before {
  content: "\e569";
}

.icon-network_cell:before {
  content: "\e1b9";
}

.icon-network_check:before {
  content: "\e640";
}

.icon-network_locked:before {
  content: "\e61a";
}

.icon-network_wifi:before {
  content: "\e1ba";
}

.icon-new_releases:before {
  content: "\e031";
}

.icon-next_week:before {
  content: "\e16a";
}

.icon-nfc:before {
  content: "\e1bb";
}

.icon-no_encryption:before {
  content: "\e641";
}

.icon-signal_cellular_no_sim:before {
  content: "\e1ce";
}

.icon-note3:before {
  content: "\e06f";
}

.icon-note_add:before {
  content: "\e89c";
}

.icon-notifications:before {
  content: "\e7f4";
}

.icon-notifications_active:before {
  content: "\e7f7";
}

.icon-notifications_none:before {
  content: "\e7f5";
}

.icon-notifications_off:before {
  content: "\e7f6";
}

.icon-notifications_paused:before {
  content: "\e7f8";
}

.icon-offline_pin:before {
  content: "\edb9";
}

.icon-ondemand_video:before {
  content: "\e63a";
}

.icon-opacity:before {
  content: "\edba";
}

.icon-open_in_browser:before {
  content: "\e89d";
}

.icon-open_with:before {
  content: "\e89f";
}

.icon-pages:before {
  content: "\e7f9";
}

.icon-pageview:before {
  content: "\e8a0";
}

.icon-pan_tool:before {
  content: "\edbb";
}

.icon-panorama:before {
  content: "\e40b";
}

.icon-radio_button_unchecked:before {
  content: "\e836";
}

.icon-panorama_horizontal:before {
  content: "\e40d";
}

.icon-panorama_vertical:before {
  content: "\e40e";
}

.icon-panorama_wide_angle:before {
  content: "\e40f";
}

.icon-party_mode:before {
  content: "\e7fa";
}

.icon-pause2:before {
  content: "\e034";
}

.icon-pause_circle_filled:before {
  content: "\e035";
}

.icon-pause_circle_outline:before {
  content: "\e036";
}

.icon-people_outline:before {
  content: "\e7fc";
}

.icon-perm_camera_mic:before {
  content: "\e8a2";
}

.icon-perm_contact_calendar:before {
  content: "\e8a3";
}

.icon-perm_data_setting:before {
  content: "\e8a4";
}

.icon-perm_device_information:before {
  content: "\e8a5";
}

.icon-person_outline:before {
  content: "\e7ff";
}

.icon-perm_media:before {
  content: "\e8a7";
}

.icon-perm_phone_msg:before {
  content: "\e8a8";
}

.icon-perm_scan_wifi:before {
  content: "\e8a9";
}

.icon-person:before {
  content: "\e7fd";
}

.icon-person_add:before {
  content: "\e7fe";
}

.icon-person_pin:before {
  content: "\e55a";
}

.icon-person_pin_circle:before {
  content: "\e56a";
}

.icon-personal_video:before {
  content: "\e63b";
}

.icon-pets:before {
  content: "\edbc";
}

.icon-phone_android:before {
  content: "\e324";
}

.icon-phone_bluetooth_speaker:before {
  content: "\e61b";
}

.icon-phone_forwarded:before {
  content: "\e61c";
}

.icon-phone_in_talk:before {
  content: "\e61d";
}

.icon-phone_iphone:before {
  content: "\e325";
}

.icon-phone_locked:before {
  content: "\e61e";
}

.icon-phone_missed:before {
  content: "\e61f";
}

.icon-phone_paused:before {
  content: "\e620";
}

.icon-phonelink_erase:before {
  content: "\e0db";
}

.icon-phonelink_lock:before {
  content: "\e0dc";
}

.icon-phonelink_off:before {
  content: "\e327";
}

.icon-phonelink_ring:before {
  content: "\e0dd";
}

.icon-phonelink_setup:before {
  content: "\e0de";
}

.icon-photo_album:before {
  content: "\e411";
}

.icon-photo_filter:before {
  content: "\e43b";
}

.icon-photo_size_select_actual:before {
  content: "\e432";
}

.icon-photo_size_select_large:before {
  content: "\e433";
}

.icon-photo_size_select_small:before {
  content: "\e434";
}

.icon-picture_as_pdf:before {
  content: "\e415";
}

.icon-picture_in_picture:before {
  content: "\e8aa";
}

.icon-picture_in_picture_alt:before {
  content: "\edbd";
}

.icon-pie_chart:before {
  content: "\e6c4";
}

.icon-pie_chart_outlined:before {
  content: "\e6c5";
}

.icon-pin_drop:before {
  content: "\e55e";
}

.icon-play_arrow:before {
  content: "\e037";
}

.icon-play_circle_filled:before {
  content: "\e038";
}

.icon-play_circle_outline:before {
  content: "\e039";
}

.icon-play_for_work:before {
  content: "\edbe";
}

.icon-playlist_add:before {
  content: "\e03b";
}

.icon-playlist_add_check:before {
  content: "\e065";
}

.icon-playlist_play:before {
  content: "\e05f";
}

.icon-plus_one:before {
  content: "\e800";
}

.icon-polymer:before {
  content: "\e8ab";
}

.icon-pool:before {
  content: "\edbf";
}

.icon-portable_wifi_off:before {
  content: "\e0ce";
}

.icon-portrait:before {
  content: "\e416";
}

.icon-power:before {
  content: "\e63c";
}

.icon-power_input:before {
  content: "\e336";
}

.icon-power_settings_new:before {
  content: "\e8ac";
}

.icon-pregnant_woman:before {
  content: "\edc0";
}

.icon-present_to_all:before {
  content: "\e0df";
}

.icon-priority_high:before {
  content: "\e645";
}

.icon-public:before {
  content: "\e80b";
}

.icon-publish:before {
  content: "\e255";
}

.icon-queue_music:before {
  content: "\e03d";
}

.icon-queue_play_next:before {
  content: "\e066";
}

.icon-radio:before {
  content: "\e03e";
}

.icon-radio_button_checked:before {
  content: "\e837";
}

.icon-rate_review:before {
  content: "\e560";
}

.icon-receipt:before {
  content: "\e8b0";
}

.icon-recent_actors:before {
  content: "\e03f";
}

.icon-record_voice_over:before {
  content: "\edc1";
}

.icon-redo:before {
  content: "\e15a";
}

.icon-refresh2:before {
  content: "\e5d5";
}

.icon-remove2:before {
  content: "\e15b";
}

.icon-remove_circle_outline:before {
  content: "\e15d";
}

.icon-remove_from_queue:before {
  content: "\e067";
}

.icon-visibility:before {
  content: "\e8f4";
}

.icon-remove_shopping_cart:before {
  content: "\edc2";
}

.icon-reorder2:before {
  content: "\e8fe";
}

.icon-repeat2:before {
  content: "\e040";
}

.icon-repeat_one:before {
  content: "\e041";
}

.icon-replay:before {
  content: "\e042";
}

.icon-replay_10:before {
  content: "\e059";
}

.icon-replay_30:before {
  content: "\e05a";
}

.icon-replay_5:before {
  content: "\e05b";
}

.icon-reply2:before {
  content: "\e15e";
}

.icon-reply_all:before {
  content: "\e15f";
}

.icon-report2:before {
  content: "\e160";
}

.icon-warning4:before {
  content: "\e002";
}

.icon-restaurant:before {
  content: "\e56c";
}

.icon-restore_page:before {
  content: "\edc3";
}

.icon-ring_volume:before {
  content: "\e0d1";
}

.icon-room_service:before {
  content: "\edc4";
}

.icon-rotate_90_degrees_ccw:before {
  content: "\e418";
}

.icon-rotate_left:before {
  content: "\e419";
}

.icon-rotate_right:before {
  content: "\e41a";
}

.icon-rounded_corner:before {
  content: "\edc5";
}

.icon-router:before {
  content: "\e328";
}

.icon-rowing:before {
  content: "\edc6";
}

.icon-rss_feed:before {
  content: "\e0e5";
}

.icon-rv_hookup:before {
  content: "\e642";
}

.icon-satellite:before {
  content: "\e562";
}

.icon-save2:before {
  content: "\e161";
}

.icon-scanner:before {
  content: "\e329";
}

.icon-school:before {
  content: "\e80c";
}

.icon-screen_lock_landscape:before {
  content: "\e1be";
}

.icon-screen_lock_portrait:before {
  content: "\e1bf";
}

.icon-screen_lock_rotation:before {
  content: "\e1c0";
}

.icon-screen_rotation:before {
  content: "\e1c1";
}

.icon-screen_share:before {
  content: "\e0e2";
}

.icon-sd_storage:before {
  content: "\e1c2";
}

.icon-search4:before {
  content: "\e8b6";
}

.icon-security2:before {
  content: "\e32a";
}

.icon-select_all:before {
  content: "\e162";
}

.icon-send2:before {
  content: "\e163";
}

.icon-sentiment_dissatisfied:before {
  content: "\e811";
}

.icon-sentiment_neutral:before {
  content: "\e812";
}

.icon-sentiment_satisfied:before {
  content: "\e813";
}

.icon-sentiment_very_dissatisfied:before {
  content: "\e814";
}

.icon-sentiment_very_satisfied:before {
  content: "\e815";
}

.icon-settings2:before {
  content: "\e8b8";
}

.icon-settings_applications:before {
  content: "\e8b9";
}

.icon-settings_backup_restore:before {
  content: "\e8ba";
}

.icon-settings_bluetooth:before {
  content: "\e8bb";
}

.icon-settings_brightness:before {
  content: "\e8bd";
}

.icon-settings_cell:before {
  content: "\e8bc";
}

.icon-settings_ethernet:before {
  content: "\e8be";
}

.icon-settings_input_antenna:before {
  content: "\e8bf";
}

.icon-settings_input_composite:before {
  content: "\e8c1";
}

.icon-settings_input_hdmi:before {
  content: "\e8c2";
}

.icon-settings_input_svideo:before {
  content: "\e8c3";
}

.icon-settings_overscan:before {
  content: "\e8c4";
}

.icon-settings_phone:before {
  content: "\e8c5";
}

.icon-settings_power:before {
  content: "\e8c6";
}

.icon-settings_remote:before {
  content: "\e8c7";
}

.icon-settings_system_daydream:before {
  content: "\e1c3";
}

.icon-settings_voice:before {
  content: "\e8c8";
}

.icon-share2:before {
  content: "\e80d";
}

.icon-shop2:before {
  content: "\e8c9";
}

.icon-shop_two:before {
  content: "\e8ca";
}

.icon-shopping_basket:before {
  content: "\e8cb";
}

.icon-short_text:before {
  content: "\e261";
}

.icon-show_chart:before {
  content: "\e6e1";
}

.icon-shuffle:before {
  content: "\e043";
}

.icon-signal_cellular_4_bar:before {
  content: "\e1c8";
}

.icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd";
}

.icon-signal_cellular_null:before {
  content: "\e1cf";
}

.icon-signal_cellular_off:before {
  content: "\e1d0";
}

.icon-signal_wifi_4_bar:before {
  content: "\e1d8";
}

.icon-signal_wifi_4_bar_lock:before {
  content: "\e1d9";
}

.icon-signal_wifi_off:before {
  content: "\e1da";
}

.icon-sim_card:before {
  content: "\e32b";
}

.icon-sim_card_alert:before {
  content: "\e624";
}

.icon-skip_next:before {
  content: "\e044";
}

.icon-skip_previous:before {
  content: "\e045";
}

.icon-slideshow:before {
  content: "\e41b";
}

.icon-slow_motion_video:before {
  content: "\e068";
}

.icon-stay_primary_portrait:before {
  content: "\e0d6";
}

.icon-smoke_free:before {
  content: "\edc7";
}

.icon-smoking_rooms:before {
  content: "\edc8";
}

.icon-textsms:before {
  content: "\e0d8";
}

.icon-snooze:before {
  content: "\e046";
}

.icon-sort2:before {
  content: "\e164";
}

.icon-sort_by_alpha:before {
  content: "\e053";
}

.icon-spa:before {
  content: "\edc9";
}

.icon-space_bar:before {
  content: "\e256";
}

.icon-speaker:before {
  content: "\e32d";
}

.icon-speaker_group:before {
  content: "\e32e";
}

.icon-speaker_notes:before {
  content: "\e8cd";
}

.icon-speaker_notes_off:before {
  content: "\edca";
}

.icon-speaker_phone:before {
  content: "\e0d2";
}

.icon-spellcheck:before {
  content: "\e8ce";
}

.icon-star_border:before {
  content: "\e83a";
}

.icon-star_half:before {
  content: "\e839";
}

.icon-stars3:before {
  content: "\e8d0";
}

.icon-stay_primary_landscape:before {
  content: "\e0d5";
}

.icon-stop2:before {
  content: "\e047";
}

.icon-stop_screen_share:before {
  content: "\e0e3";
}

.icon-storage:before {
  content: "\e1db";
}

.icon-store_mall_directory:before {
  content: "\e563";
}

.icon-straighten:before {
  content: "\e41c";
}

.icon-streetview:before {
  content: "\e56e";
}

.icon-strikethrough_s:before {
  content: "\e257";
}

.icon-style:before {
  content: "\e41d";
}

.icon-subdirectory_arrow_left:before {
  content: "\e5d9";
}

.icon-subdirectory_arrow_right:before {
  content: "\e5da";
}

.icon-subject:before {
  content: "\e8d2";
}

.icon-subscriptions:before {
  content: "\e064";
}

.icon-subtitles:before {
  content: "\e048";
}

.icon-subway2:before {
  content: "\e56f";
}

.icon-supervisor_account:before {
  content: "\e8d3";
}

.icon-surround_sound:before {
  content: "\e049";
}

.icon-swap_calls:before {
  content: "\e0d7";
}

.icon-swap_horiz:before {
  content: "\e8d4";
}

.icon-swap_vert:before {
  content: "\e8d5";
}

.icon-swap_vertical_circle:before {
  content: "\e8d6";
}

.icon-switch_camera:before {
  content: "\e41e";
}

.icon-switch_video:before {
  content: "\e41f";
}

.icon-sync_disabled:before {
  content: "\e628";
}

.icon-sync_problem:before {
  content: "\e629";
}

.icon-system_update:before {
  content: "\e62a";
}

.icon-system_update_alt:before {
  content: "\e8d7";
}

.icon-tab:before {
  content: "\e8d8";
}

.icon-tab_unselected:before {
  content: "\e8d9";
}

.icon-tablet3:before {
  content: "\e32f";
}

.icon-tablet_android:before {
  content: "\e330";
}

.icon-tablet_mac:before {
  content: "\e331";
}

.icon-tap_and_play:before {
  content: "\e62b";
}

.icon-text_fields:before {
  content: "\e262";
}

.icon-text_format:before {
  content: "\e165";
}

.icon-texture:before {
  content: "\e421";
}

.icon-thumb_down:before {
  content: "\e8db";
}

.icon-thumb_up:before {
  content: "\e8dc";
}

.icon-thumbs_up_down:before {
  content: "\e8dd";
}

.icon-timelapse:before {
  content: "\e422";
}

.icon-timeline:before {
  content: "\edcb";
}

.icon-timer:before {
  content: "\e425";
}

.icon-timer_10:before {
  content: "\e423";
}

.icon-timer_3:before {
  content: "\e424";
}

.icon-timer_off:before {
  content: "\e426";
}

.icon-title:before {
  content: "\e264";
}

.icon-toc:before {
  content: "\e8de";
}

.icon-today:before {
  content: "\e8df";
}

.icon-toll:before {
  content: "\e8e0";
}

.icon-tonality:before {
  content: "\e427";
}

.icon-touch_app:before {
  content: "\edcc";
}

.icon-toys:before {
  content: "\e332";
}

.icon-track_changes:before {
  content: "\e8e1";
}

.icon-traffic:before {
  content: "\e565";
}

.icon-train2:before {
  content: "\e570";
}

.icon-tram:before {
  content: "\e571";
}

.icon-transfer_within_a_station:before {
  content: "\e572";
}

.icon-transform:before {
  content: "\e428";
}

.icon-translate:before {
  content: "\e8e2";
}

.icon-trending_down:before {
  content: "\e8e3";
}

.icon-trending_flat:before {
  content: "\e8e4";
}

.icon-trending_up:before {
  content: "\e8e5";
}

.icon-tune:before {
  content: "\e429";
}

.icon-tv2:before {
  content: "\e333";
}

.icon-unarchive:before {
  content: "\e169";
}

.icon-undo2:before {
  content: "\e166";
}

.icon-unfold_less:before {
  content: "\e5d6";
}

.icon-unfold_more:before {
  content: "\e5d7";
}

.icon-update:before {
  content: "\edcd";
}

.icon-usb2:before {
  content: "\e1e0";
}

.icon-verified_user:before {
  content: "\e8e8";
}

.icon-vertical_align_bottom:before {
  content: "\e258";
}

.icon-vertical_align_center:before {
  content: "\e259";
}

.icon-vertical_align_top:before {
  content: "\e25a";
}

.icon-vibration:before {
  content: "\e62d";
}

.icon-video_call:before {
  content: "\e070";
}

.icon-video_label:before {
  content: "\e071";
}

.icon-video_library:before {
  content: "\e04a";
}

.icon-videocam:before {
  content: "\e04b";
}

.icon-videocam_off:before {
  content: "\e04c";
}

.icon-videogame_asset:before {
  content: "\e338";
}

.icon-view_agenda:before {
  content: "\e8e9";
}

.icon-view_array:before {
  content: "\e8ea";
}

.icon-view_carousel:before {
  content: "\e8eb";
}

.icon-view_column:before {
  content: "\e8ec";
}

.icon-view_comfy:before {
  content: "\e42a";
}

.icon-view_compact:before {
  content: "\e42b";
}

.icon-view_day:before {
  content: "\e8ed";
}

.icon-view_headline:before {
  content: "\e8ee";
}

.icon-view_list:before {
  content: "\e8ef";
}

.icon-view_module:before {
  content: "\e8f0";
}

.icon-view_quilt:before {
  content: "\e8f1";
}

.icon-view_stream:before {
  content: "\e8f2";
}

.icon-view_week:before {
  content: "\e8f3";
}

.icon-vignette:before {
  content: "\e435";
}

.icon-visibility_off:before {
  content: "\e8f5";
}

.icon-voice_chat:before {
  content: "\e62e";
}

.icon-voicemail:before {
  content: "\e0d9";
}

.icon-volume_down:before {
  content: "\e04d";
}

.icon-volume_mute:before {
  content: "\e04e";
}

.icon-volume_off:before {
  content: "\e04f";
}

.icon-volume_up:before {
  content: "\e050";
}

.icon-vpn_key:before {
  content: "\e0da";
}

.icon-vpn_lock:before {
  content: "\e62f";
}

.icon-wallpaper:before {
  content: "\e1bc";
}

.icon-watch:before {
  content: "\e334";
}

.icon-watch_later:before {
  content: "\edce";
}

.icon-wb_auto:before {
  content: "\e42c";
}

.icon-wb_incandescent:before {
  content: "\e42e";
}

.icon-wb_iridescent:before {
  content: "\e436";
}

.icon-wb_sunny:before {
  content: "\e430";
}

.icon-wc:before {
  content: "\e63d";
}

.icon-web:before {
  content: "\e051";
}

.icon-web_asset:before {
  content: "\e069";
}

.icon-weekend:before {
  content: "\e16b";
}

.icon-whatshot:before {
  content: "\e80e";
}

.icon-widgets:before {
  content: "\e1bd";
}

.icon-wifi2:before {
  content: "\e63e";
}

.icon-wifi_lock:before {
  content: "\e1e1";
}

.icon-wifi_tethering:before {
  content: "\e1e2";
}

.icon-work:before {
  content: "\e8f9";
}

.icon-wrap_text:before {
  content: "\e25b";
}

.icon-youtube_searched_for:before {
  content: "\e8fa";
}

.icon-zoom_in:before {
  content: "\e8ff";
}

.icon-zoom_out:before {
  content: "\edcf";
}

.icon-zoom_out_map:before {
  content: "\e56b";
}

.icon-agenda:before {
  content: "\ed30";
}

.icon-analytics-1:before {
  content: "\ed31";
}

.icon-analytics-2:before {
  content: "\ed32";
}

.icon-analytics-3:before {
  content: "\ed33";
}

.icon-analytics:before {
  content: "\ed34";
}

.icon-axis:before {
  content: "\ed35";
}

.icon-bar-chart-1:before {
  content: "\ed36";
}

.icon-bar-chart2:before {
  content: "\ed37";
}

.icon-binoculars2:before {
  content: "\ed38";
}

.icon-budget:before {
  content: "\ed39";
}

.icon-calculator2:before {
  content: "\ed3a";
}

.icon-calendar2:before {
  content: "\ed3b";
}

.icon-cash-register:before {
  content: "\ed3c";
}

.icon-chat:before {
  content: "\ed3d";
}

.icon-check2:before {
  content: "\ed3e";
}

.icon-chess:before {
  content: "\ed3f";
}

.icon-coffee2:before {
  content: "\ed40";
}

.icon-credit-card-1:before {
  content: "\ed41";
}

.icon-credit-card-2:before {
  content: "\ed42";
}

.icon-credit-card2:before {
  content: "\ed43";
}

.icon-desktop2:before {
  content: "\ed44";
}

.icon-diamond2:before {
  content: "\ed45";
}

.icon-email2:before {
  content: "\ed46";
}

.icon-exchange2:before {
  content: "\ed47";
}

.icon-factory:before {
  content: "\ed48";
}

.icon-flask2:before {
  content: "\ed49";
}

.icon-focus:before {
  content: "\ed4a";
}

.icon-globalization:before {
  content: "\ed4b";
}

.icon-goal:before {
  content: "\ed4c";
}

.icon-goals-1:before {
  content: "\ed4d";
}

.icon-goals-2:before {
  content: "\ed4e";
}

.icon-goals:before {
  content: "\ed4f";
}

.icon-gold:before {
  content: "\ed50";
}

.icon-growth2:before {
  content: "\ed51";
}

.icon-handshake2:before {
  content: "\ed52";
}

.icon-headset:before {
  content: "\ed53";
}

.icon-id-card2:before {
  content: "\ed54";
}

.icon-investigation:before {
  content: "\ed55";
}

.icon-investment-1:before {
  content: "\ed56";
}

.icon-investment-2:before {
  content: "\ed57";
}

.icon-investment-3:before {
  content: "\ed58";
}

.icon-investment:before {
  content: "\ed59";
}

.icon-invoice-1:before {
  content: "\ed5a";
}

.icon-invoice:before {
  content: "\ed5b";
}

.icon-laptop2:before {
  content: "\ed5c";
}

.icon-light-bulb:before {
  content: "\ed5d";
}

.icon-line-chart-1:before {
  content: "\ed5e";
}

.icon-line-chart-2:before {
  content: "\ed5f";
}

.icon-line-chart2:before {
  content: "\ed60";
}

.icon-list3:before {
  content: "\ed61";
}

.icon-meeting:before {
  content: "\ed62";
}

.icon-megaphone:before {
  content: "\ed63";
}

.icon-money-1:before {
  content: "\ed64";
}

.icon-money-2:before {
  content: "\ed65";
}

.icon-money-3:before {
  content: "\ed66";
}

.icon-money-bag:before {
  content: "\ed67";
}

.icon-money2:before {
  content: "\ed68";
}

.icon-orders:before {
  content: "\ed69";
}

.icon-organization-1:before {
  content: "\ed6a";
}

.icon-organization-2:before {
  content: "\ed6b";
}

.icon-organization-3:before {
  content: "\ed6c";
}

.icon-organization-4:before {
  content: "\ed6d";
}

.icon-organization:before {
  content: "\ed6e";
}

.icon-pay-point:before {
  content: "\ed6f";
}

.icon-pie-chart-1:before {
  content: "\ed70";
}

.icon-pie-chart2:before {
  content: "\ed71";
}

.icon-piggy-bank:before {
  content: "\ed72";
}

.icon-placeholder2:before {
  content: "\ed73";
}

.icon-presentation-12:before {
  content: "\ed74";
}

.icon-presentation2:before {
  content: "\ed75";
}

.icon-profile-1:before {
  content: "\ed76";
}

.icon-profile-2:before {
  content: "\ed77";
}

.icon-profile-3:before {
  content: "\ed78";
}

.icon-profile-4:before {
  content: "\ed79";
}

.icon-profile:before {
  content: "\ed7a";
}

.icon-protection:before {
  content: "\ed7b";
}

.icon-report:before {
  content: "\ed7c";
}

.icon-safebox:before {
  content: "\ed7d";
}

.icon-security:before {
  content: "\ed7e";
}

.icon-settings:before {
  content: "\ed7f";
}

.icon-shop:before {
  content: "\ed80";
}

.icon-shopping-bag2:before {
  content: "\ed81";
}

.icon-shopping-basket2:before {
  content: "\ed82";
}

.icon-shopping-cart2:before {
  content: "\ed83";
}

.icon-skyscraper:before {
  content: "\ed84";
}

.icon-smartphone2:before {
  content: "\ed85";
}

.icon-startup:before {
  content: "\ed86";
}

.icon-suitcase2:before {
  content: "\ed87";
}

.icon-tablet2:before {
  content: "\ed88";
}

.icon-tags4:before {
  content: "\ed89";
}

.icon-target-12:before {
  content: "\ed8a";
}

.icon-target4:before {
  content: "\ed8b";
}

.icon-taxes:before {
  content: "\ed8c";
}

.icon-telephone:before {
  content: "\ed8d";
}

.icon-tie:before {
  content: "\ed8e";
}

.icon-time-is-money-1:before {
  content: "\ed8f";
}

.icon-time-is-money:before {
  content: "\ed90";
}

.icon-trophy7:before {
  content: "\ed91";
}

.icon-video-player:before {
  content: "\ed92";
}

.icon-wallet:before {
  content: "\ed93";
}

.icon-avatar:before {
  content: "\e900";
}

.icon-briefcase:before {
  content: "\e901";
}

.icon-building:before {
  content: "\e902";
}

.icon-coding:before {
  content: "\e903";
}

.icon-creativity:before {
  content: "\e904";
}

.icon-desk-chair:before {
  content: "\e905";
}

.icon-email:before {
  content: "\e906";
}

.icon-folder:before {
  content: "\e907";
}

.icon-graduation:before {
  content: "\e908";
}

.icon-growth:before {
  content: "\e909";
}

.icon-handshake:before {
  content: "\e90a";
}

.icon-house:before {
  content: "\e90b";
}

.icon-idea:before {
  content: "\e90c";
}

.icon-key:before {
  content: "\e90d";
}

.icon-list:before {
  content: "\e90e";
}

.icon-mail:before {
  content: "\e90f";
}

.icon-mask:before {
  content: "\e910";
}

.icon-medal:before {
  content: "\e911";
}

.icon-mortarboard:before {
  content: "\e912";
}

.icon-newspaper:before {
  content: "\e913";
}

.icon-padlock:before {
  content: "\e914";
}

.icon-path:before {
  content: "\e915";
}

.icon-placeholder:before {
  content: "\e916";
}

.icon-presentation-1:before {
  content: "\e917";
}

.icon-presentation:before {
  content: "\e918";
}

.icon-responsive:before {
  content: "\e919";
}

.icon-resume:before {
  content: "\e91a";
}

.icon-sir:before {
  content: "\e91b";
}

.icon-smartphone:before {
  content: "\e91c";
}

.icon-strength:before {
  content: "\e91d";
}

.icon-target-1:before {
  content: "\e91e";
}

.icon-target:before {
  content: "\e91f";
}

.icon-telescope:before {
  content: "\e920";
}

.icon-translator:before {
  content: "\e921";
}

.icon-trophy:before {
  content: "\e922";
}

.icon-ukelele:before {
  content: "\e923";
}

.icon-mail-envelope2:before {
  content: "\e924";
}

.icon-mail-envelope:before {
  content: "\e925";
}

.icon-mail-envelope-open:before {
  content: "\e926";
}

.icon-mail-envelope-open2:before {
  content: "\e927";
}

.icon-mail-envelope-closed:before {
  content: "\e928";
}

.icon-mail-envelope-closed2:before {
  content: "\e929";
}

.icon-mail-envelope-open3:before {
  content: "\e92a";
}

.icon-mail-envelope-open4:before {
  content: "\e92b";
}

.icon-mail-envelope-open5:before {
  content: "\e92c";
}

.icon-mail-envelope-open6:before {
  content: "\e92d";
}

.icon-mail-envelope-closed3:before {
  content: "\e92e";
}

.icon-mail-envelope-closed4:before {
  content: "\e92f";
}

.icon-mail-envelope-open7:before {
  content: "\e930";
}

.icon-mail-envelope-open8:before {
  content: "\e931";
}

.icon-mail-error:before {
  content: "\e932";
}

.icon-mail-error2:before {
  content: "\e933";
}

.icon-mail-checked:before {
  content: "\e934";
}

.icon-mail-checked2:before {
  content: "\e935";
}

.icon-mail-cancel:before {
  content: "\e936";
}

.icon-mail-cancel2:before {
  content: "\e937";
}

.icon-mail--forbidden:before {
  content: "\e938";
}

.icon-mail--forbidden2:before {
  content: "\e939";
}

.icon-mail-add:before {
  content: "\e93a";
}

.icon-mail-add2:before {
  content: "\e93b";
}

.icon-mail-remove:before {
  content: "\e93c";
}

.icon-mail-remove2:before {
  content: "\e93d";
}

.icon-flag2:before {
  content: "\e93e";
}

.icon-flag3:before {
  content: "\e93f";
}

.icon-flag4:before {
  content: "\e940";
}

.icon-flag5:before {
  content: "\e941";
}

.icon-flag6:before {
  content: "\e942";
}

.icon-flag7:before {
  content: "\e943";
}

.icon-flag8:before {
  content: "\e944";
}

.icon-flag9:before {
  content: "\e945";
}

.icon-bookmark2:before {
  content: "\e946";
}

.icon-bookmark3:before {
  content: "\e947";
}

.icon-bookmark-add:before {
  content: "\e948";
}

.icon-bookmark-add2:before {
  content: "\e949";
}

.icon-bookmark-remove:before {
  content: "\e94a";
}

.icon-bookmark-remove2:before {
  content: "\e94b";
}

.icon-eye-hidden:before {
  content: "\e94c";
}

.icon-eye-hidden2:before {
  content: "\e94d";
}

.icon-eye2:before {
  content: "\e94e";
}

.icon-eye3:before {
  content: "\e94f";
}

.icon-star2:before {
  content: "\e950";
}

.icon-star-3:before {
  content: "\e951";
}

.icon-key3:before {
  content: "\e952";
}

.icon-key4:before {
  content: "\e953";
}

.icon-key5:before {
  content: "\e954";
}

.icon-key6:before {
  content: "\e955";
}

.icon-trash-can:before {
  content: "\e956";
}

.icon-trash-can2:before {
  content: "\e957";
}

.icon-trash-can3:before {
  content: "\e958";
}

.icon-trash-can4:before {
  content: "\e959";
}

.icon-information:before {
  content: "\e95a";
}

.icon-information2:before {
  content: "\e95b";
}

.icon-information3:before {
  content: "\e95c";
}

.icon-information4:before {
  content: "\e95d";
}

.icon-book2:before {
  content: "\e95e";
}

.icon-book3:before {
  content: "\e95f";
}

.icon-book-bookmark:before {
  content: "\e960";
}

.icon-book-bookmark2:before {
  content: "\e961";
}

.icon-clipboard-edit:before {
  content: "\e962";
}

.icon-clipboard-edit2:before {
  content: "\e963";
}

.icon-clipboard-add:before {
  content: "\e964";
}

.icon-clipboard-add2:before {
  content: "\e965";
}

.icon-clipboard-remove:before {
  content: "\e966";
}

.icon-clipboard-remove2:before {
  content: "\e967";
}

.icon-clipboard2:before {
  content: "\e968";
}

.icon-clipboard3:before {
  content: "\e969";
}

.icon-clipboard-download:before {
  content: "\e96a";
}

.icon-clipboard-download2:before {
  content: "\e96b";
}

.icon-clipboard-upload:before {
  content: "\e96c";
}

.icon-clipboard-upload2:before {
  content: "\e96d";
}

.icon-clipboard-checked:before {
  content: "\e96e";
}

.icon-clipboard-checked2:before {
  content: "\e96f";
}

.icon-clipboard-text:before {
  content: "\e970";
}

.icon-clipboard-text2:before {
  content: "\e971";
}

.icon-clipboard-list:before {
  content: "\e972";
}

.icon-clipboard-list2:before {
  content: "\e973";
}

.icon-note:before {
  content: "\e974";
}

.icon-note2:before {
  content: "\e975";
}

.icon-note-add:before {
  content: "\e976";
}

.icon-note-add2:before {
  content: "\e977";
}

.icon-note-remove:before {
  content: "\e978";
}

.icon-note-remove2:before {
  content: "\e979";
}

.icon-note-text:before {
  content: "\e97a";
}

.icon-note-text2:before {
  content: "\e97b";
}

.icon-note-list:before {
  content: "\e97c";
}

.icon-note-list2:before {
  content: "\e97d";
}

.icon-note-checked:before {
  content: "\e97e";
}

.icon-note-checked2:before {
  content: "\e97f";
}

.icon-note-important:before {
  content: "\e980";
}

.icon-note-important2:before {
  content: "\e981";
}

.icon-notebook:before {
  content: "\e982";
}

.icon-notebook2:before {
  content: "\e983";
}

.icon-notebook3:before {
  content: "\e984";
}

.icon-notebook4:before {
  content: "\e985";
}

.icon-notebook5:before {
  content: "\e986";
}

.icon-notebook6:before {
  content: "\e987";
}

.icon-notebook7:before {
  content: "\e988";
}

.icon-notebook8:before {
  content: "\e989";
}

.icon-notebook-text:before {
  content: "\e98a";
}

.icon-notebook-text2:before {
  content: "\e98b";
}

.icon-notebook-list:before {
  content: "\e98c";
}

.icon-notebook-list2:before {
  content: "\e98d";
}

.icon-document:before {
  content: "\e98e";
}

.icon-document2:before {
  content: "\e98f";
}

.icon-document-text:before {
  content: "\e990";
}

.icon-document-text2:before {
  content: "\e991";
}

.icon-document-text3:before {
  content: "\e992";
}

.icon-document-text4:before {
  content: "\e993";
}

.icon-document-download:before {
  content: "\e994";
}

.icon-document-download2:before {
  content: "\e995";
}

.icon-document-upload:before {
  content: "\e996";
}

.icon-document-upload2:before {
  content: "\e997";
}

.icon-document-bookmark:before {
  content: "\e998";
}

.icon-document-bookmark2:before {
  content: "\e999";
}

.icon-document-diagrams:before {
  content: "\e99a";
}

.icon-document-diagrams2:before {
  content: "\e99b";
}

.icon-document-recording:before {
  content: "\e99c";
}

.icon-document-recording2:before {
  content: "\e99d";
}

.icon-document-table:before {
  content: "\e99e";
}

.icon-document-table2:before {
  content: "\e99f";
}

.icon-document-music:before {
  content: "\e9a0";
}

.icon-document-music2:before {
  content: "\e9a1";
}

.icon-document-movie:before {
  content: "\e9a2";
}

.icon-document-movie2:before {
  content: "\e9a3";
}

.icon-document-play:before {
  content: "\e9a4";
}

.icon-document-play2:before {
  content: "\e9a5";
}

.icon-document-graph:before {
  content: "\e9a6";
}

.icon-document-graph2:before {
  content: "\e9a7";
}

.icon-document-time:before {
  content: "\e9a8";
}

.icon-document-time2:before {
  content: "\e9a9";
}

.icon-document-text5:before {
  content: "\e9aa";
}

.icon-document-text6:before {
  content: "\e9ab";
}

.icon-document-code:before {
  content: "\e9ac";
}

.icon-document-code2:before {
  content: "\e9ad";
}

.icon-document-cloud:before {
  content: "\e9ae";
}

.icon-document-cloud2:before {
  content: "\e9af";
}

.icon-documents:before {
  content: "\e9b0";
}

.icon-documents2:before {
  content: "\e9b1";
}

.icon-documents3:before {
  content: "\e9b2";
}

.icon-documents4:before {
  content: "\e9b3";
}

.icon-document-search:before {
  content: "\e9b4";
}

.icon-document-search2:before {
  content: "\e9b5";
}

.icon-document-star:before {
  content: "\e9b6";
}

.icon-document-star2:before {
  content: "\e9b7";
}

.icon-document-unlocked:before {
  content: "\e9b8";
}

.icon-document-unlocked2:before {
  content: "\e9b9";
}

.icon-document-locked:before {
  content: "\e9ba";
}

.icon-document-locked2:before {
  content: "\e9bb";
}

.icon-document-error:before {
  content: "\e9bc";
}

.icon-document-error2:before {
  content: "\e9bd";
}

.icon-document-cancel:before {
  content: "\e9be";
}

.icon-document-cancel2:before {
  content: "\e9bf";
}

.icon-document-checked:before {
  content: "\e9c0";
}

.icon-document-checked2:before {
  content: "\e9c1";
}

.icon-document-add:before {
  content: "\e9c2";
}

.icon-document-add2:before {
  content: "\e9c3";
}

.icon-document-remove:before {
  content: "\e9c4";
}

.icon-document-remove2:before {
  content: "\e9c5";
}

.icon-document-forbidden:before {
  content: "\e9c6";
}

.icon-document-forbidden2:before {
  content: "\e9c7";
}

.icon-document-information:before {
  content: "\e9c8";
}

.icon-document-information2:before {
  content: "\e9c9";
}

.icon-folder-information:before {
  content: "\e9ca";
}

.icon-folder-information2:before {
  content: "\e9cb";
}

.icon-document-list:before {
  content: "\e9cc";
}

.icon-document-list2:before {
  content: "\e9cd";
}

.icon-document-font:before {
  content: "\e9ce";
}

.icon-document-font2:before {
  content: "\e9cf";
}

.icon-inbox2:before {
  content: "\e9d0";
}

.icon-inbox3:before {
  content: "\e9d1";
}

.icon-inboxes:before {
  content: "\e9d2";
}

.icon-inboxes2:before {
  content: "\e9d3";
}

.icon-inbox-document:before {
  content: "\e9d4";
}

.icon-inbox-document2:before {
  content: "\e9d5";
}

.icon-inbox-document-text:before {
  content: "\e9d6";
}

.icon-inbox-document-text2:before {
  content: "\e9d7";
}

.icon-inbox-download:before {
  content: "\e9d8";
}

.icon-inbox-download2:before {
  content: "\e9d9";
}

.icon-inbox-upload:before {
  content: "\e9da";
}

.icon-inbox-upload2:before {
  content: "\e9db";
}

.icon-folder-3:before {
  content: "\e9dc";
}

.icon-folder4:before {
  content: "\e9dd";
}

.icon-folder5:before {
  content: "\e9de";
}

.icon-folder6:before {
  content: "\e9df";
}

.icon-folders:before {
  content: "\e9e0";
}

.icon-folders2:before {
  content: "\e9e1";
}

.icon-folder-download:before {
  content: "\e9e2";
}

.icon-folder-download2:before {
  content: "\e9e3";
}

.icon-folder-upload:before {
  content: "\e9e4";
}

.icon-folder-upload2:before {
  content: "\e9e5";
}

.icon-folder-unlocked:before {
  content: "\e9e6";
}

.icon-folder-unlocked2:before {
  content: "\e9e7";
}

.icon-folder-locked:before {
  content: "\e9e8";
}

.icon-folder-locked2:before {
  content: "\e9e9";
}

.icon-folder-search:before {
  content: "\e9ea";
}

.icon-folder-search2:before {
  content: "\e9eb";
}

.icon-folder-error:before {
  content: "\e9ec";
}

.icon-folder-error2:before {
  content: "\e9ed";
}

.icon-folder-cancel:before {
  content: "\e9ee";
}

.icon-folder-cancel2:before {
  content: "\e9ef";
}

.icon-folder-checked:before {
  content: "\e9f0";
}

.icon-folder-checked2:before {
  content: "\e9f1";
}

.icon-folder-add:before {
  content: "\e9f2";
}

.icon-folder-add2:before {
  content: "\e9f3";
}

.icon-folder-remove:before {
  content: "\e9f4";
}

.icon-folder-remove2:before {
  content: "\e9f5";
}

.icon-folder-forbidden:before {
  content: "\e9f6";
}

.icon-folder-forbidden2:before {
  content: "\e9f7";
}

.icon-folder-bookmark:before {
  content: "\e9f8";
}

.icon-folder-bookmark2:before {
  content: "\e9f9";
}

.icon-document-zip:before {
  content: "\e9fa";
}

.icon-document-zip2:before {
  content: "\e9fb";
}

.icon-zip:before {
  content: "\e9fc";
}

.icon-zip2:before {
  content: "\e9fd";
}

.icon-search2:before {
  content: "\e9fe";
}

.icon-search3:before {
  content: "\e9ff";
}

.icon-search-plus2:before {
  content: "\ea00";
}

.icon-search-plus3:before {
  content: "\ea01";
}

.icon-search-minus2:before {
  content: "\ea02";
}

.icon-search-minus3:before {
  content: "\ea03";
}

.icon-lock2:before {
  content: "\ea04";
}

.icon-lock3:before {
  content: "\ea05";
}

.icon-lock-open:before {
  content: "\ea06";
}

.icon-lock-open2:before {
  content: "\ea07";
}

.icon-lock-open3:before {
  content: "\ea08";
}

.icon-lock-open4:before {
  content: "\ea09";
}

.icon-lock-stripes:before {
  content: "\ea0a";
}

.icon-lock-stripes2:before {
  content: "\ea0b";
}

.icon-lock-rounded:before {
  content: "\ea0c";
}

.icon-lock-rounded2:before {
  content: "\ea0d";
}

.icon-lock-rounded-open:before {
  content: "\ea0e";
}

.icon-lock-rounded-open2:before {
  content: "\ea0f";
}

.icon-lock-rounded-open3:before {
  content: "\ea10";
}

.icon-lock-rounded-open4:before {
  content: "\ea11";
}

.icon-combination-lock:before {
  content: "\ea12";
}

.icon-combination-lock2:before {
  content: "\ea13";
}

.icon-printer:before {
  content: "\ea14";
}

.icon-printer2:before {
  content: "\ea15";
}

.icon-printer-3:before {
  content: "\ea16";
}

.icon-printer4:before {
  content: "\ea17";
}

.icon-printer-text:before {
  content: "\ea18";
}

.icon-printer-text2:before {
  content: "\ea19";
}

.icon-printer-text3:before {
  content: "\ea1a";
}

.icon-printer-text4:before {
  content: "\ea1b";
}

.icon-document-shred:before {
  content: "\ea1c";
}

.icon-document-shred2:before {
  content: "\ea1d";
}

.icon-shredder:before {
  content: "\ea1e";
}

.icon-shredder2:before {
  content: "\ea1f";
}

.icon-document-scan:before {
  content: "\ea20";
}

.icon-document-scan2:before {
  content: "\ea21";
}

.icon-cloud-download2:before {
  content: "\ea22";
}

.icon-cloud-download3:before {
  content: "\ea23";
}

.icon-cloud-upload2:before {
  content: "\ea24";
}

.icon-cloud-upload3:before {
  content: "\ea25";
}

.icon-cloud-error:before {
  content: "\ea26";
}

.icon-cloud-error2:before {
  content: "\ea27";
}

.icon-cloud2:before {
  content: "\ea28";
}

.icon-cloud3:before {
  content: "\ea29";
}

.icon-inbox-filled:before {
  content: "\ea2a";
}

.icon-inbox-filled2:before {
  content: "\ea2b";
}

.icon-pen:before {
  content: "\ea2c";
}

.icon-pen2:before {
  content: "\ea2d";
}

.icon-pen-angled:before {
  content: "\ea2e";
}

.icon-pen-angled2:before {
  content: "\ea2f";
}

.icon-document-edit:before {
  content: "\ea30";
}

.icon-document-edit2:before {
  content: "\ea31";
}

.icon-document-certificate:before {
  content: "\ea32";
}

.icon-document-certificate2:before {
  content: "\ea33";
}

.icon-certificate2:before {
  content: "\ea34";
}

.icon-certificate3:before {
  content: "\ea35";
}

.icon-package:before {
  content: "\ea36";
}

.icon-package2:before {
  content: "\ea37";
}

.icon-box:before {
  content: "\ea38";
}

.icon-box2:before {
  content: "\ea39";
}

.icon-box-filled:before {
  content: "\ea3a";
}

.icon-box-filled2:before {
  content: "\ea3b";
}

.icon-box3:before {
  content: "\ea3c";
}

.icon-box4:before {
  content: "\ea3d";
}

.icon-box5:before {
  content: "\ea3e";
}

.icon-box6:before {
  content: "\ea3f";
}

.icon-box-bookmark:before {
  content: "\ea40";
}

.icon-box-bookmark2:before {
  content: "\ea41";
}

.icon-tag-cord:before {
  content: "\ea42";
}

.icon-tag-cord2:before {
  content: "\ea43";
}

.icon-tag2:before {
  content: "\ea44";
}

.icon-tag3:before {
  content: "\ea45";
}

.icon-tags2:before {
  content: "\ea46";
}

.icon-tags3:before {
  content: "\ea47";
}

.icon-tag-add:before {
  content: "\ea48";
}

.icon-tag-add2:before {
  content: "\ea49";
}

.icon-tag-remove:before {
  content: "\ea4a";
}

.icon-tag-remove2:before {
  content: "\ea4b";
}

.icon-tag-checked:before {
  content: "\ea4c";
}

.icon-tag-checked2:before {
  content: "\ea4d";
}

.icon-tag-cancel:before {
  content: "\ea4e";
}

.icon-tag-cancel2:before {
  content: "\ea4f";
}

.icon-paperclip2:before {
  content: "\ea50";
}

.icon-paperclip3:before {
  content: "\ea51";
}

.icon-basketball:before {
  content: "\ea52";
}

.icon-basketball2:before {
  content: "\ea53";
}

.icon-baseball:before {
  content: "\ea54";
}

.icon-baseball2:before {
  content: "\ea55";
}

.icon-tennis-ball:before {
  content: "\ea56";
}

.icon-tennis-ball2:before {
  content: "\ea57";
}

.icon-bowling-ball:before {
  content: "\ea58";
}

.icon-bowling-ball2:before {
  content: "\ea59";
}

.icon-billiard-ball:before {
  content: "\ea5a";
}

.icon-billiard-ball2:before {
  content: "\ea5b";
}

.icon-soccer-ball:before {
  content: "\ea5c";
}

.icon-soccer-ball2:before {
  content: "\ea5d";
}

.icon-soccer-court:before {
  content: "\ea5e";
}

.icon-soccer-court2:before {
  content: "\ea5f";
}

.icon-football:before {
  content: "\ea60";
}

.icon-football2:before {
  content: "\ea61";
}

.icon-football3:before {
  content: "\ea62";
}

.icon-football4:before {
  content: "\ea63";
}

.icon-basketball3:before {
  content: "\ea64";
}

.icon-basketball4:before {
  content: "\ea65";
}

.icon-baseball-set:before {
  content: "\ea66";
}

.icon-baseball-set2:before {
  content: "\ea67";
}

.icon-tennis-ball3:before {
  content: "\ea68";
}

.icon-tennis-ball4:before {
  content: "\ea69";
}

.icon-trophy3:before {
  content: "\ea6a";
}

.icon-trophy4:before {
  content: "\ea6b";
}

.icon-trophy-one:before {
  content: "\ea6c";
}

.icon-trophy-one2:before {
  content: "\ea6d";
}

.icon-trophy5:before {
  content: "\ea6e";
}

.icon-trophy6:before {
  content: "\ea6f";
}

.icon-medal2:before {
  content: "\ea70";
}

.icon-medal3:before {
  content: "\ea71";
}

.icon-medal4:before {
  content: "\ea72";
}

.icon-medal5:before {
  content: "\ea73";
}

.icon-weights:before {
  content: "\ea74";
}

.icon-weights2:before {
  content: "\ea75";
}

.icon-tennis-racket:before {
  content: "\ea76";
}

.icon-tennis-racket2:before {
  content: "\ea77";
}

.icon-basketball-hoop:before {
  content: "\ea78";
}

.icon-basketball-hoop2:before {
  content: "\ea79";
}

.icon-table-tennis:before {
  content: "\ea7a";
}

.icon-table-tennis2:before {
  content: "\ea7b";
}

.icon-volleyball:before {
  content: "\ea7c";
}

.icon-volleyball2:before {
  content: "\ea7d";
}

.icon-stop-watch:before {
  content: "\ea7e";
}

.icon-stop-watch2:before {
  content: "\ea7f";
}

.icon-stop-watch3:before {
  content: "\ea80";
}

.icon-stop-watch4:before {
  content: "\ea81";
}

.icon-hockey-stick:before {
  content: "\ea82";
}

.icon-hockey-stick2:before {
  content: "\ea83";
}

.icon-hockey-sticks:before {
  content: "\ea84";
}

.icon-hockey-sticks2:before {
  content: "\ea85";
}

.icon-shuttlecock:before {
  content: "\ea86";
}

.icon-shuttlecock2:before {
  content: "\ea87";
}

.icon-golf:before {
  content: "\ea88";
}

.icon-golf2:before {
  content: "\ea89";
}

.icon-move:before {
  content: "\ea8a";
}

.icon-move2:before {
  content: "\ea8b";
}

.icon-clipboard-move:before {
  content: "\ea8c";
}

.icon-clipboard-move2:before {
  content: "\ea8d";
}

.icon-award:before {
  content: "\ea8e";
}

.icon-award2:before {
  content: "\ea8f";
}

.icon-award3:before {
  content: "\ea90";
}

.icon-award4:before {
  content: "\ea91";
}

.icon-award5:before {
  content: "\ea92";
}

.icon-award6:before {
  content: "\ea93";
}

.icon-award7:before {
  content: "\ea94";
}

.icon-award8:before {
  content: "\ea95";
}

.icon-medal6:before {
  content: "\ea96";
}

.icon-medal7:before {
  content: "\ea97";
}

.icon-medal8:before {
  content: "\ea98";
}

.icon-medal9:before {
  content: "\ea99";
}

.icon-boxing-glove:before {
  content: "\ea9a";
}

.icon-boxing-glove2:before {
  content: "\ea9b";
}

.icon-whistle:before {
  content: "\ea9c";
}

.icon-whistle2:before {
  content: "\ea9d";
}

.icon-volleyball-water:before {
  content: "\ea9e";
}

.icon-volleyball-water2:before {
  content: "\ea9f";
}

.icon-checkered-flag:before {
  content: "\eaa0";
}

.icon-checkered-flag2:before {
  content: "\eaa1";
}

.icon-target-arrow:before {
  content: "\eaa2";
}

.icon-target-arrow2:before {
  content: "\eaa3";
}

.icon-target2:before {
  content: "\eaa4";
}

.icon-target3:before {
  content: "\eaa5";
}

.icon-sailing-boat:before {
  content: "\eaa6";
}

.icon-sailing-boat2:before {
  content: "\eaa7";
}

.icon-sailing-boat-water:before {
  content: "\eaa8";
}

.icon-sailing-boat-water2:before {
  content: "\eaa9";
}

.icon-bowling-pins:before {
  content: "\eaaa";
}

.icon-bowling-pins2:before {
  content: "\eaab";
}

.icon-bowling-pin-ball:before {
  content: "\eaac";
}

.icon-bowling-pin-ball2:before {
  content: "\eaad";
}

.icon-diving-goggles:before {
  content: "\eaae";
}

.icon-diving-goggles2:before {
  content: "\eaaf";
}

.icon-sports-shoe:before {
  content: "\eab0";
}

.icon-sports-shoe2:before {
  content: "\eab1";
}

.icon-soccer-shoe:before {
  content: "\eab2";
}

.icon-soccer-shoe2:before {
  content: "\eab3";
}

.icon-ice-skate:before {
  content: "\eab4";
}

.icon-ice-skate2:before {
  content: "\eab5";
}

.icon-cloud4:before {
  content: "\eab6";
}

.icon-cloud5:before {
  content: "\eab7";
}

.icon-cloud-sun:before {
  content: "\eab8";
}

.icon-cloud-sun2:before {
  content: "\eab9";
}

.icon-cloud-moon:before {
  content: "\eaba";
}

.icon-cloud-moon2:before {
  content: "\eabb";
}

.icon-cloud-rain:before {
  content: "\eabc";
}

.icon-cloud-rain2:before {
  content: "\eabd";
}

.icon-cloud-sun-rain:before {
  content: "\eabe";
}

.icon-cloud-sun-rain2:before {
  content: "\eabf";
}

.icon-cloud-moon-rain:before {
  content: "\eac0";
}

.icon-cloud-moon-rain2:before {
  content: "\eac1";
}

.icon-cloud-snow:before {
  content: "\eac2";
}

.icon-cloud-snow2:before {
  content: "\eac3";
}

.icon-cloud-sun-snow:before {
  content: "\eac4";
}

.icon-cloud-sun-snow2:before {
  content: "\eac5";
}

.icon-cloud-moon-snow:before {
  content: "\eac6";
}

.icon-cloud-moon-snow2:before {
  content: "\eac7";
}

.icon-cloud-lightning:before {
  content: "\eac8";
}

.icon-cloud-lightning2:before {
  content: "\eac9";
}

.icon-cloud-sun-lightning:before {
  content: "\eaca";
}

.icon-cloud-sun-lightning2:before {
  content: "\eacb";
}

.icon-cloud-moon-lightning:before {
  content: "\eacc";
}

.icon-cloud-moon-lightning2:before {
  content: "\eacd";
}

.icon-cloud-wind:before {
  content: "\eace";
}

.icon-cloud-wind2:before {
  content: "\eacf";
}

.icon-cloud-raindrops:before {
  content: "\ead0";
}

.icon-cloud-raindrops2:before {
  content: "\ead1";
}

.icon-cloud-sun-raindrops:before {
  content: "\ead2";
}

.icon-cloud-sun-raindrops2:before {
  content: "\ead3";
}

.icon-cloud-moon-raindrops:before {
  content: "\ead4";
}

.icon-cloud-moon-raindrops2:before {
  content: "\ead5";
}

.icon-cloud-snowflakes:before {
  content: "\ead6";
}

.icon-cloud-snowflakes2:before {
  content: "\ead7";
}

.icon-cloud-sun-snowflakes:before {
  content: "\ead8";
}

.icon-cloud-sun-snowflakes2:before {
  content: "\ead9";
}

.icon-cloud-moon-snowflakes:before {
  content: "\eada";
}

.icon-cloud-moon-snowflakes2:before {
  content: "\eadb";
}

.icon-clouds:before {
  content: "\eadc";
}

.icon-clouds2:before {
  content: "\eadd";
}

.icon-cloud-add:before {
  content: "\eade";
}

.icon-cloud-add2:before {
  content: "\eadf";
}

.icon-cloud-remove:before {
  content: "\eae0";
}

.icon-cloud-remove2:before {
  content: "\eae1";
}

.icon-cloud-error-3:before {
  content: "\eae2";
}

.icon-cloud-error4:before {
  content: "\eae3";
}

.icon-cloud-fog:before {
  content: "\eae4";
}

.icon-cloud-fog2:before {
  content: "\eae5";
}

.icon--cloud-sun-fog:before {
  content: "\eae6";
}

.icon--cloud-sun-fog2:before {
  content: "\eae7";
}

.icon-cloud-moon-fog:before {
  content: "\eae8";
}

.icon-cloud-moon-fog2:before {
  content: "\eae9";
}

.icon-moon-stars:before {
  content: "\eaea";
}

.icon-moon-stars2:before {
  content: "\eaeb";
}

.icon-moon:before {
  content: "\eaec";
}

.icon-moon2:before {
  content: "\eaed";
}

.icon-sun:before {
  content: "\eaee";
}

.icon-sun2:before {
  content: "\eaef";
}

.icon-sunrise:before {
  content: "\eaf0";
}

.icon-sunrise2:before {
  content: "\eaf1";
}

.icon-sunset:before {
  content: "\eaf2";
}

.icon-sunset2:before {
  content: "\eaf3";
}

.icon-sunset3:before {
  content: "\eaf4";
}

.icon-sunset4:before {
  content: "\eaf5";
}

.icon-sunset5:before {
  content: "\eaf6";
}

.icon-sunset6:before {
  content: "\eaf7";
}

.icon-rainbow:before {
  content: "\eaf8";
}

.icon-rainbow2:before {
  content: "\eaf9";
}

.icon-umbrella2:before {
  content: "\eafa";
}

.icon-umbrella3:before {
  content: "\eafb";
}

.icon-raindrops:before {
  content: "\eafc";
}

.icon-raindrops2:before {
  content: "\eafd";
}

.icon-raindrop:before {
  content: "\eafe";
}

.icon-raindrop2:before {
  content: "\eaff";
}

.icon-sunglasses:before {
  content: "\eb00";
}

.icon-sunglasses2:before {
  content: "\eb01";
}

.icon-stars:before {
  content: "\eb02";
}

.icon-stars2:before {
  content: "\eb03";
}

.icon-clouds3:before {
  content: "\eb04";
}

.icon-clouds4:before {
  content: "\eb05";
}

.icon-moonrise:before {
  content: "\eb06";
}

.icon-moonrise2:before {
  content: "\eb07";
}

.icon-moonset:before {
  content: "\eb08";
}

.icon-moonset2:before {
  content: "\eb09";
}

.icon-wind:before {
  content: "\eb0a";
}

.icon-wind2:before {
  content: "\eb0b";
}

.icon-full-moon:before {
  content: "\eb0c";
}

.icon-full-moon2:before {
  content: "\eb0d";
}

.icon-crescent:before {
  content: "\eb0e";
}

.icon-crescent2:before {
  content: "\eb0f";
}

.icon-half-moon:before {
  content: "\eb10";
}

.icon-half-moon2:before {
  content: "\eb11";
}

.icon-gibbous-moon:before {
  content: "\eb12";
}

.icon-gibbous-moon2:before {
  content: "\eb13";
}

.icon-moon3:before {
  content: "\eb14";
}

.icon-moon4:before {
  content: "\eb15";
}

.icon-gibbous-moon3:before {
  content: "\eb16";
}

.icon-gibbous-moon4:before {
  content: "\eb17";
}

.icon-half-moon3:before {
  content: "\eb18";
}

.icon-half-moon4:before {
  content: "\eb19";
}

.icon-crescent3:before {
  content: "\eb1a";
}

.icon-crescent4:before {
  content: "\eb1b";
}

.icon-barometer:before {
  content: "\eb1c";
}

.icon-barometer2:before {
  content: "\eb1d";
}

.icon-compass-north:before {
  content: "\eb1e";
}

.icon-compass-north2:before {
  content: "\eb1f";
}

.icon-compass-west:before {
  content: "\eb20";
}

.icon-compass-west2:before {
  content: "\eb21";
}

.icon-compass-east:before {
  content: "\eb22";
}

.icon-compass-east2:before {
  content: "\eb23";
}

.icon-compass-south:before {
  content: "\eb24";
}

.icon-compass-south2:before {
  content: "\eb25";
}

.icon-air-sock:before {
  content: "\eb26";
}

.icon-air-sock2:before {
  content: "\eb27";
}

.icon-tornado:before {
  content: "\eb28";
}

.icon-tornado2:before {
  content: "\eb29";
}

.icon-degree-fahrenheit:before {
  content: "\eb2a";
}

.icon-degree-fahrenheit2:before {
  content: "\eb2b";
}

.icon-degree-celsius:before {
  content: "\eb2c";
}

.icon-degree-celsius2:before {
  content: "\eb2d";
}

.icon-warning2:before {
  content: "\eb2e";
}

.icon-warning3:before {
  content: "\eb2f";
}

.icon-compass2:before {
  content: "\eb30";
}

.icon-compass3:before {
  content: "\eb31";
}

.icon-compass4:before {
  content: "\eb32";
}

.icon-compass5:before {
  content: "\eb33";
}

.icon-compass6:before {
  content: "\eb34";
}

.icon-compass7:before {
  content: "\eb35";
}

.icon-compass8:before {
  content: "\eb36";
}

.icon-compass9:before {
  content: "\eb37";
}

.icon-thermometer2:before {
  content: "\eb38";
}

.icon-thermometer-3:before {
  content: "\eb39";
}

.icon-thermometer-low:before {
  content: "\eb3a";
}

.icon-thermometer-low2:before {
  content: "\eb3b";
}

.icon-thermometer-quarter2:before {
  content: "\eb3c";
}

.icon-thermometer-quarter-3:before {
  content: "\eb3d";
}

.icon-thermometer-half2:before {
  content: "\eb3e";
}

.icon-thermometer-half3:before {
  content: "\eb3f";
}

.icon-thermometer-three-quarters2:before {
  content: "\eb40";
}

.icon-thermometer-three-quarters3:before {
  content: "\eb41";
}

.icon-thermometer-full2:before {
  content: "\eb42";
}

.icon-thermometer-full3:before {
  content: "\eb43";
}

.icon-lightning:before {
  content: "\eb44";
}

.icon-lightning2:before {
  content: "\eb45";
}

.icon-wind-turbine:before {
  content: "\eb46";
}

.icon-wind-turbine2:before {
  content: "\eb47";
}

.icon-snowflake:before {
  content: "\eb48";
}

.icon-snowflake2:before {
  content: "\eb49";
}

.icon-flashed-face:before {
  content: "\eb4a";
}

.icon-flashed-face2:before {
  content: "\eb4b";
}

.icon-flashed-face3:before {
  content: "\eb4c";
}

.icon-flashed-face4:before {
  content: "\eb4d";
}

.icon-flashed-face-glasses:before {
  content: "\eb4e";
}

.icon-flashed-face-glasses2:before {
  content: "\eb4f";
}

.icon-face-missing-moth:before {
  content: "\eb50";
}

.icon-face-missing-moth2:before {
  content: "\eb51";
}

.icon-neutral-face:before {
  content: "\eb52";
}

.icon-neutral-face2:before {
  content: "\eb53";
}

.icon-smiling-face:before {
  content: "\eb54";
}

.icon-smiling-face2:before {
  content: "\eb55";
}

.icon-sad-face:before {
  content: "\eb56";
}

.icon-sad-face2:before {
  content: "\eb57";
}

.icon-face-open-mouth:before {
  content: "\eb58";
}

.icon-face-open-mouth2:before {
  content: "\eb59";
}

.icon-face-open-mouth3:before {
  content: "\eb5a";
}

.icon-face-open-mouth4:before {
  content: "\eb5b";
}

.icon-winking-face:before {
  content: "\eb5c";
}

.icon-winking-face2:before {
  content: "\eb5d";
}

.icon-laughing-face:before {
  content: "\eb5e";
}

.icon-laughing-face2:before {
  content: "\eb5f";
}

.icon-laughing-face3:before {
  content: "\eb60";
}

.icon-laughing-face4:before {
  content: "\eb61";
}

.icon-smirking-face:before {
  content: "\eb62";
}

.icon-smirking-face2:before {
  content: "\eb63";
}

.icon-stubborn-face:before {
  content: "\eb64";
}

.icon-stubborn-face2:before {
  content: "\eb65";
}

.icon-neutral-face3:before {
  content: "\eb66";
}

.icon-neutral-face4:before {
  content: "\eb67";
}

.icon-sad-face3:before {
  content: "\eb68";
}

.icon-sad-face4:before {
  content: "\eb69";
}

.icon-smiling-face3:before {
  content: "\eb6a";
}

.icon-smiling-face4:before {
  content: "\eb6b";
}

.icon-smiling-face-eyebrows:before {
  content: "\eb6c";
}

.icon-smiling-face-eyebrows2:before {
  content: "\eb6d";
}

.icon-grinning-face-eyebrows:before {
  content: "\eb6e";
}

.icon-grinning-face-eyebrows2:before {
  content: "\eb6f";
}

.icon-sad-face-eyebrows:before {
  content: "\eb70";
}

.icon-sad-face-eyebrows2:before {
  content: "\eb71";
}

.icon-neutral-face-eyebrows:before {
  content: "\eb72";
}

.icon-neutral-face-eyebrows2:before {
  content: "\eb73";
}

.icon-angry-face:before {
  content: "\eb74";
}

.icon-angry-face2:before {
  content: "\eb75";
}

.icon-worried-face:before {
  content: "\eb76";
}

.icon-worried-face2:before {
  content: "\eb77";
}

.icon-winking-face3:before {
  content: "\eb78";
}

.icon-winking-face4:before {
  content: "\eb79";
}

.icon-angry-face-eyebrows:before {
  content: "\eb7a";
}

.icon-angry-face-eyebrows2:before {
  content: "\eb7b";
}

.icon-grinning-face:before {
  content: "\eb7c";
}

.icon-grinning-face2:before {
  content: "\eb7d";
}

.icon-sad-face5:before {
  content: "\eb7e";
}

.icon-sad-face6:before {
  content: "\eb7f";
}

.icon-grinning-face-eyebrows3:before {
  content: "\eb80";
}

.icon-grinning-face-eyebrows4:before {
  content: "\eb81";
}

.icon-fake-grinning-face-eyebrows:before {
  content: "\eb82";
}

.icon-fake-grinning-face-eyebrows2:before {
  content: "\eb83";
}

.icon-worried-face-eyebrows:before {
  content: "\eb84";
}

.icon-worried-face-eyebrows2:before {
  content: "\eb85";
}

.icon-face-stuck-out-tongue:before {
  content: "\eb86";
}

.icon-face-stuck-out-tongue2:before {
  content: "\eb87";
}

.icon-face-stuck-out-tongue3:before {
  content: "\eb88";
}

.icon-face-stuck-out-tongue4:before {
  content: "\eb89";
}

.icon-kissing-face:before {
  content: "\eb8a";
}

.icon-kissing-face2:before {
  content: "\eb8b";
}

.icon-grinning-face-teeth:before {
  content: "\eb8c";
}

.icon-grinning-face-teeth2:before {
  content: "\eb8d";
}

.icon-angry-face-teeth:before {
  content: "\eb8e";
}

.icon-angry-face-teeth2:before {
  content: "\eb8f";
}

.icon-worried-face-teeth:before {
  content: "\eb90";
}

.icon-worried-face-teeth2:before {
  content: "\eb91";
}

.icon-grinning-face-teeth3:before {
  content: "\eb92";
}

.icon-grinning-face-teeth4:before {
  content: "\eb93";
}

.icon-face-open-mouth-eyebrows:before {
  content: "\eb94";
}

.icon-face-open-mouth-eyebrows2:before {
  content: "\eb95";
}

.icon-face-open-mouth-eyebrows3:before {
  content: "\eb96";
}

.icon-face-open-mouth-eyebrows4:before {
  content: "\eb97";
}

.icon-angry-face-open-mouth-eyebrows:before {
  content: "\eb98";
}

.icon-angry-face-open-mouth-eyebrows2:before {
  content: "\eb99";
}

.icon-unamused-face-tightly-closed-eyes:before {
  content: "\eb9a";
}

.icon-unamused-face-tightly-closed-eyes2:before {
  content: "\eb9b";
}

.icon-sad-face--tightly-closed-eyes:before {
  content: "\eb9c";
}

.icon-sad-face--tightly-closed-eyes2:before {
  content: "\eb9d";
}

.icon-kissing-face3:before {
  content: "\eb9e";
}

.icon-kissing-face4:before {
  content: "\eb9f";
}

.icon-face-closed-meyes:before {
  content: "\eba0";
}

.icon-face-closed-meyes2:before {
  content: "\eba1";
}

.icon-amused-face:before {
  content: "\eba2";
}

.icon-amused-face2:before {
  content: "\eba3";
}

.icon-amused-face-closed-eyes:before {
  content: "\eba4";
}

.icon-amused-face-closed-eyes2:before {
  content: "\eba5";
}

.icon-amused-face-closed-eyes3:before {
  content: "\eba6";
}

.icon-amused-face-closed-eyes4:before {
  content: "\eba7";
}

.icon-face-closed-eyes-open-mouth:before {
  content: "\eba8";
}

.icon-face-closed-eyes-open-mouth2:before {
  content: "\eba9";
}

.icon-face-closed-eyes-open-mouth3:before {
  content: "\ebaa";
}

.icon-face-closed-eyes-open-mouth4:before {
  content: "\ebab";
}

.icon-face-closed-eyes-open-mouth5:before {
  content: "\ebac";
}

.icon-face-closed-eyes-open-mouth6:before {
  content: "\ebad";
}

.icon-laughing-face5:before {
  content: "\ebae";
}

.icon-laughing-face6:before {
  content: "\ebaf";
}

.icon-smiling-face5:before {
  content: "\ebb0";
}

.icon-smiling-face6:before {
  content: "\ebb1";
}

.icon-grinning-face3:before {
  content: "\ebb2";
}

.icon-grinning-face4:before {
  content: "\ebb3";
}

.icon-sad-face7:before {
  content: "\ebb4";
}

.icon-sad-face8:before {
  content: "\ebb5";
}

.icon-sad-face9:before {
  content: "\ebb6";
}

.icon-sad-face10:before {
  content: "\ebb7";
}

.icon-sad-face-closed-eyes:before {
  content: "\ebb8";
}

.icon-sad-face-closed-eyes2:before {
  content: "\ebb9";
}

.icon-sad-face11:before {
  content: "\ebba";
}

.icon-sad-face12:before {
  content: "\ebbb";
}

.icon-smiling-face7:before {
  content: "\ebbc";
}

.icon-smiling-face8:before {
  content: "\ebbd";
}

.icon-astonished-face:before {
  content: "\ebbe";
}

.icon-astonished-face2:before {
  content: "\ebbf";
}

.icon-astonished-face3:before {
  content: "\ebc0";
}

.icon-astonished-face4:before {
  content: "\ebc1";
}

.icon-face-moustache:before {
  content: "\ebc2";
}

.icon-face-moustache2:before {
  content: "\ebc3";
}

.icon-face-moustache3:before {
  content: "\ebc4";
}

.icon-face-moustache4:before {
  content: "\ebc5";
}

.icon-face-glasses:before {
  content: "\ebc6";
}

.icon-face-glasses2:before {
  content: "\ebc7";
}

.icon-face-sunglasses:before {
  content: "\ebc8";
}

.icon-face-sunglasses2:before {
  content: "\ebc9";
}

.icon-smirking-face-sunglasses:before {
  content: "\ebca";
}

.icon-smirking-face-sunglasses2:before {
  content: "\ebcb";
}

.icon-middle-finger:before {
  content: "\ebcc";
}

.icon-middle-finger2:before {
  content: "\ebcd";
}

.icon-rock-n-roll:before {
  content: "\ebce";
}

.icon-rock-n-roll2:before {
  content: "\ebcf";
}

.icon-high-five:before {
  content: "\ebd0";
}

.icon-high-five2:before {
  content: "\ebd1";
}

.icon-thumb-up:before {
  content: "\ebd2";
}

.icon-thumb-up2:before {
  content: "\ebd3";
}

.icon-thumb-down:before {
  content: "\ebd4";
}

.icon-thumb-down2:before {
  content: "\ebd5";
}

.icon-thumb-up3:before {
  content: "\ebd6";
}

.icon-thumb-up4:before {
  content: "\ebd7";
}

.icon-thumb-down3:before {
  content: "\ebd8";
}

.icon-thumb-down4:before {
  content: "\ebd9";
}

.icon-two-fingers-swipe-left:before {
  content: "\ebda";
}

.icon-two-fingers-swipe-left2:before {
  content: "\ebdb";
}

.icon-two-fingers-swipe-right:before {
  content: "\ebdc";
}

.icon-two-fingers-swipe-right2:before {
  content: "\ebdd";
}

.icon-two-fingers-swipe-up:before {
  content: "\ebde";
}

.icon-two-fingers-swipe-up2:before {
  content: "\ebdf";
}

.icon-two-fingers-swipe-down:before {
  content: "\ebe0";
}

.icon-two-fingers-swipe-down2:before {
  content: "\ebe1";
}

.icon-two-fingers:before {
  content: "\ebe2";
}

.icon-two-fingers2:before {
  content: "\ebe3";
}

.icon-three-fingers-double-tap:before {
  content: "\ebe4";
}

.icon-three-fingers-double-tap2:before {
  content: "\ebe5";
}

.icon-two-fingers-res-out:before {
  content: "\ebe6";
}

.icon-two-fingers-res-out2:before {
  content: "\ebe7";
}

.icon-two-fingers-res-in:before {
  content: "\ebe8";
}

.icon-two-fingers-res-in2:before {
  content: "\ebe9";
}

.icon-two-fingers-rotate:before {
  content: "\ebea";
}

.icon-two-fingers-rotate2:before {
  content: "\ebeb";
}

.icon-one-finger-swipe-left:before {
  content: "\ebec";
}

.icon-one-finger-swipe-left2:before {
  content: "\ebed";
}

.icon-one-finger-swipe-right:before {
  content: "\ebee";
}

.icon-one-finger-swipe-right2:before {
  content: "\ebef";
}

.icon-one-finger-swipe-up:before {
  content: "\ebf0";
}

.icon-one-finger-swipe-up2:before {
  content: "\ebf1";
}

.icon-one-finger-swipe-down:before {
  content: "\ebf2";
}

.icon-one-finger-swipe-down2:before {
  content: "\ebf3";
}

.icon-one-finger:before {
  content: "\ebf4";
}

.icon-one-finger2:before {
  content: "\ebf5";
}

.icon-one-finger-double-tap:before {
  content: "\ebf6";
}

.icon-one-finger-double-tap2:before {
  content: "\ebf7";
}

.icon-one-finger-tap:before {
  content: "\ebf8";
}

.icon-one-finger-tap2:before {
  content: "\ebf9";
}

.icon-one-finger-tap-hold:before {
  content: "\ebfa";
}

.icon-one-finger-tap-hold2:before {
  content: "\ebfb";
}

.icon-thumb-finger-tap:before {
  content: "\ebfc";
}

.icon-thumb-finger-tap2:before {
  content: "\ebfd";
}

.icon-one-finger-click:before {
  content: "\ebfe";
}

.icon-one-finger-click2:before {
  content: "\ebff";
}

.icon-three-fingers-swipe-left:before {
  content: "\ec00";
}

.icon-three-fingers-swipe-left2:before {
  content: "\ec01";
}

.icon-three-fingers-swipe-right:before {
  content: "\ec02";
}

.icon-three-fingers-swipe-right2:before {
  content: "\ec03";
}

.icon-three-fingers-swipe-up:before {
  content: "\ec04";
}

.icon-three-fingers-swipe-up2:before {
  content: "\ec05";
}

.icon-three-fingers-swipe-down:before {
  content: "\ec06";
}

.icon-three-fingers-swipe-down2:before {
  content: "\ec07";
}

.icon-three-fingers:before {
  content: "\ec08";
}

.icon-three-fingers2:before {
  content: "\ec09";
}

.icon-three-fingers-double-tap3:before {
  content: "\ec0a";
}

.icon-three-fingers-double-tap4:before {
  content: "\ec0b";
}

.icon-two-fingers-swipe-up3:before {
  content: "\ec0c";
}

.icon-two-fingers-swipe-up4:before {
  content: "\ec0d";
}

.icon-one-finger-double-tap3:before {
  content: "\ec0e";
}

.icon-one-finger-double-tap4:before {
  content: "\ec0f";
}

.icon-two-fingers-swipe-down3:before {
  content: "\ec10";
}

.icon-two-fingers-swipe-down4:before {
  content: "\ec11";
}

.icon-two-fingers-swipe-right3:before {
  content: "\ec12";
}

.icon-two-fingers-swipe-right4:before {
  content: "\ec13";
}

.icon-two-fingers-swipe-left3:before {
  content: "\ec14";
}

.icon-two-fingers-swipe-left4:before {
  content: "\ec15";
}

.icon-one-finger-tap3:before {
  content: "\ec16";
}

.icon-one-finger-tap4:before {
  content: "\ec17";
}

.icon-one-finger-tap-hold3:before {
  content: "\ec18";
}

.icon-one-finger-tap-hold4:before {
  content: "\ec19";
}

.icon-one-finger-click3:before {
  content: "\ec1a";
}

.icon-one-finger-click4:before {
  content: "\ec1b";
}

.icon-one-finger-swipe-horizontally:before {
  content: "\ec1c";
}

.icon-one-finger-swipe-horizontally2:before {
  content: "\ec1d";
}

.icon-one-finger-swipe:before {
  content: "\ec1e";
}

.icon-one-finger-swipe2:before {
  content: "\ec1f";
}

.icon-two-fingers-double-tap:before {
  content: "\ec20";
}

.icon-two-fingers-double-tap2:before {
  content: "\ec21";
}

.icon-two-fingers-tap:before {
  content: "\ec22";
}

.icon-two-fingers-tap2:before {
  content: "\ec23";
}

.icon-one-finger-swipe-left3:before {
  content: "\ec24";
}

.icon-one-finger-swipe-left4:before {
  content: "\ec25";
}

.icon-one-finger-swipe-right3:before {
  content: "\ec26";
}

.icon-one-finger-swipe-right4:before {
  content: "\ec27";
}

.icon-one-finger-swipe-up3:before {
  content: "\ec28";
}

.icon-one-finger-swipe-up4:before {
  content: "\ec29";
}

.icon-one-finger-swipe-down3:before {
  content: "\ec2a";
}

.icon-one-finger-swipe-down4:before {
  content: "\ec2b";
}

.icon-file-numbers:before {
  content: "\ec2c";
}

.icon-file-numbers2:before {
  content: "\ec2d";
}

.icon-file-pages:before {
  content: "\ec2e";
}

.icon-file-pages2:before {
  content: "\ec2f";
}

.icon-file-app:before {
  content: "\ec30";
}

.icon-file-app2:before {
  content: "\ec31";
}

.icon-file-png:before {
  content: "\ec32";
}

.icon-file-png2:before {
  content: "\ec33";
}

.icon-file-pdf:before {
  content: "\ec34";
}

.icon-file-pdf2:before {
  content: "\ec35";
}

.icon-file-mp3:before {
  content: "\ec36";
}

.icon-file-mp32:before {
  content: "\ec37";
}

.icon-file-mp4:before {
  content: "\ec38";
}

.icon-file-mp42:before {
  content: "\ec39";
}

.icon-file-mov:before {
  content: "\ec3a";
}

.icon-file-mov2:before {
  content: "\ec3b";
}

.icon-file-jpg:before {
  content: "\ec3c";
}

.icon-file-jpg2:before {
  content: "\ec3d";
}

.icon-file-key:before {
  content: "\ec3e";
}

.icon-file-key2:before {
  content: "\ec3f";
}

.icon-file-html:before {
  content: "\ec40";
}

.icon-file-html2:before {
  content: "\ec41";
}

.icon-file-css:before {
  content: "\ec42";
}

.icon-file-css2:before {
  content: "\ec43";
}

.icon-file-java:before {
  content: "\ec44";
}

.icon-file-java2:before {
  content: "\ec45";
}

.icon-file-psd:before {
  content: "\ec46";
}

.icon-file-psd2:before {
  content: "\ec47";
}

.icon-file-ai:before {
  content: "\ec48";
}

.icon-file-ai2:before {
  content: "\ec49";
}

.icon-file-bmp:before {
  content: "\ec4a";
}

.icon-file-bmp2:before {
  content: "\ec4b";
}

.icon-file-dwg:before {
  content: "\ec4c";
}

.icon-file-dwg2:before {
  content: "\ec4d";
}

.icon-file-eps:before {
  content: "\ec4e";
}

.icon-file-eps2:before {
  content: "\ec4f";
}

.icon-file-tiff:before {
  content: "\ec50";
}

.icon-file-tiff2:before {
  content: "\ec51";
}

.icon-file-ots:before {
  content: "\ec52";
}

.icon-file-ots2:before {
  content: "\ec53";
}

.icon-file-php:before {
  content: "\ec54";
}

.icon-file-php2:before {
  content: "\ec55";
}

.icon-file-py:before {
  content: "\ec56";
}

.icon-file-py2:before {
  content: "\ec57";
}

.icon-file-c:before {
  content: "\ec58";
}

.icon-file-c2:before {
  content: "\ec59";
}

.icon-file-sql:before {
  content: "\ec5a";
}

.icon-file-sql2:before {
  content: "\ec5b";
}

.icon-file-rb:before {
  content: "\ec5c";
}

.icon-file-rb2:before {
  content: "\ec5d";
}

.icon-file-cpp:before {
  content: "\ec5e";
}

.icon-file-cpp2:before {
  content: "\ec5f";
}

.icon-file-tga:before {
  content: "\ec60";
}

.icon-file-tga2:before {
  content: "\ec61";
}

.icon-file-dxf:before {
  content: "\ec62";
}

.icon-file-dxf2:before {
  content: "\ec63";
}

.icon-file-doc:before {
  content: "\ec64";
}

.icon-file-doc2:before {
  content: "\ec65";
}

.icon-file-odt:before {
  content: "\ec66";
}

.icon-file-odt2:before {
  content: "\ec67";
}

.icon-file-xls:before {
  content: "\ec68";
}

.icon-file-xls2:before {
  content: "\ec69";
}

.icon-file-docx:before {
  content: "\ec6a";
}

.icon-file-docx2:before {
  content: "\ec6b";
}

.icon-file-ppt:before {
  content: "\ec6c";
}

.icon-file-ppt2:before {
  content: "\ec6d";
}

.icon-file-asp:before {
  content: "\ec6e";
}

.icon-file-asp2:before {
  content: "\ec6f";
}

.icon-file-ics:before {
  content: "\ec70";
}

.icon-file-ics2:before {
  content: "\ec71";
}

.icon-file-dat:before {
  content: "\ec72";
}

.icon-file-dat2:before {
  content: "\ec73";
}

.icon-file-xml:before {
  content: "\ec74";
}

.icon-file-xml2:before {
  content: "\ec75";
}

.icon-file-yml:before {
  content: "\ec76";
}

.icon-file-yml2:before {
  content: "\ec77";
}

.icon-file-h:before {
  content: "\ec78";
}

.icon-file-h2:before {
  content: "\ec79";
}

.icon-file-exe:before {
  content: "\ec7a";
}

.icon-file-exe2:before {
  content: "\ec7b";
}

.icon-file-avi:before {
  content: "\ec7c";
}

.icon-file-avi2:before {
  content: "\ec7d";
}

.icon-file-odp:before {
  content: "\ec7e";
}

.icon-file-odp2:before {
  content: "\ec7f";
}

.icon-file-dotx:before {
  content: "\ec80";
}

.icon-file-dotx2:before {
  content: "\ec81";
}

.icon-file-xlsx:before {
  content: "\ec82";
}

.icon-file-xlsx2:before {
  content: "\ec83";
}

.icon-file-ods:before {
  content: "\ec84";
}

.icon-file-ods2:before {
  content: "\ec85";
}

.icon-file-pps:before {
  content: "\ec86";
}

.icon-file-pps2:before {
  content: "\ec87";
}

.icon-file-dot:before {
  content: "\ec88";
}

.icon-file-dot2:before {
  content: "\ec89";
}

.icon-file-txt:before {
  content: "\ec8a";
}

.icon-file-txt2:before {
  content: "\ec8b";
}

.icon-file-rtf:before {
  content: "\ec8c";
}

.icon-file-rtf2:before {
  content: "\ec8d";
}

.icon-file-m4v:before {
  content: "\ec8e";
}

.icon-file-m4v2:before {
  content: "\ec8f";
}

.icon-file-flv:before {
  content: "\ec90";
}

.icon-file-flv2:before {
  content: "\ec91";
}

.icon-file-mpg:before {
  content: "\ec92";
}

.icon-file-mpg2:before {
  content: "\ec93";
}

.icon-file-quicktime:before {
  content: "\ec94";
}

.icon-file-quicktime2:before {
  content: "\ec95";
}

.icon-file-mid:before {
  content: "\ec96";
}

.icon-file-mid2:before {
  content: "\ec97";
}

.icon-file-3gp:before {
  content: "\ec98";
}

.icon-file-3gp2:before {
  content: "\ec99";
}

.icon-file-aiff:before {
  content: "\ec9a";
}

.icon-file-aiff2:before {
  content: "\ec9b";
}

.icon-file-aac:before {
  content: "\ec9c";
}

.icon-file-aac2:before {
  content: "\ec9d";
}

.icon-file-wav:before {
  content: "\ec9e";
}

.icon-file-wav2:before {
  content: "\ec9f";
}

.icon-file-zip:before {
  content: "\eca0";
}

.icon-file-zip2:before {
  content: "\eca1";
}

.icon-file-ott:before {
  content: "\eca2";
}

.icon-file-ott2:before {
  content: "\eca3";
}

.icon-file-tgz:before {
  content: "\eca4";
}

.icon-file-tgz2:before {
  content: "\eca5";
}

.icon-file-dmg:before {
  content: "\eca6";
}

.icon-file-dmg2:before {
  content: "\eca7";
}

.icon-file-iso:before {
  content: "\eca8";
}

.icon-file-iso2:before {
  content: "\eca9";
}

.icon-file-rar:before {
  content: "\ecaa";
}

.icon-file-rar2:before {
  content: "\ecab";
}

.icon-file-gif:before {
  content: "\ecac";
}

.icon-file-gif2:before {
  content: "\ecad";
}

.icon-document-file-numbers:before {
  content: "\ecae";
}

.icon-document-file-numbers2:before {
  content: "\ecaf";
}

.icon-document-file-pages:before {
  content: "\ecb0";
}

.icon-document-file-pages2:before {
  content: "\ecb1";
}

.icon-document-file-app:before {
  content: "\ecb2";
}

.icon-document-file-app2:before {
  content: "\ecb3";
}

.icon-document-file-png:before {
  content: "\ecb4";
}

.icon-document-file-png2:before {
  content: "\ecb5";
}

.icon-document-file-pdf:before {
  content: "\ecb6";
}

.icon-document-file-pdf2:before {
  content: "\ecb7";
}

.icon-document-file-mp3:before {
  content: "\ecb8";
}

.icon-document-file-mp32:before {
  content: "\ecb9";
}

.icon-document-file-mp4:before {
  content: "\ecba";
}

.icon-document-file-mp42:before {
  content: "\ecbb";
}

.icon-document-file-mov:before {
  content: "\ecbc";
}

.icon-document-file-mov2:before {
  content: "\ecbd";
}

.icon-document-file-jpg:before {
  content: "\ecbe";
}

.icon-document-file-jpg2:before {
  content: "\ecbf";
}

.icon-document-file-key:before {
  content: "\ecc0";
}

.icon-document-file-key2:before {
  content: "\ecc1";
}

.icon-document-file-html:before {
  content: "\ecc2";
}

.icon-document-file-html2:before {
  content: "\ecc3";
}

.icon-document-file-css:before {
  content: "\ecc4";
}

.icon-document-file-css2:before {
  content: "\ecc5";
}

.icon-document-file-java:before {
  content: "\ecc6";
}

.icon-document-file-java2:before {
  content: "\ecc7";
}

.icon-document-file-psd:before {
  content: "\ecc8";
}

.icon-document-file-psd2:before {
  content: "\ecc9";
}

.icon-document-file-ai:before {
  content: "\ecca";
}

.icon-document-file-ai2:before {
  content: "\eccb";
}

.icon-document-file-bmp:before {
  content: "\eccc";
}

.icon-document-file-bmp2:before {
  content: "\eccd";
}

.icon-document-file-dwg:before {
  content: "\ecce";
}

.icon-document-file-dwg2:before {
  content: "\eccf";
}

.icon-document-file-eps:before {
  content: "\ecd0";
}

.icon-document-file-eps2:before {
  content: "\ecd1";
}

.icon-document-file-tiff:before {
  content: "\ecd2";
}

.icon-document-file-tiff2:before {
  content: "\ecd3";
}

.icon-document-file-ots:before {
  content: "\ecd4";
}

.icon-document-file-ots2:before {
  content: "\ecd5";
}

.icon-document-file-php:before {
  content: "\ecd6";
}

.icon-document-file-php2:before {
  content: "\ecd7";
}

.icon-document-file-py:before {
  content: "\ecd8";
}

.icon-document-file-py2:before {
  content: "\ecd9";
}

.icon-document-file-c:before {
  content: "\ecda";
}

.icon-document-file-c2:before {
  content: "\ecdb";
}

.icon-document-file-sql:before {
  content: "\ecdc";
}

.icon-document-file-sql2:before {
  content: "\ecdd";
}

.icon-document-file-rb:before {
  content: "\ecde";
}

.icon-document-file-rb2:before {
  content: "\ecdf";
}

.icon-document-file-cpp:before {
  content: "\ece0";
}

.icon-document-file-cpp2:before {
  content: "\ece1";
}

.icon-document-file-tga:before {
  content: "\ece2";
}

.icon-document-file-tga2:before {
  content: "\ece3";
}

.icon-document-file-dxf:before {
  content: "\ece4";
}

.icon-document-file-dxf2:before {
  content: "\ece5";
}

.icon-document-file-doc:before {
  content: "\ece6";
}

.icon-document-file-doc2:before {
  content: "\ece7";
}

.icon-document-file-odt:before {
  content: "\ece8";
}

.icon-document-file-odt2:before {
  content: "\ece9";
}

.icon-document-file-xls:before {
  content: "\ecea";
}

.icon-document-file-xls2:before {
  content: "\eceb";
}

.icon-document-file-docx:before {
  content: "\ecec";
}

.icon-document-file-docx2:before {
  content: "\eced";
}

.icon-document-file-ppt:before {
  content: "\ecee";
}

.icon-document-file-ppt2:before {
  content: "\ecef";
}

.icon-document-file-asp:before {
  content: "\ecf0";
}

.icon-document-file-asp2:before {
  content: "\ecf1";
}

.icon-document-file-ics:before {
  content: "\ecf2";
}

.icon-document-file-ics2:before {
  content: "\ecf3";
}

.icon-document-file-dat:before {
  content: "\ecf4";
}

.icon-document-file-dat2:before {
  content: "\ecf5";
}

.icon-document-file-xml:before {
  content: "\ecf6";
}

.icon-document-file-xml2:before {
  content: "\ecf7";
}

.icon-document-file-yml:before {
  content: "\ecf8";
}

.icon-document-file-yml2:before {
  content: "\ecf9";
}

.icon-document-file-h:before {
  content: "\ecfa";
}

.icon-document-file-h2:before {
  content: "\ecfb";
}

.icon-document-file-exe:before {
  content: "\ecfc";
}

.icon-document-file-exe2:before {
  content: "\ecfd";
}

.icon-document-file-avi:before {
  content: "\ecfe";
}

.icon-document-file-avi2:before {
  content: "\ecff";
}

.icon-document-file-odp:before {
  content: "\ed00";
}

.icon-document-file-odp2:before {
  content: "\ed01";
}

.icon-document-file-dotx:before {
  content: "\ed02";
}

.icon-document-file-dotx2:before {
  content: "\ed03";
}

.icon-document-file-xlsx:before {
  content: "\ed04";
}

.icon-document-file-xlsx2:before {
  content: "\ed05";
}

.icon-document-file-ods:before {
  content: "\ed06";
}

.icon-document-file-ods2:before {
  content: "\ed07";
}

.icon-document-file-pps:before {
  content: "\ed08";
}

.icon-document-file-pps2:before {
  content: "\ed09";
}

.icon-document-file-dot:before {
  content: "\ed0a";
}

.icon-document-file-dot2:before {
  content: "\ed0b";
}

.icon-document-file-txt:before {
  content: "\ed0c";
}

.icon-document-file-txt2:before {
  content: "\ed0d";
}

.icon-document-file-rtf:before {
  content: "\ed0e";
}

.icon-document-file-rtf2:before {
  content: "\ed0f";
}

.icon-document-file-m4v:before {
  content: "\ed10";
}

.icon-document-file-m4v2:before {
  content: "\ed11";
}

.icon-document-file-flv:before {
  content: "\ed12";
}

.icon-document-file-flv2:before {
  content: "\ed13";
}

.icon-document-file-mpg:before {
  content: "\ed14";
}

.icon-document-file-mpg2:before {
  content: "\ed15";
}

.icon-document-file-qt:before {
  content: "\ed16";
}

.icon-document-file-qt2:before {
  content: "\ed17";
}

.icon-document-file-mid:before {
  content: "\ed18";
}

.icon-document-file-mid2:before {
  content: "\ed19";
}

.icon-document-file-3gp:before {
  content: "\ed1a";
}

.icon-document-file-3gp2:before {
  content: "\ed1b";
}

.icon-document-file-aiff:before {
  content: "\ed1c";
}

.icon-document-file-aiff2:before {
  content: "\ed1d";
}

.icon-document-file-aac:before {
  content: "\ed1e";
}

.icon-document-file-aac2:before {
  content: "\ed1f";
}

.icon-document-file-wav:before {
  content: "\ed20";
}

.icon-document-file-wav2:before {
  content: "\ed21";
}

.icon-document-file-zip:before {
  content: "\ed22";
}

.icon-document-file-zip2:before {
  content: "\ed23";
}

.icon-document-file-ott:before {
  content: "\ed24";
}

.icon-document-file-ott2:before {
  content: "\ed25";
}

.icon-document-file-tgz:before {
  content: "\ed26";
}

.icon-document-file-tgz2:before {
  content: "\ed27";
}

.icon-document-file-dmg:before {
  content: "\ed28";
}

.icon-document-file-dmg2:before {
  content: "\ed29";
}

.icon-document-file-iso:before {
  content: "\ed2a";
}

.icon-document-file-iso2:before {
  content: "\ed2b";
}

.icon-document-file-rar:before {
  content: "\ed2c";
}

.icon-document-file-rar2:before {
  content: "\ed2d";
}

.icon-document-file-gif:before {
  content: "\ed2e";
}

.icon-document-file-gif2:before {
  content: "\ed2f";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-plus:before {
  content: "\f067";
}

.icon-question:before {
  content: "\f128";
}

.icon-minus:before {
  content: "\f068";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-o:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-check:before {
  content: "\f00c";
}

.icon-close:before {
  content: "\f00d";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-times:before {
  content: "\f00d";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-gear:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list2:before {
  content: "\f03a";
}

.icon-dedent:before {
  content: "\f03b";
}

.icon-outdent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-image:before {
  content: "\f03e";
}

.icon-photo:before {
  content: "\f03e";
}

.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

.icon-expand:before {
  content: "\f065";
}

.icon-compress:before {
  content: "\f066";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-warning:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder2:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key2:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-gears:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy2:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

.icon-upload:before {
  content: "\f093";
}

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-feed:before {
  content: "\f09e";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd-o:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell-o:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-o-right:before {
  content: "\f0a4";
}

.icon-hand-o-left:before {
  content: "\f0a5";
}

.icon-hand-o-up:before {
  content: "\f0a6";
}

.icon-hand-o-down:before {
  content: "\f0a7";
}

.icon-arrow-circle-left:before {
  content: "\f0a8";
}

.icon-arrow-circle-right:before {
  content: "\f0a9";
}

.icon-arrow-circle-up:before {
  content: "\f0aa";
}

.icon-arrow-circle-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase2:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-users:before {
  content: "\f0c0";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-scissors:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-unsorted:before {
  content: "\f0dc";
}

.icon-sort-desc:before {
  content: "\f0dd";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-asc:before {
  content: "\f0de";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-gavel:before {
  content: "\f0e3";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-tachometer:before {
  content: "\f0e4";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-flash:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-clipboard:before {
  content: "\f0ea";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb-o:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before {
  content: "\f0f6";
}

.icon-building-o:before {
  content: "\f0f7";
}

.icon-hospital-o:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-o:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before {
  content: "\f115";
}

.icon-smile-o:before {
  content: "\f118";
}

.icon-frown-o:before {
  content: "\f119";
}

.icon-meh-o:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard-o:before {
  content: "\f11c";
}

.icon-flag-o:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-star-half-o:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-chain-broken:before {
  content: "\f127";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-slash:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-square:before {
  content: "\f14a";
}

.icon-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-caret-square-o-down:before {
  content: "\f150";
}

.icon-toggle-down:before {
  content: "\f150";
}

.icon-caret-square-o-up:before {
  content: "\f151";
}

.icon-toggle-up:before {
  content: "\f151";
}

.icon-caret-square-o-right:before {
  content: "\f152";
}

.icon-toggle-right:before {
  content: "\f152";
}

.icon-eur:before {
  content: "\f153";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-usd:before {
  content: "\f155";
}

.icon-inr:before {
  content: "\f156";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-cny:before {
  content: "\f157";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-rmb:before {
  content: "\f157";
}

.icon-yen:before {
  content: "\f157";
}

.icon-rouble:before {
  content: "\f158";
}

.icon-rub:before {
  content: "\f158";
}

.icon-ruble:before {
  content: "\f158";
}

.icon-krw:before {
  content: "\f159";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-square:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-square:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-square:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-square:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-gratipay:before {
  content: "\f184";
}

.icon-sun-o:before {
  content: "\f185";
}

.icon-moon-o:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-caret-square-o-left:before {
  content: "\f191";
}

.icon-toggle-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before {
  content: "\f194";
}

.icon-try:before {
  content: "\f195";
}

.icon-turkish-lira:before {
  content: "\f195";
}

.icon-plus-square-o:before {
  content: "\f196";
}

.icon-space-shuttle:before {
  content: "\f197";
}

.icon-slack:before {
  content: "\f198";
}

.icon-envelope-square:before {
  content: "\f199";
}

.icon-wordpress:before {
  content: "\f19a";
}

.icon-openid:before {
  content: "\f19b";
}

.icon-bank:before {
  content: "\f19c";
}

.icon-institution:before {
  content: "\f19c";
}

.icon-university:before {
  content: "\f19c";
}

.icon-graduation-cap:before {
  content: "\f19d";
}

.icon-mortar-board:before {
  content: "\f19d";
}

.icon-yahoo:before {
  content: "\f19e";
}

.icon-google:before {
  content: "\f1a0";
}

.icon-reddit:before {
  content: "\f1a1";
}

.icon-reddit-square:before {
  content: "\f1a2";
}

.icon-stumbleupon-circle:before {
  content: "\f1a3";
}

.icon-stumbleupon:before {
  content: "\f1a4";
}

.icon-delicious:before {
  content: "\f1a5";
}

.icon-digg:before {
  content: "\f1a6";
}

.icon-pied-piper-pp:before {
  content: "\f1a7";
}

.icon-pied-piper-alt:before {
  content: "\f1a8";
}

.icon-drupal:before {
  content: "\f1a9";
}

.icon-joomla:before {
  content: "\f1aa";
}

.icon-language:before {
  content: "\f1ab";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-building2:before {
  content: "\f1ad";
}

.icon-child:before {
  content: "\f1ae";
}

.icon-paw:before {
  content: "\f1b0";
}

.icon-spoon:before {
  content: "\f1b1";
}

.icon-cube:before {
  content: "\f1b2";
}

.icon-cubes:before {
  content: "\f1b3";
}

.icon-behance:before {
  content: "\f1b4";
}

.icon-behance-square:before {
  content: "\f1b5";
}

.icon-steam:before {
  content: "\f1b6";
}

.icon-steam-square:before {
  content: "\f1b7";
}

.icon-recycle:before {
  content: "\f1b8";
}

.icon-automobile:before {
  content: "\f1b9";
}

.icon-car:before {
  content: "\f1b9";
}

.icon-cab:before {
  content: "\f1ba";
}

.icon-taxi:before {
  content: "\f1ba";
}

.icon-tree:before {
  content: "\f1bb";
}

.icon-spotify:before {
  content: "\f1bc";
}

.icon-deviantart:before {
  content: "\f1bd";
}

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-database:before {
  content: "\f1c0";
}

.icon-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-image-o:before {
  content: "\f1c5";
}

.icon-file-photo-o:before {
  content: "\f1c5";
}

.icon-file-picture-o:before {
  content: "\f1c5";
}

.icon-file-archive-o:before {
  content: "\f1c6";
}

.icon-file-zip-o:before {
  content: "\f1c6";
}

.icon-file-audio-o:before {
  content: "\f1c7";
}

.icon-file-sound-o:before {
  content: "\f1c7";
}

.icon-file-movie-o:before {
  content: "\f1c8";
}

.icon-file-video-o:before {
  content: "\f1c8";
}

.icon-file-code-o:before {
  content: "\f1c9";
}

.icon-vine:before {
  content: "\f1ca";
}

.icon-codepen:before {
  content: "\f1cb";
}

.icon-jsfiddle:before {
  content: "\f1cc";
}

.icon-life-bouy:before {
  content: "\f1cd";
}

.icon-life-buoy:before {
  content: "\f1cd";
}

.icon-life-ring:before {
  content: "\f1cd";
}

.icon-life-saver:before {
  content: "\f1cd";
}

.icon-support:before {
  content: "\f1cd";
}

.icon-circle-o-notch:before {
  content: "\f1ce";
}

.icon-ra:before {
  content: "\f1d0";
}

.icon-rebel:before {
  content: "\f1d0";
}

.icon-resistance:before {
  content: "\f1d0";
}

.icon-empire:before {
  content: "\f1d1";
}

.icon-ge:before {
  content: "\f1d1";
}

.icon-git-square:before {
  content: "\f1d2";
}

.icon-git:before {
  content: "\f1d3";
}

.icon-hacker-news:before {
  content: "\f1d4";
}

.icon-y-combinator-square:before {
  content: "\f1d4";
}

.icon-yc-square:before {
  content: "\f1d4";
}

.icon-tencent-weibo:before {
  content: "\f1d5";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-weixin:before {
  content: "\f1d7";
}

.icon-paper-plane:before {
  content: "\f1d8";
}

.icon-send:before {
  content: "\f1d8";
}

.icon-paper-plane-o:before {
  content: "\f1d9";
}

.icon-send-o:before {
  content: "\f1d9";
}

.icon-history:before {
  content: "\f1da";
}

.icon-circle-thin:before {
  content: "\f1db";
}

.icon-header:before {
  content: "\f1dc";
}

.icon-paragraph:before {
  content: "\f1dd";
}

.icon-sliders:before {
  content: "\f1de";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before {
  content: "\f1e2";
}

.icon-futbol-o:before {
  content: "\f1e3";
}

.icon-soccer-ball-o:before {
  content: "\f1e3";
}

.icon-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before {
  content: "\f1f8";
}

.icon-copyright:before {
  content: "\f1f9";
}

.icon-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before {
  content: "\f206";
}

.icon-bus:before {
  content: "\f207";
}

.icon-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before {
  content: "\f209";
}

.icon-cc:before {
  content: "\f20a";
}

.icon-ils:before {
  content: "\f20b";
}

.icon-shekel:before {
  content: "\f20b";
}

.icon-sheqel:before {
  content: "\f20b";
}

.icon-meanpath:before {
  content: "\f20c";
}

.icon-buysellads:before {
  content: "\f20d";
}

.icon-connectdevelop:before {
  content: "\f20e";
}

.icon-dashcube:before {
  content: "\f210";
}

.icon-forumbee:before {
  content: "\f211";
}

.icon-leanpub:before {
  content: "\f212";
}

.icon-sellsy:before {
  content: "\f213";
}

.icon-shirtsinbulk:before {
  content: "\f214";
}

.icon-simplybuilt:before {
  content: "\f215";
}

.icon-skyatlas:before {
  content: "\f216";
}

.icon-cart-plus:before {
  content: "\f217";
}

.icon-cart-arrow-down:before {
  content: "\f218";
}

.icon-diamond:before {
  content: "\f219";
}

.icon-ship:before {
  content: "\f21a";
}

.icon-user-secret:before {
  content: "\f21b";
}

.icon-motorcycle:before {
  content: "\f21c";
}

.icon-street-view:before {
  content: "\f21d";
}

.icon-heartbeat:before {
  content: "\f21e";
}

.icon-venus:before {
  content: "\f221";
}

.icon-mars:before {
  content: "\f222";
}

.icon-mercury:before {
  content: "\f223";
}

.icon-intersex:before {
  content: "\f224";
}

.icon-transgender:before {
  content: "\f224";
}

.icon-transgender-alt:before {
  content: "\f225";
}

.icon-venus-double:before {
  content: "\f226";
}

.icon-mars-double:before {
  content: "\f227";
}

.icon-venus-mars:before {
  content: "\f228";
}

.icon-mars-stroke:before {
  content: "\f229";
}

.icon-mars-stroke-v:before {
  content: "\f22a";
}

.icon-mars-stroke-h:before {
  content: "\f22b";
}

.icon-neuter:before {
  content: "\f22c";
}

.icon-genderless:before {
  content: "\f22d";
}

.icon-facebook-official:before {
  content: "\f230";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-server:before {
  content: "\f233";
}

.icon-user-plus:before {
  content: "\f234";
}

.icon-user-times:before {
  content: "\f235";
}

.icon-bed:before {
  content: "\f236";
}

.icon-hotel:before {
  content: "\f236";
}

.icon-viacoin:before {
  content: "\f237";
}

.icon-train:before {
  content: "\f238";
}

.icon-subway:before {
  content: "\f239";
}

.icon-medium:before {
  content: "\f23a";
}

.icon-y-combinator:before {
  content: "\f23b";
}

.icon-yc:before {
  content: "\f23b";
}

.icon-optin-monster:before {
  content: "\f23c";
}

.icon-opencart:before {
  content: "\f23d";
}

.icon-expeditedssl:before {
  content: "\f23e";
}

.icon-battery:before {
  content: "\f240";
}

.icon-battery-4:before {
  content: "\f240";
}

.icon-battery-full:before {
  content: "\f240";
}

.icon-battery-3:before {
  content: "\f241";
}

.icon-battery-three-quarters:before {
  content: "\f241";
}

.icon-battery-2:before {
  content: "\f242";
}

.icon-battery-half:before {
  content: "\f242";
}

.icon-battery-1:before {
  content: "\f243";
}

.icon-battery-quarter:before {
  content: "\f243";
}

.icon-battery-0:before {
  content: "\f244";
}

.icon-battery-empty:before {
  content: "\f244";
}

.icon-mouse-pointer:before {
  content: "\f245";
}

.icon-i-cursor:before {
  content: "\f246";
}

.icon-object-group:before {
  content: "\f247";
}

.icon-object-ungroup:before {
  content: "\f248";
}

.icon-sticky-note:before {
  content: "\f249";
}

.icon-sticky-note-o:before {
  content: "\f24a";
}

.icon-cc-jcb:before {
  content: "\f24b";
}

.icon-cc-diners-club:before {
  content: "\f24c";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-balance-scale:before {
  content: "\f24e";
}

.icon-hourglass-o:before {
  content: "\f250";
}

.icon-hourglass-1:before {
  content: "\f251";
}

.icon-hourglass-start:before {
  content: "\f251";
}

.icon-hourglass-2:before {
  content: "\f252";
}

.icon-hourglass-half:before {
  content: "\f252";
}

.icon-hourglass-3:before {
  content: "\f253";
}

.icon-hourglass-end:before {
  content: "\f253";
}

.icon-hourglass:before {
  content: "\f254";
}

.icon-hand-grab-o:before {
  content: "\f255";
}

.icon-hand-rock-o:before {
  content: "\f255";
}

.icon-hand-paper-o:before {
  content: "\f256";
}

.icon-hand-stop-o:before {
  content: "\f256";
}

.icon-hand-scissors-o:before {
  content: "\f257";
}

.icon-hand-lizard-o:before {
  content: "\f258";
}

.icon-hand-spock-o:before {
  content: "\f259";
}

.icon-hand-pointer-o:before {
  content: "\f25a";
}

.icon-hand-peace-o:before {
  content: "\f25b";
}

.icon-trademark:before {
  content: "\f25c";
}

.icon-registered:before {
  content: "\f25d";
}

.icon-creative-commons:before {
  content: "\f25e";
}

.icon-gg:before {
  content: "\f260";
}

.icon-gg-circle:before {
  content: "\f261";
}

.icon-tripadvisor:before {
  content: "\f262";
}

.icon-odnoklassniki:before {
  content: "\f263";
}

.icon-odnoklassniki-square:before {
  content: "\f264";
}

.icon-get-pocket:before {
  content: "\f265";
}

.icon-wikipedia-w:before {
  content: "\f266";
}

.icon-safari:before {
  content: "\f267";
}

.icon-chrome:before {
  content: "\f268";
}

.icon-firefox:before {
  content: "\f269";
}

.icon-opera:before {
  content: "\f26a";
}

.icon-internet-explorer:before {
  content: "\f26b";
}

.icon-television:before {
  content: "\f26c";
}

.icon-tv:before {
  content: "\f26c";
}

.icon-contao:before {
  content: "\f26d";
}

.icon-500px:before {
  content: "\f26e";
}

.icon-amazon:before {
  content: "\f270";
}

.icon-calendar-plus-o:before {
  content: "\f271";
}

.icon-calendar-minus-o:before {
  content: "\f272";
}

.icon-calendar-times-o:before {
  content: "\f273";
}

.icon-calendar-check-o:before {
  content: "\f274";
}

.icon-industry:before {
  content: "\f275";
}

.icon-map-pin:before {
  content: "\f276";
}

.icon-map-signs:before {
  content: "\f277";
}

.icon-map-o:before {
  content: "\f278";
}

.icon-map:before {
  content: "\f279";
}

.icon-commenting:before {
  content: "\f27a";
}

.icon-commenting-o:before {
  content: "\f27b";
}

.icon-houzz:before {
  content: "\f27c";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-black-tie:before {
  content: "\f27e";
}

.icon-fonticons:before {
  content: "\f280";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-edge:before {
  content: "\f282";
}

.icon-credit-card-alt:before {
  content: "\f283";
}

.icon-codiepie:before {
  content: "\f284";
}

.icon-modx:before {
  content: "\f285";
}

.icon-fort-awesome:before {
  content: "\f286";
}

.icon-usb:before {
  content: "\f287";
}

.icon-product-hunt:before {
  content: "\f288";
}

.icon-mixcloud:before {
  content: "\f289";
}

.icon-scribd:before {
  content: "\f28a";
}

.icon-pause-circle:before {
  content: "\f28b";
}

.icon-pause-circle-o:before {
  content: "\f28c";
}

.icon-stop-circle:before {
  content: "\f28d";
}

.icon-stop-circle-o:before {
  content: "\f28e";
}

.icon-shopping-bag:before {
  content: "\f290";
}

.icon-shopping-basket:before {
  content: "\f291";
}

.icon-hashtag:before {
  content: "\f292";
}

.icon-bluetooth:before {
  content: "\f293";
}

.icon-bluetooth-b:before {
  content: "\f294";
}

.icon-percent:before {
  content: "\f295";
}

.icon-gitlab:before {
  content: "\f296";
}

.icon-wpbeginner:before {
  content: "\f297";
}

.icon-wpforms:before {
  content: "\f298";
}

.icon-envira:before {
  content: "\f299";
}

.icon-universal-access:before {
  content: "\f29a";
}

.icon-wheelchair-alt:before {
  content: "\f29b";
}

.icon-question-circle-o:before {
  content: "\f29c";
}

.icon-blind:before {
  content: "\f29d";
}

.icon-audio-description:before {
  content: "\f29e";
}

.icon-volume-control-phone:before {
  content: "\f2a0";
}

.icon-braille:before {
  content: "\f2a1";
}

.icon-assistive-listening-systems:before {
  content: "\f2a2";
}

.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.icon-asl-interpreting:before {
  content: "\f2a3";
}

.icon-deaf:before {
  content: "\f2a4";
}

.icon-deafness:before {
  content: "\f2a4";
}

.icon-hard-of-hearing:before {
  content: "\f2a4";
}

.icon-glide:before {
  content: "\f2a5";
}

.icon-glide-g:before {
  content: "\f2a6";
}

.icon-sign-language:before {
  content: "\f2a7";
}

.icon-signing:before {
  content: "\f2a7";
}

.icon-low-vision:before {
  content: "\f2a8";
}

.icon-viadeo:before {
  content: "\f2a9";
}

.icon-viadeo-square:before {
  content: "\f2aa";
}

.icon-snapchat:before {
  content: "\f2ab";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-snapchat-square:before {
  content: "\f2ad";
}

.icon-pied-piper:before {
  content: "\f2ae";
}

.icon-first-order:before {
  content: "\f2b0";
}

.icon-yoast:before {
  content: "\f2b1";
}

.icon-themeisle:before {
  content: "\f2b2";
}

.icon-google-plus-circle:before {
  content: "\f2b3";
}

.icon-google-plus-official:before {
  content: "\f2b3";
}

.icon-fa:before {
  content: "\f2b4";
}

.icon-font-awesome:before {
  content: "\f2b4";
}

.icon-handshake-o:before {
  content: "\f2b5";
}

.icon-envelope-open:before {
  content: "\f2b6";
}

.icon-envelope-open-o:before {
  content: "\f2b7";
}

.icon-linode:before {
  content: "\f2b8";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address-book-o:before {
  content: "\f2ba";
}

.icon-address-card:before {
  content: "\f2bb";
}

.icon-vcard:before {
  content: "\f2bb";
}

.icon-address-card-o:before {
  content: "\f2bc";
}

.icon-vcard-o:before {
  content: "\f2bc";
}

.icon-user-circle:before {
  content: "\f2bd";
}

.icon-user-circle-o:before {
  content: "\f2be";
}

.icon-user-o:before {
  content: "\f2c0";
}

.icon-id-badge:before {
  content: "\f2c1";
}

.icon-drivers-license:before {
  content: "\f2c2";
}

.icon-id-card:before {
  content: "\f2c2";
}

.icon-drivers-license-o:before {
  content: "\f2c3";
}

.icon-id-card-o:before {
  content: "\f2c3";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-free-code-camp:before {
  content: "\f2c5";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-thermometer:before {
  content: "\f2c7";
}

.icon-thermometer-4:before {
  content: "\f2c7";
}

.icon-thermometer-full:before {
  content: "\f2c7";
}

.icon-thermometer-3:before {
  content: "\f2c8";
}

.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}

.icon-thermometer-2:before {
  content: "\f2c9";
}

.icon-thermometer-half:before {
  content: "\f2c9";
}

.icon-thermometer-1:before {
  content: "\f2ca";
}

.icon-thermometer-quarter:before {
  content: "\f2ca";
}

.icon-thermometer-0:before {
  content: "\f2cb";
}

.icon-thermometer-empty:before {
  content: "\f2cb";
}

.icon-shower:before {
  content: "\f2cc";
}

.icon-bath:before {
  content: "\f2cd";
}

.icon-bathtub:before {
  content: "\f2cd";
}

.icon-s15:before {
  content: "\f2cd";
}

.icon-podcast:before {
  content: "\f2ce";
}

.icon-window-maximize:before {
  content: "\f2d0";
}

.icon-window-minimize:before {
  content: "\f2d1";
}

.icon-window-restore:before {
  content: "\f2d2";
}

.icon-times-rectangle:before {
  content: "\f2d3";
}

.icon-window-close:before {
  content: "\f2d3";
}

.icon-times-rectangle-o:before {
  content: "\f2d4";
}

.icon-window-close-o:before {
  content: "\f2d4";
}

.icon-bandcamp:before {
  content: "\f2d5";
}

.icon-grav:before {
  content: "\f2d6";
}

.icon-etsy:before {
  content: "\f2d7";
}

.icon-imdb:before {
  content: "\f2d8";
}

.icon-ravelry:before {
  content: "\f2d9";
}

.icon-eercast:before {
  content: "\f2da";
}

.icon-microchip:before {
  content: "\f2db";
}

.icon-snowflake-o:before {
  content: "\f2dc";
}

.icon-superpowers:before {
  content: "\f2dd";
}

.icon-wpexplorer:before {
  content: "\f2de";
}

.icon-meetup:before {
  content: "\f2e0";
}

/* roboto-100 - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto/roboto-v16-latin-100.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Thin"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Thin"), url("../fonts/roboto/roboto-v16-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-100.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-100.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-100.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-100.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/roboto/roboto-v16-latin-100italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Thin Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-ThinItalic"), url("../fonts/roboto/roboto-v16-latin-100italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-100italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-100italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-100italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-100italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/roboto/roboto-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Light"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Light"), url("../fonts/roboto/roboto-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-300.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-300.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-300.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/roboto/roboto-v16-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Light Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-LightItalic"), url("../fonts/roboto/roboto-v16-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-300italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-300italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-300italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-300italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Regular"), url("../fonts/roboto/roboto-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-regular.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v16-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Italic"), url("../fonts/roboto/roboto-v16-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v16-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Medium"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Medium"), url("../fonts/roboto/roboto-v16-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-500.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-500.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-500.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-500.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v16-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Medium Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-MediumItalic"), url("../fonts/roboto/roboto-v16-latin-500italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-500italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-500italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-500italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-500italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Bold"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Bold"), url("../fonts/roboto/roboto-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-700.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-700.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-700.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-700.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v16-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Bold Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-BoldItalic"), url("../fonts/roboto/roboto-v16-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-700italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-700italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-700italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-700italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto/roboto-v16-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Black"), local("RobotoCondensed-Regular,Helvetica,sans-serif-Black"), url("../fonts/roboto/roboto-v16-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-900.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-900.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-900.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-900.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
    font-family: "Daytona W01 Light", sans-serif;;
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/roboto/roboto-v16-latin-900italic.eot");
  /* IE9 Compat Modes */
  src: local("RobotoCondensed-Regular,Helvetica,sans-serif Black Italic"), local("RobotoCondensed-Regular,Helvetica,sans-serif-BlackItalic"), url("../fonts/roboto/roboto-v16-latin-900italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v16-latin-900italic.woff2") format("woff2"), url("../fonts/roboto/roboto-v16-latin-900italic.woff") format("woff"), url("../fonts/roboto/roboto-v16-latin-900italic.ttf") format("truetype"), url("../fonts/roboto/roboto-v16-latin-900italic.svg#RobotoCondensed-Regular,Helvetica,sans-serif") format("svg");
  /* Legacy iOS */
}

/*animations*/
/******************
* Bounce in right *
*******************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Added by Andy Meetan */
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.delay-1000 {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  -o-animation-delay: 1.0s;
  animation-delay: 1.0s;
}

.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-3000 {
  -webkit-animation-delay: 3.0s;
  -moz-animation-delay: 3.0s;
  -o-animation-delay: 3.0s;
  animation-delay: 3.0s;
}

.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight,
.fadeInLeft,
.fadeInUp,
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.flipInX,
.flipInY,
.rotateIn,
.rotateInUpLeft,
.rotateInUpRight,
.rotateInDownLeft,
.rotateDownUpRight,
.rollIn {
  opacity: 0;
}

.lightSpeedInRight,
.lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

.fadeIn {
  opacity: 0;
}

.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}

.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}

/********
* Shake *
********/
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}

@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}

.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateY(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateY(10px);
  }
}

@keyframes shakeUp {
  0%,
  100% {
    transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateY(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateY(10px);
  }
}

.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}

/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}

.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}

.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}

.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}

@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}

.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/********
* swing *
*********/
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/*******
* tada *
********/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/*********
* wobble *
**********/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}

.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

/********
* pulse *
*********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/*******
* Flip *
*******/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}

.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*****************
* Short Animations
*******************/
/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}

/*********************
* fadeInRightShort
*********************/
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

/*********************
* fadeInLeftShort
*********************/
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #333333;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/*
 * Should be at top of all other
 */
/*

@include tablet-and-phone {
    display: none;
}

*/
@media (max-width: 1031px) {
  .responsive {
    text-align: center !important;
  }
  .responsive h1, .responsive h2, .responsive h3, .responsive p, .responsive a, .responsive .text-left, .responsive .text-right, .responsive img {
    text-align: center !important;
  }
}

@media (max-width: 420px) {
  .responsive-phone {
    text-align: center;
  }
}

/* =Transition
-------------------------------------------------------------- */
/* = Icons
-------------------------------------------------------------- */
.icon-left-arrow {
  background: url("../img/icon/icon-left-arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 51px;
  height: 37px;
}

.icon-right-arrow {
  background: url("../img/icon/icon-right-arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 51px;
  height: 37px;
}

.icon-yes {
  background: url("../img/icon/icon-yes.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-not {
  background: url("../img/icon/icon-not.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-article {
  background: url("../img/icon/icon-article.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 32px;
}

.icon-video {
  background: url("../img/icon/icon-video.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-img {
  background: url("../img/icon/icon-photo.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-envelope-line {
  background: url("../img/icon/icon-envelope.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 64px;
  height: 64px;
}

.icon-download {
  background: url("../img/icon/icon-download.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-rocket {
  background: url("../img/icon/icon-rocket.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 64px;
  height: 64px;
}

 
a {
  color: #0088c9;
}

a:hover, a:active, a:focus {
  outline: none;
  text-decoration: none;
  color: #03a9f4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Merriweather', Georgia,Times New Roman,Times,serif;
 
  
  
  
}




.h5 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

p {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}

img {
  max-width: 100%;
}

ul li {
  list-style: none;
  font-weight: 600;
}

ul li i {
  padding-right: 12px;
}

header h2 {
  line-height: 60px;
}

.overflow-hide {
  overflow: hidden;
}

.section {
  padding: 50px 0;
}

.section header {
  text-align: center;
  padding-bottom: 50px;
}

.section-heading {
  text-align: center;
  padding-bottom: 40px;
}

.section-title {
  font-weight: 600;
  color: #43484d;
}

@media (min-width: 1031px) {
  .section-title {
    font-size: 52px;
  }
}

.section-subtitle {
  font-size: 22px;
  font-weight: 100;
  line-height: 32px;
  color: #5e6977;
  width: 55%;
  margin: 20px auto 40px;
}

.page .search-section, .page .page-header {
  padding: 30px;
}

.page .search-section h1, .page .page-header h1 {
  font-size: 28px;
}

.page .search-section h1 small, .page .page-header h1 small {
  background: #03a9f4;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 3px 10px;
  vertical-align: middle;
}

#page_wrap {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.offcanvas #page_wrap {
  overflow: hidden;
  position: absolute;
}

.offcanvas #page_wrap::after {
  background: rgba(245, 248, 250, 0.7) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 2s ease 0s;
  z-index: 101;
}

@media (min-width: 1031px) {
  .enable-offcanvas .paper-nav-toggle,
  .enable-offcanvas #paper-offcanvas {
    display: block;
  }
}

.block {
  font-size: 14px;
}

.block img {
  border-radius: 3px;
  margin: 15px 0 20px;
  max-width: 100%;
}

.service-sidebar.sidebar-wrapper {
  background-color: #f9f9fb;
  border-radius: 5px;
  margin-bottom: 35px;
  padding: 20px;
}

.service-sidebar.sidebar-wrapper h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  padding-bottom: 0;
  text-transform: capitalize;
}

.paper-block {
  padding: 15px;
  border: 3px solid #f5f8fa;
  border-radius: 3px;
  margin-bottom: 30px;
}

.lSAction > .lSNext {
  right: 30px;
}

.lSPager {
  margin-top: 30px !important;
}

ul {
  padding: 0;
}

ul.iconList li {
  line-height: 2;
  padding-left: 30px;
  position: relative;
}

ul.iconList li:before {
  color: #03a9f4;
  content: "";
  display: inline-block;
  font-family: paperIcons;
}

ul.arrowIcon li:before {
  content: "";
}

ul li:before {
  position: absolute;
  left: 0;
  top: 0;
}

.hero-header {
  position: relative;
  width: 100%;
  background-size: cover;
  background: rgba(28, 36, 65, 0.93);
  background-position: center;
  background-repeat: no-repeat;
}

.hero-header .table {
  display: table;
  height: 100%;
}

.hero-header .header-text {
  display: table-cell;
  vertical-align: middle;
}

.hero-header .container {
  height: 100%;
}

.cut-top {
  content: ' ';
  position: absolute;
  top: -80px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 80px solid transparent;
  border-right: 30px solid white;
}

.cut-bottom {
  content: ' ';
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 80px solid transparent;
  border-left: 30px solid white;
}

.cut-top-left {
  z-index: +2;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  top: 0;
  right: 0;
  border-width: 0 900px 80px 0;
  border-color: transparent #fff transparent transparent;
}

.cut-top-right {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  top: 0;
  left: 0;
  border-width: 80px 450px 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}

.cut-bottom-left {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  bottom: 0;
  right: 0;
  border-width: 0 0 50px 893px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.cut-bottom-right {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  bottom: 0;
  left: 0;
  border-width: 50px 0 0 650px;
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}

.portfolio-masonry .masonry-post {
  padding: 0 10px;
}

@media (min-width: 1400px) {
  .inside {
    margin: 0 auto;
    background: #fff;
    width: 80%;
  }
}

.section-heading-icon {
  padding-top: 84px;
  background: transparent url("../img/icon/icon-stone1.png") no-repeat scroll center bottom;
}

.masthead {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  padding: 30px 0 30px;
  text-align: center;
}

.card-header {
  position: relative;
}

.card-header .card-handle {
  position: absolute;
  right: 20px;
}

.content-wrapper {
  padding: 10px 0;
}

.section {
  padding: 10px 0;
}

.section header {
  text-align: center;
  padding-bottom: 50px;
}

.section header h1 {
  text-transform: uppercase;
}

/***************************** Header ****************************/
.circles-header {
  background: url("../img/icon/icon-circles.png") no-repeat scroll center bottom;
}

.home-search {
  background: url("../img/icon/icon-circles.png") no-repeat scroll center bottom;
  margin-bottom: 0px;
}

/*
.home-search::after {
  background: transparent url("../img/icon/icon-telescope.png") no-repeat scroll center bottom;
  bottom: -65px;
  content: "";
  display: block;
  height: 128px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  width: 128px;
}
*/
.search-section {
  background-color: #F5F8FA;
  position: relative;
  border-bottom: 0px solid #e1e8ee;
  border-top: 0px solid #e1e8ee;
}

 

.masthead h1 {
  color: #565f66;
  font-weight: 900;
  font-size: 60px;
}

@media (max-width: 1031px) {
  .masthead h1 {
    font-size: 30px;
  }
}

.masthead p {
  color: #565f66;
  font-weight: 100;
  margin: 0 auto;
  padding-bottom: 15px;
  padding-top: 30px;
  text-align: center;
  width: 70%;
}

@media (min-width: 1031px) {
  .masthead p {
    font-size: 22px;
  }
}

.masthead form {
  position: relative;
  margin-top: 10px;
}

.masthead form button {
  position: absolute;
  right: 25px;
  top: 25px;
  background: none;
  border: none;
  font-size: 30px;
  color: #565f66;
}

.masthead .btn-hero {
  border: 3px solid #fff;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  margin-top: 50px;
}

.masthead .btn-hero:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: background-color 500ms ease-out 0.2s;
  -moz-transition: background-color 500ms ease-out 0.2s;
  -o-transition: background-color 500ms ease-out 0.2s;
  transition: background-color 500ms ease-out 0.2s;
}

.section {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section header {
  text-align: center;
  padding: 40px;
}

.template-genre .overlay {
  background: rgba(2, 28, 53, 0.9) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.search-field {
  width: 100%;
  font-size: 18px;
  border-radius: 30px;
  border: 2px solid #e1e8ee;
  padding: 0px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 60px;
}

 
/*
#app {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.loaded {
  overflow: visible;
}

.loader-fade {
  display: none;
}

/* Make clicks pass-through 
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #03a9f4;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #03a9f4, 0 0 5px #03a9f4;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 9999;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #03a9f4;
  border-left-color: #03a9f4;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
*/
/* Fancy blur effect */
/* Remove these to get rid of the spinner  
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute;
}*/

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.counter > div {
  background: #fff;
  display: inline-block;
  height: 100px;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  width: 100px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}

.counter > div span:first-child {
  font-size: 28px;
  display: block;
}

.input-group-addon {
  min-height: 3rem;
  border-color: #e1e8ee;
  background: #F5F8FA;
  padding: 0.7rem 1rem;
}

.form-control {
  border: 1px solid #e1e8ee;
  box-shadow: none;
  border-radius: 3px;
  transition: all .2s ease-in-out;
  min-height: 3rem;
  padding: 0 .85rem;
  font-weight: 600;
}

.form-control:focus {
  box-shadow: none;
  border-color: #1BB1F5;
}

.form-group {
  position: relative;
}

.form-group.has-icon i {
  font-size: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 20px;
}

.form-group.has-icon i:after {
  content: "";
  height: 30px;
  width: 1px;
  border-right: solid 1px #e1e8ee;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-group.has-icon input {
  padding-left: 68px;
}

.has-warning .form-control {
  border-color: orange;
}
/*
form label {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
}*/

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon {
  border: 2px solid #e1e8ee;
  border-radius: 5px;
  color: #43484d;
  font-size: 14px;
  height: 50px;
  padding: 15px;
  width: 100%;
}

.form-control-lg:focus, .input-group-lg > .form-control:focus,
.input-group-lg > .input-group-addon:focus,
.input-group-lg > .input-group-btn > .btn:focus,
.input-group-lg > .form-control:focus,
.input-group-lg > .input-group-addon:focus {
  border-color: #03a9f4 !important;
}

textarea.form-control-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  min-height: 100px;
  padding: 0 .85rem;
}

input[type="checkbox"], input[type="radio"] {
  margin-right: 10px !important;
}

.btn {
  border-radius: 2px;
  font-weight: 600;
}

.btn i {
  padding-right: 10px;
}

.btn .icon {
  padding-right: 15px;
}

.btn .icon2 {
  padding-right: 5px;
}


.btn:hover {
  border: 1px solid transparent;
}

.btn-default {
  border: 1px solid #e1e8ee;
}

.btn-default:hover {
  background: #03a9f4;
  color: #fff;
  border: 1px solid #03a9f4;
  box-shadow: none;
}

.btn-fixed-top-left {
  position: fixed;
  left: 52px;
  top: 66px;
  z-index: 99;
}

.btn-primary {
  border-color: transparent;
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
  opacity: 0.8;
  color: #fff;
  background: #03a9f4;
}

.btn-danger {
  border-color: transparent;
  color: #fff;
}

.btn-danger:hover, .btn-danger:focus {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
  opacity: 0.8;
  color: #fff;
  background: #ED5564;
}

.btn-warning {
  border-color: transparent;
  color: #fff;
}

.btn-warning:hover, .btn-warning:focus {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
  opacity: 0.8;
  color: #fff;
  background: #FCCE54;
}

.btn-success {
  border-color: transparent;
  color: #fff;
}

.btn-success:hover, .btn-success:focus {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
  opacity: 0.8;
  color: #fff;
  background: #7dc855;
}

.badge-success, .badge-warning {
  color: #fff;
}

.btn-social {
  color: #fff;
}

.btn-social:hover, .btn-social:focus {
  color: #fff;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}

.btn-big {
  padding: 15px 40px !important;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 400 !important;
}

.btn-big:hover {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}

@media (max-width: 1031px) {
  .btn-big {
    font-size: 14px;
  }
}

.btn-img img:hover {
  transition: box-shadow 500ms ease-out 0.05s;
  background: transparent;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}



.btn-line2 {
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
  font-weight: 100;
  margin: 4px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  background: transparent;
}


.btn-line {
  display: inline-block;
  color: #fff;
  padding: 10px 22px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
  font-weight: 100;
  margin: 4px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  background: transparent;
}

.btn-line:hover, .btn-line:focus {
  transition: box-shadow 500ms ease-out 0.05s;
  opacity: 0.8;
  color: #fff;
  border: 1px solid;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 13px 25px;
  border-radius: 3px;
  font-size: 16px;
}

.btn-fab {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

.btn-fab:hover {
  text-decoration: none;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 0.8;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}

.btn-fab i {
  font-size: 24px;
  vertical-align: middle;
}

.btn-fab.btn-fab-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.paper-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

.paper-nav-toggle.active i::before, .paper-nav-toggle.active i::after, .paper-nav-toggle.dl-active i::before, .paper-nav-toggle.dl-active i::after {
  background: #03a9f4;
}

.paper-nav-toggle:hover, .paper-nav-toggle:focus, .paper-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
  opacity: 0.8;
}

.paper-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #03a9f4;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #03a9f4;
  transition: all .2s ease-out;
}

.paper-nav-toggle i::before, .paper-nav-toggle i::after {
  content: '';
  width: 10px;
  height: 2px;
  background: #03a9f4;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}

.paper-nav-toggle.paper-nav-white > i {
  color: #fff;
  background: #fff;
}

.paper-nav-toggle.paper-nav-white > i::before, .paper-nav-toggle.paper-nav-white > i::after {
  background: #fff;
}

.paper-nav-toggle.left {
  left: 0;
  right: auto;
}

.paper-nav-toggle i::before {
  top: -7px;
}

.paper-nav-toggle i::after {
  bottom: -7px;
}

.paper-nav-toggle:hover i::before {
  top: -10px;
}

.paper-nav-toggle:hover i::after {
  bottom: -10px;
}

.paper-nav-toggle.active i, .paper-nav-toggle.dl-active i {
  background: transparent;
}

.paper-nav-toggle.active i::before, .paper-nav-toggle.dl-active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.paper-nav-toggle.active i::after, .paper-nav-toggle.dl-active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.paper-nav-toggle {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: block;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
  text-align: center;
}

@media (max-width: 1031px) {
  .paper-nav-toggle {
    position: absolute;
    display: block;
  }
}

.paper-nav-toggle .left {
  left: 15px;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/
@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.1;
  }
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.glow {
  color: #444;
  text-shadow: 1px 0px 1px #ccc, 0px 1px 1px #eee, 2px 1px 1px #ccc, 1px 2px 1px #eee, 3px 2px 1px #ccc, 2px 3px 1px #eee, 4px 3px 1px #ccc, 3px 4px 1px #eee, 5px 4px 1px #ccc, 4px 5px 1px #eee, 6px 5px 1px #ccc, 5px 6px 1px #eee, 7px 6px 1px #ccc;
}

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.social {
  list-style: none;
  padding: 35px 0;
}

.social li {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 18px;
  margin-right: 15px;
  text-align: center;
}

.social li a {
  color: #fff;
}

.social li i {
  padding: 0;
}

.social.square li {
  border-radius: 0;
}

.social.rounded li {
  border-radius: 10px;
}

.facebook {
  background: #507cbe;
}

.twitter {
  background: #63cdf1;
}

.gplus {
  background: #f16261;
}

.instagram {
  background: #333333;
}

.youtube {
  background: #CA3737;
}

.linkedin {
  background: #90cadd;
}

.dribbble {
  background: #d97aa6;
}

.behance {
  background: #0785f3;
}

.offcanvas-page {
  margin-left: 270px;
  overflow: hidden;
  transition: transform 0.5s ease-in-out, margin 0.5s ease-in-out;
}

@media (max-width: 1031px) {
  .offcanvas-page {
    margin-left: 0;
  }
}

.user_avatar {
  width: 60px;
  border: 1px solid #eee;
  background: #fff;
  padding: 5px;
  border-radius: 50%;
}

.user-panel {
  padding: 10px;
}

.user-panel .user_avatar {
  margin-right: 10px;
}

.sidebar-collapse .offcanvas-page {
  margin-left: 0;
}

.offcanvas {
  transition: transform 0.5s ease-in-out, margin 0.5s ease-in-out;
  overflow: hidden;
}

.offcanvas .dl-menuwrapper {
  top: 0;
  right: auto;
}

.offcanvas .dl-menuwrapper .dl-menu {
  box-shadow: none;
  border-radius: 0;
}

.offcanvas .sidebar-menu li a {
  padding-top: 12px;
  padding-bottom: 12px;
}

.offcanvas .sidebar-menu > li {
  border-bottom: 1px solid #f8f8f8;
}

.offcanvas .sidebar-menu > li.active:after {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  background: #03A9F4;
  position: absolute;
  right: 0;
  bottom: 0;
}

.offcanvas .sidebar-menu > li > .treeview-menu {
  background-color: #fafafa;
}

.offcanvas .sidebar-menu > li > .treeview-menu > li {
  border-bottom: 1px solid #f8f8f8;
  padding: 3px 0;
}

.offcanvas .sidebar-menu > li > .treeview-menu > li .treeview-menu {
  background-color: #fff;
}

.sidebar-toggle {
  float: left;
  background-color: transparent;
  background-image: none;
  padding: 15px 15px;
  font-family: paperIcons;
  position: absolute;
}

.sidebar-toggle:before {
  content: "";
  font-size: 22px;
  color: #55ACEE;
}

.logo-offcanvas {
  padding: 70px 0;
  text-align: center;
}

.sidebar-menu {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

.sidebar-menu > li {
  margin: 0;
  padding: 0;
  position: relative;
}

.sidebar-menu > li > a {
  display: block;
  padding: 10px 5px 10px 15px;
  font-size: 16px;
  font-weight:bold;
  color: #565f66;
}

.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .icon,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion {
  width: 20px;
  margin-right: 10px;
}

.sidebar-menu > li .label {
  margin-right: 5px;
}

.sidebar-menu > li .badge {
  margin-right: 5px;
  margin-top: 3px;
}

.sidebar-menu li.header {
  font-size: 12px;
  padding: 10px 25px 10px 15px;
}

.sidebar-menu li > a > .icon-angle-left,
.sidebar-menu li > a > .pull-right-container > .icon-angle-left {
  height: auto;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

.sidebar-menu li > a > .icon-angle-left {
  margin-top: -8px;
  position: absolute;
  right: 10px;
  top: 50%;
}

.sidebar-menu li.active > a > .icon-angle-left,
.sidebar-menu li.active > a > .pull-right-container > .icon-angle-left {
  transform: rotate(-90deg);
}

.sidebar-menu li.active > .treeview-menu {
  display: block;
}

.sidebar-menu .treeview-menu {
  display: none;
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0 5px;
}

.sidebar-menu .treeview-menu .treeview-menu {
  padding-left: 20px;
}

.sidebar-menu .treeview-menu > li {
  	margin: 0;
    padding: 5px;

}

.sidebar-menu .treeview-menu > li:hover {    background: #f5f5f5;}


.sidebar-menu .treeview-menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
}

.sidebar-menu .treeview-menu > li > a > .fa,
.sidebar-menu .treeview-menu > li > a > .icon,
.sidebar-menu .treeview-menu > li > a > .glyphicon,
.sidebar-menu .treeview-menu > li > a > .ion {
  width: 20px;
  margin-right: 10px;
}

.sidebar-menu .treeview-menu > li > a > .pull-right-container > .icon-angle-left,
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .icon-angle-down {
  width: auto;
}

.sidebar-menu .treeview-menu > li > a > .icon-angle-left,
.sidebar-menu .treeview-menu > li > a > .icon-angle-down {
  width: auto;
}

@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .offcanvas-page,
  .sidebar-mini.sidebar-collapse .right-side,
  .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 70px !important;
    z-index: 840;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar {
    transform: translate(0px, 0px);
    width: 70px !important;
    z-index: 850;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    font-size: 26px;
    padding-left: 22px;
    margin-right: 0;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 4px;
    display: none;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-bottom-right-radius: 4px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-bottom-right-radius: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    left: 50px;
    position: absolute;
    width: 180px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
    background-color: inherit;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    top: 0;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    float: right;
    left: 180px !important;
    position: relative !important;
    top: -22px !important;
    width: auto !important;
    z-index: 900;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
    display: none;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    margin-left: 0;
    top: 44px;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info,
  .sidebar-mini.sidebar-collapse .sidebar-form {
    display: none !important;
    transform: translateZ(0px);
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span,
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu,
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right {
    display: none !important;
    transform: translateZ(0px);
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none !important;
    transform: translateZ(0px);
  }
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 50px;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: block;
    font-size: 18px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: none;
  }
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 50px;
  }
}

.main-sidebar .user-panel {
  overflow: hidden;
  white-space: nowrap;
}

.sidebar-menu > li.header {
  overflow: hidden;
  white-space: nowrap;
}

.sidebar-menu:hover {
  overflow: visible;
}

.sidebar-form {
  overflow: hidden;
  text-overflow: clip;
}

.sidebar-menu > li.header {
  overflow: hidden;
  text-overflow: clip;
}

.sidebar-menu li > a {
  position: relative;
}

.sidebar-menu li > a > .pull-right {
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 40%;
}

.main-sidebar,
.left-side {
  top: 0;
  left: 0;
  min-height: 100%;
  position: absolute;
  width: 270px;
  z-index: 810;
  background: #fff;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

@media (min-width: 1031px) {
  .relative-lg {
    position: relative;
  }
}

@media (max-width: 1025px) {
  .main-sidebar,
  .left-side {
    -webkit-transform: translate(-330px, 0);
    -ms-transform: translate(-330px, 0);
    -o-transform: translate(-330px, 0);
    transform: translate(-330px, 0);
  }
}

@media (min-width: 1025px) {
  .sidebar-collapse .main-sidebar,
  .sidebar-collapse .left-side {
    -webkit-transform: translate(-330px, 0);
    -ms-transform: translate(-330px, 0);
    -o-transform: translate(-330px, 0);
    transform: translate(-330px, 0);
  }
}

@media (max-width: 1024px) {
  .sidebar-open .main-sidebar,
  .sidebar-open .left-side {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

pre {
  padding: 20px;
  font-size: 13px;
  color: #fff;
  background-color: #082c46;
  border-radius: 3px;
}

code {
  color: #fff;
  background-color: #03a9f4;
  font-weight: lighter;
}

.modal-footer {
  background: #F5F8FA;
}

.progress.progress-xs {
  height: 0.25rem;
}

.nav-material {
  border-bottom: 2px solid #e1e8ee;
}

.nav-material > li {
  position: relative;
}

.nav-material > li .nav-link.active {
  border: 0;
  background: transparent;
  border-bottom: 2px solid #03a9f4;
}

.nav-material > li > .nav-link {
  border: none;
}

.nav-material > li > a:hover {
  border: none;
  color: #03a9f4 !important;
  background: transparent;
}

.nav-material > li > a::after {
  content: "";
  background: #03a9f4;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  transition: all 250ms ease 0s;
  transform: scale(0);
}

.nav-material > li:hover > a::after {
  transform: scale(1);
}

.nav-material.nav-material-white {
  border: none;
}

.nav-material.nav-material-white > li .nav-link.active {
  border-color: #fff;
}

.nav-material.nav-material-white > li .nav-link > a {
  color: #fff !important;
}

.nav-material.nav-material-white > li .nav-link > a:hover {
  color: #fff !important;
}

.nav-material.nav-material-white > li .nav-link > a::after {
  background: #fff !important;
}

.nav-material > li > a::after {
  background: #03a9f4 none repeat scroll 0% 0%;
  color: #fff;
}

.v_tabs .tabs-left,
.v_tabs .tabs-right {
  border-bottom: none;
  padding-top: 2px;
  border-radius:10px;
}

.v_tabs .tabs-left {
  border-right: 3px solid #f5f8fa;
  padding-right: 10px;
}

.v_tabs .tabs-right {
  border-left: 3px solid #f5f8fa;
}

.v_tabs .tabs-left > li,
.v_tabs .tabs-right > li {
  float: none;
  margin-bottom: 15px;
}

.v_tabs .tabs-left > li {
  margin-right: 10px;
}

.v_tabs .tabs-right > li {
  margin-left: -1px;
}

.v_tabs .tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.v_tabs .tab-pane li {
  padding-bottom: 20px;
  color: #565f66;
}

.v_tabs .tabs-left li .nav-link {
  position: relative;
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
  color: #565f66;
  border: none;
}

.v_tabs .tabs-left li .nav-link:hover {
  background-color: #03A9F4;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}

.v_tabs .tabs-left li .nav-link:focus {
  border: 3px solid #f5f8fa;
  border-radius: 5px;
}

.v_tabs .tabs-left li .nav-link.active {
  border: 3px solid #f5f8fa;
  border-radius: 5px;
}

.v_tabs .tabs-left li .nav-link.active::after {
  border: 2px solid #f5f8fa;
  color: wheat;
  content: "";
  height: 3px;
  position: absolute;
  right: -25px;
  top: 50%;
  width: 22px;
  
}

@media (max-width: 1031px) {
  .v_tabs .tabs-left li .nav-link.active::after {
    display: none;
  }
}

@media (max-width: 980px) {
  .tabs-left li.active::after {
    left: 208px;
  }
}

@media (max-width: 768px) {
  #lightSlider li img {
    width: 73%;
    margin-right: 20px;
  }
  .mokupSlider li a {
    height: 360px;
  }
}

@media (max-width: 420px) {
  #lightSlider li img {
    width: 75%;
    margin: 0;
  }
  .mokupSlider li a {
    height: 130px;
  }
  .tabs-left {
    padding-right: 10px;
  }
  .tabs-left li.active::after {
    border: none;
  }
}

.alert {
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
}

.alert strong {
  font-weight: 500;
}

.alert.alert-info {
  background-color: #f6fafd;
  border-color: #d9eff7;
}

.alert.alert-warning {
  background-color: rgba(252, 248, 227, 0.3);
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert.alert-danger {
  background-color: rgba(242, 222, 222, 0.3);
  border-color: #ebccd1;
  color: #a94442;
}

.alert.alert-success {
  background-color: rgba(223, 240, 216, 0.3);
  border-color: #d6e9c6;
  color: #3c763d;
}

.thumbnail {
  padding: 15px;
  border: 3px solid #f5f8fa;
}

.thumbnail iframe {
  height: 180px;
  width: 100%;
}

.badge {
  border-radius: 0;
  padding: 6px 10px;
  font-weight: 600;
}

.badge.badge-mini {
  padding: 0;
  font-size: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  vertical-align: middle;
  position: absolute;
  left: 18px;
  top: 2px;
}

.panel {
  border-radius: 1px;
}

.panel-heading {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px 15px;
}

.list-group-item {
  border: none;
}

.btn-secondary {
  color: #565f66;
}

.well {
  padding: 40px;
  background-color: #F5F8FA;
  border: 1px solid #F5F8FA;
}

.pagination li a {
  border-color: #e1e8ee;
}

.list-group-item {
  border: 1px solid #e1e8ee;
}

.thumbnail {
  margin-bottom: 15px;
}

.thumbnail .caption {
  padding: 25px 4px 10px;
}

.promotionsBar {
  position: relative;
  color: #fff;
  background: #03a9f4;
  z-index: 98;
}

.promotionsBar .promotionsMsg {
  padding: 15px;
  position: relative;
}

.promotionsBar .promotionsMsg p {
  font-size: 16px;
  font-weight: 100;
  margin: 0;
}

.promotionsBar .promotionsMsg .btn {
  position: absolute;
  right: 0;
  top: 8px;
}

@media (max-width: 1031px) {
  .promotionsBar .promotionsMsg .btn {
    position: relative;
  }
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.p-t-100 {
  padding-top: 50px !important;
  box-shadow: 5px 1px 5px 0px rgba(0,0,0,0.5);
}

.p-t-b-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p-t-b-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p-t-b-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.p-t-b-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.p-t-b-80 {
  padding: 80px 0 !important;
}

.p-t-b-100 {
  padding: 100px 0 !important;
}

.p-10 {
  padding: 10px !important;
}

.p-40 {
  padding: 20px 40px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-t-150 {
  margin-top: 150px;
}

@media (max-width: 1031px) {
  .m-t-150 {
    margin-top: 50px;
  }
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-t-b-50 {
  margin: 50px 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.b-b {
  border-bottom: 1px solid #e1e8ee !important;
}

@media (min-width: 1031px) {
  .b-r {
    border-right: 1px solid #e1e8ee;
  }
  .b-l {
    border-left: 1px solid #e1e8ee;
  }
  .b-r-o {
    border-right: 0px solid rgba(0, 0, 0, 0.09);
  }
  .b-l-o {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
  }
}

.b-t {
  border-top: 1px solid #e1e8ee;
}

.b-t-b {
  border-top: 1px solid #e1e8ee;
  border-bottom: 1px solid #e1e8ee;
}

.border {
  border: 1px solid #e1e8ee;
}

.section-text-white h1, .section-text-white h2, .section-text-white h3, .section-text-white h4, .section-text-white h5, .section-text-white h6, .section-text-white p, .section-text-white span {
  color: #fff !important;
}

.no-p {
  padding: 0 !important;
}

.no-m {
  margin: 0 !important;
}

.no-b, .b-0, .no-b .mainnav, .no-b li {
  border: medium none !important;
}

.no-r, .r-0 {
  border-radius: 0 !important;
}

.separator {
  border-bottom: 1px solid #edf0f2;
}

.grid img {
  border-radius: 0;
}

.r-3 {
  border-radius: 3px !important;
  box-shadow: -1px -1px 2px #eaeaea;
}

.r-5 {
  border-radius: 5px !important;
}

.r-10 {
  border-radius: 10px !important;
}

.r-15 {
  border-radius: 15px !important;
}

.r-20 {
  border-radius: 20px !important;
}

.r-30 {
  border-radius: 30px !important;
}

.paper-card {
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.shadow {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.shadow1 {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}

.shadow2 {
  box-shadow: 0 0 25px 0 #e5f0fa;
}

.no-shadow {
  box-shadow: none !important;
}

.text-big-bold {
  font-size: 62px;
  font-weight: 800;
  line-height: 62px;
}

.font-weight-lighter, .thin {
  font-weight: 100 !important;
}

.font-weight-bolder, .bolder {
  font-weight: 900 !important;
}

.l-s-1 {
  letter-spacing: .2rem;
}

.l-s-2 {
  letter-spacing: .4rem;
}

.l-s-3 {
  letter-spacing: .6rem;
}

.l-s-4 {
  letter-spacing: .8rem;
}

.l-s-5 {
  letter-spacing: 1rem;
}

.s-10a {
  font-size: 9px !important;
}
.s-12 {
  font-size: 12px !important;
}

.s-14 {
  font-size: 14px !important;
}

.s-18 {
  font-size: 18px !important;
}

.s-24 {
  font-size: 24px !important;
}

.s-36 {
  font-size: 36px !important;
  line-height:50px;
  font-weight:600 !important;
}

@media (min-width: 1031px) {
  .s-48 {
    font-size: 48px !important;
  }
}

@media (min-width: 1031px) {
  .s-64 {
    font-size: 64px !important;
  }
}

@media (min-width: 1031px) {
  .s-128 {
    font-size: 128px !important;
  }
}

.s-256 {
  font-size: 256px !important;
}

@media (max-width: 420px) {
  .s-256 {
    font-size: 128px !important;
  }
}

.img-40 {
  width: 40px;
  height: 40px;
}

.w-10 {
  width: 10%;
}

.w-15 {
  width: 15%;
}

.img-80 {
  width: 80px;
}

.img-100 {
  width: 100px;
}

.img-150 {
  width: 150px;
}

.height-50 {
  height: 50px;
}

.height-90 {
  height: 90px;
}

.height-100 {
  height: 100px;
}

.height-full {
  background: #F3F5F8;
  min-height: 100vh;
}

.width-400 {
  max-width: 400px;
}

.width-250 {
  width: 250px !important;
}

.width-900 {
  max-width: 900px;
}

.img-border {
  padding: 5px;
  border: 1px solid #e1e8ee;
}

.text-white {
  color: #fff !important;
}

.text-white p,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white strong,
.text-white a,
.text-white b,
.text-white li,
.text-white i {
  color: #fff !important;
}

.text-blue {
  color: #4ea9e0 !important;
}

.text-red {
  color: #e84c3d !important;
}

.text-green {
  color: #40d17d !important;
}

.text-purple {
  color: #9b58b5 !important;
}

.text-black {
  color: #000 !important;
}

.text-yellow {
  color: #f1c40f !important;
}

.white {
  background: #fff !important;
}

.light {
  background-color: #FFF;
  box-shadow:1px 1px 3px 1px #ccc;
  margin-top: 13px;
  border-top: 5px solid #1f79a8;

}

.light-2 {
  background: #F6FAFD;
}

.text-light-blue {
  color: #03a9f4 !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.dark-blue {
  background-color: #26374A !important;
}

.blue4 {
     -webkit-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    background-image: -ms-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -moz-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -o-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, 

#1e2a7e), color-stop(25, #1d3688), color-stop(50, #1c5b9c), color-stop(75, 

#1f79a8), color-stop(100, #1895c3));
    background-image: -webkit-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: linear-gradient(to bottom right, #1e2a7e 0%,#1d3688 

25%,#1c5b9c 50%,#1f79a8 75%,#1895c3 100%);
}

.blue3 {
  background-color: #375EBC !important;
}

.blue2 {
  background-color: #4CA5E8 !important;
}

.blue1 {
  background-color: #78BCEE !important;
}

.success {
  background-color: #68ba3c !important;
}

.strawberry, .danger {
  background-color: #ED5564 !important;
}

.sunfollower, warning {
  background-color: #FCCE54 !important;
}

.grey-black {
  background-color: #454545 !important;
}

.dark-grey {
  background-color: #2B2D34 !important;
}

.paper-white {
  background: #f5f8fa;
}

.mint {
  background-color: #45CFC0 !important;
}

.gradient {
  border: none;
  background: #4c88ef;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #4c88ef), color-stop(100%, #17e4d9));
  background: -webkit-linear-gradient(-45deg, #4c88ef 0%, #17e4d9 100%);
  background: -webkit-linear-gradient(315deg, #4c88ef 0%, #17e4d9 100%);
  background: linear-gradient(135deg, #4c88ef 0%, #17e4d9 100%);
}

.gradient-green {
  background-image: linear-gradient(45deg, #00E3AE 0%, #9BE15D 100%);
}

.center {
  margin: 0 auto;
}

.border-list li {
  border-bottom: 1px solid #eee;
}

.border-list li:last-child {
  border: none;
}

@media (min-width: 1031px) {
  .big-heading {
    font-size: 72px;
  }
}

.parallel {
  overflow-x: hidden;
  width: 100%;
}

@media (min-width: 1031px) {
  .parallel {
    overflow: hidden;
    position: fixed;
  }
}

.overlay-light::before {
  content: '';
  background: rgba(255, 255, 255, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.overlay-light::before {
  content: '';
  background: rgba(255, 255, 255, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.overlay-light::before {
  content: '';
  background: rgba(255, 255, 255, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.overlay-dark::before {
  content: '';
  background: rgba(0, 0, 0, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.section {
  position: relative;
}

.relative {
  position: relative !important;
}

.fixed {
  position: fixed !important;
}

[data-bg-repeat='false'] {
  background-repeat: no-repeat !important;
}

[data-bg-possition='bottom'] {
  background-position: bottom !important;
}

[data-bg-possition='top'] {
  background-position: top !important;
}

[data-bg-possition='center'] {
  background-position: center !important;
}

[data-bg-possition='centerleft'] {
  background-position: center left !important;
}

.grid [class*='col-'], .grid figure {
  padding: 0;
  margin: 0;
}

@media (min-width: 1031px) {
  .grid.grid-border [class*='col-'] {
    border-right: 1px solid #eee;
  }
  .grid.grid-border [class*='col-']:last-child {
    border-right: 0;
  }
  .grid.grid-border.row {
    border-top: 1px solid #eee;
  }
  .grid.grid-border.row:nth-of-type(1) {
    border-top: none !important;
  }
}

ul.list-group.list-group-striped li:nth-of-type(even) {
  background: #F5F8FA;
}

ul.list-group.list-group-hover li:hover {
  background: red;
}

.mdb-color.lighten-5 {
  background-color: #D0D6E2 !important;
}

.mdb-color.lighten-4 {
  background-color: #B1BACE !important;
}

.mdb-color.lighten-3 {
  background-color: #929FBA !important;
}

.mdb-color.lighten-2 {
  background-color: #7283A7 !important;
}

.mdb-color.lighten-1 {
  background-color: #59698D !important;
}

.mdb-color {
  background-color: #45526E !important;
}

.mdb-color-text {
  color: #45526E !important;
}

.mdb-color.darken-1 {
  background-color: #3B465E !important;
}

.mdb-color.darken-2 {
  background-color: #2E3951 !important;
}

.mdb-color.darken-3 {
  background-color: #1C2A48 !important;
}

.mdb-color.darken-4 {
  background-color: #1C2331 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
  
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo {
     -webkit-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    background-image: -ms-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -moz-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -o-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, 

#1e2a7e), color-stop(25, #1d3688), color-stop(50, #1c5b9c), color-stop(75, 

#1f79a8), color-stop(100, #1895c3));
    background-image: -webkit-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: linear-gradient(to bottom right, #1e2a7e 0%,#1d3688 

25%,#1c5b9c 50%,#1f79a8 75%,#1895c3 100%);
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

 

.blue-text {
  color: #2196F3 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

 

.green-text {
  color: #4CAF50 !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.shades.black {
  background-color: #000000 !important;
}

.shades.white {
  background-color: #FFFFFF !important;
}

.shades.transparent {
  background-color: transparent !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

.light-blue-text {
  color: #82B1FF !important;
}

.dark-grey-text {
  color: #4f4f4f !important;
}

.danger-color {
  background-color: #ED5564 !important;
}

.danger-color-dark {
  background-color: #CC0000 !important;
}

.warning-color {
  background-color: #FCCE54 !important;
}

.warning-color-dark {
  background-color: #FF8800 !important;
}

.success-color {
  background-color: #7dc855 !important;
}

.success-color-dark {
  background-color: #007E33 !important;
}

.info-color {
  background-color: #78BCEE !important;
}

.info-color-dark {
  background-color: #0099CC !important;
}

.default-color {
  background-color: #2BBBAD !important;
}

.default-color-dark {
  background-color: #00695c !important;
}

.primary-color {
  background-color: #4285F4 !important;
}

.primary-color-dark {
  background-color: #0d47a1 !important;
}

.secondary-color {
  background-color: #aa66cc !important;
}

.secondary-color-dark {
  background-color: #9933CC !important;
}

.elegant-color {
  background-color: #2E2E2E !important;
}

.elegant-color-dark {
  background-color: #212121 !important;
}

.stylish-color {
  background-color: #4B515D !important;
}

.stylish-color-dark {
  background-color: #3E4551 !important;
}

.special-color {
  background-color: #37474F !important;
}

.special-color-dark {
  background-color: #263238 !important;
}

.unique-color {
  background-color: #3F729B !important;
}

.unique-color-dark {
  background-color: #1C2331 !important;
}

.mdb-color {
  background-color: #45526E !important;
}

.rgba-blue-light {
  background-color: rgba(3, 169, 244, 0.3) !important;
}

.rgba-red-light {
  background-color: rgba(244, 67, 54, 0.3) !important;
}

.rgba-pink-light {
  background-color: rgba(233, 30, 99, 0.3) !important;
}

.rgba-purple-light {
  background-color: rgba(156, 39, 176, 0.3) !important;
}

.rgba-indigo-light {
  background-color: rgba(63, 81, 181, 0.3) !important;
}

.rgba-cyan-light {
  background-color: rgba(0, 188, 212, 0.3) !important;
}

.rgba-teal-light {
  background-color: rgba(0, 150, 136, 0.3) !important;
}

.rgba-green-light {
  background-color: rgba(76, 175, 80, 0.3) !important;
}

.rgba-lime-light {
  background-color: rgba(205, 220, 57, 0.3) !important;
}

.rgba-yellow-light {
  background-color: rgba(255, 235, 59, 0.3) !important;
}

.rgba-orange-light {
  background-color: rgba(255, 152, 0, 0.3) !important;
}

.rgba-brown-light {
  background-color: rgba(121, 85, 72, 0.3) !important;
}

.rgba-grey-light {
  background-color: rgba(158, 158, 158, 0.3) !important;
}

.rgba-bluegrey-light {
  background-color: rgba(96, 125, 139, 0.3) !important;
}

.rgba-black-light {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.rgba-stylish-light {
  background-color: rgba(62, 69, 81, 0.3) !important;
}

.rgba-white-light {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.rgba-blue-strong {
  background-color: rgba(3, 169, 244, 0.7) !important;
}

.rgba-red-strong {
  background-color: rgba(244, 67, 54, 0.7) !important;
}

.rgba-pink-strong {
  background-color: rgba(233, 30, 99, 0.7) !important;
}

.rgba-purple-strong {
  background-color: rgba(156, 39, 176, 0.7) !important;
}

.rgba-indigo-strong {
  background-color: rgba(63, 81, 181, 0.7) !important;
}

.rgba-cyan-strong {
  background-color: rgba(0, 188, 212, 0.7) !important;
}

.rgba-teal-strong {
  background-color: rgba(0, 150, 136, 0.7) !important;
}

.rgba-green-strong {
  background-color: rgba(76, 175, 80, 0.7) !important;
}

.rgba-lime-strong {
  background-color: rgba(205, 220, 57, 0.7) !important;
}

.rgba-yellow-strong {
  background-color: rgba(255, 235, 59, 0.7) !important;
}

.rgba-orange-strong {
  background-color: rgba(255, 152, 0, 0.7) !important;
}

.rgba-brown-strong {
  background-color: rgba(121, 85, 72, 0.7) !important;
}

.rgba-grey-strong {
  background-color: rgba(158, 158, 158, 0.7) !important;
}

.rgba-bluegrey-strong {
  background-color: rgba(96, 125, 139, 0.7) !important;
}

.rgba-black-strong {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.rgba-stylish-strong {
  background-color: rgba(62, 69, 81, 0.7) !important;
}

.rgba-white-strong {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.rgba-blue-slight {
  background-color: rgba(3, 169, 244, 0.1) !important;
}

.rgba-red-slight {
  background-color: rgba(244, 67, 54, 0.1) !important;
}

.rgba-pink-slight {
  background-color: rgba(233, 30, 99, 0.1) !important;
}

.rgba-purple-slight {
  background-color: rgba(156, 39, 176, 0.1) !important;
}

.rgba-indigo-slight {
  background-color: rgba(63, 81, 181, 0.1) !important;
}

.rgba-cyan-slight {
  background-color: rgba(0, 188, 212, 0.1) !important;
}

.rgba-teal-slight {
  background-color: rgba(0, 150, 136, 0.1) !important;
}

.rgba-green-slight {
  background-color: rgba(76, 175, 80, 0.1) !important;
}

.rgba-lime-slight {
  background-color: rgba(205, 220, 57, 0.1) !important;
}

.rgba-yellow-slight {
  background-color: rgba(255, 235, 59, 0.1) !important;
}

.rgba-orange-slight {
  background-color: rgba(255, 152, 0, 0.1) !important;
}

.rgba-brown-slight {
  background-color: rgba(121, 85, 72, 0.1) !important;
}

.rgba-grey-slight {
  background-color: rgba(158, 158, 158, 0.1) !important;
}

.rgba-bluegrey-slight {
  background-color: rgba(96, 125, 139, 0.1) !important;
}

.rgba-black-slight {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.rgba-stylish-slight {
  background-color: rgba(62, 69, 81, 0.1) !important;
}

.rgba-white-slight {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.bg-primary {
  background-color: #4285F4 !important;
}

.bg-danger {
  background-color: #ED5564 !important;
}

.bg-warning {
  background-color: #FF8800 !important;
}

.bg-success {
  background-color: #7dc855 !important;
}

.bg-info {
  background-color: #78BCEE !important;
}

.bg-default {
  background-color: #2BBBAD !important;
}

.bg-secondary {
  background-color: #aa66cc !important;
}

.bg-elegant {
  background-color: #2E2E2E !important;
}

.bg-unique {
  background-color: #880e4f !important;
}

.bg-dark-green {
  background-color: #388E3C !important;
}

.bg-mdb-color {
  background-color: #59698D !important;
}

.bg-red {
  background-color: #D32F2F !important;
}

.bg-pink {
  background-color: #ec407a !important;
}

.bg-purple {
  background-color: #8e24aa !important;
}

.bg-deep-purple {
  background-color: #512da8 !important;
}

.bg-indigo {
  background-color: #3f51b5 !important;
}

.bg-blue {
  background-color: #1976D2 !important;
}

.bg-light-blue {
  background-color: #82B1FF !important;
}

.bg-cyan {
  background-color: #00bcd4 !important;
}

.bg-teal {
  background-color: #00796b !important;
}

.bg-green {
  background-color: #388E3C !important;
}

.bg-light-green {
  background-color: #8bc34a !important;
}

.bg-lime {
  background-color: #afb42b !important;
}

.bg-yellow {
  background-color: #fbc02d !important;
}

.bg-amber {
  background-color: #ffa000 !important;
}

.bg-orange {
  background-color: #f57c00 !important;
}

.bg-deep-orange {
  background-color: #ff7043 !important;
}

.bg-brown {
  background-color: #795548 !important;
}

.bg-grey {
  background-color: #616161 !important;
}

.bg-blue-grey {
  background-color: #78909c !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-black {
  background-color: #000 !important;
}

.zolkusowy-gradient {
  background: #00ff90;
  background: -moz-linear-gradient(top, #00ff90 0%, #59ffdd 47%, #ffff00 100%);
  background: -webkit-linear-gradient(top, #00ff90 0%, #59ffdd 47%, #ffff00 100%);
  background: linear-gradient(to bottom, #00ff90 0%, #59ffdd 47%, #ffff00 100%);
}

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}

.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 10px;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}

.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}

.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}

@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1;
  }
}

@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}

@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
}

@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
}

@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}

/* --------------------------------

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}

.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}

.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}

.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d;
}

.cd-headline.type b {
  visibility: hidden;
}

.cd-headline.type b.is-visible {
  visibility: visible;
}

.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}

.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}

@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}

@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}

/* --------------------------------

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}

.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-headline.rotate-2 b {
  opacity: 0;
}

.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}

.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}

.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}

.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}

.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}

.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}

@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}

@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}

@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}

@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}

@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}

/* --------------------------------

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}

.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}

.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 2s;
  -moz-animation: slide-in 10s;
  animation: slide-in 2s;
  
}

.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 2s;
  -moz-animation: slide-out 10s;
  animation: slide-out 2s;
}


 

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}

@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}

@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

/* --------------------------------

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}

.cd-headline.zoom b {
  opacity: 0;
}

.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s;
}

.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
}

@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
}

@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
  }
}

@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px);
  }
}

@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}

/* --------------------------------

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}

.cd-headline.rotate-3 b {
  opacity: 0;
}

.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards;
}

.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}

@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }
  100% {
    -moz-transform: rotateY(0deg);
  }
}

@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}

@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(-180deg);
  }
}

@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}

/* --------------------------------

xscale 

-------------------------------- */
.cd-headline.scale b {
  opacity: 0;
}

.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.is-visible .cd-headline.scale i {
  opacity: 1;
}

.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards;
}

.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
}

@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(0);
    opacity: 0;
  }
}

@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}

/* --------------------------------

xpush 

-------------------------------- */
.cd-headline.push b {
  opacity: 0;
}

.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
}

.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}

@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}

@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

/*
 * Basic or Must have Elements
 * You might not want to comment or delete them
 */
/* Common styles of menus */
.dl-menuwrapper {
  width: 100%;
  max-width: 300px;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
  margin-top: 25px;
}

.dl-menuwrapper button {
  background: #ccc;
  border: none;
  width: 48px;
  height: 45px;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #aaa;
}

.dl-menuwrapper button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 5px;
  background: #fff;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}

.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.dl-menuwrapper li {
  position: relative;
}

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}

.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: #f5f8fa;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'paperIcons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-size: 18px;
  right: 22px;
}

.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(212, 204, 198, 0.6);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15);
}

.dl-menuwrapper .dl-menu {
  margin: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menuwrapper .dl-menu.dl-subview li,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subview > a {
  display: none;
}

.dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
}

/* Animation classes for moving out and in */
.dl-menuwrapper .dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s;
}

.dl-menuwrapper .dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper .dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease;
  animation: MenuAnimOut3 0.4s ease;
}

.dl-menuwrapper .dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease;
  animation: MenuAnimOut4 0.4s ease;
}

.dl-menuwrapper .dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease;
  animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
  0% {
  }
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut2 {
  0% {
  }
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut3 {
  0% {
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut4 {
  0% {
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}

@-webkit-keyframes MenuAnimOut5 {
  0% {
  }
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}

@keyframes MenuAnimOut1 {
  0% {
  }
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}

@keyframes MenuAnimOut2 {
  0% {
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}

@keyframes MenuAnimOut3 {
  0% {
  }
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}

@keyframes MenuAnimOut4 {
  0% {
  }
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}

@keyframes MenuAnimOut5 {
  0% {
  }
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}

.dl-menuwrapper .dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s;
}

.dl-menuwrapper .dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper .dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease;
  animation: MenuAnimIn3 0.4s ease;
}

.dl-menuwrapper .dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease;
  animation: MenuAnimIn4 0.4s ease;
}

.dl-menuwrapper .dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease;
  animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}

@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease;
  animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease;
  animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease;
  animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}

@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease;
  animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease;
  animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease;
  animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}

@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}

@keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}

.no-js .dl-menuwrapper li.dl-back {
  display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}

/* Colors for demos */
/* Demo 1 */
.demo-1 .dl-menuwrapper button {
  background: #c62860;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
  background: #9e1847;
}

/* Demo 2 */
.demo-2 .dl-menuwrapper button {
  background: #e86814;
}

.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
  background: #D35400;
}

/* Demo 3 */
.demo-3 .dl-menuwrapper button {
  background: #08cbc4;
}

.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
  background: #00b4ae;
}

/* Demo 4 */
.demo-4 .dl-menuwrapper button {
  background: #90b912;
}

.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
  background: #79a002;
}

/* Demo 5 */
.demo-5 .dl-menuwrapper button {
  background: #744783;
}

.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
  background: #643771;
}

.mainnav {
  padding: 0;
  z-index: 99;
  border-radius: 0;
  background: transparent;
  border: none;
  box-shadow: 1px 2px 2px rgba(0,0,0,40%);
}

@media (max-width: 1031px) {
  .mainnav {
    padding: 0px 5px;
	margin-left:-10px;
  }
}

@media (min-width: 1031px) {
  .mainnav .dl-trigger {
    display: none;
  }
}

.xv-menuwrapper {
  float: right;
}

.xv-menuwrapper .dl-trigger {
  display: none;
}

.xv-menuwrapper .dl-menu {
  margin: 0;
  display: flex;
  position: static;
  padding: 0;
  text-align: left;
  float: none;
}

.xv-menuwrapper .dl-menu > li.parent {
  position: relative;
}

.xv-menuwrapper .dl-menu > li.parent > a:after {
  content: "";
  position: absolute;
  color: #565f66;
  font-family: paperIcons;
  right: 0;
}

.xv-menuwrapper .dl-menu > li.parent:hover > a:after {
  content: "";
  position: absolute;
  font-family: paperIcons;
  top: 43%;
  font-size: 36px;
  left: 32px;
  color: rgba(120, 130, 140, 0.13);
}

.xv-menuwrapper .dl-menu > li.active > a {
  color: #03a9f4;
}

.xv-menuwrapper .dl-menu > li > a {
  padding: 0 10px;
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #565f66;
  line-height: 50px;
  position: relative;
  margin-left: 15px;
}

.xv-menuwrapper .dl-menu > li.megamenu.active > a:after {
  font-family: paperIcons;
  content: "f0d8";
  width: 100%;
  text-align: center;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: 4px;
  color: #fff;
  font-size: 20px;
  bottom: 42px;
}

.xv-menuwrapper .dl-menu > li.megamenu.active:after {
  display: none;
}

.xv-menuwrapper .dl-menu > li .btn {
  color: #fff !important;
  line-height: 30px !important;
  vertical-align: middle;
}

.xv-menuwrapper .dl-menu li.parent {
  position: relative;
}

.xv-menuwrapper .dl-menu li.parent.megamenu {
  position: static;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu {
  display: flex !important;
  align-content: center !important;
  flex-wrap: wrap !important;
  width: auto;
  text-align: justify;
  left: auto;
  right: 0;
  padding: 15px 20px 0;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu.lg-submenu-left {
  left: 20%;
  right: auto !important;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu::after {
  width: 100%;
  display: inline-block;
  content: ".";
  visibility: hidden;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu > li {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  position: relative;
  padding: 20px;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu > li:before {
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  border-right: 1px dashed rgba(120, 130, 140, 0.13);
  top: 0;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu > li:nth-child(2):before {
  border: none;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu > li > a {
  font-weight: 400;
  display: block;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu figure {
  overflow: hidden;
  max-width: 330px;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > .lg-submenu figure img {
  width: 100%;
  height: auto;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > ul > li {
  border-top: none;
}

.xv-menuwrapper .dl-menu li.parent.megamenu > ul > li.parent ul li {
  border-top: none;
}

.xv-menuwrapper .dl-menu li.parent.megamenu li {
  list-style: none;
}

.xv-menuwrapper .dl-menu li.parent.megamenu li a {
  line-height: 25px;
  margin-bottom: 15px;
}

.xv-menuwrapper .dl-menu li.parent:last-child > ul {
  left: auto;
  right: 0;
}

.xv-menuwrapper .dl-menu li.parent:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}

.xv-menuwrapper .dl-menu li.parent > ul {
  background: #fff;
  padding: 0;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 215px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  border-radius: 5px;
  box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

.xv-menuwrapper .dl-menu li.parent > ul > li {
  display: block;
  list-style: none;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 10px;
}

.xv-menuwrapper .dl-menu li.parent > ul > li > a {
  display: block;
  line-height: 20px;
}

.xv-menuwrapper .dl-menu li.parent > ul > li.parent ul {
  position: absolute;
  left: 100%;
  top: 0;
}

.xv-menuwrapper .dl-menu li.parent > ul > li.parent:after {
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 50px;
  font-family: paperIcons;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "";
  color: #565f66;
}

.xv-menuwrapper .dl-menu li.parent > ul > li.parent:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}

.xv-menuwrapper .dl-menu li.parent:last-child > ul > li.parent > ul {
  left: auto;
  right: 100%;
}

.xv-menuwrapper .dl-menu a {
  font-size: 12px;
  font-weight:bold;
}

.xv-menuwrapper .dl-menu a i {
  padding-right: 5px;
}

.xv-menuwrapper button:after {
  display: none;
}

.xv-menuwrapper .dl-back {
  display: none !important;
}

.dl-menuwrapper {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.dl-menuwrapper .dl-menu {
  box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
  z-index: 9999;
  border-radius: 2px;
}

.dl-menuwrapper .dl-menu .btn {
  border-radius: 0;
  padding: 0;
}

.dl-menuwrapper button {
  background: #03a9f4;
  float: right;
}

.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active {
  background: #03a9f4;
}

.dl-menuwrapper ul {
  background: #fff;
}

.dl-menuwrapper ul li {
  border-bottom: 1px solid #fafafa;
}

.dl-menuwrapper ul li:last-child {
  border: none;
}

.dl-menuwrapper ul li a {
  color: #565f66;
}

.fixed-navigation.dl-menuwrapper {
  position: fixed;
  right: -80px;
  top: 40px;
  z-index: 9999;
}

.dl-trigger-wrapper {
  position: relative;
}

.lg-submenu:hover:active:focus::before {
  content: "";
  position: absolute;
  font-family: paperIcons;
  top: -11px;
  font-size: 22px;
  left: 32px;
  color: #ddd;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.dropdown-toggle:hover {
  background-color: transparent;
  color: #03a9f4;
}

.mini-nav .paper-nav-toggle, .nav-offcanvas-desktop .paper-nav-toggle {
  display: block;
}

.xv-menuwrapper .dl-menu > li.megamenu .lg-submenu li {
  line-height: 30px;
}

.xv-menuwrapper .dl-menu > li.megamenu .lg-submenu li .icon {
  margin-left: 0;
}

.tags li a, .widget-tags a, .xv-menuwrapper .dl-menu > li.parent > ul, .xv-menuwrapper .dl-menu > li.parent > ul > li.parent > ul, .navbar-default ul.dropdown-menu li a, .widget-cart-items {
  transition: all 0.3s ease-in-out 0s;
  color:#0080C0;
}

@media screen and (min-width: 768px) {
  .mini-nav .navbar {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    border: none !important;
    padding: 15px 0;
  }
}

.nav-absolute nav {
  position: absolute;
  right: 0;
  left: 0;
}

.nav-absolute nav.original .xv-menuwrapper .dl-menu > li > a {
  color: #fff;
}

.nav-absolute nav.original .xv-menuwrapper .dl-menu > li.parent > a:after {
  color: #fff;
}

.nav-light nav .xv-menuwrapper .dl-menu > li > a {
  color: #fff;
}

.nav-light nav .xv-menuwrapper .dl-menu > li.parent > a:after {
  color: #fff;
}

.nav-border nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.nav-border-dark nav {
  border-bottom: 1px solid #e1e8ee !important;
}

.nav-slim .xv-menuwrapper .dl-menu > li > a {
  line-height: 60px;
}

.nav-slim .xv-menuwrapper li.parent.megamenu > .lg-submenu.lg-submenu-left {
  left: auto;
}

.nav-sticky.sticky nav {
  position: relative !important;
  transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
}

nav ul {
  padding: 0;
}

nav strong {
  font-weight: bold;
  font-size: 14px;
}

@media (min-width: 1031px) {
  nav li .divider {
    border-bottom: 1px dashed rgba(120, 130, 140, 0.13);
    margin: 5px 0;
  }
}

nav .b-l, nav .b-r {
  border-color: rgba(255, 255, 255, 0.2);
}

nav .user-avatar img {
  width: 40px;
  margin-left: 5px;
}

nav.nav-inverse .xv-menuwrapper .dl-menu > li.parent ul {
  background: #272C33;
}

nav.nav-flat .dl-menu > li > a {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 100;
}

nav.nav-flat .navbar-brand {
  font-size: 2.1rem;
}

nav .badge, .offcanvas .badge {
  border-radius: 1px;
  padding: 4px 7px;
  margin-left: 5px;
  border-radius: 2px;
}

/*
---------------------------------------------------------------------
| Bootstrap Default nav
|--------------------------------------------------------------------
*/
.navbar {
  margin-bottom: 0;
}

.navbar .brand img {
  padding-top: 25px;
}

.navbar li a {
  padding-right: 20px;
  color: #565f66;
}

.navbar li a:hover, .navbar li a:focus {
  opacity: 0.8;
  text-decoration: none;
  outline: medium none;
  color: #03a9f4;
}

.navbar .nav-btn {
  border-radius: 3px;
  padding: 4px 10px !important;
}

.navbar .dropdown .dropdown-item {
  padding: 0.25rem 1.0rem;
  font-size: 12px;
  font-weight: 600;
}

.navbar .icon {
  margin-left: 10px;
}

.top-level-nav {
  padding: 0;
  text-align: left;
}

.top-level-nav.text-right {
  text-align: right;
}

.top-level-nav li {
  display: inline-block;
}

.top-level-nav li + li:before {
  content: "|";
  padding: 0 10px;
  color: #fff;
}

.top-level-nav li a {
  color: #fff;
}

.slect-lang a {
  opacity: 0.5;
}

.slect-lang a.active {
  opacity: 1;
  margin-right: 1px;
}

.slect-lang a.active img,
.slect-lang a:hover img {
  border: 1px solid #13212d;
  margin: -1px;
}

.custome-select {
  width: 85px;
  max-width: 100%;
  position: relative;
  height: 25px;
  line-height: 25px;
  text-align: left;
  display: inline-block;
  cursor: pointer;
}

.custome-select.style2 {
  width: 100%;
  border: 1px solid #e1e8ee;
  padding: 5px;
  height: 35px;
  background: #fff;
  margin-bottom: 10px;
}

.custome-select.style2::after {
  content: "";
  font-family: paperIcons;
  position: absolute;
  top: 4px;
  right: 20px;
  color: #e1e8ee;
}

.custome-select.style2.normal {
  max-width: 300px;
}

.custome-select span {
  width: 100%;
  color: #fff;
  padding-left: 5px;
  font-size: 15px;
  display: block;
  font-weight: 400;
}

.custome-select.style2 span {
  color: #000;
}

.custome-select span b {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
}

.custome-select select {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 25px;
}

.cart-look {
  position: relative;
  text-align: right;
  padding-top: 2px;
  display: inline-block;
}

.cart-look.centered {
  text-align: center;
}

.cart-look.left-aligned {
  text-align: left;
}

.cart-look a {
  color: #415273;
  text-decoration: none;
  font-size: 22px;
  top: 4px;
  position: relative;
}

.cart-look a .cart-item-count {
  position: absolute;
  right: 0;
  top: -10px;
  height: 15px;
  width: 15px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  font-family: 'Lato', sans-serif;
}

.cart-look path {
  fill: #fff;
}

.masonry-container.masonry-post-margin .masonry-post, .paper-items.masonry-post-margin .masonry-post {
  margin-bottom: 20px;
}

.masonry-container.masonry-post-margin .masonry-post .lightSlider, .masonry-container.masonry-post-margin .masonry-post .lSSlide, .paper-items.masonry-post-margin .masonry-post .lightSlider, .paper-items.masonry-post-margin .masonry-post .lSSlide {
  width: 400px !important;
}

.masonry-container figure, .paper-items figure {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
}

.masonry-container figure.figure, .paper-items figure.figure {
  box-shadow: none;
  margin: 0;
}

.masonry-container figure .img-wrapper, .paper-items figure .img-wrapper {
  position: relative;
  overflow: hidden;
}

.masonry-container figure img, .paper-items figure img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 400ms;
  transition: transform 400ms;
}

.masonry-container figure:hover img, .paper-items figure:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.masonry-container figure:hover .img-overlay, .paper-items figure:hover .img-overlay {
  opacity: 1;
}

.masonry-container figure:hover .img-overlay .buttons a, .paper-items figure:hover .img-overlay .buttons a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.masonry-container figure .img-overlay, .paper-items figure .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}

.masonry-container figure .buttons, .paper-items figure .buttons {
  text-align: center;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.masonry-container figure figcaption, .masonry-container figure .figcaption, .paper-items figure figcaption, .paper-items figure .figcaption {
  padding: 20px 25px;
  margin-top: 0;
  color: #565f66;
}

.masonry-container figure figcaption h5, .masonry-container figure .figcaption h5, .paper-items figure figcaption h5, .paper-items figure .figcaption h5 {
  margin: 0;
}

.masonry-container figure figcaption p, .masonry-container figure .figcaption p, .paper-items figure figcaption p, .paper-items figure .figcaption p {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0;
}

.masonry-container figure .figcaption, .paper-items figure .figcaption {
  padding: 50px 25px;
}

.masonry-container figure .figcaption p, .paper-items figure .figcaption p {
  margin-bottom: 20px;
}

.masonry-container figure.style2, .paper-items figure.style2 {
  box-shadow: none;
}

.masonry-container figure.style2 figcaption, .paper-items figure.style2 figcaption {
  padding: 20px 0;
}

.masonry-container.thumb-300 .img-wrapper, .paper-items.thumb-300 .img-wrapper {
  height: 300px;
  overflow: hidden;
  padding: 10px;
}

.hero-header {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover !important;
  background: rgba(28, 36, 65, 0.93);
  background-position: center;
  background-repeat: no-repeat;
}

.hero-header .table {
  display: table;
  height: 100%;
}

.hero-header .header-text {
  display: table-cell;
  vertical-align: middle;
}

.hero-header .container {
  height: 100%;
}

.breadcrumbs {
  background: #fff;
  padding: 12px;
  border-bottom: 1px solid #e1e8ee;
}

.breadcrumbs ol {
  margin: 0;
  padding: 0;
}

.breadcrumbs ol li {
  display: inline-block;
  color: #5e6977;
  font-size: 14px;
}

.breadcrumbs ol li a {
  text-decoration: none;
  color: #03a9f4;
}

.breadcrumbs ol li::after {
  content: " / ";
  padding: 0 10px;
  color: #e1e8ee;
}

.breadcrumbs ol li:last-child::after {
  content: "  ";
}

@media (max-width: 1031px) {
  .breadcrumbs {
    display: none;
  }
}

.comments .comment-list li {
  position: relative;
  margin: 10px 15px;
  overflow: visible;
  list-style: none;
  background: #fff;
  border: 10px solid #e1e8ee;
  border-radius: 0px;

}

.listbox {
  -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(41,61,88,.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(41,61,88,.1);
    box-shadow: 1px 1px 3px 0px rgba(41,61,88,.1);


}
.avatar-image{ border:2px solid #f5f5f5; border-radius:50%;}

.comments .comment-list li .avatar {
  border-radius: 50%;
  margin-left: -28px;
  margin-top: 15px;
  padding: 5px;
  position: absolute;
  border: 1px solid #eeeeee;
  height: 58px;
}

 
.comments .comment-list li .description {
  padding: 10px 10px 0px 40px;
}

.comments .comment-list li .description li {
  background: none;
  padding: 0;
  border: none;
  margin: 0;
}

.comments .comment-list li .reply {
  float: right;
}

.comments .comment-list li .comments-meta {
  border-top: 1px solid #eeeeee;
  background: #f5f8fa;
  padding: 10px 35px;
  text-align:left;
   
}

.comments .comment-list li .comments-meta li {
  background: none;
  display: inline;
  border: none;
  margin-top: 0;
    margin:0px 10px;
}

.comments .comment-list li .comments-meta time::before {
  content: "|";
  display: inline-block;
  padding: 0 30px;
}

.comments .comment-list li .comments-meta a {
  font-size: 14px;
  font-weight: 600;
}

.comments .comment-list li ol.comment-list-child {
  padding: 0;
}

.comments .comment-list li ol.comment-list-child .comment {
  margin-top: 0;
  border: none;
}

.comments .comment-list li ol.comment-list-child .comment .description {
  padding: 15px 48px 10px 30px;
}

.comments .comment-list li ol.comment-list-child .comment .avatar {
  right: -28px;
}

.comments .comment-list.no-m li {
  margin-bottom: 0 !important;
}

.page-header-style1 {
  background: #fff;
  text-align: center;
  border-bottom: none;
  padding: 45px 0 60px;
}

.page-header-style1 h1 {
  color: #606676;
  font-size: 24px;
}

.page-header-style1 p {
  margin: 0 auto;
  padding-top: 30px;
  font-size: 16px;
  width: 60%;
}

.has-overlay {
  z-index: 0;
  background-position: center;
  background-size: cover !important;
  position: relative;
}

.has-overlay .container {
  z-index: 1;
}

.has-overlay small {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}

.has-overlay h1 {
  font-weight: 100;
  font-size: 36px;
  background-size: cover !important;
}

.has-overlay p {
  font-size: 18px;
  font-weight: 100;
  line-height: 36px;
  margin-top: 20px;
}

@media (max-width: 1031px) {
  .has-overlay {
    text-align: center;
  }
  .has-overlay img {
    margin: 0 auto;
    padding-top: 30px;
  }
}

.overlay {
  z-index: -1;
  opacity: .50;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

footer {
  background-color: #fff;
  border-top: 1px solid #eee;
  padding: 35px 0 0;
}

@media (max-width: 420px) {
  footer .brand {
    text-align: center;
  }
}

footer h6 {
  font-weight: 400;
}

footer .brand img {
  padding-top: 50px;
  padding-bottom: 50px;
}

footer ul {
  padding: 0;
}

footer .footer-links {
  padding-top: 5px;
}

footer .footer-links li {
  display: block;
  list-style: none;
}

footer .footer-links li a {
  color: #565f66;
  line-height: 26px;
}

footer .footer-links li a:hover {
  color: #03a9f4;
}

footer .social {
  padding: 20px 0;
}

footer .copyright {
  color: #5e6977;
}

footer li {
  position: relative;
}

footer .customeIconList {
  margin-top: 30px;
}

footer .customeIconList li {
  position: relative;
  padding-left: 15px;
  display: block;
  margin-bottom: 5px;
}

footer ul.customeIconList > li {
  padding-left: 30px;
}

footer .customeIconList li .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #5fb7ea;
}

footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

footer .copyrights {
  padding: 10px 0;
  font-weight: 600;
}

ul.arrow-list {
  padding: 0;
}

ul.arrow-list li {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}

ul.arrow-list li::before {
  content: "";
  display: block;
  font-family: paperIcons;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
}

/* Horizontal Rules */
.horizontal-rule {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 10px 0;
  height: 14px;
  height: 20px;
}

.horizontal-rule .icon {
  font-size: 18px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 14px;
  z-index: 10;
  text-align: center;
}

.horizontal-rule:before {
  content: '';
  position: absolute;
  left: -15px;
  bottom: 12px;
  margin-left: -15px;
  width: 50%;
  border-top: 1px solid #e1e8ee;
}

.horizontal-rule:after {
  content: '';
  position: absolute;
  right: -15px;
  bottom: 12px;
  margin-right: -15px;
  width: 50%;
  border-top: 1px solid #e1e8ee;
}

.horizontal-rule.dashed:before {
  border-top: 1px dashed #e1e8ee;
}

.horizontal-rule.dashed:after {
  border-top: 1px dashed #e1e8ee;
}

.horizontal-rule.on-left:after {
  width: 100%;
  margin-right: -25px;
}

.horizontal-rule.on-left:before {
  display: none;
}

.horizontal-rule.on-left .icon {
  left: 0;
  margin-left: -7px;
}

.horizontal-rule.on-right:before {
  width: 100%;
  margin-left: -25px;
}

.horizontal-rule.on-right:after {
  display: none;
}

.horizontal-rule.on-right .icon {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: -7px;
}

.horizontal-rule.no-icon:before {
  width: 100%;
  margin-left: 0;
}

.horizontal-rule.no-icon:after {
  display: none;
}

/*----------------------- Widgets ----------------------*/
.widget {
  border: 3px solid #f5f8fa;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 5px 20px 20px;
}


.widget2 {
  border: 3px solid #f5f8fa;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 5px 20px 20px;
}

.widget a {
  color: #565f66;
}

.widget h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.widget h3::after {
  background: #1bb1f5;
  content: "";
  display: block;
  height: 3px;
  margin-top: 9px;
  width: 60px;
}

.widget .icon {
  float: right;
  padding-right: 10px;
  padding-right: 20px;
}

.widget-support-forum {
  margin-bottom: 24px;
  margin-top: 50px;
}

.widget-support-forum p {
  font-size: 16px;
  font-weight: 400;
  color: #565f66;
  padding-top: 30px;
  padding-bottom: 30px;
}

.widget_categories li {
  list-style: none;
  padding-left: 5px;
  padding-top: 15px;
}

.widget_categories li a {
  padding-left: 15px;
  color: #565f66;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Signika', sans-serif;
  text-decoration: none;
  outline: 0 none;
}

.widget_categories li a:hover {
  color: #03a9f4;
}

.widget_categories li ul {
  padding-left: 30px;
  padding-bottom: 20px;
}

.widget_categories li ul li:before {
  font-family: paperIcons;
  content: "";
}

.widget_categories li:before {
  font-family: paperIcons;
  content: "";
  color: #b5bfc7;
  font-size: 18px;
}

.search-widget {
  border: none;
  position: relative;
  width: 100%;
  padding: 0;
}

.search-widget button {
  background: none;
  border-style: none;
  color: #e1e8ee;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 8px;
  top: 0;
  width: 35px;
  font-size: 20px;
}




.search-widget2 button {
  background: none;
  border-style: none;
  color: #e1e8ee;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 35px;
  font-size: 20px;
}

.search-widget button:hover {
  color: #03a9f4;
}

.shop-product {
  padding: 15px 0;
}

.shop-product .product-info {
  padding-top: 16px;
}

.shop-product .product-info > a {
  font-size: 12px;
  padding-top: 25px;
  font-weight: 400;
}

.shop-product figure {
  float: left;
  width: 80px;
}

.shop-product:last-child {
  border: none;
}

.header-top {
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 9997;
  border-bottom:.05rem #EAEAEA solid;
}

.header-top ul li a {
  padding: 5px 0;
  font-size: 12px;
  font-weight: 400;
  color: #565f66;
}

.header-top ul li a:hover {
  text-decoration: none;
  color: #03a9f4;
}

.header-top .left-ul > li {
  display: inline-block;
  margin-right: 20px;
}

.header-top .right-ul .icon {
  padding-right: 5px;
}

.header-top .right-ul .icon:hover {
  color: #5cb0e2;
}

.header-top .right-ul > li {
  display: inline-block;
  margin-left: 15px;
}

@media (max-width: 1031px) {
  .header-top {
    display: none;
  }
}

.top-nav {
  padding: 0;
  margin: 0;
}

.top-nav > li {
  display: inline-block;
  position: relative;
}

.header-top ul.top-nav > li > a {
  display: block;
  padding: 2px 10px;
  position: relative;

}

.header-top ul.top-nav > li:first-child > a {
  padding-left: 0;
}

.header-top ul.top-nav > li:last-child > a {
  padding-right: 0;
}

.header-top ul.top-nav > li > a > .icon {
  margin-right: 5px;
}

.header-light .header-top ul.top-nav > li > a > .icon {
  color: #fff;
}

.header-light .header-top ul.top-nav > li.opened > a,
.header-light .header-top ul.top-nav > li:hover > a {
  color: #202731;
}

.header-top ul.top-nav > li > a > span {
  margin: 0 5px;
}

.header-top ul.top-nav > li:hover > a,
.header-top ul.top-nav > li.opened > a {
  color: #5cb0e2;
}

.header-top ul.top-nav > li > ul {
  position: absolute;
  top: 100%;
  background: #fff;
  padding: 4px 0;
  display: none;
  min-width: 150px;
  -moz-box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
}

.header-light .header-top ul.top-nav > li > ul {
  color: #0e1b23;
}

.header-top ul.top-nav > li:hover > ul {
  display: block;
}

.header-top ul.top-nav > li.parent > a:after {
  font-family: 'paperIcons';
  content: "\f107";
  padding-left: 5px;
}

.header-top ul.top-nav > li > ul > li {
  display: block;
}

.header-top ul.top-nav > li > ul > li > a {
  display: block;
  padding: 4px 10px;
}

.regionalSetting {
  position: absolute;
  top: 100%;
  padding: 20px;
  left: 0;
  width: 250px;
  background: #fff;
  -moz-box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.2);
}

.regionalSetting h6 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.setting-switcher {
  height: 30px;
  width: 100%;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin: 5px 0 10px;
  z-index: 20;
}

.setting-switcher.active {
  z-index: 50;
}

.setting-switcher.active > ul {
  display: block;
}

.setting-switcher > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 5px 10px 0;
}

.setting-switcher > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
}

.setting-switcher > ul > li {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
}

.setting-switcher > ul > li + li {
  border-top: 1px solid #ddd;
}

.setting-switcher > ul > li > em {
  width: 130px;
  display: inline-block;
}

.mega-child {
  display: none;
}

.subscribe form, .newsletter form {
  padding: 30px 0;
}

.subscribe form .icon-btn, .newsletter form .icon-btn {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #565f66;
  font-size: 30px;
  position: absolute;
  right: 25px;
  top: 44px;
}

.subscribe form .subscribe, .newsletter form .subscribe {
  margin-top: 30px;
}

.hero {
  text-align: center;
}

@media (min-width: 1031px) {
  .hero {
    height: 45rem;
    margin-bottom: 12rem;
  }
}

.hero .section-heading h2 {
  color: #565f66;
  padding-bottom: 20px;
}

.hero .section-heading p {
  font-size: 16px;
}

.hero img {
  max-width: 100%;
}

.hero-circles-bg {
  padding: 50px 0;
  border-top: 1px solid #e1e8ee;
  border-bottom: 1px solid #e1e8ee;
  background: #f5f8fa url("../../img/icon/icon-circles.png") no-repeat scroll center bottom;
}

.services img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.services h3 {
  color: #43484d;
  font-size: 15px !important;
  text-align: center;
  font-weight: 400;
}

.services p {
  color: #565f66;
  font-size: 16px;
  margin: 0 auto;
  padding-bottom: 15px;
  padding-top: 30px;
  text-align: center;
}

.newsletter {
  background: url("../../img/basic/fan.png") no-repeat scroll center bottom;
  background-color: #f5f8fa;
  position: relative;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.testimonials {
  padding: 0 0 90px;
  color: #5e6977;
  margin: 0 auto;
}

.testimonials .testimonial-content {
  font-weight: 100;
  font-size: 20px;
  max-width: 670px;
  margin: 0 auto;
}

.icon-heading {
  background: transparent url("../../img/icon/icon-stone1.png") no-repeat scroll center bottom;
  height: 258px;
  margin-bottom: 36px;
  padding-top: 84px;
}

.users-slider {
  margin: 0 auto;
  max-width: 864px;
  position: relative;
}

.users-slider .lSSlideWrapper {
  position: absolute;
  bottom: 0;
}

.users-slider .lSSlideOuter {
  height: 350px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.users-slider .lSSlideOuter img {
  width: 80px;
  margin: 0 auto;
  margin-top: 35px;
}

.users-slider .lSSlideOuter .active img {
  transition: all 0.3s;
  width: 160px;
}

.clients {
  padding: 100px 0;
}

#home2carousel {
  margin: 20px 0 100px;
}

#home2carousel img {
  border-radius: 5px;
}

.ab-brand img {
  float: right;
  position: absolute;
  right: 65px;
  top: 24px;
  width: 40px;
}

/***************************** 3- Topics ****************************/
.topics {
  padding: 10px 0;
}

.topics header {
  border-bottom: 1px solid #eee;
  position: relative;
}

.topics header h2 {
  font-size: 38px;
  font-weight: 600;
  font-family: 'Signika', sans-serif;
  color: #43484d;
}

.topics header p {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Signika', sans-serif;
  color: #5e6977;
}

.topics .topics-btn {
  margin-top: 30px;
}

.topics .topics-btn .btn {
  margin-top: 60px;
  color: #358ed7;
}

.topics .topics-btn span {
  display: inline;
  padding-left: 30px;
}

.topics h3 a {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Signika', sans-serif;
  color: #43484d;
  text-decoration: none;
}

.media-border {
  border-bottom: 1px solid #eeeeee;
}

.topics-wrapper {
  border-radius: 5px;
  margin-bottom: 40px;
      padding-top: 20px;
}

.topics-wrapper h3 {
  padding: 0;
}

.topics-wrapper .topics-list {
  padding: 20px 0;
}

.topics-wrapper .topics-list li {
  list-style: none;
  line-height: 35px;
}

.topics-wrapper .topics-list li a {
  padding-left: 25px;
  color: #565f66;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  outline: 0 none;
}

.topics-wrapper .topics-list li a:hover {
  color: #03a9f4;
}

.topics-wrapper .topics-list li:before {
  font-family: paperIcons;
  content: "\e992";
  color: #b5bfc7;
  font-size: 18px;
}

.topics-wrapper .topics-meta {
  padding: 7px 0;
  margin: 0;
  border-top: 1px solid #e1e8ee;
}

.topics-wrapper .topics-meta li {
  list-style: none;
  display: inline-block;
  color: #5e6977;
  font-size: 14px;
  font-weight: 600;
  padding-right: 10px;
}

.topics-wrapper .icon {
  color: #4ea9e0;
  font-size: 24px;
  font-weight: bold;
  margin-right: 15px;
}

.topics-wrapper.border-style {
  border: 3px solid #e1e8ee;
}

.topics-wrapper.border-style h3 {
  padding: 20px 40px 0;
}

.topics-wrapper.border-style .topics-list {
  padding: 20px 40px;
}

.topics-wrapper.border-style .topics-list li {
  position: relative;
  padding-left: 5px;
}

.topics-wrapper.border-style .topics-meta {
  background: #f5f8fa;
  padding: 7px 10px;
  text-align: center;
  border-top: 1px solid #e1e8ee;
}

/* = Icons
-------------------------------------------------------------- */
.icon-left-arrow {
  background: url("../img/icon/icon-left-arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 51px;
  height: 37px;
}

.icon-right-arrow {
  background: url("../img/icon/icon-right-arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 51px;
  height: 37px;
}

.icon-yes {
  background: url("../img/icon/icon-yes.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-not {
  background: url("../img/icon/icon-not.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-article {
  background: url("../img/icon/icon-article.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 32px;
}

.icon-video {
  background: url("../img/icon/icon-video.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-img {
  background: url("../img/icon/icon-photo.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icon-envelope-line {
  background: url("../img/icon/icon-envelope.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 64px;
  height: 64px;
}

.icon-download {
  background: url("../img/icon/icon-download.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-rocket {
  background: url("../img/icon/icon-rocket.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 64px;
  height: 64px;
}

.blog .post {
  border: 3px solid #f5f8fa;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 25px;
}

.blog .ico {
  position: absolute;
  top: 50px;
  font-size: 40px;
  color: #E1E8EE;
}

.blog h2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-top: 100px;
}

.blog h2 a {
  color: #43484d;
}

.blog .pagination > li > a,
.blog .pagination > li > span {
  color: #03a9f4;
}

.testimonial {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 65px;
  padding-top: 50px;
  position: relative;
  text-align: center !important;
}

.testimonial p {
  font-size: 16px;
  font-weight: 600;
}

.testimonial i {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  font-size: 64px;
  color: #C3CFD8;
}

.testimonial .lSPager.lSGallery {
  margin: 0 auto !important;
  text-align: center !important;
  bottom: -38px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
}

.testimonial .lSPager.lSGallery img {
  opacity: 0.3;
}

.testimonial .lSPager.lSGallery img:hover {
  opacity: 1;
}

.testimonial .lSPager.lSGallery .active img {
  opacity: 1;
}

.testimonial .testimonial blockquote {
  font-size: 20px;
  line-height: 30px;
}

.testimonial-slider-coltrols li.active::before {
  color: #2bb7ff;
  content: "";
  font-family: "paperIcons";
  height: 6px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: -24px;
  width: 11px;
}

.events-home .speakers li {
  list-style: none;
  display: inline-block;
}

.events-wrapper {
  padding: 50px 0;
}

.events-wrapper .event {
  display: table;
  margin-bottom: 30px;
  padding-top: 30px;
  position: relative;
  width: 100%;
}

.events-wrapper .event + .event {
  border-top: 1px solid #f4f7f9;
}

.events-wrapper .event figure {
  float: left;
  height: 150px;
  margin-right: 30px;
  overflow: hidden;
  width: 230px;
}

.events-wrapper .event > time {
  float: left;
  margin-right: 30px;
}

.events-wrapper .event > time span {
  display: block;
  text-align: right;
  text-transform: uppercase;
}

.events-wrapper .event > time span.month-event {
  border-bottom: 2px solid #2bb7ff;
  font-weight: 600;
  letter-spacing: 2px;
}

.events-wrapper .event > time .year-event {
  font-size: 22px;
  font-weight: bold;
}

.event-detail a.event-title, .event-detail h2 {
  color: #222;
  display: block;
  font-size: 22px;
}

.event-meta {
  margin: 10px 0;
}

.event-meta li {
  display: inline-block;
  font-size: 16px;
  list-style: outside none none;
  margin-right: 15px;
}

.pricing {
  padding: 40px 0;
  color: #43484d;
}

.pricing .title {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
  color: #03a9f4;
}

.pricing .price {
  font-size: 50px;
  color: #43484d;
  font-weight: 500;
}

.pricing .dollar {
  font-size: 30px;
}

.pricing .slash {
  font-size: 50px;
}

.pricing .month {
  font-size: 18px;
}

.pricing .visitors {
  padding: 30px 0 0;
}

.pricing .pricebox {
  background: transparent url("../../img/basic/table-icon.png") no-repeat scroll bottom right;
  padding: 45px 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e1e8ee;
  background-color: white;
}

@media (max-width: 1031px) {
  .pricing .pricebox {
    margin-bottom: 20px;
  }
}

.pricing .pro {
  border: 2px solid #03a9f4;
  background-color: #03a9f4;
}

.pricing .extended {
  position: relative;
  border: 2px solid #03a9f4;
}

.pricing .extended:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 70px 70px 0;
  border-color: transparent #03a9f4 transparent transparent;
  display: block;
  position: absolute;
  top: 0;
  content: "";
  right: 0;
}

.pricing .extended:after {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 6px;
  content: "\f005";
  font-family: "paperIcons";
  font-size: 20px;
  color: #fff;
  right: 25px;
}

.pricing ul {
  padding: 25px 0 30px 0;
}

.pricing ul li {
  list-style: none;
  color: #565f66;
  font-size: 14px;
  padding: 15px 0;
}

.pricing ul li b {
  color: #03a9f4;
}

.pricing .btn {
  width: 100%;
}

/*
 * Templates Specific Styles
 */
.product-head {
  background-repeat: no-repeat;
  padding: 100px 0 !important;
  background-size: cover;
  z-index: -1;
}

.product-head h1,
.product-head p {
  color: #fff;
  padding-bottom: 10px;
}

.product-wrapper {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.product-wrapper img {
  border-radius: 3px 3px 0 0;
  height: auto;
  max-width: 100%;
}

.product-wrapper .category {
  background: skyblue none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  padding: 3px 12px;
  position: absolute;
  right: 25px;
  top: 30px;
}

.product-wrapper .content {
  padding: 10px 20px;
  position: relative;
}

.product-wrapper .download {
  background: tomato none repeat scroll 0 0;
  border-radius: 100%;
  bottom: 57px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 35px;
  text-align: center;
  width: 40px;
}

#woo-lightSlider ul {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
}

#woo-lightSlider li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
}

#woo-lightSlider img {
  display: block;
  height: auto;
  max-width: 100%;
}

.product h3 a {
  font-size: 14px;
  line-height: 1.5;
  padding-right: 25px;
  font-weight: 400;
  color: #565f66;
  text-decoration: none;
}

.product h3 a:hover {
  color: #03a9f4;
}

.product-wrapper .woocommerce-Price-amount.amount,
.product-wrapper .amount {
  background: #03a9f4 none repeat scroll 0 0;
  bottom: 60px;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  position: absolute;
  right: 30px;
  text-align: center;
  min-width: 50px;
  top: -25px;
  padding: 0 10px;
}

.p_meta {
  border-bottom: 1px solid #eee;
  background: #fafafa;
}

.p_meta li {
  list-style: none;
  display: inline-block;
  font-size: 12px;
  color: #acb7c0;
  position: relative;
  padding: 12px 30px;
  margin-left: 20px;
}

.p_meta li span {
  position: absolute;
  left: 0;
  top: 6px;
}

/* ------------------
   Google Map
   ------------------*/
/* ============================
19-contact-us
=========================== */
.g-map {
  width: 100%;
  height: 350px;
}

.g-map img {
  max-width: none !important;
}

.map-section {
  padding: 40px 0 40px;
}

.map-section .map {
  padding: 15px;
  border: 3px solid #f5f8fa;
  border-radius: 3px;
}

.map-section #googleMap {
  height: 500px;
}

/* ---------------------------
 *  Contact Detail
 * --------------------------- */
.contact-detail .promo-block-wrapper {
  background: #ffffff;
  display: table;
  width: 100%;
  border: 3px solid #f5f8fa;
  border-radius: 3px;
}

.contact-detail .promo-block-wrapper .fa {
  font-size: 24px;
  color: #565f66;
  margin: 10px 0;
}

@media (max-width: 992px) {
  .contact-detail .promo-block-wrapper {
    margin-bottom: 1px;
  }
}

.contact-detail .promo-icon-blue {
  background: #4d6de3;
  color: #ffffff;
}

.contact-detail .promo-icon-green {
  background: #7AC38F;
  color: #ffffff;
}

.contact-detail .promo-icon-yellow {
  background: #FCE38A;
  color: #ffffff;
}

.promo-content {
  padding: 15px 40px;
}

.promo-content h3 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: capitalize;
}

.promo-content address {
  line-height: 25px;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .contact-detail .promo-content {
    padding: 20px 20px;
  }
}

/* ---------------------------
 * Contact Form
 * --------------------------- */
.contact-form {
  padding: 40px;
  margin-top: 40px;
  border-top: 1px solid #eee;
  background: #f5f8fa;
}

.contact-form h3 {
  padding-bottom: 20px;
}

.contact-form .btn {
  margin-top: 20px;
}

.user-name,
.user-email,
.user-phone,
.user-url,
.user-message {
  position: relative;
}

.user-name::after,
.user-email::after,
.user-phone::after,
.user-url::after,
.user-message::after {
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: "paperIcons";
  color: #dadada;
}

.user-name::after {
  content: "\f007";
}

.user-email::after {
  content: "\f003";
}

.user-phone::after {
  content: "\f095";
}

.user-url::after {
  content: "\f0ac";
}

.user-message::after {
  content: "\f086";
}

.bg-icon-plane {
  background-image: url("../img/icon/icon-plane.png");
  background-repeat: no-repeat;
}

.template-resume .contactBar .icon {
  padding: 15px;
}

.template-resume .resume-header {
  background-color: #f5f8fa;
  background-position: bottom center;
  color: #565f66;
  padding-top: 150px;
  padding-bottom: 150px;
  border-bottom: 1px solid #e1e8ee;
  z-index: -1;
  text-align: center;
}

.template-resume .resume-header h1 {
  font-size: 48px;
  color: #565f66;
  text-transform: capitalize;
  font-weight: 100;
}

.template-resume .resume-header .subtitle {
  font-size: 24px;
  padding: 35px 0;
}

.template-resume .profiles {
  text-align: center;
}

.resume2 .resume-header {
  padding: 78px 0;
  text-align: left;
}

.home-slider {
  background-color: slategrey;
  position: relative;
  background-position: center;
  padding: 30px;
  color: #fff;
  text-align: left;
  background-size: cover !important;
}

.home-slider .btn-large {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 25px;
  padding: 9px 14px;
  text-transform: uppercase;
}

.home-slider .caption {
  margin-top: 100px;
  font-size: 20px;
}

.home-slider .caption h1,
.home-slider .caption h2 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}

.home-slider .caption h2 {
  font-size: 14px;
  font-weight: 400;
}

.home-slider .caption h1 {
  text-transform: capitalize;
  font-size: 26px;
}

.template-home-shop .banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.template-home-shop .xv-block {
  background-position: center center;
  background-size: cover;
  color: #fff;
  display: block;
  height: 240px;
  position: relative;
  width: 100%;
}

.template-home-shop .xv-block:hover {
  color: #ff5f89;
  text-decoration: none;
}

.template-home-shop .xv-block::before {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.template-home-shop .xv-block::after {
  border: 1px solid #fff;
  bottom: 10px;
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.template-home-shop .xv-block span {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
}

.sec-heading.style {
  height: 37px;
}

.xv-product {
  position: relative;
  background: #fff;
  z-index: 20;
}

.xv-product.style {
  position: relative;
  background: #fff;
  margin: 6px;
}

.xv-product a {
  color: #565f66;
}

.xv-product a:hover {
  text-decoration: none;
  color: #03a9f4;
}

.xv-product figure {
  border-bottom: 1px solid #f0f2f5;
  text-align: center;
  box-shadow: none;
  position: relative;
}

.xv-product figcaption {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: none;
}

.xv-product-slides.list-view .xv-product figcaption {
  display: none !important;
}

.xv-product:hover figcaption {
  display: block;
}

.xv-product figcaption ul {
  display: block;
  text-align: center;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  cursor: pointer;
  width: 128px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
}

.xv-product figcaption ul li a:hover {
  color: #fff;
}

.xv-product figcaption ul li i {
  padding: 0;
}

.xv-accessories figcaption ul {
  display: block;
  text-align: center;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  cursor: pointer;
  width: 128px;
  left: 50%;
  margin-left: -64px;
}

.xv-product-content {
  color: #757575;
  font-size: 12px;
}

.xv-product-content .xv-price {
  color: #03a9f4;
  display: block;
  font-size: 18px;
  padding: 5px 0;
  font-weight: 400;
}

.xv-product-slides.grid-view .xv-product-unit {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 33.3333%;
}

@media (min-width: 1031px) {
  .xv-product-slides.grid-view .xv-product-unit.col-3 {
    width: 25%;
  }
}

@media (max-width: 420px) {
  .xv-product-slides.grid-view .xv-product-unit {
    width: 100%;
  }
}

.xv-product-slides.grid-view .extra-links {
  display: none;
}

.xv-product-content .color-opt {
  padding: 5px 0;
}

.xv-product-content h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
  padding: 5px 0;
}

.xv-product figcaption ul > li > a, .xv-accessories figcaption ul.style1 > li > a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 40px;
}

.xv-product figcaption ul > li {
  display: inline-block;
}

.xv-accessories figcaption ul > li {
  display: inline-block;
}

a.product-buy {
  background: #f8f8f8 none repeat scroll 0 0;
  border-radius: 50%;
  bottom: 30px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 18px;
  text-align: center;
  width: 40px;
}

a.product-buy:hover {
  color: #fff;
  background: #03a9f4;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.26);
}

.xv-product-content .color-opt > li {
  display: inline-block;
}

.btn-square {
  display: inline-block;
  min-width: 40px;
  padding: 10px 0;
  text-align: center;
  border-radius: 50%;
}

.btn-cart {
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  color: #616161;
  cursor: pointer;
}

.btn-blue {
  background: #03a9f4;
  border: medium none #03a9f4 !important;
}

.xv-product-slides.grid-view p {
  display: none;
}

.xv-qyt {
  position: absolute;
  top: 0;
  right: -2px;
  height: 100%;
  width: 40px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  color: #919191;
  font-weight: 700;
  font-size: 16px;
  border-left: 1px solid #919191;
  border-right: 1px solid #919191;
}

.shop-single .price {
  font-size: 28px;
}

.shop-single .price del {
  font-size: 22px;
  color: #03a9f4;
}

.shop-single .ratings-stars i {
  padding: 0;
  font-size: 18px;
}

.shop-single .cart-buttons {
  padding-top: 40px;
}

.xv-qyt:hover {
  background: #03a9f4;
  color: #fff;
}

.xv-qyt.xv-down {
  right: auto;
  left: -2px;
}

.quantity {
  margin-right: 20px;
  float: left;
}

.quantity input {
  max-width: 100%;
  padding-left: 55px;
}

.table > thead > tr > th {
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 16px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  vertical-align: middle;
  border-top: 1px solid #eee;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #F5F8FA;
}

/*==========================
Wo-comerce quantity field
==========================*/
.xv-qyt {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  cursor: pointer;
  font-size: 25px;
  font-weight: 600;
  height: 100%;
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
  color: #5e6977;
}

.xv-qyt:hover {
  background: #03a9f4;
  color: #fff;
}

.xv-qyt.xv-down {
  right: auto;
  left: -2px;
}

.quantity {
  position: relative;
  color: #5e6977;
  width: 125px;
}

.quantity input {
  height: 50px;
  max-width: 100%;
  width: 125px !important;
  border: 1px solid #eee;
}

.error-page .content-area {
  background: url("../img/icon/icon-stone.png") no-repeat scroll center center;
  background-color: #f5f8fa;
}

.error-page .content-area header {
  padding: 30px 0 120px;
}

.error-page .content-area .message p {
  font-size: 180px;
  font-weight: 700;
  text-align: center;
}

/*
 * Components
 */
/*=====================
slider
=====================================*/
.xv-slider-wrap {
  background: #26374a;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: #565f66;
}

.xv-slider-wrap .xv-slide {
  height: inherit;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 50px 0;
}

.xv-slider-wrap .xv-slide .container {
  position: relative;
}

.xv-slider-wrap .smSlider .xv-slide {
  padding: 30px 0;
  height: 425px;
}

.xv-slider-content {
  padding-top: 100px;
  padding-left: 20px;
}

.xv-slider-content h1 {
  font-weight: 100;
  margin: 0;
  padding-bottom: 50px;
}

.xv-slider-content p {
  line-height: 1.7;
  font-size: 18px;
  font-weight: 100;
}

.xv-slider-content .btn-price {
  margin-left: 0 !important;
}

.xv-slider-content .btn-toolbar {
  margin-top: 50px;
}

.xv-slider-content .btn-img {
  padding: 0 15px 0 0;
  margin-bottom: 20px;
}

@media (max-width: 1031px) {
  .xv-slider-content {
    text-align: center;
  }
}

.portfolio .post-portfolio {
  margin-bottom: 15px;
}

#project-wrapper, .project-sliders {
  margin-top: 65px;
}

.project {
  text-align: center;
  width: 370px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

.project figure img {
  width: 100%;
  height: auto;
}

.lt-ie9 .project .hover {
  display: none;
}

.project:hover .hover {
  opacity: 1;
  left: 0;
}

.lt-ie9 .project:hover .hover {
  display: block;
}

.project:hover .hover-content {
  left: 0;
}

.project .hover span {
  color: #fff;
  font-size: 28px;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  line-height: 56px;
  margin-right: 2px;
  margin-left: 2px;
}

.project .hover span.livicon {
  display: inline-block;
  height: 60px !important;
  width: 60px !important;
  line-height: 70px;
}

.project .hover span.livicon path {
  fill: #fff;
}

.project .hover a {
  display: inline-block;
}

.project-sliders {
  position: relative;
}

.portfolio.style2 {
  text-align: center;
  padding-top: 85px;
}

.portfolio.style2 .top-nav div {
  display: block;
  cursor: pointer;
  font-size: 30px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  display: table;
  width: 65px;
  border: none;
  color: #fff;
  background: #000;
}

.portfolio.style2 .top-nav .portfolio-prev-style2 {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -33px;
  z-index: 9999;
}

.portfolio.style2 .top-nav .portfolio-next-style2 {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -33px;
  z-index: 9999;
}

.portfolio.style2 .project {
  width: 24.97%;
  margin: 0;
}

.portfolio.style2 li {
  float: none;
}

.project-filter {
  margin: 0;
  padding: 25px;
}

.project-filter li {
  display: inline-block;
  font-size: 16px;
  color: #565f66;
  text-transform: capitalize;
  cursor: pointer;
}

.project-filter li:after {
  content: '|';
  padding: 5px 10px;
  color: #e1e8ee;
}

.project-filter li:last-child:after {
  content: '|';
  display: none;
}

.project-filter li.active {
  color: #03a9f4 !important;
}

.meta-tags li a {
  color: #333333;
}

.portfolio-detail h1 {
  font-size: 28px;
}

.portfolio-detail .meta-attributes__table {
  font-size: 12px;
  line-height: 40.5px;
}

.portfolio-detail .meta-attributes__attr-name {
  width: 50%;
}

.portfolio-detail .folio-prev, .portfolio-detail .folio-next {
  height: 70px;
  width: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 25px;
  background: #2bb7ff;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}

.portfolio-detail .sidebar {
  margin-top: 0;
}

.portfolio-detail .folio-prev {
  left: -100px;
}

.portfolio-detail .folio-next {
  right: -100px;
}

.portfolio-detail h4 {
  padding-top: 15px;
}

.portfolio-detail figure {
  position: relative;
}

.portfolio-detail figure img {
  width: 100%;
  height: auto;
}

.portfolio-detail li {
  font-size: 16px;
  color: #333333;
  display: inline-block;
}

.portfolio-detail li span {
  color: #000;
}

.portfolio-detail .folio-info {
  position: relative;
  padding-bottom: 25px;
  margin-top: 22px;
}

.portfolio-detail .folio-info p {
  padding-bottom: 30px;
}

.portfolio-detail .folio-info p:last-child {
  padding-bottom: 0;
}

#project-wrapper1 {
  position: relative;
}

#project-wrapper1 h3 {
  padding-bottom: 28px;
}

#project-wrapper1.style2 .project {
  width: 270px;
  float: none;
  margin: 0;
  margin-bottom: 24px;
}

.border-blue {
  width: 70px;
  height: 3px;
  background: #2bb7ff;
  margin-bottom: 20px;
  margin-top: 25px;
}

.paper-timeline {
  list-style: none;
  position: relative;
}

.paper-timeline:before {
  top: 30px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #f5f8fa;
  left: 50%;
  margin-left: -1.5px;
}

.paper-timeline .clearFix {
  clear: both;
  height: 0;
}

.paper-timeline {
  color: #565f66;
  padding-bottom: 80px;
}

.paper-timeline .start-icon img {
  display: block;
  margin: 0 auto;
}

.paper-timeline .timeline-item h3 {
  font-size: 18px;
  font-weight: 400;
  color: #565f66;
}

.paper-timeline .left::after {
  border: 2px solid #f5f8fa;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 66px;
}

.paper-timeline .right::before {
  border: 2px solid #f5f8fa;
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 66px;
}

.paper-timeline .mini .left::after {
  border: 2px solid #f5f8fa;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 56px;
}

.paper-timeline .mini .right::before {
  border: 2px solid #f5f8fa;
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 56px;
}

.paper-timeline .timeline-panel {
  border: 3px solid #f5f8fa;
  border-radius: 5px;
  padding: 20px 30px 10px;
  position: relative;
  background: #fff;
}

@media (max-width: 980px) {
  .paper-timeline .timeline-panel {
    margin-top: 30px;
  }
  .paper-timeline .left::after {
    border: none !important;
  }
  .paper-timeline .right::before {
    border: none !important;
  }
}

.contactBar {
  margin-top: -80px;
  z-index: 96;
}

.contactBar .contacts {
  border: 1px solid #e1e8ee;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}

.contactBar .icon {
  padding: 30px;
  font-size: 48px;
  display: block;
}

.contactBar img {
  padding: 25px;
}

.contactBar .grey {
  background: #fbfcfd;
}

.contactBar .btn {
  margin-top: 45px;
  padding: 18px 70px;
}

.contactBar p {
  margin-bottom: 20px;
}

@media (max-width: 980px) {
  .contactBar .btn {
    margin-bottom: 22px;
    margin-top: 22px;
  }
}

.mokupSlider-wrapper {
  position: relative;
  padding-bottom: 50px;
  padding-top: 50px;
}

.mokupSlider-wrapper .laptop-mokup img {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
}

@media (max-width: 420px) {
  .mokupSlider-wrapper .laptop-mokup img {
    display: none;
  }
}

.mokupSlider-wrapper .mokupSlider {
  text-align: center;
}

.mokupSlider-wrapper .mokupSlider .screenshot {
  display: block;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  max-width: 700px;
  padding: 1% !important;
}

@media (min-width: 768px) and (max-width: 1030px) {
  .mokupSlider-wrapper .mokupSlider .screenshot {
    width: 75%;
    height: 370px;
  }
}

@media (max-width: 420px) {
  .mokupSlider-wrapper .mokupSlider .screenshot {
    width: 75%;
    height: 270px;
  }
}

.mokupSlider-wrapper .mokupSlider img {
  text-align: center;
}

.mokupSlider-wrapper .mokupSlider li img {
  position: relative;
  transition: top 4s ease-out 0s;
  -webkit-transition: top 4s ease-out 0s;
  -moz-transition: top 4s ease-out 0s;
  -o-transition: top 4s ease-out 0s;
}

.mokupSlider-wrapper .mokupSlider li a {
  height: 430px;
  overflow: hidden;
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mokupSlider-wrapper .lSAction > a {
  width: 44px;
}

.service-blocks .service-block {
  margin-bottom: 35px;
}

.service-blocks .service-block .service-icon {
  float: left;
}

.service-blocks .service-block .service-icon i {
  border-radius: 100%;
  color: #565f66;
  height: 40px;
  width: 70px;
  display: flex;
  flex-direction: column;
}

.service-blocks .service-block:hover .service-icon i {
  opacity: 0.5;
}

.service-blocks .service-block .service-icon i::before {
  font-size: 40px;
}

.service-blocks .service-block .service-content {
  overflow: hidden;
}

.service-blocks .service-block .service-content h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 400;
}

.service-blocks .service-block .service-content h3 a {
  color: #606676;
}

.service-blocks .service-block .service-content h3 a:hover {
  color: #03a9f4;
}

.service-blocks .service-block .btn {
  margin: 20px 0 10px 0;
}

.service-blocks .service-block.s1 .service-icon {
  float: none;
}

.service-blocks .service-block.s2 {
  padding: 20px;
}

.service-blocks .service-block.s2 .service-icon i::before {
  font-size: 40px;
}

.service-blocks .center {
  text-align: center;
}

.service-blocks .center .service-icon {
  float: none !important;
}

.service-blocks .center .service-icon i {
  margin: 0 auto;
}

.single-service-contents {
  padding: 100px 0 65px;
}

.lightSlider {
  visibility: hidden;
  opacity: 0;
}

.lightSlider .lSAction > .lSPrev, .lightSlider .lSAction > .lSNext {
  background: none !important;
}

.lightSlider .lslide {
  position: relative;
}

.lightSlider .slide-caption {
  position: absolute;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 40px;
  color: #fff;
  width: 600px;
  margin: 0 auto;
  vertical-align: middle;
  top: 30%;
  left: 0;
  right: 0;
}

.lightSlider .slide-caption p {
  margin: 20px 0;
}

@media (max-width: 1031px) {
  .lightSlider .slide-caption {
    display: none;
  }
}

.lightSlider .carousel-caption {
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #565f66;
  text-align: center;
  text-shadow: none;
  top: 25%;
}

.lightSlider .overlay {
  z-index: 0;
}

.pager-ab-top-left .lSPager.lSpg {
  position: absolute !important;
  top: 8px;
  left: 30px;
}

.showSlider {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #eee;
  height: 10px;
  width: 10px;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #03a9f4;
}

.lSPager.lSGallery img {
  opacity: 0.3;
}

.lSPager.lSGallery img:hover {
  opacity: 1;
}

.lSPager.lSGallery .active img {
  opacity: 1;
}

@media (min-width: 1031px) {
  .lslide.active {
    /* The typing effect */
    /* The typewriter cursor effect */
  }
  .lslide.active .typewriter {
    overflow: hidden;
    /* Ensures the content is not revealed until the animation */
    border-right: 0.15em solid rgba(0, 0, 0, 0.5);
    /* The typwriter cursor */
    white-space: nowrap;
    /* Keeps the content on a single line */
    margin: 0 auto;
    /* Gives that scrolling effect as the typing happens */
    animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite;
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
  @keyframes blink-caret {
    from, to {
      border-color: transparent;
    }
    50% {
      border-color: rgba(0, 0, 0, 0.4);
    }
  }
}

/* Circular Progress Bars */
.circular-progressbar {
  text-align: center;
}

.circular-progressbar h6 {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 700;
}

.circular-progressbar span.rate {
  font-size: 12px;
  text-transform: uppercase;
}

.circular-progressbar-inner {
  position: relative;
}

.circular-progressbar-inner span.knob-percent {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 35px;
  line-height: 35px;
  margin-right: -5px;
}

.circular-progressbar.small .circular-progressbar-inner span.knob-percent {
  font-size: 25px;
  margin-top: -18px;
}

.circular-progressbar-inner span.knob-percent span {
  font-size: 15px;
  vertical-align: top;
  line-height: 24px;
  font-weight: 700;
}

.circular-progressbar.small .circular-progressbar-inner span.knob-percent span {
  font-size: 12px;
  line-height: 28px;
}

.progressbar {
  margin: 30px 0;
}

.progressbar .progressbar-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  display: block;
  margin: 0 0 10px;
}

.progressbar-container {
  position: relative;
  border: 1px solid #e9e9e9;
  background: #eee;
  height: 8px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.progressbar-container .progress-width {
  position: relative;
  height: 8px;
  width: 0%;
  background: #eb5858;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
}

.progressbar-container .progress-width:after {
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #e6e6e6;
  position: absolute;
  right: -9px;
  top: -5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.progressbar-container .progress-percent {
  position: absolute;
  left: 0;
  display: none;
  top: -45px;
  width: 45px;
  height: 25px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 3px 0;
  font-size: 13px;
  color: #333;
  margin-left: -22px;
}

.progressbar-container .progress-percent:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}

.progressbar-container .progress-percent:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #e5e5e5;
}

.counter > div {
  background: #fff;
  display: inline-block;
  height: 100px;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  width: 100px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}

.counter > div span:first-child {
  font-size: 28px;
  display: block;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9;
  align-self: flex-start;
}

sticky:before,
.sticky:after {
  content: '';
  display: table;
}

.parallax {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  padding: 100px 0 120px;
  height: 100vh;
  z-index: 1;
  overflow: hidden;
  clear: both;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0;
  color: #fff;
  background-size: cover;
}

.hero-video {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  /*padding: 50px 0 60px;*/
  height: 50vh;
  overflow: hidden;
  position: relative;
}

.hero-video > .container {
  position: relative;
  z-index: 1;
}

.hero-video .overlay {
  z-index: 0;
  background: #000;
  height: 50vh;
   
}

.hero-video .label {
  padding: 8px 15px;
  font-weight: 600;
}

.video-background {
    background-color: #000;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
      -webkit-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    box-shadow: inset 0 -3px 6px 0 rgba(0,0,0,0.3);
    background-image: -ms-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -moz-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -o-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, 

#1e2a7e), color-stop(25, #1d3688), color-stop(50, #1c5b9c), color-stop(75, 

#1f79a8), color-stop(100, #1895c3));
    background-image: -webkit-linear-gradient(top left, #1e2a7e 0%, #1d3688 25%, 

#1c5b9c 50%, #1f79a8 75%, #1895c3 100%);
    background-image: linear-gradient(to bottom right, #1e2a7e 0%,#1d3688 

25%,#1c5b9c 50%,#1f79a8 75%,#1895c3 100%);
}

.video-foreground {
  height: 300%;
  top: -100%;
}

.video-foreground,
.video-background iframe, .video-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (min-aspect-ratio: 16 / 9) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16 / 9) {
  .video-foreground {
    width: 300%;
    left: -100%;
  }
}

@media all and (max-width: 600px) {
  .vid-info {
    width: 50%;
    padding: .5rem;
  }
  .vid-info h1 {
    margin-bottom: .2rem;
  }
}

.call-to-action {
  border: 3px solid #e1e8ee;
  border-radius: 3px;
  padding: 20px;
  margin: 20px 0;
}

.call-to-action .action-btn {
  display: inline-block;
  float: right;
}

.call-to-action h3 {
  font-size: 22px;
  font-weight: 400;
  color: #43484d;
  margin: 0 0 10px;
}

.call-to-action p {
  font-size: 20px;
  font-weight: 600;
  color: #565f66;
}

.call-to-action .btn-action {
  margin-top: 12px;
}

@media (min-width: 1031px) {
  .call-to-action .btn-action {
    float: right;
  }
}

@media (max-width: 1031px) {
  .call-to-action {
    text-align: center;
  }
}

.blog .blog-default article {
  text-align: center;
  margin-bottom: 100px;
}

.blog .blog-default .post-type {
  border: 3px solid #f5f8fa;
  border-radius: 50%;
  color: #a2acb4;
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 45px;
  width: 50px;
}

.latest-posts {
  margin: 50px 0;
}

.blog-box .post {
  border: 3px solid #f5f8fa;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 25px;
}

.blog-box .post h2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-top: 100px;
}

.blog-box .post h2 a {
  color: #43484d;
}

.blog-box .post h2 a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #03a9f4;
}

.blog-box .icon-article {
  position: absolute;
  top: 50px;
}

.content-wrapper {
  padding: 50px 0;
}

.post .featured img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.post .meta {
  margin: 20px 0 0;
  padding-bottom: 10px;
}

.post .meta p {
  padding: 15px 0;
}

.post .meta li {
  display: inline-block;
  font-weight: 600;
  color: #565f66;
}

.post .meta li i {
  padding-right: 5px;
}

.post .meta li span {
  color: #43484d;
}

.post .meta li::after {
  content: "|";
  padding: 0 20px;
}

.post .meta li:last-child::after {
  content: none;
}

.post img {
  max-width: 100%;
  height: auto;
}

.post blockquote {
  background: #082c46 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-family: monospace;
  font-size: 12px;
  margin: 30px 0;
  padding: 30px 50px;
  line-height: 30px;
}

.feedback {
  border-top: 1px solid #eee;
  margin-top: 50px;
}

.feedback input[type="text"] {
  font-size: 18px;
  border-radius: 5px;
  border: 2px solid #e1e8ee;
  color: #43484d;
  height: 60px;
  width: 100%;
  margin: 20px 0;
  padding: 20px;
}

.feedback .count {
  padding-right: 15px;
  padding-top: 18px;
  vertical-align: middle;
}

.feedback .feedback-btn {
  display: inline-block;
  padding-left: 5px;
  padding-top: 20px;
  vertical-align: middle;
}

.single-masthead {
  padding: 30px;
}

.single .post h1 {
  text-align: center;
}

.single .post .meta {
  text-align: center;
  margin: 20px;
  border-bottom: 1px solid #e1e8ee;
}

.single .post img {
  padding-bottom: 25px;
}

.single .post .excerpt {
  font-size: 20px;
  font-weight: 100;
  padding: 40px 0;
}

.single .post-comments {
  background-color: #f5f8fa;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 50px 0;
  margin-bottom: 50px;
  text-align: center;
}

.single .post-comments .btn {
  margin-top: 15px;
}

.mini li:after {
  padding: 0 13px !important;
}
.cursorHand{
	cursor: pointer;
	font-weight:bold;
	color:#0080C0;
}



 
.masonry {
  columns: 1;
  column-gap: 10px;
}
.masonry-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {  .masonry {
    columns: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .masonry {
    columns: 3;
  }
}
.masonry-item, .masonry-content {
  border-radius: 4px;
  overflow: hidden;
}
.masonry-item {
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, .3));
  transition: filter .25s ease-in-out;
}
.masonry-item:hover {
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, .3));
  border-bottom:2px solid #F00;
}
.masonry-content {
  overflow: hidden;
}
.masonry-item {
  color: #333333;
  background-color: #f9f9f9;
}
.masonry-title, .masonry-description {
  margin: 0;
}
.masonry-title {
  font-weight: 700;
  font-size: 1.1rem;
  padding: 1rem 1.5rem;
}
.masonry-description {
  padding: 1.5rem;
  font-size: .75rem;
  border-top: 1px solid rgba(0, 0, 0, .05);
}
.masonry-footer {
  font-size: .75em;
  opacity: .25;
  text-align: center;
  padding-top: 3em; 
  padding-bottom: 3em;
  margin-bottom: -1.5em;
  transition: opacity 1s ease-in-out;
}
.masonry-footer a {
  color: currentColor;
}
.masonry-footer:hover, .masonry-footer:active, .masonry-footer:focus {
  opacity: .75;

}
 

 

.pubdate {background: #ddd;
    color: #666;
    padding: 10px 20px;
    margin: 0;
    letter-spacing: .05em;
    font-family: Roboto,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    left: 0;
    right: 0;
    bottom: 0;
    text-transform: uppercase;}
	



.label2{display: inline;
    padding: .2em .6em .3em;
    font-size: 65%;
    font-weight: none;
    line-height: 1;
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .0em;
    box-shadow: 0px 2px 5px #ccc;}


.ctrn2 {
    font-size: 11px;
    background: #f5f5f5;
    border-left: 1px solid #60bc60;
    padding: 3px 8px;
    border-radius: 10px;
    color: #333;}