/* Minification failed. Returning unminified contents.
(11389,27): run-time error CSS1030: Expected identifier, found '.'
(11389,41): run-time error CSS1031: Expected selector, found ')'
(11389,41): run-time error CSS1025: Expected comma or open brace, found ')'
(24760,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24835,18): run-time error CSS1030: Expected identifier, found '.'
(24835,30): run-time error CSS1031: Expected selector, found ')'
(24835,30): run-time error CSS1025: Expected comma or open brace, found ')'
(24841,18): run-time error CSS1030: Expected identifier, found '.'
(24841,30): run-time error CSS1031: Expected selector, found ')'
(24841,30): run-time error CSS1025: Expected comma or open brace, found ')'
(25132,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25140,32): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25150,36): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25177,21): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25241,28): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25264,17): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25269,17): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25333,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25399,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25405,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25411,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25423,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25451,17): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25479,17): run-time error CSS1039: Token not allowed after unary operator: '-color-basic-cerez'
(25521,11): run-time error CSS1030: Expected identifier, found '.'
(25521,36): run-time error CSS1031: Expected selector, found ')'
(25521,36): run-time error CSS1025: Expected comma or open brace, found ')'
(25530,15): run-time error CSS1030: Expected identifier, found '.'
(25530,40): run-time error CSS1031: Expected selector, found ')'
(25530,40): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*
Theme Name: Paradise | Multipurpose HTML Template
Author: Markhorthemes
Author URI:  http://themeforest.net/user/Markhorthemes
Version: 1
Text Domain: Paradise | Multipurpose HTML Template
Tags: one-column, two-columns, three-columns
Theme URI:  http://htmlbeans.com/html/paradise
*/
/* ---------------------------------------------------------

	 Embedded fonts styles
	 General reset
	 Common site styles
	 Header Style
	 Socialicons Area
	 Time and Day
	 Navigation Area
	 Logo
	 Nav
	 Navigation
	 Sub Menu
	 Mega Menu
	 Mega Menu Row
	 Add Nav
	 Search Area
	 Cart Area
	 Footer Style
	 Footer Area Style
	 Email Area Style
	 Widget Style
	 Footer bar Style
	 Copyright Style
	 Footer Nav Style
	 Home Slider Style
	 Item Style
	 Slider Content Area Style
	 Slider Content Style
	 Slider img Style
	 Owl Carousel Style
	 Home Slider Style
	 Slider Content Area Style
	 Slider Content Style
	 Slider img Style
	 Owl Carousel Style
	 Home Slider Style
	 Service Content Style
	 Statistics Countera Style
	 Pricing Plan Area Style
	 Pricing box Style
	 Pricing Content Style
	 Pricing List Style
	 Gallery Area Style
	 Appointment Area Style
	 Testimonial Style
	 Blog Style
	 Post Area Style
	 Paradise Center Area Style
	 Service Area Style
	 Team Area Style
	 Filter Able Nav Style
	 Masonry Grid Style
	 Products Area Style
	 Inner banner Style
	 Breadcrumb Style
	 Error Area Style
	 Coming Soon Style
	 About us Video Style
	 Gift Certifitcates Area Style
	 Faq Area Style
	 Accordian Style
	 Contact Us Area Style
	 Blog Grid Style
	 Blog Grid Full Width Style
	 Pagination Style
	 Comments Area Style
	 Form Area Style

---------------------------------------------------------*/
@import url("/Content/paradise/fonts/googleImports/import.css");
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

* {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 8px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0065b1;
}

p {
  margin: 0 0 20px;
  line-height: 24px;
  letter-spacing: normal;
}

p a {
  text-decoration: underline;
}

p a:hover {
  text-decoration: underline;
}

a {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
}

ul {
  margin: 0;
}

figure {
  margin-bottom: 6px;
  position: relative;
}

img {
  height: auto;
  max-width: 100%;
}

strong {
  color: #0065b1;
}

iframe {
  width: 100%;
  float: left;
  border: none;
}

.wp-caption.alignleft {
  width: 100%;
}

.wp-caption.alignnone {
  width: 100%;
}

button {
  border: none;
}

textarea {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

select {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hb-select {
  color: #666;
  float: left;
  width: 100%;
  position: relative;
  text-transform: uppercase;
}

.hb-select select {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hb-select select option {
  color: #666;
}

.hb-select:after {
  top: 0;
  right: 15px;
  z-index: 2;
  color: #666;
  display: block;
  content: '\f107';
  line-height: 40px;
  position: absolute;
  text-align: center;
  font-size: inherit;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.form-control {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-control::-webkit-input-placeholder {
  color: #666;
}

.form-control:-moz-placeholder {
  color: #666;
}

.form-control::-moz-placeholder {
  color: #666;
}

.form-control:-ms-input-placeholder {
  color: #666;
}

.form-control::-ms-input-placeholder {
  color: #666;
}

.form-control:focus {
  color: #666;
  border-color: #666;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

input[type="text"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="password"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="datetime"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="datetime-local"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="date"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="month"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="time"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="week"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="number"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="email"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="url"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="search"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="tel"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="color"] {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.uneditable-input {
  color: #666;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea.form-control {
  resize: none;
  height: 100px;
}

input:focus {
  color: #666;
  border-color: #666;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select select:focus {
  color: #666;
  border-color: #666;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-group {
  width: 100%;
  float: left;
  margin: 0 0 20px;
}

label {
  color: #666;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}

form p {
  float: left;
  position: relative;
  width: 100%;
}

form p span i {
  top: 13px;
  left: 16px;
  color: #474747;
  position: absolute;
}

option {
  padding: 5px 15px;
}

ul ul {
  margin-left: 20px;
}

ol {
  float: none;
  list-style: decimal;
  padding-left: 15px;
}

ol ol {
  margin-left: 20px;
}

ol li {
  list-style: decimal;
  width: 100%;
}

table {
  background-color: transparent;
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}

table > thead > tr > th {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
  border-bottom: 2px solid #dbdbdb;
  vertical-align: bottom;
}

table > thead > tr > td {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table > thead:first-child > tr:first-child > th {
  border-bottom: 0;
}

table > thead:first-child > tr:first-child > td {
  border-bottom: 0;
}

table > tbody > tr > th {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table > tbody > tr > td {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table > tbody + tbody {
  border-top: 2px solid #dbdbdb;
}

table > tfoot > tr > th {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table > tfoot > tr > td {
  border-top: 1px solid #dbdbdb;
  border: 1px solid #dbdbdb;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table thead tr th {
  border-top: 1px solid #dbdbdb;
  text-align: center;
  text-transform: capitalize;
}

table > caption + thead > tr:first-child > th {
  border-bottom: 0;
}

table > caption + thead > tr:first-child > td {
  border-bottom: 0;
}

table > colgroup + thead > tr:first-child > th {
  border-bottom: 0;
}

table > colgroup + thead > tr:first-child > td {
  border-bottom: 0;
}

th {
  text-align: left;
}

.table > caption + thead > tr:first-child > th {
  border-top: 1px solid #dbdbdb;
}

.table > caption + thead > tr:first-child > td {
  border-top: 1px solid #dbdbdb;
}

.table > colgroup + thead > tr:first-child > th {
  border-top: 1px solid #dbdbdb;
}

.table > colgroup + thead > tr:first-child > td {
  border-top: 1px solid #dbdbdb;
}

.table > thead:first-child > tr:first-child > th {
  border-top: 1px solid #dbdbdb;
}

.table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #dbdbdb;
}

.table > thead > tr > th {
  padding: 6px 10px;
}

.table > thead > tr > td {
  padding: 6px 10px;
}

.table > tbody > tr > th {
  padding: 6px 10px;
}

.table > tbody > tr > td {
  padding: 6px 10px;
}

.table > tfoot > tr > th {
  padding: 6px 10px;
}

.table > tfoot > tr > td {
  padding: 6px 10px;
}

p ins {
  color: #666;
}

dl dd {
  margin-left: 20px;
}

address {
  font-style: italic;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.hb-radio {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}

.hb-radio label {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0 0 0 20px;
}

.hb-radio input[type=radio] {
  display: none;
}

.hb-radio input[type=radio] + label:before {
  top: 4px;
  left: 0;
  color: #373542;
  font-size: 14px;
  line-height: 14px;
  content: '\f096';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '';
}

.hb-radio input[type=radio]:checked + label:before {
  content: '\f046';
}

.hb-checkbox {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}

.hb-checkbox label {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0 0 0 20px;
}

.hb-checkbox input[type=checkbox] {
  display: none;
}

.hb-checkbox input[type=checkbox] + label:before {
  top: 4px;
  left: 0;
  color: #373542;
  font-size: 14px;
  line-height: 14px;
  content: '\f096';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.hb-checkbox input[type=checkbox]:checked + label:before {
  content: '\f046';
}

.hb-haslayout {
  width: 100%;
  float: left;
}

.hb-wrapper {
  position: relative;
  overflow: hidden;
}

.hb-sectionspace {
  padding: 80px 0;
}

.hb-locationmap {
  width: 100%;
  float: left;
  height: 500px;
}

.hb-btn-sm {
  padding: 0 25px;
  line-height: 30px;
}

.hb-btn {
  color: #fff;
  height: 45px;
  padding: 0 40px;
  position: relative;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  background-size: 200% auto;
  font: 500 14px/45px 'Poppins', Arial, Helvetica, sans-serif;
}

.hb-btn.bdr {
  color: #2d2c40;
  z-index: 1;
}

.hb-btn.bdr:after {
  position: absolute;
  content: "";
  z-index: -1;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  background: #fff;
  border-radius: 25px;
  display: block;
}

.hb-btn:hover {
  color: #fff;
  background-position: right center;
}

.hb-btn-lg {
  width: 100%;
}

.hb-socialicons {
  overflow: hidden;
  list-style: none;
  text-align: center;
  line-height: 34px;
}

.hb-socialicons li {
  float: left;
  padding: 0 4px;
  line-height: inherit;
  list-style-type: none;
}

.hb-socialicons li a {
  font-size: 16px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 50%;
  text-transform: capitalize;
  background-size: 200% auto;
}

.hb-socialicons li a:hover {
  color: #fff;
  background-position: right center;
}

.hb-socialicons.hb-socialicons-sm li a {
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  background: #c0bfda;
  background: -moz-linear-gradient(left, #c0bfda 0%, #c0bfda 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #c0bfda), color-stop(100%, #c0bfda));
  background: -webkit-linear-gradient(left, #c0bfda 0%, #c0bfda 100%);
  background: -o-linear-gradient(left, #c0bfda 0%, #c0bfda 100%);
  background: -ms-linear-gradient(left, #c0bfda 0%, #c0bfda 100%);
  background: -webkit-gradient(linear, left top, right top, from(#c0bfda), to(#c0bfda));
  background: linear-gradient(to right, #c0bfda 0%, #c0bfda 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0bfda', endColorstr='#c0bfda', GradientType=1 );
}

.hb-socialicons.hb-socialicons-sm li a:hover {
  background-size: 200% auto;
}

.hb-verticalmiddle {
  margin: 0 -1px;
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}

.hb-description {
  width: 100%;
  float: left;
}

.hb-bglight {
  background: #f7f7f7;
}

.hb-bgdark {
  background: #373542;
}

.hb-stars {
  width: 100px;
  height: 16px;
  line-height: 16px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.hb-stars span {
  width: 100px;
  height: 16px;
  line-height: 16px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
}

.hb-stars span:after {
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  letter-spacing: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: rgba(218, 218, 218, 0.8);
  content: '\f005 \f005 \f005 \f005 \f005';
  color: #eddb13;
}

.hb-stars:before {
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  letter-spacing: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: rgba(218, 218, 218, 0.8);
  content: '\f005 \f005 \f005 \f005 \f005';
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.row.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutters > [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.hb-dropdowarrow {
  top: 9px;
  right: 15px;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  display: none;
  cursor: pointer;
  position: absolute;
  text-align: center;
}

.hb-dropdowarrow i {
  display: block;
  font-size: inherit;
  line-height: inherit;
}

.hb-open .hb-dropdowarrow i:before {
  content: '\f106';
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-mega-menu {
  position: relative;
}

.mega-menu-row {
  width: 100%;
  float: left;
  display: table;
  table-layout: fixed;
}

.mega-menu-col {
  display: table-cell;
  vertical-align: top;
}

.navbar-toggle {
  border: 0;
  margin: 3px 0;
  border-radius: 0;
  padding: 10px 12px;
}

.navbar-toggle .icon-bar {
  background: #fff;
}

.hb-formtheme {
  width: 100%;
  float: left;
}

.hb-formtheme fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  position: relative;
}

.hb-inputwithicon {
  position: relative;
}

.hb-inputwithicon i {
  top: 0;
  right: 0;
  z-index: 2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
}

.hb-inputwithicon .form-control {
  z-index: 1;
  position: relative;
}

.hb-sectionhead {
  float: left;
  width: 100%;
}

.hb-sectiontitle {
  float: left;
  width: 100%;
  margin: 0 0 45px;
  padding: 0 0 35px;
  text-align: center;
  position: relative;
}

.hb-sectiontitle:before {
  left: 50%;
  bottom: 0;
  z-index: 1;
  content: '';
  width: 280px;
  height: 1px;
  position: absolute;
  background: #c1bfda;
  margin: 0 0 0 -140px;
}

.hb-sectiontitle:after {
  left: 50%;
  z-index: 2;
  content: "";
  width: 80px;
  height: 25px;
  bottom: -12px;
  text-align: center;
  position: absolute;
  margin: 0 0 0 -40px;
  background: #fff url("/Content/paradise/images/heading-icon.png") no-repeat 50%;
}

.hb-sectiontitle h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 0;
  color: #2d2c40;
  font-weight: 500;
}

.hb-sectiontitle h2 span {
  font-size: 24px;
  line-height: 30px;
  color: #7a7992;
  display: block;
  font-weight: 400;
  font-family: "Arizonia", cursive;
}

.hb-sectiontitle.v2 {
  padding: 0;
}

.hb-sectiontitle.v2:before {
  background: none;
}

.hb-sectiontitle.v2:after {
  background: none;
}

.hb-sectiontitle.v2 h2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.hb-sectiontitle.v3 {
  padding: 0 0 30px;
}

.hb-sectiontitle.v3:before {
  width: 95px;
  height: 4px;
  margin: 0 0 0 -45px;
}

.hb-sectiontitle.v3:after {
  background: none;
}

.hb-sectiontitle.v3 h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hb-pagination {
  width: 100%;
  float: left;
  font: 14px/24px 'Poppins', Arial, Helvetica, sans-serif;
}

.hb-pagination ul {
  margin: 0;
  padding: 0;
  float: right;
  text-align: center;
  line-height: inherit;
}

.hb-pagination ul li {
  float: left;
  margin: 0 6px;
  line-height: inherit;
}

.hb-pagination ul li a {
  width: 20px;
  display: block;
  color: #2d2c40;
  text-align: center;
  position: relative;
  line-height: inherit;
}

.hb-pagination ul li.hb-prevpage {
  margin-left: 0;
}

.hb-pagination ul li.hb-prevpage a {
  width: auto;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  padding: 0 25px 0 0;
}

.hb-pagination ul li.hb-prevpage a:after {
  top: 50%;
  opacity: 0;
  content: '';
  width: 15px;
  height: 1px;
  background: #373542;
  position: absolute;
  visibility: hidden;
  left: 50px;
}

.hb-pagination ul li.hb-prevpage a:hover:after {
  opacity: 1;
  visibility: visible;
  left: 2px;
}

.hb-pagination ul li.hb-nextpage {
  margin-right: 0;
}

.hb-pagination ul li.hb-nextpage a {
  width: auto;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 25px;
}

.hb-pagination ul li.hb-nextpage a:after {
  top: 50%;
  opacity: 0;
  content: '';
  width: 15px;
  height: 1px;
  background: #373542;
  position: absolute;
  visibility: hidden;
  right: 50px;
}

.hb-pagination ul li.hb-nextpage a:hover:after {
  opacity: 1;
  visibility: visible;
  right: 2px;
}

.hb-breadcrumb {
  padding: 0;
  margin: 0;
  color: #fff;
  float: right;
  text-align: right;
  text-transform: capitalize;
  font: 14px/44px 'Poppins', Arial, Helvetica, sans-serif;
}

.hb-breadcrumb li {
  width: auto;
  padding: 0 15px;
  position: relative;
  line-height: inherit;
  display: inline-block;
  vertical-align: middle;
}

.hb-breadcrumb li:after {
  top: 0;
  left: -3px;
  content: '|';
  color: #fff;
  position: absolute;
}

.hb-breadcrumb li:last-child {
  padding: 0 0 0 15px;
}

.hb-breadcrumb li:first-child:after {
  display: none;
}

.hb-breadcrumb li a {
  display: block;
  color: #fff;
}

.hb-twoheading {
  font-size: 24px;
  line-height: 27px;
  color: #2d2c40;
  font-weight: 500;
  margin: 0 0 7px;
}

.hb-headingtree {
  font-size: 18px;
  line-height: 21px;
  color: #2d2c40;
  margin: 0 0 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-headingtree a {
  color: #2d2c40;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hb-bg {
  background: #f5f5f9;
}

.hb-bg .hb-sectiontitle:after {
  background-color: #f5f5f9;
}

.industry-img{
    width: 580px;
    height: 580px;
}

/* ---------------------------------------------------------
	 1. Embedded fonts styles
	 ---------------------------------------------------------*/
/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts//fa-regular-400.eot");
  src: url("../fonts//fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts//fa-regular-400.woff2") format("woff2"), url("../fonts//fa-regular-400.woff") format("woff"), url("../fonts//fa-regular-400.ttf") format("truetype"), url("../fonts//fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts//fa-brands-400.eot");
  src: url("../fonts//fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts//fa-brands-400.woff2") format("woff2"), url("../fonts//fa-brands-400.woff") format("woff"), url("../fonts//fa-brands-400.ttf") format("truetype"), url("../fonts//fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frown:before {
  content: "\f119";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-percent:before {
  content: "\f295";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-print:before {
  content: "\f02f";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-road:before {
  content: "\f018";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* ---------------------------------------------------------
	 2. General reset
	 ---------------------------------------------------------*/
body {
  min-width: 320px;
  -ms-overflow-style: scrollbar;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.font-arizonia {
  font-family: "Arizonia", cursive;
}

.font-oswald {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font-base {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font-serif {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.fw-bold {
  font-weight: 700;
}

.fw-normal {
  font-weight: 400;
}

.fw-light {
  font-weight: 300;
}

.fw-medium {
  font-weight: 500;
}

.fw-semi {
  font-weight: 600;
}

.text-gray {
  color: #7a7992;
}

.text-white {
  color: #fff;
}

.bg-grey {
  background: #f5f5f9;
}

.sm-round {
  border-radius: 5px;
}

.rounded-circle {
  border-radius: 100%;
}

.bdr-none {
  border: none !important;
}

/* =============================================
			Header Style					
============================================= */
.hb-header {
  z-index: 10;
  position: relative;
}

.hb-header .hb-topbar {
  float: left;
  width: 100%;
  padding: 15px 0;
}

.hb-header .hb-info-area {
  float: left;
  overflow: hidden;
}

.sticky {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
}

.affix {
  z-index: 999;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.1);
}

.hb-info {
  float: left;
  width: 100%;
  list-style: none;
}

.hb-info li {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}

.hb-info li:first-child {
  padding-right: 20px;
}

.hb-info li a {
  color: #fff;
  display: block;
}

.hb-info li i {
  margin: 0 10px 0 0;
}

/* =============================================
			Socialicons Area					
============================================= */
.hb-socialicons-area {
  float: right;
  overflow: hidden;
}

/* =============================================
			Time and Day					
============================================= */
.hb-timeandday {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 300;
  padding: 0 30px 0 0;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

.hb-withoutbackground {
  margin: 0 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}

.hb-withoutbackground li {
  padding: 0 10px;
}

.hb-withoutbackground li a {
  font-size: 14px;
  line-height: 17px;
  width: auto;
  height: auto;
  background: none !important;
}

.hb-withoutbackground li a:hover i {
  color: #2d2c40;
}

/* =============================================
			Navigation Area					
============================================= */
.hb-navigationarea {
  float: left;
  width: 100%;
}

/* =============================================
			Logo					
============================================= */
.hb-logo {
  float: left;
  padding: 30px 0;
}

.hb-logo a {
  display: block;
}

.hb-logo a img {
  display: block;
  max-height: 50px !important;
}

/* =============================================
			Nav					
============================================= */
.hb-nav {
  float: right;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

/* =============================================
			Navigation					
============================================= */
.hb-navigation {
  padding: 0;
  width: 100%;
  float: left;
}

.hb-navigation ul {
  list-style: none;
  line-height: inherit;
}

.hb-navigation ul li {
  position: relative;
  line-height: inherit;
  list-style-type: none;
}

.hb-navigation ul li a {
  display: block;
  cursor: pointer;
  color: #2d2c40;
}

.hb-navigation ul li .sub-menu li a {
  color: #2d2c40;
  display: block;
}

.hb-navigation > ul {
  width: 100%;
  float: left;
  list-style: none;
  text-align: center;
  line-height: inherit;
}

.hb-navigation > ul > li {
  width: auto;
  cursor: pointer;
  padding: 40px 16px;
  vertical-align: top;
  display: inline-block;
  text-transform: uppercase;
}

.hb-navigation > ul > li:hover .sub-menu {
  top: 100px;
  opacity: 1;
  visibility: visible;
}

.hb-navigation > ul > li:hover .mega-menu {
  top: 100px;
  opacity: 1;
  visibility: visible;
}

/* =============================================
			Sub Menu					
============================================= */
.sub-menu {
  left: 0;
  top: 150px;
  opacity: 0;
  background: #fff;
  visibility: hidden;
  position: absolute;
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  margin: 0;
  width: 240px;
  padding: 10px 0;
  margin-top: -38px;
}

.sub-menu li {
  text-align: left;
  padding: 10px 20px;
}

.sub-menu li a {
  color: #2d2c40;
  display: block;
}

/* =============================================
			Mega Menu					
============================================= */
.mega-menu {
  left: 0;
  top: 150px;
  opacity: 0;
  background: #fff;
  visibility: hidden;
  position: absolute;
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
}

/* =============================================
			Mega Menu Row					
============================================= */
.mega-menu-row {
  margin: 0;
  display: table;
  table-layout: fixed;
}

/* =============================================
			Add Nav					
============================================= */
.hb-addnav {
  float: right;
  padding: 36px 0 37px 45px;
}

/* =============================================
			Search Area					
============================================= */
.hb-searcharea {
  padding: 0 15px;
  display: inline-block;
  vertical-align: middle;
}

.hb-searcharea a {
  color: #2d2c40;
  display: block;
  font-size: 16px;
}

/* =============================================
			Cart Area					
============================================= */
.hb-cartarea {
  padding: 0 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.hb-cartarea a {
  color: #2d2c40;
  display: block;
  font-size: 16px;
}

.right {
  left: auto;
  right: 0;
}

.hb-cart {
  top: 60px;
  width: 350px;
  padding: 30px;
  list-style: none;
}

.hb-cart li {
  float: left;
  width: 100%;
  padding: 10px 0;
  list-style-type: none;
}

.hb-cart li figure {
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.hb-cart li figure img {
  display: block;
}

.hb-cart li h3 {
  margin: 0;
  color: #2d2c40;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}

.hb-cart li h3 span {
  font-size: 14px;
  line-height: 17px;
  color: #0065b1;
  display: block;
  font-weight: 400;
}

.hb-cart li button {
  float: right;
  background: none;
  margin: 20px 0 0;
}

.hb-cart li .hb-btn {
  color: #fff;
  line-height: 42px;
}

.hb-cart li .hb-btn:hover {
  color: #fff;
}

.hb-cart li .hb-btn.changehover {
  margin: 0 0 10px;
  background: #2d2c40;
  background: -moz-linear-gradient(left, #2d2c40 0%, #2d2c40 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #2d2c40), color-stop(100%, #2d2c40));
  background: -webkit-linear-gradient(left, #2d2c40 0%, #2d2c40 100%);
  background: -o-linear-gradient(left, #2d2c40 0%, #2d2c40 100%);
  background: -ms-linear-gradient(left, #2d2c40 0%, #2d2c40 100%);
  background: -webkit-gradient(linear, left top, right top, from(#2d2c40), to(#2d2c40));
  background: linear-gradient(to right, #2d2c40 0%, #2d2c40 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$clr1', endColorstr='$clr1', GradientType=1 );
}

.hb-total {
  font-size: 14px;
  line-height: 17px;
  width: 100%;
  color: #0065b1;
  display: block;
  padding: 20px 0;
  font-weight: 500;
  text-transform: uppercase;
  border-top: 1px solid #e5e5e5;
}

.hb-total em {
  float: right;
  font-size: 18px;
  font-style: normal;
}

.hb-header.v2 {
  border: 0;
}

.v2 .hb-topbar {
  padding: 25px 0;
  background: transparent;
}

.v2 .hb-logo {
  padding: 3px 0;
}

.v2 .hb-btn {
  float: right;
  margin-top: 15px;
}

.v2 .hb-info-area {
  float: right;
  margin: 15px 60px 0 0;
}

.v2 .hb-info li:first-child {
  margin-right: 40px;
}

.v2 .hb-info li span {
  color: #2d2c40;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}

.v2 .hb-info li span em {
  color: #7a7992;
  display: block;
  font-weight: 300;
  font-style: normal;
}

.v2 .hb-info li span a {
  color: #7a7992;
  font-weight: 300;
}

.v2 .hb-info li i {
  font-size: 35px;
  margin: 0 20px 0 0;
}

.v2 .hb-nav {
  float: left;
}

.v2 .hb-navigation > ul > li {
  padding: 20px 16px;
}

.v2 .hb-navigation > ul > li:first-child {
  padding-left: 0;
}

.v2 .hb-navigation > ul > li:hover .sub-menu {
  top: 58px;
}

.v2 .sub-menu {
    background-image: linear-gradient(to right,#e4b4f7 0%,#edb6f7 100%);
    margin-top: 0px;
}

.v2 .hb-navigation ul li .sub-menu li a {
    color: #fff;
}

.v2 .hb-navigation ul li a {
  color: #fff;
}

.v2 .hb-searcharea a {
  color: #fff;
}

.v2 .hb-cartarea a {
  color: #fff;
}

.v2 .hb-cartarea a:hover {
  color: #2d2c40;
}

.v2 .hb-addnav {
  padding: 17px 0 16px;
}

.v2 .hb-cart {
  top: 38px;
}

.v2 .hb-slidercontent .hb-btn {
  float: left;
}

.v3 .hb-info-area {
  float: left;
}

.v3 .hb-logo {
  float: none;
  width: 156px;
  display: block;
  margin: 0 auto;
}

.v3 .hb-navigation ul li a {
  color: #2d2c40;
}

.v3 .hb-searcharea a {
  color: #2d2c40;
}

.v3 .hb-cartarea {
  float: right;
  padding: 17px 0 16px;
}

.v3 .hb-cartarea a {
  color: #2d2c40;
}

.v3 .hb-cart a {
  color: #fff;
}

.v3 .hb-addnav {
  float: left;
}

.v3 .hb-nav {
  float: none;
  width: 680px;
  margin: 0 auto;
}

.v2.v3 .hb-navigationarea {
  background: rgba(255, 255, 255, 0.6);
}

.v4 .hb-info {
  padding: 10px 0;
}

.v4 .hb-info li {
  padding: 0 15px;
}

.v4 .hb-info li:first-child {
  margin: 0;
  border-right: 1px solid #2d2c40;
}

.v4 .hb-info li:last-child {
  padding-right: 0;
}

.v4 .hb-info li span {
  font-size: 18px;
  line-height: 21px;
  padding: 0;
  color: #2d2c40;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.v4 .hb-socialicons {
  float: right;
  padding: 0 28px 0 0;
  margin: 20px 38px 21px 0;
  border-right: 1px solid #fff;
}

.v2.v4 .hb-navigationarea {
  background: #2d2c40;
}

.hb-header.v5 {
  background: #000;
}

.v5 .hb-topbar {
  background: transparent;
}

.v5 .hb-socialicons {
  margin: 0;
  float: left;
  padding: 13px 0;
}

.v5 .hb-addnav {
  float: right;
  padding: 10px 0;
}

.v5 .hb-cartarea {
  padding: 0 15px;
}

.v5 .hb-cartarea a {
  color: #fff;
}

.v5 .hb-cartarea li a:hover {
  color: #fff;
}

.v5 .hb-searcharea a {
  color: #fff;
}

.v5 .hb-navigation ul li a {
  color: #fff;
}

.v5 .hb-navigation ul li .sub-menu li a {
  color: #2d2c40;
}

.hb-header.v6 {
  background: #fff;
}

.v6 .hb-socialicons li a i {
  color: #2d2c40;
}

.v6 .hb-searcharea a {
  color: #2d2c40;
}

.v6 .hb-cartarea a {
  color: #2d2c40;
}

.v6 .hb-cartarea li a {
  color: #fff;
}

.v6 .hb-navigation ul li a {
  color: #fff;
}

.v6 .hb-navigation ul li a:hover {
  color: #fff;
}

.v2.v6 .hb-navigationarea {
  background: #111;
}

/* =============================================
			Footer Style					
============================================= */
.hb-footer {
  background: #f5f5f9;
}

/* =============================================
			Footer Area Style					
============================================= */
.hb-footer-area {
  float: left;
  width: 100%;
  padding: 60px 0;
}

.hb-col {
  float: left;
  width: 100%;
  padding: 20px 0 0;
}

.hb-col .hb-logo {
  width: 100%;
  padding: 0;
  margin: 0 0 18px;
}

.hb-col .hb-timeandday {
  padding: 0;
  width: 100%;
  color: #7a7992;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 30px;
}

.hb-col p {
  font-size: 16px;
  line-height: 19px;
  color: #2d2c40;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.hb-col .hb-info li {
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  float: left;
  color: #2d2c40;
  font-weight: 600;
  padding: 0 0 20px;
}

.hb-col .hb-info li:last-child {
  padding: 0;
}

.hb-col .hb-info li span {
  color: #2d2c40;
  display: block;
  font-weight: 600;
  line-height: 20px;
}

.hb-col .hb-info li span em {
  font-size: 14px;
  line-height: 17px;
  color: #7a7992;
  display: block;
  font-weight: 300;
  padding: 7px 0 0;
  font-style: normal;
}

.hb-col .hb-info li span a {
  color: #7a7992;
  padding: 7px 0 0;
  font-weight: 300;
}

.hb-col .hb-description {
  font-size: 14px;
  color: #7a7992;
}

/* =============================================
			Email Area Style					
============================================= */
.hb-emailarea {
  float: left;
  width: 100%;
}

.hb-emailarea .hb-formtheme .form-group {
  position: relative;
}

.hb-emailarea .hb-formtheme .form-control {
  font-size: 12px;
  font-weight: 300;
  border-radius: 30px;
  padding: 10px 90px 10px 20px;
}

.hb-emailarea .hb-formtheme .hb-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 0 30px 30px 0;
}

.hb-emailarea .hb-formtheme .has-error .form-control {
  color: red;
  border-color: red;
}

.hb-emailarea .hb-formtheme .has-error .form-control::-webkit-input-placeholder {
  color: red;
}

.hb-emailarea .hb-formtheme .has-error .form-control::-moz-placeholder {
  opacity: 1;
  color: red;
}

.hb-emailarea .hb-formtheme .has-error .form-control:-moz-placeholder {
  color: red;
}

.hb-emailarea .hb-formtheme .has-error .form-control:-ms-input-placeholder {
  color: red;
}

.hb-emailarea .hb-formtheme .has-error .form-control.placeholder {
  color: red;
}

.hb-emailarea .hb-formtheme .form-message {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  position: relative;
}

.hb-emailarea .hb-formtheme .form-message:after {
  top: 14px;
  left: 17px;
  width: 20px;
  content: "";
  height: 20px;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  font-family: 'FontAwesome';
}

.hb-emailarea .hb-formtheme .form-message.error {
  margin: 0 0 20px;
  background: #ff3333;
  padding: 15px 5px 13px 50px;
}

.hb-emailarea .hb-formtheme .form-message.error:after {
  content: "\f00d";
  background: #cc2929;
}

.hb-emailarea .hb-formtheme .form-message.success {
  margin: 0 0 20px;
  background: #698cf0;
  padding: 15px 5px 13px 50px;
}

.hb-emailarea .hb-formtheme .form-message.success:after {
  content: "\f00c";
  background: #5470c0;
}

/* =============================================
			Widget Style					
============================================= */
.hb-widget {
  padding: 0;
  float: left;
  width: 100%;
  margin: 0 0 50px;
}

.hb-widget ul {
  float: left;
  width: 100%;
  margin: -5px;
  list-style: none;
}

.hb-widget ul li {
  padding: 5px;
  width: 32.27%;
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
}

.hb-widget ul li a {
  display: block;
}

.hb-widget ul li a img {
  display: block;
}

.hb-widget .hb-cart-widget {
  overflow: hidden;
}

.hb-widget .hb-cart-widget li {
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin: 0 0 20px;
}

.hb-widget .hb-cart-widget li figure {
  margin: 0;
  width: 70px;
  height: 70px;
  background: #f4f6f8;
  padding: 5px 22px;
  border: 1px solid #f4f6f8;
}

.hb-widget .hb-cart-widget li figure img {
  display: block;
}

.hb-widget .hb-cart-widget li .txt-holder {
  overflow: hidden;
  width: 74%;
  padding: 0 0 0 20px;
}

.hb-widget .hb-cart-widget li h3 {
  font-size: 16px;
  line-height: 19px;
  color: #2d2c40;
  font-weight: 400;
  margin: 0 0 10px;
}

.hb-widget .hb-cart-widget li h3 a {
  color: #2d2c40;
  display: block;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hb-widget .hb-cart-widget li .price {
  font-size: 16px;
  line-height: 18px;
  display: block;
  font-weight: 400;
}

.hb-widget .hb-cart-widget li .price del {
  font-size: 12px;
  line-height: 14px;
  color: #c1bfda;
}

.hb-widget .hb-cart-widget li .close {
  font-size: 14px;
  line-height: 16px;
  float: right;
}

/* =============================================
			Footer bar Style					
============================================= */
.hb-footerbar {
  float: left;
  width: 100%;
  padding: 15px 0;
  background: #e7e7f2;
}

/* =============================================
			Copyright Style					
============================================= */
.hb-copyright {
  font-size: 14px;
  line-height: 17px;
  color: #7a7992;
  display: inline-block;
  vertical-align: middle;
}

/* =============================================
			Footer Nav Style					
============================================= */
.hb-footernav {
  float: right;
  list-style: none;
}

.hb-footernav li {
  font-size: 14px;
  line-height: 17px;
  padding: 0 20px;
  font-weight: 300;
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
  border-right: 1px solid #c1bfda;
}

.hb-footernav li:last-child {
  border: 0;
}

.hb-footernav li a {
  color: #7a7992;
  display: block;
}

.hb-footer.v2 {
  background: #fff;
  position: relative;
}

.hb-footer.v2 .hb-footer-area {
  padding: 80px 0;
}

.hb-footer.v2 .hb-mainfooter {
  float: left;
  width: 100%;
}

.hb-footer.v2 .hb-sectiontitle {
  margin: 0 0 40px;
}

.hb-footer.v2 .hb-logo {
  float: left;
  width: 100%;
}

.hb-footer.v2 .hb-logo a {
  display: block;
}

.hb-footer.v2 .hb-logo a img {
  display: block;
  margin: 0 auto;
}

.hb-footer.v2 .hb-socialicons {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}

.hb-footer.v2 .hb-socialicons li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.hb-footer.v2 .hb-footernav {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 18px;
}

.hb-footer.v2 .hb-copyright {
  width: 100%;
  text-align: center;
}

.hb-footer.v2 .hb-info-area {
  float: left;
  width: 100%;
  padding: 45px 0 0;
  margin: 0;
}

.hb-footer.v2 .hb-info {
  float: left;
  width: 100%;
  list-style: none;
}

.hb-footer.v2 .hb-info li {
  padding: 2px;
  width: 31.31%;
  color: #2d2c40;
  margin: 0 15px;
  text-align: center;
  position: relative;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
}

.hb-footer.v2 .hb-info li:first-child {
  margin-left: 0;
}

.hb-footer.v2 .hb-info li:last-child {
  margin-right: 0;
}

.hb-footer.v2 .hb-info li.hb-font {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.hb-footer.v2 .hb-info li a {
  font-size: 16px;
  line-height: 19px;
  color: #2d2c40;
  display: block;
  padding: 15px 0;
  background: #fff;
  position: relative;
}

.hb-footer.v2 .hb-info li:before {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}

.hb-footer.v3 {
  position: relative;
  background-size: cover;
  background: url("../images/footer-img01.jpg") no-repeat;
}

.hb-footer.v3 .hb-footer-area {
  padding: 0;
  width: 100%;
  float: left;
  background: rgba(0, 0, 0, 0.7);
}

.hb-footer.v3 .hb-mainfooter {
  float: left;
  width: 100%;
  padding: 74px 0;
}

.hb-footer.v3 .hb-logo {
  padding: 0;
  margin: 0 auto 35px;
}

.hb-footer.v3 .hb-description {
  margin: 0 0 35px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
}

.hb-footer.v3 .hb-description p {
  margin: 0;
}

.hb-footer.v3 .hb-socialicons {
  width: 100%;
  float: left;
  margin: 0 auto;
}

.hb-footer.v3 .hb-socialicons li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.hb-footer.v3 .hb-socialicons li a {
  border: 2px solid;
}

.hb-footer.v3 .hb-socialicons li a:hover, .hb-footer.v3 .hb-socialicons li a:focus, .hb-footer.v3 .hb-socialicons li a:active {
  background: #fff;
}

.hb-footer.v3 .hb-footerbar {
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}

.hb-footer.v3 .hb-copyright {
  color: #fff;
}

.hb-footer.v3 .hb-footernav li a {
  color: #fff;
}

/* =============================================
			Home Slider Style					
============================================= */
.hb-homeslider {
  background: #f5f5f9;
}

.hb-homeslider.img-left .owl-item .hb-sliderimg img {
  float: left;
}

.hb-homeslider.img-left .hb-slidercontent {
  left: auto;
  right: 0;
}

/* =============================================
			Item Style					
============================================= */
.item {
  float: left;
  width: 100%;
}

/* =============================================
			Slider Content Area Style					
============================================= */
.hb-slidercontent-area {
  float: left;
  width: 100%;
}

/* =============================================
			Slider Content Style					
============================================= */
.hb-slidercontent {
  top: 0;
  left: 0;
  z-index: 2;
  width: 58%;
  float: left;
  padding: 190px 0;
  position: absolute;
}

.hb-slidercontent .slider-title {
  font-size: 52px;
  line-height: 60px;
  color: #2d2c40;
  font-weight: 300;
  margin: 0 0 20px;
  text-transform: capitalize;
}

.hb-slidercontent .slider-content {
    display: block;
    font-size: 18px;
    line-height: 1.1;
    color: #2d2c40;
    font-weight: 600;
    margin: 0 0 8px;
}

.hb-slidercontent .slider-title span {
  font-size: 24px;
  line-height: 27px;
  font-family: "Arizonia", cursive;
  display: block;
}

.hb-slidercontent .hb-description {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  margin: 0 0 50px;
  color: #7a7992;
}

.hb-slidercontent .hb-description p {
  margin: 0;
}

/* =============================================
			Slider img Style					
============================================= */
.hb-sliderimg {
  margin: 0;
  z-index: 1;
  width: 100%;
  float: right;
  padding: 55px 0 0;
}

/* =============================================
			Owl Carousel Style					
============================================= */
.owl-carousel .owl-item .hb-sliderimg img {
  width: auto;
  float: right;
  display: block;
  object-fit: cover;
}

.owl-carousel .owl-item img {
  width: auto;
}

.hb-prev {
  left: 4%;
  top: 45%;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 51px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  background: #c1bfda;
}

.hb-prev:hover {
  background-size: 200% auto;
}

.hb-prev:focus {
  border: 0;
  outline: none;
}

.hb-next {
  left: 4%;
  top: 45%;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 51px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  background: #c1bfda;
  right: 4%;
  left: auto;
}

.hb-next:hover {
  background-size: 200% auto;
}

.hb-next:focus {
  border: 0;
  outline: none;
}

/* =============================================
			Home Slider Style					
============================================= */
.hb-homeslider.v2 {
  background: #fefefe;
}

.hb-homeslider.v2 .hb-sliderimg {
  padding: 0;
}

.hb-homeslider.v4 .hb-sliderimg {
  padding: 0;
}

.hb-homeslider.v4 .hb-sliderimg:hover .hb-slidercontent {
  visibility: visible;
  opacity: 1;
}

.hb-homeslider.v4 .hb-sliderimg:hover .hb-slidercontent .slider-title {
  padding: 40px;
}

.hb-homeslider.v4 .hb-slidercontent {
  bottom: 0;
  top: auto;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  visibility: hidden;
}

.hb-homeslider.v4 .hb-slidercontent:after {
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.8;
  position: absolute;
}

.hb-homeslider.v4 .hb-slidercontent a {
  color: #fff;
  display: block;
}

.hb-homeslider.v4 .hb-slidercontent .slider-title {
  left: 0;
  margin: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  padding: 40px 0;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  position: absolute;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}

.hb-homeslider.v4 .hb-slidercontent span {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  padding: 10px 0 0;
}

.hb-homeslider.v5 {
  background-size: cover;
  background: url("../images/slider-img07.jpg") no-repeat;
}

.hb-homeslider.v5 .item {
  background: rgba(0, 0, 0, 0.7);
}

.hb-homeslider.v5 .hb-slidercontent {
  width: 100%;
  position: static;
  text-align: center;
}

.hb-homeslider.v5 .hb-slidercontent figure {
  float: left;
  width: 100%;
  margin: 0 0 50px;
}

.hb-homeslider.v5 .hb-slidercontent figure img {
  width: auto;
  display: block;
  margin: 0 auto;
}

.hb-homeslider.v5 .hb-info {
  margin: 0 0 50px;
  text-align: center;
}

.hb-homeslider.v5 .hb-info li {
  padding: 0 12px;
  font-size: 18px;
  font-weight: 700;
  border-right: 2px solid #fff;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hb-homeslider.v5 .hb-info li:last-child {
  border-right: 0;
}

.hb-homeslider.v5 .hb-btn {
  color: #2d2c40;
  border: 1px solid;
}

.hb-homeslider.v5 .hb-btn:hover {
  background: transparent;
}

.hb-homeslider.v5 .hb-prev {
  color: #1f1f1f;
  background: #fff;
}

.hb-homeslider.v5 .hb-prev span {
  font-weight: bold;
}

.hb-homeslider.v5 .hb-prev:hover {
  color: #fff;
}

.hb-homeslider.v5 .hb-next {
  color: #1f1f1f;
  background: #fff;
}

.hb-homeslider.v5 .hb-next span {
  font-weight: bold;
}

.hb-homeslider.v5 .hb-next:hover {
  color: #fff;
}

.hb-headcontent {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-headcontent h2 {
  font-size: 24px;
  line-height: 27px;
  color: #2d2c40;
  margin: 0 0 16px;
  font-weight: 400;
  text-transform: none;
}

.hb-headcontent .hb-description {
  font-size: 16px;
  line-height: 24px;
  color: #7a7992;
  font-weight: 300;
}

.hb-headcontent .hb-description p {
  margin: 0;
}

.hb-servicebox {
  float: left;
  width: 100%;
}

.hb-servicebox:hover .hb-imagecontent {
  opacity: 1;
  visibility: visible;
}

.hb-servicesslider .item {
  padding: 0 38px;
}

.hb-servicesslider .hb-slidernav button {
  opacity: 0;
  visibility: hidden;
}

.hb-servicesslider .hb-prev {
  left: 0;
  top: 30%;
  width: 40px;
  height: 40px;
  line-height: 41px;
}

.hb-servicesslider .hb-next {
  right: 0;
  top: 30%;
  width: 40px;
  height: 40px;
  line-height: 41px;
}

.hb-servicesslider:hover .hb-slidernav button {
  opacity: 1;
  visibility: visible;
}

.hb-servicesslider:hover .hb-prev {
  left: -4%;
}

.hb-servicesslider:hover .hb-next {
  right: -4%;
}

.hb-serviceimg {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  position: relative;
}

.hb-serviceimg:after {
  top: 0;
  left: 50%;
  content: '';
  width: 220px;
  height: 220px;
  position: absolute;
  margin: 0 0 0 -110px;
  border-radius: 100%;
  border: 10px solid rgba(225, 225, 225, 0.7);
}

.hb-serviceimg img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}

.hb-imagecontent {
  top: 50%;
  left: 50%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  margin: -22.5px 0 0 -62.5px;
}

.hb-imagecontent .hb-btn {
  padding: 0 24px;
}

/* =============================================
			Service Content Style					
============================================= */
.hb-servicecontent {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-servicecontent p {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  color: #2d2c40;
  font-weight: 400;
}

.hb-servicecontent p em {
  font-size: 24px;
  line-height: 27px;
  color: #0065b1;
  display: block;
  font-weight: 400;
  padding: 10px 0 0;
  font-style: normal;
  font-family: "Arizonia", cursive;
}

.hb-whychooseus-img {
  margin: 0;
  float: left;
  width: 100%;
}

.hb-whychooseus-img img {
  display: block;
  border-radius: 10px;
  -webkit-box-shadow: 0px 21px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 21px 50px rgba(0, 0, 0, 0.1);
}

.hb-whychooseus-img2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.hb-whychooseus-img2:after {
  bottom: 0;
  right: 0;
  content: '';
  width: 220px;
  height: 220px;
  position: absolute;
  border-radius: 100%;
  border: 10px solid rgba(225, 225, 225, 0.7);
}

.v4 .hb-whychooseus-img img {
  border-radius: 100%;
}

.v4 .hb-whychooseus-img:after {
  top: 0;
  left: 0;
  content: '';
  width: 432px;
  height: 430px;
  position: absolute;
  border-radius: 100%;
  border: 10px solid rgba(225, 225, 225, 0.7);
}

.hb-whychooseus-content {
  float: left;
  width: 100%;
  margin: 0 0 0 50px;
}

.hb-whychooseus-content .hb-btn i {
  margin: 0 10px 0 0;
}

.hb-whychooseus-title {
  float: left;
  width: 100%;
}

.hb-whychooseus-list {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  list-style: none;
}

.hb-whychooseus-list li {
  float: left;
  width: 100%;
  color: #7a7992;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  list-style-type: none;
  padding: 10px 0 10px 25px;
}

.hb-whychooseus-list li:after {
  top: 0;
  left: 0;
  font-size: 15px;
  content: '\f00c';
  padding: 10px 0 0;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* =============================================
			Statistics Countera Style					
============================================= */
.hb-statisticscounters {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}

.hb-counter {
  float: left;
  width: 25%;
}

.hb-counter h3 {
  font-size: 36px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 15px;
  font-family: "Arizonia", cursive;
}

.hb-counter h4 {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  color: #7a7992;
  font-weight: 500;
  text-transform: uppercase;
}

/* =============================================
			Pricing Plan Area Style					
============================================= */
.hb-pricingplan-area {
  width: 100%;
}

/* =============================================
			Pricing box Style					
============================================= */
.hb-pricingbox {
  float: left;
  width: 100%;
  min-height: 700px;
  background: #f5f5f9;
  padding: 10px 10px 40px;
  border-radius: 125px 125px 10px 10px;
}

.hb-pricingbox:hover h3 {
  color: #fff;
}

.hb-pricingbox:hover h3 span {
  color: #fff;
}

.hb-pricingbox:hover .hb-pricinglist li {
  color: #fff;
}

.hb-pricingbox:hover .hb-btn {
  background: #fff;
}

.hb-pricing-img {
  float: left;
  width: 100%;
  margin: 0 0 40px;
  position: relative;
}

.hb-pricing-img:after {
  top: 0;
  left: 50%;
  content: '';
  width: 250px;
  height: 249px;
  position: absolute;
  border-radius: 100%;
  margin: 0 0 0 -124px;
  border: 10px solid #fff;
}

.hb-pricing-img img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}

/* =============================================
			Pricing Content Style					
============================================= */
.pricingcontent {
  float: left;
  width: 100%;
  text-align: center;
}
.pricingcontent p {
  font-size: 18px;
  line-height: 21px;
  color: #2d2c40;
  margin: 0 0 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.pricingcontent p span {
  font-size: 24px;
  line-height: 27px;
  display: block;
  font-weight: 400;
  padding: 10px 0 0;
  font-family: "Arizonia", cursive;
  color: #0065b1;
}

/* =============================================
			Pricing List Style					
============================================= */
.hb-pricinglist {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  min-height: 165px;
}

.hb-pricinglist li {
  font-size: 14px;
  line-height: 17px;
  color: #2d2c40;
  padding: 8px 0;
  font-weight: 300;
  text-transform: capitalize;
}

.hb-pricingbox.active h3 {
  color: #fff;
}

.hb-pricingbox.active h3 span {
  color: #fff;
}

.hb-pricingbox.active .hb-pricinglist li {
  color: #fff;
}

.hb-pricingbox.active .hb-btn {
  background: #fff;
}

/* =============================================
			Gallery Area Style					
============================================= */
.hb-gallery-area {
  float: left;
  width: 100%;
}

.hb-galleryimg {
  margin: 0;
  width: 25%;
  float: left;
  position: relative;
}

.hb-galleryimg img {
  display: block;
}

.hb-galleryimg:hover .hb-gallerycontent {
  opacity: 1;
  visibility: visible;
}

.hb-galleryimg:hover .hb-roundicon li .hover1 {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.hb-galleryimg:hover .hb-roundicon li .hover2 {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.hb-gallerycontent {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.hb-gallerycontent h3 {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  margin: 0 0 10px;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-gallerycontent span {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  display: block;
}

.hb-roundicon {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  list-style: none;
  text-align: center;
}

.hb-roundicon li {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
}

.hb-roundicon li .hb-g-icon {
  width: 52px;
  height: 52px;
  display: block;
  background: #fff;
  line-height: 52px;
  border-radius: 50%;
  text-align: center;
}

.hb-roundicon li .hb-g-icon i {
  font-size: 16px;
  line-height: 52px;
  color: #373b2f;
}

.hb-roundicon li .hover1 {
  -ms-transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
}

.hb-roundicon li .hover2 {
  -ms-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
}

.hb-roundicon li .hb-g-icon.change-bg {
  background-size: 200% auto;
  -ms-transform: translatey(75px);
  transform: translatey(75px);
  -webkit-transform: translatey(75px);
}

.hb-roundicon li .hb-g-icon.change-bg:hover {
  background-position: right center;
}

.hb-roundicon li .hb-g-icon.change-bg i {
  color: #fff;
}

/* =============================================
			Appointment Area Style					
============================================= */
.hb-appointment.v4 .hb-sectionhead {
  padding: 105px 0 0;
}

.hb-appointment.v4 .hb-sectiontitle:after {
  background-color: #f5f5f9;
}

.hb-appointment.v4 .hb-appointmentcontent .hb-description {
  margin: 0 0 20px;
}

.hb-appointmentimg {
  margin: 0;
  float: left;
  width: 100%;
}

.hb-appointmentimg img {
  display: block;
}

.hb-appointmentcontent {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-appointmentcontent h3 {
  font-size: 24px;
  line-height: 27px;
  color: #2d2c40;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: none;
}

.hb-appointmentcontent .hb-description {
  margin: 0 0 50px;
}

.hb-appointmentcontent .hb-description p {
  margin: 0;
}

.hb-appointmentcontent .hb-description p strong {
  color: #2d2c40;
  font-size: 18px;
}

.hb-appointmentcontent .hb-description p span {
  display: block;
}

/* =============================================
			Testimonial Style					
============================================= */
.hb-testimonial {
  background: #f5f5f9 url("/Content/paradise/images/testimonial-bg01.jpg") no-repeat 100% 50%;
  background-size: cover;
}

.hb-testimonial.v4 {
  padding: 155px 0 80px;
}

.hb-testimonial.v4 .hb-testimonialcontent {
  color: #7a7992;
  margin: 0;
}

.hb-testimonial.v4 .hb-testimonialcontent figure {
  margin: 0;
}

.hb-testimonial.v4 .hb-testimonialcontent span {
  color: #7a7992;
}

.hb-testimonial.v4 .hb-testimonialcontent h2 {
  margin: 0 0 10px;
  font-weight: 500;
}

.hb-testimonial.v4 .hb-testimonialcontent .pos-img:before {
  position: absolute;
  content: "";
  background-image: url(../images/quotes-img01.png);
  background-repeat: no-repeat;
  width: 155px;
  height: auto;
  padding: 64px;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: cover;
}

.hb-testimonial.v4 .hb-uthername {
  margin: 0 0 28px;
}

.hb-testimonial.v4 .slick-next,
.hb-testimonial.v4 .slick-next {
  visibility: visible;
  font-size: 34px;
  line-height: 34px;
  width: 13px;
  height: 28px;
  background: none;
  border: none;
  top: 32.8%;
}

.hb-testimonial.v4 .slick-next:before,
.hb-testimonial.v4 .slick-next:before {
  color: #c1bfda;
}

.hb-testimonial.v4 .slick-next:hover:before,
.hb-testimonial.v4 .slick-next:hover:before {
  color: #0065b1;
  background: none;
}

.hb-testimonial-area {
  float: left;
  width: 100%;
}

.hb-testimonialcontent {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}

.hb-testimonialcontent figure {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}

.hb-testimonialcontent figure img {
  display: block;
  margin: 0 auto;
}

.hb-testimonialcontent .hb-description {
  margin: 0 0 30px;
}

.hb-testimonialcontent .hb-description p {
  margin: 0;
  line-height: 28px;
}

.hb-uthername {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-uthername p {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  margin: 0 0 10px;
  display: inline-block;
  vertical-align: middle;
  color: #0065b1;
}

.hb-uthername span {
  color: #7a7992;
  display: block;
  font-size: 14px;
  line-height: 17px;
}

.hb-uthername .hb-stars {
  margin: -5px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.hb-uthername .hb-stars span {
  display: inline-block;
  vertical-align: middle;
}

.hb-thumbs {
  width: 100%;
  float: left;
  padding: 0 230px;
}

.hb-thumb {
  width: 100%;
  float: left;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-ransform: scale(0.75);
}

.hb-thumb figure {
  margin: 0;
  width: 100%;
  float: left;
  border-radius: 50%;
}

.hb-thumb figure img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid;
  border-radius: 50%;
}

#hb-testimonialsthumbslider .center .hb-thumb {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-ransform: scale(1);
}

.hb-testimonialsthumbslider .hb-prev {
  top: 20%;
  left: 20%;
  font-size: 25px;
  color: #c1bfda;
  background: none;
}

.hb-testimonialsthumbslider .hb-prev:hover {
  background: none;
}

.hb-testimonialsthumbslider .hb-next {
  top: 20%;
  left: 20%;
  font-size: 25px;
  color: #c1bfda;
  background: none;
  left: auto;
  right: 20%;
}

.hb-testimonialsthumbslider .hb-next:hover {
  background: none;
}

/* =============================================
			Blog Style					
============================================= */
.hb-blog {
  background: #fff;
}

.hb-blog.v4 .hb-post {
  border: none;
}

.hb-blog.v4 .hb-post:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.hb-blog.v4 .hb-postcontent {
  padding: 30px 0;
}

/* =============================================
			Post Area Style					
============================================= */
.hb-post-area {
  float: left;
  width: 100%;
}

.hb-post {
  float: left;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #f0f2eb;
}

.hb-post:hover {
  -webkit-box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.2);
}

.hb-post:hover .hb-postimage:before {
  height: 100%;
  visibility: visible;
}

.hb-postimage {
  margin: 0;
  float: left;
  width: 100%;
  position: relative;
}

.hb-postimage:before {
  top: 0;
  left: 0;
  height: 0;
  content: '';
  width: 100%;
  position: absolute;
  visibility: hidden;
}

.hb-postimage a {
  display: block;
}

.hb-postimage a img {
  display: block;
}

.hb-postcontent {
  float: left;
  width: 100%;
  padding: 30px;
}

.hb-postcategory {
  font-size: 13px;
  line-height: 16px;
  display: block;
  cursor: pointer;
  margin: 0 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}

.hb-postcategory:hover, .hb-postcategory:focus {
  text-decoration: underline;
}

.hb-posttitle {
  float: left;
  width: 100%;
}

.hb-posttitle h3 {
  font-size: 20px;
  line-height: 23px;
  color: #2d2c40;
  margin: 0 0 20px;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-posttitle h3 a {
  color: inherit;
  display: block;
}

.hb-postmeta {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}

.hb-postmeta span {
  font-size: 14px;
  line-height: 17px;
  display: block;
  color: #7a7992;
  font-weight: 300;
}

/* =============================================
			Paradise Center Area Style					
============================================= */
.hb-paradisecenter-area {
  float: left;
  width: 100%;
}

.hb-paradisecenterbox {
  float: left;
  width: 100%;
}

.hb-paradisecenterbox:hover .hb-paradiseiconbox {
  background-position: right center;
}

.hb-paradiseiconbox {
  width: 102px;
  height: 102px;
  display: block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  line-height: 120px;
  margin: 0 auto 30px;
  background-size: 200% auto;
}

.hb-paradiseiconbox:after {
  top: 1px;
  left: 1px;
  content: '';
  width: 90px;
  height: 90px;
  margin: 5px;
  border-radius: 50%;
  position: absolute;
  border: 1px dashed #fff;
}

.hb-paradiseiconbox i {
  color: #fff;
  font-size: 36px;
}

.hb-paradisecontent {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-paradisecontent .hb-description p {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}

/* =============================================
			Service Area Style					
============================================= */
.hb-servicesarea {
  float: left;
  width: 100%;
}

.hb-services.v2 .hb-serviceimg {
  margin: 0 0 -110px;
}

.hb-services.v2 .hb-servicecontent {
  background: #fff;
  border-radius: 10px;
  padding: 20px 20px 0;
}

.hb-services.v2 .hb-servicecontent h3 {
  font-weight: 500;
  margin: 0 0 15px;
}

.hb-services.v2 .hb-btn {
  float: none;
  margin: 0 auto -20px;
}

.hb-services.v2 .hb-description {
  font-size: 14px;
  line-height: 24px;
}

.hb-services.v2 .hb-description p {
  margin: 0 0 20px;
}

/* =============================================
			Team Area Style					
============================================= */
.hb-teamarea {
  float: left;
  width: 100%;
}

.hb-teambox {
  float: left;
  width: 100%;
}

.hb-teamimg {
  float: left;
  width: 100%;
  margin: 0 0 -110px;
  position: relative;
}

.hb-teamimg:after {
  top: 0;
  left: 50%;
  content: '';
  width: 174px;
  height: 100%;
  position: absolute;
  margin: 0 0 0 -87px;
  border-radius: 100%;
  border: 10px solid rgba(225, 225, 225, 0.7);
}

.hb-teamimg img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}

.hb-teamcontent {
  float: left;
  width: 100%;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 139px 30px 40px;
}

.hb-teamcontent h3 {
  margin-bottom: 20px;
}

.hb-teamcontent h3 span {
  font-size: 14px;
  line-height: 17px;
  color: #7a7992;
  display: block;
  font-weight: 400;
  padding: 10px 0 0;
}

.hb-teamcontent .hb-socialicons li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

/* =============================================
			Filter Able Nav Style					
============================================= */
.hb-filterbale-nav {
  float: left;
  width: 100%;
  margin: 0 0 45px;
  list-style: none;
  text-align: center;
}

.hb-filterbale-nav li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
}

.hb-filterbale-nav li a {
  font-size: 14px;
  line-height: 17px;
  color: #2d2c40;
  display: block;
  padding: 0 20px;
  font-weight: 500;
  text-transform: uppercase;
}

/* =============================================
			Masonry Grid Style					
============================================= */
.masonry-grid {
  float: left;
  padding: 15px;
  width: 33.33%;
}

.hb-project {
  float: left;
  width: 100%;
}

.hb-gallery.v2 .hb-galleryimg {
  width: 100%;
}

.hb-gallery.v4 .hb-portfolio-content {
  margin: 0 0 42px;
}

.hb-gallery.v4 .hb-btn {
  float: none;
  margin: 0 auto;
}

/* =============================================
			Products Area Style					
============================================= */
.hb-productsarea {
  float: left;
  width: 100%;
}

.hb-productsarea .item {
  padding: 0 15px;
}

.hb-productsarea .hb-prev {
  left: -8%;
}

.hb-productsarea .hb-next {
  right: -8%;
}

.hb-productsbox {
  float: left;
  width: 100%;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 30px 30px 20px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.hb-productsbox:hover .hb-productsicon {
  opacity: 1;
  visibility: visible;
}

.hb-productsbox:hover .hb-roundicon li .hb-g-icon.change-bg {
  -ms-transform: translatey(45px);
  transform: translatey(45px);
  -webkit-transform: translatey(45px);
}

.hb-productsbox:hover .hb-roundicon li .hb-g-icon.change-bg.t-icon2 {
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

.hb-productsimg {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 auto 40px;
}

.hb-productsimg img {
  display: block;
  margin: 0 auto;
}

.hb-productsicon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.hb-productsicon .hb-roundicon {
  margin: 0;
}

.hb-productscontent {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #dadfcf;
}

.hb-productscontent h3 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  font-weight: 600;
}

.hb-productscontent h3 span {
  font-size: 24px;
  line-height: 27px;
  display: block;
  font-weight: 400;
  padding: 10px 0 0;
  font-family: "Arizonia", cursive;
}

.hb-paradisecenterimgbox {
  float: left;
  width: 100%;
}

.hb-paradiseimage {
  margin: 0;
  width: 100%;
  float: right;
}

.hb-paradiseimage img {
  display: block;
  margin: 0 auto;
}

.hb-paradiselist {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0 100px 0 0;
}

.hb-paradiselist li {
  padding: 15px 0;
  list-style-type: none;
}

.hb-paradiselist .hb-paradiseiconbox {
  float: left;
  width: 63px;
  height: 63px;
  line-height: 75px;
  margin: 0 30px 0 0;
}

.hb-paradiselist .hb-paradiseiconbox i {
  font-size: 25px;
}

.hb-paradiselist .hb-paradiseiconbox:after {
  border: 0;
}

.hb-paradiselist .hb-paradisecontent {
  width: auto;
  float: none;
  overflow: hidden;
  text-align: left;
}

.hb-paradiselist .hb-paradisecontent h3 {
  margin: 0 0 10px;
}

/* =============================================
			Inner banner Style					
============================================= */
.hb-innerbanner {
/*  background-size: cover;
  background-image: url("../images/innerbanner-bg.jpg");
  background-repeat: no-repeat;*/
}

.hb-innerbanner-area {
  float: left;
  width: 100%;
  padding: 60px 0;
  text-align: center;
}

.hb-bannarheading {
  float: left;
  width: 100%;
}

.hb-bannarheading p {
  font-size: 36px;
  line-height: 39px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: capitalize;
}

.hb-bannarheading h1{
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	margin: 0 0 15px;
	line-height: 39px;
	text-transform: capitalize
}

/* =============================================
			Breadcrumb Style					
============================================= */
.hb-breadcrumb {
  float: none;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
}

.hb-pricinglist-area {
  float: left;
  width: 100%;
}

.hb-pricinglist-area .hb-pricinglistbox li {
  float: left;
  width: 100%;
  padding: 15px 0;
  position: relative;
  list-style-type: none;
}

.hb-pricinglist-area .hb-pricinglistbox li:after {
  left: 0;
  z-index: -1;
  content: '';
  width: 100%;
  bottom: 22px;
  position: absolute;
  border-bottom: 1px dashed #c1bfda;
}

.hb-pricinglistbox {
  float: left;
  width: 100%;
  list-style: none;
}

.hb-pricinglistbox li h3 {
  margin: 0;
  z-index: 2;
  color: #7a7992;
  font-size: 18px;
  font-weight: 500;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}

.hb-pricinglistbox li span {
  font-size: 24px;
  line-height: 24px;
  z-index: 2;
  float: right;
  background: #fff;
  font-weight: 400;
  font-family: "Arizonia", cursive;
}

/* =============================================
			Error Area Style					
============================================= */
.hb-error-area {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-error-area h2 {
  font-size: 150px;
  line-height: 140px;
  color: #2d2c40;
  margin: 0 0 40px;
  font-weight: 700;
}

.hb-error-area h2 i {
  margin: 15px 15px 0;
  vertical-align: top;
  display: inline-block;
}

.hb-error-area h2 i img {
  display: block;
}

.hb-errorcontent {
  float: left;
  width: 100%;
  margin: 0 0 50px;
}

.hb-errorcontent h3 {
  font-size: 36px;
  line-height: 30px;
  color: #2d2c40;
  margin: 0 0 30px;
  font-weight: 500;
}

.hb-errorcontent p {
  margin: 0;
}

/* =============================================
			Coming Soon Style					
============================================= */
.hb-comingsoonbg {
  background: #fefefe;
  padding: 100px;
}

.hb-coming-soon {
  float: left;
  width: 100%;
  padding: 150px 0;
  -webkit-box-shadow: 0px 21px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 21px 50px rgba(0, 0, 0, 0.1);
}

.hb-container-holder {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-container-holder h2 {
  font-size: 18px;
  line-height: 21px;
  color: #7a7992;
  margin: 0 0 20px;
  font-weight: 400;
  text-transform: capitalize;
}

.hb-container-holder .hb-socialicons {
  float: left;
  width: 100%;
}

.hb-container-holder .hb-socialicons li {
  float: none;
  padding: 0 12px;
  display: inline-block;
  vertical-align: middle;
}

.hb-comingsoon-heading {
  float: left;
  width: 100%;
  margin: 0 0 100px;
  text-align: center;
}

.hb-comingsoon-heading h1 {
  font-size: 48px;
  line-height: 48px;
  color: #2d2c40;
  margin: 0 0 25px;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-comingsoon-heading span {
  font-size: 14px;
  line-height: 17px;
  color: #7a7992;
  display: block;
  font-weight: 400;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.hb-comingsooncounter {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 80px;
  padding: 0 0 40px;
}

.hb-comingsooncounter:after {
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 2px;
  content: " ";
  position: absolute;
}

.hb-comingsooncounter ul {
  clear: both;
  margin: -15px;
  overflow: hidden;
  list-style: none;
  text-align: center;
}

.hb-comingsooncounter ul li {
  width: 25%;
  float: left;
  padding: 15px;
  list-style-type: none;
}

.hb-comingsooncounter ul li .hb-holder {
  width: 100%;
  float: left;
}

.hb-comingsooncounter ul li .hb-holder h3 {
  font-size: 50px;
  line-height: 40px;
  margin: 0 0 5px;
  font-weight: 500;
  display: inline-block;
  vertical-align: bottom;
}

.hb-comingsooncounter ul li .hb-holder h4 {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  margin: 0 0 0 10px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  color: #666 !important;
}

.hb-comingsooncounter ul li .hb-holder h4:after {
  top: 0;
  left: -12px;
  content: '/';
  position: absolute;
}

/* =============================================
			About us Video Style					
============================================= */
.hb-aboutusvideo {
  margin: 0;
  float: left;
  width: 100%;
  position: relative;
}

.hb-aboutusvideo img {
  display: block;
  display: block;
}

.hb-aboutusvideo .hb-video-btn {
  top: 50%;
  left: 50%;
  color: #fff;
  width: 60px;
  height: 60px;
  display: block;
  font-size: 20px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  border: 1px solid #fff;
  margin: -30px 0 0 -30px;
}

.hb-aboutusvideo .hb-video-btn:hover {
  background: #fff;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.lightbox-demo {
  padding: 5px;
  width: 500px;
}

.lightbox-demo .user-log-form {
  border: none;
}

.lightbox-demo h2 {
  margin: 0 0 10px;
}

.lightbox-demo p {
  margin: 0;
}

#html5-watermark a {
  display: none;
}

/* =============================================
			Gift Certifitcates Area Style					
============================================= */
.hb-giftcertificates-area {
  float: left;
  width: 100%;
}

.hb-giftcertificates-box {
  float: left;
  width: 100%;
  border-radius: 10px;
}

.hb-giftcertificates-box:hover .hb-giftbtn {
  color: #fff;
}

.hb-gift-img {
  margin: 0;
  float: left;
  width: 100%;
  position: relative;
}

.hb-gift-img img {
  display: block;
  border-radius: 10px 10px 0 0;
}

.hb-gift-price {
  top: 50%;
  left: 50%;
  width: 160px;
  padding: 15px 0;
  overflow: hidden;
  text-align: center;
  position: absolute;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.9);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.hb-gift-price h3 {
  font-size: 36px;
  line-height: 25px;
  color: #2d2c40;
  margin: 0 0 10px;
  font-weight: 500;
  font-family: "Arizonia", cursive;
}

.hb-gift-price span {
  font-size: 18px;
  line-height: 21px;
  display: block;
  font-weight: 600;
}

.hb-giftbtn {
  color: #fff;
  float: left;
  width: 100%;
  padding: 20px;
  display: block;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
  background: #2d2c40;
  text-transform: uppercase;
  border-radius: 0 0 10px 10px;
}

.hb-giftbtn:hover {
  color: #fff;
}

/* =============================================
			Faq Area Style					
============================================= */
.hb-faq-area {
  float: left;
  width: 100%;
}

/* =============================================
			Accordian Style					
============================================= */
.hb-accordian {
  float: left;
  width: 100%;
}

.hb-panel {
  float: left;
  width: 100%;
  margin: 0 0 34px;
}

.hb-panel h4 {
  margin: 0;
  color: #2d2c40;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}

.hb-panel h4:after {
  top: -5px;
  left: -50px;
  color: #fff;
  width: 33px;
  height: 33px;
  display: block;
  font-size: 18px;
  line-height: 36px;
  content: '\f067';
  text-align: center;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.hb-panel h4.active:after {
  content: '\f068';
}

.hb-panelcontent {
  float: left;
  width: 100%;
  padding: 20px 0 0;
}

.hb-panelcontent .hb-description {
  font-size: 14px;
  line-height: 24px;
  color: #7a7992;
  font-weight: 300;
}

.hb-panelcontent .hb-description p {
  margin: 0;
}

.hb-panelcontent .hb-description p span {
  display: block;
}

.hb-testimonialcontentbox {
  float: left;
  width: 100%;
  padding: 30px;
  margin: 0 0 30px;
  position: relative;
  background: #f5f5f9;
}

.hb-testimonialcontentbox:after {
  width: 0;
  height: 0;
  left: 40px;
  content: "";
  bottom: -15px;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f5f5f9;
}

.hb-testimonialcontentbox .hb-description {
  font-size: 15px;
  color: #7a7992;
}

.hb-testimonialcontentbox .hb-description p {
  margin: 0;
}

.hb-testimonialutherbox {
  float: left;
  width: 100%;
}

.hb-testimonialutherbox figure {
  float: left;
  margin: 0 20px 0;
  border-radius: 50%;
}

.hb-testimonialutherbox figure img {
  display: block;
  border-radius: 50%;
}

.hb-testimonialutherbox .hb-uthername {
  float: none;
  width: auto;
  margin: 20px 0 0;
  overflow: hidden;
  text-align: left;
}

.hb-testimonialutherbox .hb-uthername p {
  display: block;
}

.hb-testimonialutherbox .hb-uthername span {
  display: inline-block;
  vertical-align: middle;
}

.hb-testimonialbox:hover .hb-testimonialcontentbox .hb-description {
  color: #fff;
}

.hb-testimonialbox:hover .hb-testimonialcontentbox:after {
  border-top-color: #afabff;
}

.hb-testimonialbox .hb-testimonialcontentbox.active .hb-description {
  color: #fff;
}

.hb-testimonialbox .hb-testimonialcontentbox.active:after {
  border-top-color: #afabff;
}

.paddingbottom {
  padding: 0 0 60px;
}

/* =============================================
			Contact Us Area Style					
============================================= */
.hb-contactus-area {
  float: left;
  width: 100%;
}

.hb-contactusmap {
  float: left;
  width: 100%;
  margin: 0 0 48px;
}

.hb-addressarea {
  float: left;
  width: 100%;
  margin: 0 0 50px;
}

.hb-address {
  float: left;
  width: 100%;
  text-align: center;
}

.hb-address h2 {
  font-size: 24px;
  line-height: 27px;
  color: #2d2c40;
  font-weight: 500;
  margin: 0 0 15px;
}

.hb-addressbox {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #7a7992;
  font-weight: 300;
}

.hb-addressbox p {
  margin: 0;
}

.hb-addressbox p span {
  display: block;
}

.hb-contactus-formarea {
  float: left;
  width: 100%;
  padding: 45px 0 0;
  border-top: 1px solid #ebebeb;
}

.hb-contactus-formarea .hb-headcontent {
  margin: 0 0 40px;
}

.hb-contactus-formarea h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

.hb-contactusform .hb-btn {
  display: block;
  margin: 30px auto 0;
}

.textarea.form-control {
  padding: 10px 20px;
}

/* =============================================
			Blog Grid Style					
============================================= */
.hb-bloggrid {
  margin: -25px 0;
}

.hb-bloggrid .hb-posttitle h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 15px;
}

/* =============================================
			Blog Grid Full Width Style					
============================================= */
.hb-bloggridfullwidth .hb-post {
  margin: 25px 0;
}

.savings {
  font-size: 1em;
  color: #ffffff;
  margin-top: 1em;
}

.hb-btnarea {
  float: left;
  width: 100%;
  padding: 25px 0;
  text-align: center;
}

.hb-widgettitle {
  float: left;
  width: 100%;
  margin: 0 0 30px;
}

.hb-widgettitle h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #2d2c40;
  font-weight: 500;
}

.hb-recentnews ul {
  margin: 0;
  float: left;
  width: 100%;
}

.hb-recentnews ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 20px;
  border-bottom: 1px solid #e5e5e5;
}

.hb-recentnews ul li:last-child {
  margin: 0;
}

.hb-recentnews ul li h4 {
  font-size: 16px;
  line-height: 19px;
  color: #2d2c40;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: capitalize;
}

.hb-categories ul {
  float: left;
  width: 100%;
  list-style: none;
}

.hb-categories ul li {
  font-size: 14px;
  line-height: 17px;
  float: left;
  width: 100%;
  color: #2d2c40;
  font-weight: 600;
  position: relative;
  list-style-type: none;
  padding: 0 0 15px 25px;
  text-transform: capitalize;
}

.hb-categories ul li:after {
  top: 0;
  left: 0;
  font-size: 12px;
  content: '\f111';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.hb-categories ul li:last-child {
  padding-bottom: 0;
}

.hb-categories.hb-categories2 {
  overflow: hidden;
}

.hb-categories.hb-categories2 ul {
  font-size: 14px;
  line-height: 16px;
}

.hb-categories.hb-categories2 ul li {
  font-weight: 500;
  color: #2d2c40;
  padding: 0 0 15px 6px;
}

.hb-categories.hb-categories2 ul li:after {
  display: none;
}

.hb-categories.hb-categories2 ul a {
  color: #2d2c40;
  display: block;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hb-categories.hb-categories2 ul span {
  float: right;
}

.hb-tags {
  float: left;
}

.hb-tags ul {
  float: left;
  width: 100%;
}

.hb-tags ul li {
  width: auto;
  padding: 0 2px 10px 0;
  display: inline-block;
  vertical-align: middle;
}

.hb-tags ul li .hb-tagbtn {
  width: auto;
  height: 28px;
  color: #7a7992;
  display: block;
  font-size: 13px;
  line-height: 28px;
  padding: 0 15px;
  font-weight: 400;
  background: #fff;
  text-align: center;
  border: 1px solid #e5e5e5;
  text-transform: uppercase;
}

.hb-tags ul li .hb-tagbtn:hover {
  color: #fff;
}

.blogfullwidth .hb-postimage:before {
  background: none;
}

.blogfullwidth .hb-post {
  margin: 25px 0;
  border: 0;
}

.blogfullwidth .hb-post:last-child {
  margin: 25px 0 50px;
}

.blogfullwidth .hb-post:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blogfullwidth .hb-postcontent {
  font-size: 16px;
  color: #7a7992;
  padding: 0;
}

.hb-postmeta-area {
  float: left;
  width: 100%;
  padding: 30px 0;
  margin: 0 0 30px;
  border-bottom: 1px solid #e5e5e5;
}

.hb-postmeta-area .hb-postmeta {
  margin: 0;
  width: auto;
  padding: 5px 0;
}

.hb-postmeta-area .hb-postmeta em {
  font-style: normal;
}

.hb-posttage {
  float: right;
}

.hb-posttage li {
  font-size: 14px;
  line-height: 17px;
  color: #7a7992;
  display: inline-block;
}

.hb-posttage li:first-child {
  padding-right: 30px;
}

.hb-posttage li i {
  margin-right: 15px;
}

.hb-posttage li a {
  color: #7a7992;
}

.hb-bloggrid.blogfullwidth .hb-posttitle h3 {
  font-size: 30px;
  line-height: 33px;
  color: #2d2c40;
  font-weight: 500;
  margin: 0 0 20px;
  text-transform: capitalize;
}

.hb-readmore {
  display: block;
}

.hb-readmore i {
  margin: 0 0 0 5px;
}

.hb-content-block {
  overflow: hidden;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
  padding: 47px 30px 50px;
  margin: 0 0 43px;
  background-size: 200% auto;
}

.hb-content-block h3 {
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  margin: 0 0 15px;
}

.hb-content-block p {
  margin: 0 0 23px;
}

.hb-content-block .hb-btn {
  font-size: 14px;
  line-height: 16px;
  width: 122px;
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 7px 0;
  height: auto;
}

/* =============================================
			Pagination Style					
============================================= */
.hb-pagination ul {
  float: left;
}

.hb-pagination ul li a {
  width: 35px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
}

.hb-pagination ul li.hb-nextpage a {
  padding: 0;
  width: 74px;
  font-size: 14px;
  text-transform: capitalize;
}

.hb-pagination ul li.hb-nextpage a i {
  margin: 0 0 0 5px;
}

.hb-pagination ul li.hb-nextpage a:after {
  background: none;
}

.hb-pagination ul li.hb-prevpage a {
  padding: 0;
  width: 74px;
  font-size: 14px;
  text-transform: capitalize;
}

.hb-pagination ul li.hb-prevpage a i {
  margin: 0 5px 0 0;
}

.hb-pagination ul li.hb-prevpage a:after {
  background: none;
}

.hb-blogdetails .hb-post {
  border: 0;
}

.hb-blogdetails .hb-post:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*.hb-blogdetails .hb-post .hb-postcontent h2 {
  font-size: 30px;
  line-height: 33px;
  color: #2d2c40;
  margin: 0 0 20px;
  font-weight: 500;
  text-transform: capitalize;
}*/

.hb-blogdetails .hb-post .hb-postmeta {
  margin: 0 0 40px;
  color: #7a7992;
}

.hb-blogdetails .hb-post .hb-postmeta li {
  font-size: 14px;
  line-height: 17px;
  padding: 0 6px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.hb-blogdetails .hb-post .hb-postmeta li:first-child {
  padding-left: 0;
}

.hb-blogdetails .hb-post .hb-postmeta li:after {
  top: 0;
  width: 2px;
  height: 13px;
  right: -2px;
  content: "";
  position: absolute;
  background: #7a7992;
}

.hb-blogdetails .hb-post .hb-postmeta li:last-child:after {
  background: none;
}

.hb-blogdetails .hb-post .hb-description {
  margin: 0 0 15px;
}

.hb-blogdetails .hb-post .hb-description p {
  color: #7a7992;
  /*font-size: 14px;*/
  margin: 0 0 20px;
}

.hb-blogdetails .hb-post figure {
  float: left;
  margin: 0 28px 30px 0;
}

.hb-blogdetails .hb-post figure img {
  display: block;
  border-radius: 5px;
}

.hb-blogdetails .hb-post .hb-post-title {
  font-size: 24px;
  line-height: 27px;
  color: #2d2c40;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: capitalize;
}

.hb-blogdetails .hb-post .hb-treatmentlist {
  overflow: hidden;
  margin: 0 0 30px;
}

.hb-blogdetails .hb-post .hb-treatmentlist li {
  font-size: 15px;
  line-height: 19px;
  float: left;
  width: 100%;
  color: #7a7992;
  font-weight: 300;
  position: relative;
  padding: 9px 0 9px 20px;
}

.hb-blogdetails .hb-post .hb-treatmentlist li:before {
  left: 0;
  top: 8px;
  content: '\f00c';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.hb-blogdetails .hb-post .hb-post-second-title {
  font-size: 20px;
  line-height: 23px;
  color: #2d2c40;
  margin: 0 0 20px;
  font-weight: 400;
  text-transform: capitalize;
}

.hb-blogdetails .hb-post blockquote {
  float: left;
  width: 100%;
  margin: 0 0 50px;
  position: relative;
  padding: 35px 50px;
  border: 1px solid #e9eaea;
}

.hb-blogdetails .hb-post blockquote:after {
  top: -14px;
  left: 55px;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/quotes-img02.png) no-repeat;
}

.hb-blogdetails .hb-post blockquote q {
  font-size: 15px;
  line-height: 24px;
  color: #7a7992;
  display: block;
  font-weight: 300;
  margin: 0 0 15px;
}

.hb-blogdetails .hb-post .hb-uthername {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
}

.hb-blogdetails .hb-post .hb-uthername em {
  font-size: 13px;
  line-height: 16px;
  color: #c1bfda;
  display: block;
  padding: 5px 0 0;
  font-weight: 400;
  font-style: normal;
}

.hb-blogdetails .hb-postimage {
  margin: 0 0 40px;
}

.hb-blogdetails .hb-postimage:before {
  background: none;
}

.hb-blogdetails .hb-postcontent {
  padding: 0;
}

.hb-tags-area {
  float: left;
  width: 100%;
  margin: 0 0 50px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e9e9e9;
}

.hb-tags-area .hb-tags ul li {
  padding: 0 12px 0 0;
}

.hb-socialshare {
  float: right;
}

.hb-socialshare ul {
  float: left;
  width: 100%;
  padding: 5px 0 0;
}

.hb-socialshare ul li {
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
}

.hb-socialshare ul li a {
  font-size: 16px;
  line-height: 19px;
  color: #2d2c40;
  display: block;
}

/* =============================================
			Comments Area Style					
============================================= */
.hb-comments-area {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}

.hb-comment-heading {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}

.hb-comment-heading h2 {
  font-size: 24px;
  line-height: 27px;
  margin: 0;
  color: #232530;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-comments-box {
  float: left;
  width: 100%;
}

.hb-comment {
  float: left;
  width: 100%;
  margin: 0 0 45px;
}

.hb-commentimg {
  float: left;
  width: 100%;
  margin: 0 0 0;
  float: left;
  width: auto;
  border-radius: 50%;
}

.hb-commentimg img {
  display: block;
  border-radius: 50px;
}

.hb-comment-content {
  overflow: hidden;
  padding: 0 0 0 60px;
  position: relative;
}

.hb-comment-content:after {
  top: 0;
  left: 25px;
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  background: #e9e9e9;
}

.hb-comment-content .hb-description {
  font-style: 14px;
  font-weight: 300;
  color: #7a7992;
}

.hb-comment-content .hb-description p {
  margin: 0;
}

.hb-comment-date {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin: 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}

.hb-comment-date em {
  font-size: 14px;
  line-height: 17px;
  color: #c1bfda;
  display: block;
  padding: 0 0 10px;
  font-style: normal;
}

.hb-btn.hb-comment-btn {
  float: right;
  height: 35px;
  padding: 0 25px;
  font-size: 14px;
  line-height: 35px;
}

.hb-paddingright {
  padding-left: 80px;
}

/* =============================================
			Form Area Style					
============================================= */
.hb-formarea {
  float: left;
  width: 100%;
}

.hb-formarea .hb-form-heading {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}

.hb-formarea .hb-form-heading h2 {
  margin: 0;
  color: #2d2c40;
  font-size: 24px;
  line-height: 27px;
  font-weight: 500;
  text-transform: capitalize;
}

.hb-commentform .form-group {
  margin-bottom: 30px;
}

.search-active .search-popup {
  opacity: 1;
  visibility: visible;
}

.search-popup {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  visibility: hidden;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.9);
}

.search-popup .holder {
  width: 100%;
  padding: 0 40px;
  white-space: nowrap;
  text-align: center;
}

.search-popup .holder:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100vh;
}

.search-popup .holder > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
}

.search-popup .search-form {
  overflow: hidden;
  width: 100%;
  padding: 0 150px;
  position: relative;
}

.search-popup .search-form fieldset {
  border: none;
}

.search-popup .search-form .form-control {
  font-size: 60px;
  line-height: 80px;
  color: #2d2c40;
  width: 100%;
  height: 80px;
  border: none;
  border-bottom: 1px solid #2d2c40;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 15px 80px 15px 60px;
  border-radius: 0;
}

.search-popup .search-form .form-control::-webkit-input-placeholder {
  color: #2d2c40;
}

.search-popup .search-form .form-control::-moz-placeholder {
  opacity: 1;
  color: #2d2c40;
}

.search-popup .search-form .form-control:-moz-placeholder {
  color: #2d2c40;
}

.search-popup .search-form .form-control:-ms-input-placeholder {
  color: #2d2c40;
}

.search-popup .search-form .form-control.placeholder {
  color: #2d2c40;
}

.search-popup .search-form .btn-primary {
  font-size: 50px;
  line-height: 60px;
  color: #2d2c40;
  padding: 0;
  position: absolute;
  right: 170px;
  top: 0;
  background: none;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-popup .close-btn {
  position: absolute;
  right: 100px;
  top: 0;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 35px;
  padding: 12px 0 0;
  color: #fff;
  display: block;
}

.hb-main .booked-calendar {
  overflow: hidden;
  display: block;
  padding: 12px 0 0;
}

.hb-main .booked-calendar thead {
  overflow: hidden;
}

.booked-calendar tbody {
  overflow: hidden;
}

.booked-calendar tbody tr {
  overflow: hidden;
}

.booked-calendar tbody tr td {
  width: 110px;
  border: 1px solid #fff;
  background: #f5f5f9;
  padding: 32px 0;
  float: left;
}

.booked-calendar tbody tr td span {
  font-size: 22px;
  line-height: 24px;
  color: #2d2c40;
  display: block;
}

.booked-calendar tbody tr td span.clr {
  color: #d7d6e7;
}

.booked-calendar tbody tr td span.active {
  color: #fff;
  background: #2d2c40;
  width: 50px;
  padding: 12px 0;
  display: block;
  border-radius: 25px;
  margin: -12px auto;
}

.booked-calendar tbody tr td:first-child {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.booked-calendar tbody tr td:last-child {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.booked-calendar tbody tr td.bg-pink {
  background: #0065b1;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.booked-calendar tbody tr td.bg-pink:hover {
  background: #f5f5f9;
}

.booked-calendar tbody tr td.bg-pink:hover span {
  background: #2d2c40;
  width: 50px;
  padding: 12px 0;
  border-radius: 25px;
  margin: -12px auto;
}

.booked-calendar tbody tr td.bg-pink span {
  color: #fff;
}

.booked-calendar .entry-block {
  overflow: hidden;
  display: none;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.booked-calendar .entry-block td {
  width: 100%;
  padding: 0;
  height: auto;
}

.booked-calendar .entry-block td table {
  overflow: hidden;
  margin: 0;
  border-bottom: 1px solid #fff;
}

.booked-calendar .entry-block table thead {
  background: #36354a;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.booked-calendar .entry-block thead th {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 13px 0 18px;
}

.booked-calendar .entry-block tbody {
  overflow: hidden;
}

.booked-calendar .entry-block tbody td {
  background: #f5f5f9;
  padding: 5px 4px 3px 27px;
  border-bottom: 1px solid #fff;
}

.booked-calendar .entry-block .txt-block time {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.7px;
  float: left;
}

.booked-calendar .entry-block .txt-block span {
  font-size: 14px;
  line-height: 16px;
  float: right;
}

.booked-calendar thead tr {
  overflow: hidden;
  background: #2d2c40;
  width: 100%;
}

.booked-calendar thead tr .month-name {
  font-size: 18px;
  line-height: 20px;
  color: #fcbaf8;
  font-weight: 500;
  display: block;
  width: 100%;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.booked-calendar thead tr .fa {
  font-size: 20px;
  line-height: 22px;
  float: right;
  margin: -22px 17px 0 0;
  color: #0065b1;
}

.booked-calendar thead tr th {
  overflow: hidden;
  padding: 15px 0;
  width: 100%;
  border: none;
}

.booked-calendar thead .months {
  background: #fff;
  overflow: hidden;
  width: 100%;
}

.booked-calendar thead .months th {
  width: 14.285%;
  color: #2d2c40;
  font-size: 14px;
  line-height: 16px;
  float: left;
  text-transform: uppercase;
  font-weight: 500;
  padding: 13px 0 11px;
}

.pre-active .entry-block,
.pre-active1 .entry-block,
.pre-active2 .entry-block,
.pre-active3 .entry-block {
  display: block;
}

.entry-block td .txt-block {
  overflow: hidden;
  padding: 11px 0 0;
  width: 58.2%;
  float: left;
}

.entry-block td tbody .btn {
  font-size: 14px;
  line-height: 16px;
  float: right;
  padding: 11px 41px;
  background: #36354a;
  border-radius: 20px;
  letter-spacing: 0.6px;
  color: #fff;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.entry-block td tbody .btn:hover {
  background: #0065b1;
}

.entry-block td tbody .btn.avail {
  padding: 11px 16px;
  background: #0065b1;
  color: #fff;
}

.entry-block td tbody .btn.avail:hover {
  background: #36354a;
}

.entry-block .txt-block time .fa {
  font-size: 14px;
  line-height: 16px;
  margin: 0 13px 0 0;
}

.appointment-popup {
  overflow: hidden;
  width: 549px;
  margin: 0 auto;
  border-radius: 5px;
  background: #fff;
}

.appointment-popup h1 {
  background: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fbbaf8));
  background: -webkit-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background: -o-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background: linear-gradient(to right, #aaaaff 0%, #fbbaf8 100%);
  width: 100%;
  font-size: 24px;
  line-height: 26px;
  color: #fff;
  padding: 15px 50px 15px;
  font-weight: 500;
  margin: 0;
}

.appointment-popup .popup-block {
  font-size: 14px;
  line-height: 24px;
  clear: both;
  padding: 29px 48px 30px;
}

.appointment-popup .popup-block p {
  margin: 0 0 22px;
}

.appointment-popup .popup-block .date-time {
  font-size: 14px;
  line-height: 24px;
  display: block;
  border: 1px solid #c5c5c5;
  letter-spacing: 0.4px;
  padding: 6px 0 8px 61px;
}

.appointment-popup .popup-block .fa {
  background: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fbbaf8));
  background: -webkit-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background: -o-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background: linear-gradient(to right, #aaaaff 0%, #fbbaf8 100%);
  padding: 13px 15px;
  color: #fff;
  width: 40px;
  display: block;
  margin: -40px 0 26px;
}

.popup-block .form-info {
  overflow: hidden;
  color: #2d2c40;
}

.popup-block .form-info fieldset {
  border: none;
  padding: 0;
}

.form-info .txt-holder {
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  color: #908fa3;
  margin: 0 0 23px;
}

.form-info .txt-holder p {
  margin: 0;
}

.form-info .txt-holder .heading .clr {
  font-size: 18px;
  line-height: 20px;
  color: #ee5d5d;
}

.form-info .heading {
  font-size: 15px;
  line-height: 17px;
  margin: 0 0 4px;
  color: #2d2c40;
  letter-spacing: 0;
}

.form-info label {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 13px;
  color: #2d2c40;
}

.form-info label .clr {
  font-size: 18px;
  line-height: 20px;
  color: #ee5d5d;
}

.form-info .form-control {
  color: #cecde2;
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  width: 100%;
  padding: 8px 17px;
}

.form-info .form-control::-webkit-input-placeholder {
  color: #cecde2;
}

.form-info .form-control::-moz-placeholder {
  opacity: 1;
  color: #cecde2;
}

.form-info .form-control:-moz-placeholder {
  color: #cecde2;
}

.form-info .form-control:-ms-input-placeholder {
  color: #cecde2;
}

.form-info .form-control.placeholder {
  color: #cecde2;
}

.form-info .info-select {
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  margin: 0 0 29px;
  padding: 7px 0 7px 14px;
  margin: 0 0 26px;
  color: #2d2c40;
}

.form-info .check {
  margin: 0 16px 19px 0;
}

.form-info .btn {
  font-size: 14px;
  line-height: 16px;
  margin: 11px 7px 0 0;
  background: #38cf69;
  padding: 9px 28px;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 25px;
}

.form-info .btn:last-child {
  background: #2d2c40;
}

.service ul li {
  margin: 0;
}

.service ul li .clr-white {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  width: 100%;
  background: #f4f6f8;
  padding: 15px 25px 18px;
  font-weight: 500;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.service ul li:hover .fa-caret-right {
  color: #fff;
}

.service ul li:hover .clr-white {
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fbbaf8));
  background-image: -webkit-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background-image: -o-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background-image: linear-gradient(to right, #aaaaff 0%, #fbbaf8 100%);
  color: #fff;
}

.service ul li .fa-caret-right {
  font-size: 20px;
  line-height: 22px;
  float: right;
  margin: -34px 14px 0 0;
}

.service ul li.active .clr-white {
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fbbaf8));
  background-image: -webkit-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background-image: -o-linear-gradient(left, #aaaaff 0%, #fbbaf8 100%);
  background-image: linear-gradient(to right, #aaaaff 0%, #fbbaf8 100%);
  color: #fff;
}

.service ul li.active .fa-caret-right {
  color: #fff;
}

.service .hb-recentnews {
  margin: 0 0 44px;
  overflow: hidden;
}

.service .hb-widget .txt-holder {
  font-size: 18px;
  color: #2d2c40;
}

.service .hb-widget .txt-holder p {
  margin: 0;
}

.service .content {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  color: #adadbb;
}

.service .content h3 {
  font-size: 22px;
  line-height: 24px;
  color: #2d2c40;
  text-transform: none;
  letter-spacing: 0.3px;
}

.service .content .primary-btn {
  font-size: 14px;
  line-height: 16px;
  padding: 11px 34px 13px 37px;
  letter-spacing: 0.4px;
  display: inline-block;
  vertical-align: middle;
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaaff), color-stop(51%, #fcbaf8), to(#aaaaff));
  background-image: -webkit-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: -o-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: linear-gradient(to right, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  border-radius: 25px;
  color: #fff;
  font-weight: 500;
  height: auto;
}

.service .content p {
  margin: 0 0 23px;
}

.service .hb-categories {
  margin: 0 0 48px;
  overflow: hidden;
}

.service .hb-categories .primary-btn {
  padding: 10px 33px 12px;
  display: inline-block;
  height: auto;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaaff), color-stop(51%, #fcbaf8), to(#aaaaff));
  background-image: -webkit-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: -o-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: linear-gradient(to right, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  border-radius: 25px;
  font-weight: 500;
}

.service .hb-categories .primary-btn .fa {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 2px;
}

.service .hb-categories .primary-btn:hover {
  background-position: right center;
}

.service .side-slide {
  border: none;
  padding: 0;
  float: left;
  overflow: hidden;
  outline: none;
}

.service .side-slide .fa-quote-left {
  font-size: 42px;
  line-height: 44px;
  float: right;
  margin: -34px 72px 0 0;
  color: #efeff0;
}

.service .side-slide q {
  font-size: 16px;
  line-height: 24px;
  display: block;
  color: #595865;
  margin: 0 0 18px;
  outline: none;
}

.service .side-slide cite {
  font-size: 18px;
  line-height: 22px;
  color: #0065b1;
  font-style: normal;
  font-weight: 600;
  position: relative;
  margin: 0 0 6px;
  float: right;
  width: 100%;
}

.service .side-slide cite:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 1px;
  background: #000;
  top: 13px;
  left: 101px;
}

.service .side-slide .rating {
  padding: 7px 0 0;
  width: 63%;
  float: right;
}

.service .side-slide .rating li {
  float: left;
  width: 3px;
  padding: 0;
  margin: 0 5px;
}

.service .side-slide .rating .fa {
  font-size: 12px;
  line-height: 14px;
  color: #eddb13;
}

.service .side-slide span {
  font-size: 14px;
  line-height: 16px;
  display: block;
  color: #adadbb;
}

.service .rating li:after {
  display: none;
}

.service .side-test-slide .slick-list {
  height: 220px !important;
}

.service .hb-blogdetails .hb-post figure {
  margin: 0 28px 27px 0;
}

.service .hb-blogdetails .hb-post .hb-postcontent h2 {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.3px;
  margin: 0 0 15px;
}

.service .hb-blogdetails .hb-post .hb-description {
  margin: 0 0 16px;
}

.service .hb-blogdetails .hb-post .hb-post-second-title {
    font-size: 16px;
    line-height: 17px;
    padding: 0 0 0 42px;
    padding: 0 0 23px 47px;
    text-transform: none;
    letter-spacing: 0.3px;
}

.service .hb-blogdetails .hb-post h4.active {
  margin: 0;
}

.service .hb-post .hb-description p {
  margin: 0 0 12px;
}

.service .hb-aboutusvideo {
  margin: 0 25px 27px 0;
  width: 43%;
}

.service .hb-panel {
  margin: 0;
}

.service .hb-panel h4:after {
  font-size: 15px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  left: 0;
}

.service .hb-accordian {
  width: 53.7%;
}

.service .hb-accordian h3 {
  font-size: 21px;
  line-height: 26px;
  margin: 0 0 36px;
}

.service .hb-accordian .hb-panel:last-child h4 {
  padding: 0 0 20px 47px;
}

.service .hb-panelcontent {
  padding: 0;
}

.service .txt-holder {
  font-size: 14px;
  line-height: 24px;
}

.service .txt-holder p {
  margin: 0 0 11px;
}

.service .hb-pricinglist-area {
  overflow: hidden;
  padding: 42px 0 0;
}

.service .hb-pricinglist-area .block {
  width: 49.4%;
  float: left;
  margin: 0 10px 0 0;
}

.service .hb-pricinglist-area .block .img-holder {
  width: 430px;
  margin: 0 0 52px;
}

.service .hb-pricinglist-area .block:last-child {
  margin: 0;
}

.service .hb-pricinglist-area .block .hb-pricinglistbox {
  padding: 0 30px 0 0;
  overflow: hidden;
  font-size: 18px;
  line-height: 20px;
}

.service .hb-pricinglist-area .hb-pricinglistbox.list {
  padding: 0 0 0 30px;
}

.service .hb-pricinglist-area .hb-pricinglistbox li {
  list-style: none;
  margin: 0 0 21px;
  padding: 0;
  position: relative;
  z-index: 1;
  letter-spacing: 0.5px;
}

.service .hb-pricinglist-area .hb-pricinglistbox li:after {
  left: 0;
  z-index: -1;
  content: '';
  width: 100%;
  bottom: 22px;
  position: absolute;
  border-bottom: 1px dotted #c1bfda;
  bottom: 8px;
}

.side-test-slide .slick-list {
  margin: 0 0 7px;
  height: auto;
}

.side-test-slide .slick-dots {
  margin: -18px 0 25px;
  width: 100%;
}

.side-test-slide .slick-dots li {
  float: left;
  width: auto;
  padding: 0;
}

.side-test-slide .slick-dots li:after {
  display: none;
}

.side-test-slide .slick-dots .slick-active button:after {
  background: #0065b1;
  border-color: #0065b1;
}

.side-test-slide .slick-dots button {
  position: relative;
  background: none;
  border: none;
  margin: 0 6px;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
}

.side-test-slide .slick-dots button:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #bfc0c0;
  border-radius: 5px;
  left: 0;
  top: 0;
}

.hb-blog.service {
  padding: 80px 0 0;
}

.hb-innerbanner-area.service {
  padding: 53px 0 60px;
}

.hb-innerbanner-area.service .hb-bannarheading p {
  margin: 0 0 8px;
}

.hb-innerbanner-area.service .hb-breadcrumb li {
  padding: 0 6px;
}

.hb-sectionspace.price-list {
  overflow: hidden;
  padding: 52px 0 79px;
}

.hb-sectionspace.price-list .hb-sectionhead {
  padding: 105px 0 0;
}

.hb-sectionspace.price-list .hb-sectiontitle {
  margin: 0 0 42px;
}

.hb-sectionspace.price-list .hb-appointmentcontent h3 {
  margin-bottom: 12px;
}

.hb-sectionspace.price-list .hb-appointmentcontent .hb-description {
  margin: 0 0 20px;
}

.hb-shop-area {
  overflow: hidden;
}

.hb-shop-area .select-form {
  overflow: hidden;
  margin: 0 0 34px;
}

.hb-shop-area .select-form fieldset {
  padding: 0;
  border: none;
}

.hb-shop-area .select-form select {
  width: 244px;
  margin: 0 23px 0 0;
  padding: 7px 30px 7px 13px;
}

.hb-shop-area .select-form span {
  float: right;
}

.hb-shop-area .hb-productsbox {
  margin: 0 0 29px;
  padding: 30px 30px 0;
}

.hb-shop-area .hb-pagination {
  padding: 27px 0 0;
}

.hb-shop-detail {
  overflow: hidden;
}

.hb-shop-detail .hb-btn-holder {
  overflow: hidden;
  margin: 0 0 40px;
}

.hb-shop-detail .cart-table {
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #ebebeb;
  width: 100%;
  margin: 0 0 30px;
}

.hb-shop-detail .cart-table thead {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}

.hb-shop-detail .cart-table th {
  line-height: 18px;
  margin: 0 25px 0 0;
  border: none;
  font-weight: 500;
  padding: 18px 0 21px;
}

.hb-shop-detail .cart-table th:last-child {
  margin: 0;
}

.hb-shop-detail .cart-table .title {
  width: 175px;
}

.hb-shop-detail .cart-table .title:nth-child(2n) {
  width: 270px;
}

.hb-shop-detail .cart-table .close {
  font-size: 14px;
  line-height: 16px;
  float: right;
  padding: 6px 9px;
  margin: -8px 30px -3px 0;
  border: 1px solid #e5e5e5;
}

.hb-shop-detail .cart-table td {
  vertical-align: middle;
  padding: 31px 0 0;
  border: none;
  margin: 0 25px 0 0;
  line-height: 18px;
  width: 172px;
}

.hb-shop-detail .cart-table td:nth-child(2n) {
  width: 267px;
}

.hb-shop-detail .cart-table .img-holder {
  float: right;
  margin: 0 7px 0 0;
  width: 140px;
}

.hb-shop-detail .cart-table .img-holder.mar-bt {
  margin-bottom: 25px;
}

.hb-shop-detail .cart-table .next {
  margin: 0 0 0 30px;
  color: #2d2c40;
}

.hb-shop-detail .cart-table .prev {
  margin: 0 30px 0 0;
  color: #2d2c40;
}

.hb-shop-detail .cart-list {
  font-size: 14px;
  line-height: 16px;
  color: #7a7992;
  font-weight: 300;
  overflow: hidden;
  margin: 0;
  padding: 0 0 20px;
  border: 1px solid #ebebeb;
}

.hb-shop-detail .cart-list .heading {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  color: #2d2c40;
  padding: 18px 0 22px;
  border-bottom: 1px solid #ebebeb;
}

.hb-shop-detail .cart-list li {
  overflow: hidden;
  padding: 10px 15px;
}

.hb-shop-detail .cart-list span {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0 0;
}

.hb-shop-detail .cart-list .subscribe-form {
  overflow: hidden;
}

.hb-shop-detail .cart-list .subscribe-form fieldset {
  border: none;
  padding: 0;
}

.hb-shop-detail .cart-list .subscribe-form .form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  width: 163px;
  height: 40px;
  margin: 0 15px 0 0;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 16px;
}

.hb-shop-detail .txt-wrap {
  color: #2d2c40;
  margin: 0 0 25px;
  display: block;
}

.hb-shop-detail .text-wrap {
  font-size: 24px;
  line-height: 30px;
  display: block;
}

.checkout-form {
  overflow: hidden;
  border: 1px solid #ebebeb;
  padding: 0 32px 30px 26px;
}

.checkout-form h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  margin: 0 -32px 26px -26px;
  padding: 19px 0 21px;
  border-bottom: 1px solid #ebebeb;
}

.checkout-form fieldset {
  border: none;
  padding: 0;
}

.checkout-form .form-group {
  margin: 0 0 21px;
  overflow: hidden;
}

.checkout-form .title {
  width: 207px;
  float: left;
  font-size: 14px;
  line-height: 16px;
  padding: 23px 0 0;
  margin: 0;
  color: #7a7992;
  font-weight: 300;
}

.checkout-form span {
  font-size: 14px;
  line-height: 16px;
  color: #7a7992;
  font-weight: 300;
}

.checkout-form .txt-holder {
  font-size: 14px;
  line-height: 16px;
  color: #7a7992;
  font-weight: 300;
  overflow: hidden;
  padding: 15px 0 0;
}

.checkout-form .txt-holder p {
  margin: 0;
}

.checkout-form .form-control {
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  width: 497px;
  height: auto;
  float: left;
  padding: 7px 0;
  color: #7a7992;
}

.checkout-form .form-control::-webkit-input-placeholder {
  color: #7a7992;
}

.checkout-form .form-control::-moz-placeholder {
  opacity: 1;
  color: #7a7992;
}

.checkout-form .form-control:-moz-placeholder {
  color: #7a7992;
}

.checkout-form .form-control:-ms-input-placeholder {
  color: #7a7992;
}

.checkout-form .form-control.placeholder {
  color: #7a7992;
}

.checkout-form select.form-control {
  height: 33px;
}

.checkout-form .check {
  font-size: 14px;
  line-height: 18px;
  margin: 0 7px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.checkout-form textarea {
  width: 100%;
  padding: 7px 0;
  border-top: none;
  border-right: none;
  border-left: none;
  resize: none;
}

.checkout-sidebar {
  overflow: hidden;
}

.checkout-sidebar .cart-list {
  margin: 0 0 30px;
}

.checkout-sidebar .order-detail li {
  padding: 10px 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ebebeb;
}

.checkout-sidebar .order-detail span {
  padding: 0;
}

.checkout-sidebar .cartform {
  overflow: hidden;
  margin: 0 0 63px;
}

.checkout-sidebar .cartform fieldset {
  border: none;
  padding: 0;
}

.checkout-sidebar .cartform input {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	margin: 0 13px 0 0;
}

.checkout-sidebar .cartform textarea {
	margin: 20px 0 0;
	padding: 20px 18px 20px 17px;
	border: 1px solid #ebebeb;
	font-size: 14px;
	line-height: 16px;
	resize: none;
	width: 100%;
	min-height: 114px;
}

.checkout-sidebar .cartform .form-group {
  margin: 0 0 21px;
}

.checkout-sidebar .cartform .hb-btn {
  line-height: 16px;
  margin: 53px auto 0;
  padding: 11px 45px 12px;
  height: auto;
}

.hb-shoparea-detail {
  overflow: hidden;
  margin: 0 0 36px;
}

.hb-shoparea-detail .img-holder {
  padding: 81px 99px 58px 115px;
  float: left;
  width: 42.7%;
  position: relative;
  border: 1px solid #ebebeb;
}

.hb-shoparea-detail .img-holder:hover .hb-zoom-btn {
  top: 50%;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hb-shoparea-detail .img-holder .hb-zoom-btn {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  padding: 14px 0;
  margin: 0 0 44px;
  display: block;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background-size: 200% auto;
}

.hb-shoparea-detail .content-holder {
  font-size: 14px;
  line-height: 24px;
  color: #7a7992;
  float: left;
  padding: 0 0 0 29px;
  width: 57.3%;
}

.hb-shoparea-detail .content-holder p {
  margin: 0 0 13px;
}

.hb-shoparea-detail h2 {
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 7px;
}

.hb-shoparea-detail .rating-list {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 17px;
  overflow: hidden;
  color: #eddb13;
}

.hb-shoparea-detail .rating-list li {
  float: left;
}

.hb-shoparea-detail .price {
  font-size: 18px;
  line-height: 20px;
  display: block;
  margin: 0 0 16px;
}

.hb-shoparea-detail .price del {
  font-size: 12px;
  line-height: 14px;
  color: #b3b7c8;
}

.hb-shoparea-detail .adv-list {
  overflow: hidden;
  margin: 0 0 31px;
}

.hb-shoparea-detail .adv-list li {
  overflow: hidden;
}

.hb-shoparea-detail .adv-list .fa {
  color: #0065b1;
  display: inline-block;
  padding: 0 4px 0 0;
}

.hb-shoparea-detail .holder {
  overflow: hidden;
  padding: 30px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 30px;
}

.hb-shoparea-detail .holder .product-range {
  padding: 6px 19px 6px;
  margin: 0 11px 0 0;
  width: 132px;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 25px;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.hb-shoparea-detail .holder .product-range .fa {
  color: #000;
}

.hb-shoparea-detail .holder .hb-btn {
  padding: 12px 23px 10px;
  line-height: 16px;
  margin: 0;
  height: auto;
  letter-spacing: 1px;
  font-weight: 500;
}

.hb-shoparea-detail .detail-list {
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  margin: 0 0 18px;
}

.hb-shoparea-detail .detail-list li {
  list-style: none;
  float: left;
  margin: 0 16px 0 0;
  padding: 0 0 0 13px;
  position: relative;
}

.hb-shoparea-detail .detail-list li:first-child {
  padding: 0;
}

.hb-shoparea-detail .detail-list li:before {
	position: absolute;
	content: "";
	z-index: -1;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	width: 1px;
	height: 13px;
	background: #000;
}

.hb-shoparea-detail .social-network {
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  overflow: hidden;
}

.hb-shoparea-detail .social-network li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 31px;
}

.hb-shoparea-detail .social-network li:first-child {
  margin: 0;
}

.hb-shoparea-detail .social-network .heading {
  font-size: 14px;
  line-height: 16px;
}

.hb-shoparea-detail .social-network a {
  color: #000;
  display: block;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.tab-holder {
  overflow: hidden;
}

.tab-holder .tab-list {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
}

.tab-holder .tab-list li {
  float: left;
  width: 33.33%;
  margin: 0;
}

.tab-holder .tab-list .active a {
  color: #fff;
}

.tab-holder .tab-list a {
  display: block;
  padding: 17px 0 16px;
  color: #2d2c40;
  background-color: #f4f6f8;
  background-size: 200% auto;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.tab-holder .tab-list a:hover {
  color: #fff;
}

.tab-holder .tab-content {
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #7a7992;
  padding: 23px 32px 28px 32px;
  border: 1px solid #ebebeb;
  border-top: none;
}

.tab-holder .tab-content p {
  margin: 0 0 12px;
}

.tab-holder .tab-content h3 {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}

.tab-holder .tab-content .rating-list {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: #2d2c40;
  overflow: hidden;
  margin: 0 0 10px;
}

.tab-holder .tab-content .rating-list li {
  float: left;
}

.tab-holder .tab-content .rating-list li:first-child {
  margin: 0 20px 0 0;
}

.tab-holder .tab-content .rating-list a {
  color: #eddb13;
  display: block;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.tab-holder .tab-content .rating-form {
  overflow: hidden;
}

.tab-holder .tab-content .rating-form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.tab-holder .tab-content .rating-form textarea {
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  min-height: 132px;
  padding: 14px 19px;
  border: 1px solid #ebebeb;
  resize: none;
  border-radius: 0;
}

.tab-holder .tab-content .rating-form .form-control {
  width: 49%;
  border-color: #ebebeb;
  margin: 0 12px 0 0;
  padding: 15px 16px;
  height: auto;
  border-radius: 0;
}

.tab-holder .tab-content .rating-form .form-control:last-child {
  margin: 0;
}

.tab-holder .tab-content .rating-form .hb-btn {
  font-size: 13px;
  line-height: 15px;
  padding: 12px 29px 13px;
  height: auto;
  letter-spacing: 1.1px;
}

.hb-services.v2.ver-4 .hb-servicesslider .item {
  padding: 0 15px;
}

.hb-services.v2.ver-4 .hb-servicebox {
  margin: 16px 0 25px;
  padding: 0 20px;
  position: relative;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hb-services.v2.ver-4 .hb-servicebox:hover {
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
}

.hb-services.v2.ver-4 .hb-servicebox .price {
  font-size: 24px;
  line-height: 27px;
  color: #fff;
  width: 117px;
  display: block;
  padding: 3px 25px 4px;
  margin: -16px auto 30px;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaaff), color-stop(51%, #fcbaf8), to(#aaaaff));
  background-image: -webkit-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: -o-linear-gradient(left, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
  background-image: linear-gradient(to right, #aaaaff 0%, #fcbaf8 51%, #aaaaff 100%);
}

.hb-services.v2.ver-4 .hb-servicebox .hb-serviceimg {
  margin: 0 0 30px;
}

.hb-services.v2.ver-4 .hb-servicebox .hb-servicecontent {
  color: #7a7992;
  background: none;
  padding: 0;
}

.hb-pricingplan .tab-list {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  margin: 0 0 20px;
}

.hb-pricingplan .tab-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.hb-pricingplan .tab-list .active a {
  background: #f5f5f9;
  color: #0065b1;
}

.hb-pricingplan .tab-list a {
  padding: 7px 22px;
  color: #2d2c40;
  display: block;
  border: 1px solid #ebebeb;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hb-pricingplan .tab-content {
  overflow: hidden;
}

.hb-pricingplan .tab-content .txt-holder {
  overflow: hidden;
  color: #7a7992;
  padding: 20px 30px;
  margin: 0 0 10px;
}

.hb-pricingplan .tab-content .txt-holder:hover {
  background: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fcbaf8));
  background: -webkit-linear-gradient(left, #aaaaff, #fcbaf8);
  background: -o-linear-gradient(left, #aaaaff, #fcbaf8);
  background: linear-gradient(to right, #aaaaff, #fcbaf8);
  border-radius: 5px;
  color: #fff;
}

.hb-pricingplan .tab-content .txt-holder:hover h3,
.hb-pricingplan .tab-content .txt-holder:hover .price {
  color: #fff;
}

.hb-pricingplan .tab-content .txt-holder p {
  margin: 0;
}

.hb-pricingplan .tab-content .txt-holder.active {
  background: -webkit-gradient(linear, left top, right top, from(#aaaaff), to(#fcbaf8));
  background: -webkit-linear-gradient(left, #aaaaff, #fcbaf8);
  background: -o-linear-gradient(left, #aaaaff, #fcbaf8);
  background: linear-gradient(to right, #aaaaff, #fcbaf8);
  border-radius: 5px;
  color: #fff;
}

.hb-pricingplan .tab-content .txt-holder.active h3,
.hb-pricingplan .tab-content .txt-holder.active .price {
  color: #fff;
}

.hb-pricingplan .tab-content .header {
  overflow: hidden;
}

.hb-pricingplan .tab-content h3 {
  font-size: 20px;
  line-height: 22px;
  color: #2d2c40;
  font-weight: 500;
  float: left;
}

.hb-pricingplan .tab-content .price {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  float: right;
}

#back-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
  float: right;
  width: 50px;
  height: 50px;
  padding: 14px 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  background-size: 200% auto;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

#back-top:hover {
  background-position: right center;
}

#back-top.active {
  opacity: 1;
  visibility: visible;
}

.loader-holder {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.9);
}

.loader-holder .block {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 6.250em;
  height: 6.250em;
  -webkit-animation: rotate 2.4s linear infinite;
  animation: rotate 2.4s linear infinite;
}

.loader-holder .white {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  -webkit-animation: flash 2.4s linear infinite;
  animation: flash 2.4s linear infinite;
  opacity: 0;
}

.loader-holder .dot {
  position: absolute;
  margin: auto;
  width: 2.4em;
  height: 2.4em;
  border-radius: 100%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loader-holder .dot:nth-child(2) {
  top: 0;
  bottom: 0;
  left: 0;
  background: #FF4444;
  -webkit-animation: dotsY 2.4s linear infinite;
  animation: dotsY 2.4s linear infinite;
}

.loader-holder .dot:nth-child(3) {
  left: 0;
  right: 0;
  top: 0;
  background: #FFBB33;
  -webkit-animation: dotsX 2.4s linear infinite;
  animation: dotsX 2.4s linear infinite;
}

.loader-holder .dot:nth-child(4) {
  top: 0;
  bottom: 0;
  right: 0;
  background: #99CC00;
  -webkit-animation: dotsY 2.4s linear infinite;
  animation: dotsY 2.4s linear infinite;
}

.loader-holder .dot:nth-child(5) {
  left: 0;
  right: 0;
  bottom: 0;
  background: #33B5E5;
  -webkit-animation: dotsX 2.4s linear infinite;
  animation: dotsX 2.4s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    width: 6.250em;
    height: 6.250em;
  }
  66% {
    width: 2.4em;
    height: 2.4em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    width: 6.250em;
    height: 6.250em;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    width: 6.250em;
    height: 6.250em;
  }
  66% {
    width: 2.4em;
    height: 2.4em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    width: 6.250em;
    height: 6.250em;
  }
}

@-webkit-keyframes dotsY {
  66% {
    opacity: .1;
    width: 2.4em;
  }
  77% {
    opacity: 1;
    width: 0;
  }
}

@keyframes dotsY {
  66% {
    opacity: .1;
    width: 2.4em;
  }
  77% {
    opacity: 1;
    width: 0;
  }
}

@-webkit-keyframes dotsX {
  66% {
    opacity: .1;
    height: 2.4em;
  }
  77% {
    opacity: 1;
    height: 0;
  }
}

@keyframes dotsX {
  66% {
    opacity: .1;
    height: 2.4em;
  }
  77% {
    opacity: 1;
    height: 0;
  }
}

@-webkit-keyframes flash {
  33% {
    opacity: 0;
    border-radius: 0%;
  }
  55% {
    opacity: .6;
    border-radius: 100%;
  }
  66% {
    opacity: 0;
  }
}

@keyframes flash {
  33% {
    opacity: 0;
    border-radius: 0%;
  }
  55% {
    opacity: .6;
    border-radius: 100%;
  }
  66% {
    opacity: 0;
  }
}

.img-display-fullsize {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}

.img-display-fullsize figure {
  position: relative;
  user-select: none!important;
}
.img-display-fullsize figure .btn-close {
  position: absolute;
  right: 25px;
  top: 10px;
  color: #ff7e7e;
  cursor: pointer;
  font-size:32px;
  transition: all 50ms ease-in-out;
  background-color: transparent;
  z-index: 10;
}
.img-display-fullsize figure .btn-close:hover {
  color: red;
}
.img-display-fullsize figure img {
  max-height: 80vh;
  pointer-events: none;
}
.img-display-fullsize:not(.hide) .backdrop {
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111111D0;
  cursor: pointer;
}
.img-display-fullsize.hide {
  display: none;
}

.hb-servicearea > div:has(.hb-servicebox) {
  height: 100%!important;
} 

.services {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, max-content));
  gap: 3rem;
  align-items: stretch;
}
.services > .hb-servicebox {
  height: 100%;
  box-sizing: border-box;
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.services .hb-servicebox > .hb-servicecontent {
  flex-grow: 1;  
}

@media screen and (min-width: 769px) {
  .hb-servicebox > .ipad {
    transition: transform 100ms ease-in-out;
    cursor: pointer;
  }
  .hb-servicebox > .ipad:hover {
    transform: scale(1.1)!important;
    position: relative;
    z-index: 5;
  }
}

@media screen and (max-width: 768px) {
  .services {
    grid-template-columns: 1fr;
    padding-inline: 2rem;
  }
}

@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #2d2c40;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 5px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #2d2c40; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 60px; }

h2, .h2 {
  font-size: 36px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 12px; }

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 24px; }

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none; }

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #2d2c40; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #2d2c40; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #2d2c40; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #2d2c40; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #2d2c40; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 18px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #2d2c40; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #2d2c40; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #2d2c40;
  background-color: #fff;
  background-image: none;
  border: 1px solid #2d2c40;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #2d2c40;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(45, 44, 64, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(45, 44, 64, 0.6); }
  .form-control::-moz-placeholder {
    color: #2d2c40;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #2d2c40; }
  .form-control::-webkit-input-placeholder {
    color: #2d2c40; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  min-height: 40px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 5px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 5px; }

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 50px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 29px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #62608c; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #2d2c40;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #2d2c40;
  background-color: #fff;
  border-color: #2d2c40; }
  .btn-default:focus, .btn-default.focus {
    color: #2d2c40;
    background-color: #e6e6e6;
    border-color: black; }
  .btn-default:hover {
    color: #2d2c40;
    background-color: #e6e6e6;
    border-color: #14131c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #2d2c40;
    background-color: #e6e6e6;
    border-color: #14131c; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #2d2c40;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #2d2c40; }
  .btn-default .badge {
    color: #fff;
    background-color: #2d2c40; }

.btn-primary {
  color: #fff;
  background-color: #2d2c40;
  border-color: #2d2c40; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #181722;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #09090d;
      border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .btn-primary .badge {
    color: #2d2c40;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #2d2c40;
  border-color: #2d2c40; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #181722;
    border-color: black; }
  .btn-success:hover {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #09090d;
      border-color: black; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .btn-success .badge {
    color: #2d2c40;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #2d2c40;
  border-color: #2d2c40; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #181722;
    border-color: black; }
  .btn-info:hover {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #09090d;
      border-color: black; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .btn-info .badge {
    color: #2d2c40;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #2d2c40;
  border-color: #2d2c40; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #181722;
    border-color: black; }
  .btn-warning:hover {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #09090d;
      border-color: black; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .btn-warning .badge {
    color: #2d2c40;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #2d2c40;
  border-color: #2d2c40; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #181722;
    border-color: black; }
  .btn-danger:hover {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #181722;
    border-color: #14131c; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #09090d;
      border-color: black; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .btn-danger .badge {
    color: #2d2c40;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 5px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #2d2c40;
  border: 1px solid #2d2c40;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #2d2c40; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #2d2c40;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #2d2c40; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #2d2c40;
  text-decoration: none;
  outline: 0;
  background-color: #2d2c40; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .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 {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn 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: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 7px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #2d2c40;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #2d2c40;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 1px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 5px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #2d2c40; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #2d2c40 #2d2c40 #2d2c40; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #2d2c40;
      background-color: #fff;
      border: 1px solid #2d2c40;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 100vh; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 13px 15px;
  font-size: 20px;
  line-height: 24px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 24px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 13px;
          padding-bottom: 13px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #fff;
  border-color: transparent; }
  .navbar-default .navbar-brand {
    color: #2d2c40; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #181722;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #2d2c40; }
  .navbar-default .navbar-nav > li > a {
    color: #2d2c40; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #2d2c40; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #2d2c40; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #2d2c40; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #2d2c40; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #2d2c40; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #2d2c40;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #2d2c40; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #2d2c40; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #2d2c40; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #2d2c40; }
    .navbar-default .navbar-link:hover {
      color: #fff; }
  .navbar-default .btn-link {
    color: #2d2c40; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #fff; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 14px 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "› ";
      padding: 0 5px;
      color: #2d2c40; }
  .breadcrumb > .active {
    color: #2d2c40; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 7px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #2d2c40;
      background-color: transparent;
      border: 1px solid #2d2c40;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #2d2c40;
    background-color: #2d2c40;
    border-color: #2d2c40; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #2d2c40;
    border-color: #2d2c40;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #2d2c40;
  border-color: transparent;
  color: #2d2c40; }
  .alert-warning hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-warning .alert-link {
    color: #181722; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #2d2c40; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 24px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@font-face {
	font-family: 'icomoon';
	src: url('/Content/paradise/fonts/icomoon.eot?hc836c');
	src: url('/Content/paradise/fonts/icomoon.eot?hc836c#iefix') format('embedded-opentype'),
		 url('/Content/paradise/fonts/icomoon.ttf?hc836c') format('truetype'),
		 url('/Content/paradise/fonts/icomoon.woff?hc836c') format('woff'),
		 url('/Content/paradise/fonts/icomoon.svg?hc836c#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-apartment:before { content: "\e900"; }
.icon-arrow-down-circle:before { content: "\e901"; }
.icon-arrow-left-circle:before { content: "\e902"; }
.icon-arrow-right-circle:before { content: "\e903"; }
.icon-arrow-up-circle:before { content: "\e904"; }
.icon-bicycle:before { content: "\e905"; }
.icon-bus:before { content: "\e906"; }
.icon-calendar-full:before { content: "\e907"; }
.icon-camera-video:before { content: "\e908"; }
.icon-car:before { content: "\e909"; }
.icon-chart-bars:before { content: "\e90a"; }
.icon-checkmark-circle:before { content: "\e90b"; }
.icon-chevron-down:before { content: "\e90c"; }
.icon-chevron-down-circle:before { content: "\e90d"; }
.icon-chevron-left:before { content: "\e90e"; }
.icon-chevron-left-circle:before { content: "\e90f"; }
.icon-chevron-right:before { content: "\e910"; }
.icon-chevron-right-circle:before { content: "\e911"; }
.icon-chevron-up:before { content: "\e912"; }
.icon-chevron-up-circle:before { content: "\e913"; }
.icon-circle-minus:before { content: "\e914"; }
.icon-cloud-sync:before { content: "\e915"; }
.icon-code:before { content: "\e916"; }
.icon-coffee-cup:before { content: "\e917"; }
.icon-construction:before { content: "\e918"; }
.icon-cross-circle:before { content: "\e919"; }
.icon-diamond:before { content: "\e91a"; }
.icon-dinner:before { content: "\e91b"; }
.icon-direction-ltr:before { content: "\e91c"; }
.icon-direction-rtl:before { content: "\e91d"; }
.icon-drop:before { content: "\e91e"; }
.icon-enter-down:before { content: "\e91f"; }
.icon-envelope:before { content: "\e920"; }
.icon-exit-up:before { content: "\e921"; }
.icon-file-add:before { content: "\e922"; }
.icon-film-play:before { content: "\e923"; }
.icon-frame-contract:before { content: "\e924"; }
.icon-frame-expand:before { content: "\e925"; }
.icon-funnel:before { content: "\e926"; }
.icon-graduation-hat:before { content: "\e927"; }
.icon-hand:before { content: "\e928"; }
.icon-heart-pulse:before { content: "\e929"; }
.icon-highlight:before { content: "\e92a"; }
.icon-hourglass:before { content: "\e92b"; }
.icon-inbox:before { content: "\e92c"; }
.icon-laptop-phone:before { content: "\e92d"; }
.icon-layers:before { content: "\e92e"; }
.icon-license:before { content: "\e92f"; }
.icon-lighter:before { content: "\e930"; }
.icon-linearicons:before { content: "\e931"; }
.icon-line-spacing:before { content: "\e932"; }
.icon-magnifier:before { content: "\e933"; }
.icon-map-marker:before { content: "\e934"; }
.icon-menu-circle:before { content: "\e935"; }
.icon-moon:before { content: "\e936"; }
.icon-move:before { content: "\e937"; }
.icon-music-note:before { content: "\e938"; }
.icon-mustache:before { content: "\e939"; }
.icon-paperclip:before { content: "\e93a"; }
.icon-paw:before { content: "\e93b"; }
.icon-phone-handset:before { content: "\e93c"; }
.icon-picture:before { content: "\e93d"; }
.icon-plus-circle:before { content: "\e93e"; }
.icon-pointer-down:before { content: "\e93f"; }
.icon-pointer-left:before { content: "\e940"; }
.icon-pointer-right:before { content: "\e941"; }
.icon-pointer-up:before { content: "\e942"; }
.icon-poop:before { content: "\e943"; }
.icon-power-switch:before { content: "\e944"; }
.icon-question-circle:before { content: "\e945"; }
.icon-screen:before { content: "\e946"; }
.icon-select:before { content: "\e947"; }
.icon-shirt:before { content: "\e948"; }
.icon-smartphone:before { content: "\e949"; }
.icon-star:before { content: "\e94a"; }
.icon-store:before { content: "\e94b"; }
.icon-sync:before { content: "\e94c"; }
.icon-tag:before { content: "\e94d"; }
.icon-text-align-center:before { content: "\e94e"; }
.icon-text-align-justify:before { content: "\e94f"; }
.icon-text-align-left:before { content: "\e950"; }
.icon-text-align-right:before { content: "\e951"; }
.icon-text-format:before { content: "\e952"; }
.icon-text-format-remove:before { content: "\e953"; }
.icon-text-size:before { content: "\e954"; }
.icon-thumbs-down:before { content: "\e955"; }
.icon-thumbs-up:before { content: "\e956"; }
.icon-train:before { content: "\e957"; }
.icon-trash:before { content: "\e958"; }
.icon-unlink:before { content: "\e959"; }
.icon-volume:before { content: "\e95a"; }
.icon-wheelchair:before { content: "\e95b"; }
.icon-home:before { content: "\e95c"; }
.icon-home2:before { content: "\e95d"; }
.icon-home3:before { content: "\e95e"; }
.icon-office:before { content: "\e95f"; }
.icon-newspaper:before { content: "\e960"; }
.icon-pencil:before { content: "\e961"; }
.icon-pencil2:before { content: "\e962"; }
.icon-quill:before { content: "\e963"; }
.icon-pen:before { content: "\e964"; }
.icon-blog:before { content: "\e965"; }
.icon-eyedropper:before { content: "\e966"; }
.icon-droplet:before { content: "\e967"; }
.icon-paint-format:before { content: "\e968"; }
.icon-image:before { content: "\e969"; }
.icon-images:before { content: "\e96a"; }
.icon-camera:before { content: "\e96b"; }
.icon-headphones:before { content: "\e96c"; }
.icon-music:before { content: "\e96d"; }
.icon-play:before { content: "\e96e"; }
.icon-film:before { content: "\e96f"; }
.icon-video-camera:before { content: "\e970"; }
.icon-dice:before { content: "\e971"; }
.icon-pacman:before { content: "\e972"; }
.icon-spades:before { content: "\e973"; }
.icon-clubs:before { content: "\e974"; }
.icon-diamonds:before { content: "\e975"; }
.icon-bullhorn:before { content: "\e976"; }
.icon-connection:before { content: "\e977"; }
.icon-podcast:before { content: "\e978"; }
.icon-feed:before { content: "\e979"; }
.icon-mic:before { content: "\e97a"; }
.icon-book:before { content: "\e97b"; }
.icon-books:before { content: "\e97c"; }
.icon-library:before { content: "\e97d"; }
.icon-file-text:before { content: "\e97e"; }
.icon-profile:before { content: "\e97f"; }
.icon-file-empty:before { content: "\e980"; }
.icon-files-empty:before { content: "\e981"; }
.icon-file-text2:before { content: "\e982"; }
.icon-file-picture:before { content: "\e983"; }
.icon-file-music:before { content: "\e984"; }
.icon-file-play:before { content: "\e985"; }
.icon-file-video:before { content: "\e986"; }
.icon-file-zip:before { content: "\e987"; }
.icon-copy:before { content: "\e988"; }
.icon-paste:before { content: "\e989"; }
.icon-stack:before { content: "\e98a"; }
.icon-folder:before { content: "\e98b"; }
.icon-folder-open:before { content: "\e98c"; }
.icon-folder-plus:before { content: "\e98d"; }
.icon-folder-minus:before { content: "\e98e"; }
.icon-folder-download:before { content: "\e98f"; }
.icon-folder-upload:before { content: "\e990"; }
.icon-price-tag:before { content: "\e991"; }
.icon-price-tags:before { content: "\e992"; }
.icon-barcode:before { content: "\e993"; }
.icon-qrcode:before { content: "\e994"; }
.icon-ticket:before { content: "\e995"; }
.icon-cart:before { content: "\e996"; }
.icon-coin-dollar:before { content: "\e997"; }
.icon-coin-euro:before { content: "\e998"; }
.icon-coin-pound:before { content: "\e999"; }
.icon-coin-yen:before { content: "\e99a"; }
.icon-credit-card:before { content: "\e99b"; }
.icon-calculator:before { content: "\e99c"; }
.icon-lifebuoy:before { content: "\e99d"; }
.icon-phone:before { content: "\e99e"; }
.icon-phone-hang-up:before { content: "\e99f"; }
.icon-address-book:before { content: "\e9a0"; }
.icon-envelop:before { content: "\e9a1"; }
.icon-pushpin:before { content: "\e9a2"; }
.icon-location:before { content: "\e9a3"; }
.icon-location2:before { content: "\e9a4"; }
.icon-compass:before { content: "\e9a5"; }
.icon-compass2:before { content: "\e9a6"; }
.icon-map:before { content: "\e9a7"; }
.icon-map2:before { content: "\e9a8"; }
.icon-history:before { content: "\e9a9"; }
.icon-clock:before { content: "\e9aa"; }
.icon-clock2:before { content: "\e9ab"; }
.icon-alarm:before { content: "\e9ac"; }
.icon-bell:before { content: "\e9ad"; }
.icon-stopwatch:before { content: "\e9ae"; }
.icon-calendar:before { content: "\e9af"; }
.icon-printer:before { content: "\e9b0"; }
.icon-keyboard:before { content: "\e9b1"; }
.icon-display:before { content: "\e9b2"; }
.icon-laptop:before { content: "\e9b3"; }
.icon-mobile:before { content: "\e9b4"; }
.icon-mobile2:before { content: "\e9b5"; }
.icon-tablet:before { content: "\e9b6"; }
.icon-tv:before { content: "\e9b7"; }
.icon-drawer:before { content: "\e9b8"; }
.icon-drawer2:before { content: "\e9b9"; }
.icon-box-add:before { content: "\e9ba"; }
.icon-box-remove:before { content: "\e9bb"; }
.icon-download:before { content: "\e9bc"; }
.icon-upload:before { content: "\e9bd"; }
.icon-floppy-disk:before { content: "\e9be"; }
.icon-drive:before { content: "\e9bf"; }
.icon-database:before { content: "\e9c0"; }
.icon-undo:before { content: "\e9c1"; }
.icon-redo:before { content: "\e9c2"; }
.icon-undo2:before { content: "\e9c3"; }
.icon-redo2:before { content: "\e9c4"; }
.icon-forward:before { content: "\e9c5"; }
.icon-reply:before { content: "\e9c6"; }
.icon-bubble:before { content: "\e9c7"; }
.icon-bubbles:before { content: "\e9c8"; }
.icon-bubbles2:before { content: "\e9c9"; }
.icon-bubble2:before { content: "\e9ca"; }
.icon-bubbles3:before { content: "\e9cb"; }
.icon-bubbles4:before { content: "\e9cc"; }
.icon-user:before { content: "\e9cd"; }
.icon-users:before { content: "\e9ce"; }
.icon-user-plus:before { content: "\e9cf"; }
.icon-user-minus:before { content: "\e9d0"; }
.icon-user-check:before { content: "\e9d1"; }
.icon-user-tie:before { content: "\e9d2"; }
.icon-quotes-left:before { content: "\e9d3"; }
.icon-quotes-right:before { content: "\e9d4"; }
.icon-hour-glass:before { content: "\e9d5"; }
.icon-spinner:before { content: "\e9d6"; }
.icon-spinner2:before { content: "\e9d7"; }
.icon-spinner3:before { content: "\e9d8"; }
.icon-spinner4:before { content: "\e9d9"; }
.icon-spinner5:before { content: "\e9da"; }
.icon-spinner6:before { content: "\e9db"; }
.icon-spinner7:before { content: "\e9dc"; }
.icon-spinner8:before { content: "\e9dd"; }
.icon-spinner9:before { content: "\e9de"; }
.icon-spinner10:before { content: "\e9df"; }
.icon-spinner11:before { content: "\e9e0"; }
.icon-binoculars:before { content: "\e9e1"; }
.icon-search:before { content: "\e9e2"; }
.icon-zoom-in:before { content: "\e9e3"; }
.icon-zoom-out:before { content: "\e9e4"; }
.icon-enlarge:before { content: "\e9e5"; }
.icon-shrink:before { content: "\e9e6"; }
.icon-enlarge2:before { content: "\e9e7"; }
.icon-shrink2:before { content: "\e9e8"; }
.icon-key:before { content: "\e9e9"; }
.icon-key2:before { content: "\e9ea"; }
.icon-lock:before { content: "\e9eb"; }
.icon-unlocked:before { content: "\e9ec"; }
.icon-wrench:before { content: "\e9ed"; }
.icon-equalizer:before { content: "\e9ee"; }
.icon-equalizer2:before { content: "\e9ef"; }
.icon-cog:before { content: "\e9f0"; }
.icon-cogs:before { content: "\e9f1"; }
.icon-hammer:before { content: "\e9f2"; }
.icon-magic-wand:before { content: "\e9f3"; }
.icon-aid-kit:before { content: "\e9f4"; }
.icon-bug:before { content: "\e9f5"; }
.icon-pie-chart:before { content: "\e9f6"; }
.icon-stats-dots:before { content: "\e9f7"; }
.icon-stats-bars:before { content: "\e9f8"; }
.icon-stats-bars2:before { content: "\e9f9"; }
.icon-trophy:before { content: "\e9fa"; }
.icon-gift:before { content: "\e9fb"; }
.icon-glass:before { content: "\e9fc"; }
.icon-glass2:before { content: "\e9fd"; }
.icon-mug:before { content: "\e9fe"; }
.icon-spoon-knife:before { content: "\e9ff"; }
.icon-leaf:before { content: "\ea00"; }
.icon-rocket:before { content: "\ea01"; }
.icon-meter:before { content: "\ea02"; }
.icon-meter2:before { content: "\ea03"; }
.icon-hammer2:before { content: "\ea04"; }
.icon-fire:before { content: "\ea05"; }
.icon-lab:before { content: "\ea06"; }
.icon-magnet:before { content: "\ea07"; }
.icon-bin:before { content: "\ea08"; }
.icon-bin2:before { content: "\ea09"; }
.icon-briefcase:before { content: "\ea0a"; }
.icon-airplane:before { content: "\ea0b"; }
.icon-truck:before { content: "\ea0c"; }
.icon-road:before { content: "\ea0d"; }
.icon-accessibility:before { content: "\ea0e"; }
.icon-target:before { content: "\ea0f"; }
.icon-shield:before { content: "\ea10"; }
.icon-power:before { content: "\ea11"; }
.icon-switch:before { content: "\ea12"; }
.icon-power-cord:before { content: "\ea13"; }
.icon-clipboard:before { content: "\ea14"; }
.icon-list-numbered:before { content: "\ea15"; }
.icon-list:before { content: "\ea16"; }
.icon-list2:before { content: "\ea17"; }
.icon-tree:before { content: "\ea18"; }
.icon-menu:before { content: "\ea19"; }
.icon-menu2:before { content: "\ea1a"; }
.icon-menu3:before { content: "\ea1b"; }
.icon-menu4:before { content: "\ea1c"; }
.icon-cloud:before { content: "\ea1d"; }
.icon-cloud-download:before { content: "\ea1e"; }
.icon-cloud-upload:before { content: "\ea1f"; }
.icon-cloud-check:before { content: "\ea20"; }
.icon-download2:before { content: "\ea21"; }
.icon-upload2:before { content: "\ea22"; }
.icon-download3:before { content: "\ea23"; }
.icon-upload3:before { content: "\ea24"; }
.icon-sphere:before { content: "\ea25"; }
.icon-earth:before { content: "\ea26"; }
.icon-link:before { content: "\ea27"; }
.icon-flag:before { content: "\ea28"; }
.icon-attachment:before { content: "\ea29"; }
.icon-eye:before { content: "\ea2a"; }
.icon-eye-plus:before { content: "\ea2b"; }
.icon-eye-minus:before { content: "\ea2c"; }
.icon-eye-blocked:before { content: "\ea2d"; }
.icon-bookmark:before { content: "\ea2e"; }
.icon-bookmarks:before { content: "\ea2f"; }
.icon-sun:before { content: "\ea30"; }
.icon-contrast:before { content: "\ea31"; }
.icon-brightness-contrast:before { content: "\ea32"; }
.icon-star-empty:before { content: "\ea33"; }
.icon-star-half:before { content: "\ea34"; }
.icon-star-full:before { content: "\ea35"; }
.icon-heart:before { content: "\ea36"; }
.icon-heart-broken:before { content: "\ea37"; }
.icon-man:before { content: "\ea38"; }
.icon-woman:before { content: "\ea39"; }
.icon-man-woman:before { content: "\ea3a"; }
.icon-happy:before { content: "\ea3b"; }
.icon-happy2:before { content: "\ea3c"; }
.icon-smile:before { content: "\ea3d"; }
.icon-smile2:before { content: "\ea3e"; }
.icon-tongue:before { content: "\ea3f"; }
.icon-tongue2:before { content: "\ea40"; }
.icon-sad:before { content: "\ea41"; }
.icon-sad2:before { content: "\ea42"; }
.icon-wink:before { content: "\ea43"; }
.icon-wink2:before { content: "\ea44"; }
.icon-grin:before { content: "\ea45"; }
.icon-grin2:before { content: "\ea46"; }
.icon-cool:before { content: "\ea47"; }
.icon-cool2:before { content: "\ea48"; }
.icon-angry:before { content: "\ea49"; }
.icon-angry2:before { content: "\ea4a"; }
.icon-evil:before { content: "\ea4b"; }
.icon-evil2:before { content: "\ea4c"; }
.icon-shocked:before { content: "\ea4d"; }
.icon-shocked2:before { content: "\ea4e"; }
.icon-baffled:before { content: "\ea4f"; }
.icon-baffled2:before { content: "\ea50"; }
.icon-confused:before { content: "\ea51"; }
.icon-confused2:before { content: "\ea52"; }
.icon-neutral:before { content: "\ea53"; }
.icon-neutral2:before { content: "\ea54"; }
.icon-hipster:before { content: "\ea55"; }
.icon-hipster2:before { content: "\ea56"; }
.icon-wondering:before { content: "\ea57"; }
.icon-wondering2:before { content: "\ea58"; }
.icon-sleepy:before { content: "\ea59"; }
.icon-sleepy2:before { content: "\ea5a"; }
.icon-frustrated:before { content: "\ea5b"; }
.icon-frustrated2:before { content: "\ea5c"; }
.icon-crying:before { content: "\ea5d"; }
.icon-crying2:before { content: "\ea5e"; }
.icon-point-up:before { content: "\ea5f"; }
.icon-point-right:before { content: "\ea60"; }
.icon-point-down:before { content: "\ea61"; }
.icon-point-left:before { content: "\ea62"; }
.icon-warning:before { content: "\ea63"; }
.icon-notification:before { content: "\ea64"; }
.icon-question:before { content: "\ea65"; }
.icon-plus:before { content: "\ea66"; }
.icon-minus:before { content: "\ea67"; }
.icon-info:before { content: "\ea68"; }
.icon-cancel-circle:before { content: "\ea69"; }
.icon-blocked:before { content: "\ea6a"; }
.icon-cross:before { content: "\ea6b"; }
.icon-checkmark:before { content: "\ea6c"; }
.icon-checkmark2:before { content: "\ea6d"; }
.icon-spell-check:before { content: "\ea6e"; }
.icon-enter:before { content: "\ea6f"; }
.icon-exit:before { content: "\ea70"; }
.icon-play2:before { content: "\ea71"; }
.icon-pause:before { content: "\ea72"; }
.icon-stop:before { content: "\ea73"; }
.icon-previous:before { content: "\ea74"; }
.icon-next:before { content: "\ea75"; }
.icon-backward:before { content: "\ea76"; }
.icon-forward2:before { content: "\ea77"; }
.icon-play3:before { content: "\ea78"; }
.icon-pause2:before { content: "\ea79"; }
.icon-stop2:before { content: "\ea7a"; }
.icon-backward2:before { content: "\ea7b"; }
.icon-forward3:before { content: "\ea7c"; }
.icon-first:before { content: "\ea7d"; }
.icon-last:before { content: "\ea7e"; }
.icon-previous2:before { content: "\ea7f"; }
.icon-next2:before { content: "\ea80"; }
.icon-eject:before { content: "\ea81"; }
.icon-volume-high:before { content: "\ea82"; }
.icon-volume-medium:before { content: "\ea83"; }
.icon-volume-low:before { content: "\ea84"; }
.icon-volume-mute:before { content: "\ea85"; }
.icon-volume-mute2:before { content: "\ea86"; }
.icon-volume-increase:before { content: "\ea87"; }
.icon-volume-decrease:before { content: "\ea88"; }
.icon-loop:before { content: "\ea89"; }
.icon-loop2:before { content: "\ea8a"; }
.icon-infinite:before { content: "\ea8b"; }
.icon-shuffle:before { content: "\ea8c"; }
.icon-arrow-up-left:before { content: "\ea8d"; }
.icon-arrow-up:before { content: "\ea8e"; }
.icon-arrow-up-right:before { content: "\ea8f"; }
.icon-arrow-right:before { content: "\ea90"; }
.icon-arrow-down-right:before { content: "\ea91"; }
.icon-arrow-down:before { content: "\ea92"; }
.icon-arrow-down-left:before { content: "\ea93"; }
.icon-arrow-left:before { content: "\ea94"; }
.icon-arrow-up-left2:before { content: "\ea95"; }
.icon-arrow-up2:before { content: "\ea96"; }
.icon-arrow-up-right2:before { content: "\ea97"; }
.icon-arrow-right2:before { content: "\ea98"; }
.icon-arrow-down-right2:before { content: "\ea99"; }
.icon-arrow-down2:before { content: "\ea9a"; }
.icon-arrow-down-left2:before { content: "\ea9b"; }
.icon-arrow-left2:before { content: "\ea9c"; }
.icon-circle-up:before { content: "\ea9d"; }
.icon-circle-right:before { content: "\ea9e"; }
.icon-circle-down:before { content: "\ea9f"; }
.icon-circle-left:before { content: "\eaa0"; }
.icon-tab:before { content: "\eaa1"; }
.icon-move-up:before { content: "\eaa2"; }
.icon-move-down:before { content: "\eaa3"; }
.icon-sort-alpha-asc:before { content: "\eaa4"; }
.icon-sort-alpha-desc:before { content: "\eaa5"; }
.icon-sort-numeric-asc:before { content: "\eaa6"; }
.icon-sort-numberic-desc:before { content: "\eaa7"; }
.icon-sort-amount-asc:before { content: "\eaa8"; }
.icon-sort-amount-desc:before { content: "\eaa9"; }
.icon-command:before { content: "\eaaa"; }
.icon-shift:before { content: "\eaab"; }
.icon-ctrl:before { content: "\eaac"; }
.icon-opt:before { content: "\eaad"; }
.icon-checkbox-checked:before { content: "\eaae"; }
.icon-checkbox-unchecked:before { content: "\eaaf"; }
.icon-radio-checked:before { content: "\eab0"; }
.icon-radio-checked2:before { content: "\eab1"; }
.icon-radio-unchecked:before { content: "\eab2"; }
.icon-crop:before { content: "\eab3"; }
.icon-make-group:before { content: "\eab4"; }
.icon-ungroup:before { content: "\eab5"; }
.icon-scissors:before { content: "\eab6"; }
.icon-filter:before { content: "\eab7"; }
.icon-font:before { content: "\eab8"; }
.icon-ligature:before { content: "\eab9"; }
.icon-ligature2:before { content: "\eaba"; }
.icon-text-height:before { content: "\eabb"; }
.icon-text-width:before { content: "\eabc"; }
.icon-font-size:before { content: "\eabd"; }
.icon-bold:before { content: "\eabe"; }
.icon-underline:before { content: "\eabf"; }
.icon-italic:before { content: "\eac0"; }
.icon-strikethrough:before { content: "\eac1"; }
.icon-omega:before { content: "\eac2"; }
.icon-sigma:before { content: "\eac3"; }
.icon-page-break:before { content: "\eac4"; }
.icon-superscript:before { content: "\eac5"; }
.icon-subscript:before { content: "\eac6"; }
.icon-superscript2:before { content: "\eac7"; }
.icon-subscript2:before { content: "\eac8"; }
.icon-text-color:before { content: "\eac9"; }
.icon-pagebreak:before { content: "\eaca"; }
.icon-clear-formatting:before { content: "\eacb"; }
.icon-table:before { content: "\eacc"; }
.icon-table2:before { content: "\eacd"; }
.icon-insert-template:before { content: "\eace"; }
.icon-pilcrow:before { content: "\eacf"; }
.icon-ltr:before { content: "\ead0"; }
.icon-rtl:before { content: "\ead1"; }
.icon-section:before { content: "\ead2"; }
.icon-paragraph-left:before { content: "\ead3"; }
.icon-paragraph-center:before { content: "\ead4"; }
.icon-paragraph-right:before { content: "\ead5"; }
.icon-paragraph-justify:before { content: "\ead6"; }
.icon-indent-increase:before { content: "\ead7"; }
.icon-indent-decrease:before { content: "\ead8"; }
.icon-share:before { content: "\ead9"; }
.icon-new-tab:before { content: "\eada"; }
.icon-embed:before { content: "\eadb"; }
.icon-embed2:before { content: "\eadc"; }
.icon-terminal:before { content: "\eadd"; }
.icon-share2:before { content: "\eade"; }
.icon-mail:before { content: "\eadf"; }
.icon-mail2:before { content: "\eae0"; }
.icon-mail3:before { content: "\eae1"; }
.icon-mail4:before { content: "\eae2"; }
.icon-amazon:before { content: "\eae3"; }
.icon-google:before { content: "\eae4"; }
.icon-google2:before { content: "\eae5"; }
.icon-google3:before { content: "\eae6"; }
.icon-google-plus:before { content: "\eae7"; }
.icon-google-plus2:before { content: "\eae8"; }
.icon-google-plus3:before { content: "\eae9"; }
.icon-hangouts:before { content: "\eaea"; }
.icon-google-drive:before { content: "\eaeb"; }
.icon-facebook:before { content: "\eaec"; }
.icon-facebook2:before { content: "\eaed"; }
.icon-instagram:before { content: "\eaee"; }
.icon-whatsapp:before { content: "\eaef"; }
.icon-spotify:before { content: "\eaf0"; }
.icon-telegram:before { content: "\eaf1"; }
.icon-twitter:before { content: "\eaf2"; }
.icon-vine:before { content: "\eaf3"; }
.icon-vk:before { content: "\eaf4"; }
.icon-renren:before { content: "\eaf5"; }
.icon-sina-weibo:before { content: "\eaf6"; }
.icon-rss:before { content: "\eaf7"; }
.icon-rss2:before { content: "\eaf8"; }
.icon-youtube:before { content: "\eaf9"; }
.icon-youtube2:before { content: "\eafa"; }
.icon-twitch:before { content: "\eafb"; }
.icon-vimeo:before { content: "\eafc"; }
.icon-vimeo2:before { content: "\eafd"; }
.icon-lanyrd:before { content: "\eafe"; }
.icon-flickr:before { content: "\eaff"; }
.icon-flickr2:before { content: "\eb00"; }
.icon-flickr3:before { content: "\eb01"; }
.icon-flickr4:before { content: "\eb02"; }
.icon-dribbble:before { content: "\eb03"; }
.icon-behance:before { content: "\eb04"; }
.icon-behance2:before { content: "\eb05"; }
.icon-deviantart:before { content: "\eb06"; }
.icon-500px:before { content: "\eb07"; }
.icon-steam:before { content: "\eb08"; }
.icon-steam2:before { content: "\eb09"; }
.icon-dropbox:before { content: "\eb0a"; }
.icon-onedrive:before { content: "\eb0b"; }
.icon-github:before { content: "\eb0c"; }
.icon-npm:before { content: "\eb0d"; }
.icon-basecamp:before { content: "\eb0e"; }
.icon-trello:before { content: "\eb0f"; }
.icon-wordpress:before { content: "\eb10"; }
.icon-joomla:before { content: "\eb11"; }
.icon-ello:before { content: "\eb12"; }
.icon-blogger:before { content: "\eb13"; }
.icon-blogger2:before { content: "\eb14"; }
.icon-tumblr:before { content: "\eb15"; }
.icon-tumblr2:before { content: "\eb16"; }
.icon-yahoo:before { content: "\eb17"; }
.icon-yahoo2:before { content: "\eb18"; }
.icon-tux:before { content: "\eb19"; }
.icon-appleinc:before { content: "\eb1a"; }
.icon-finder:before { content: "\eb1b"; }
.icon-android:before { content: "\eb1c"; }
.icon-windows:before { content: "\eb1d"; }
.icon-windows8:before { content: "\eb1e"; }
.icon-soundcloud:before { content: "\eb1f"; }
.icon-soundcloud2:before { content: "\eb20"; }
.icon-skype:before { content: "\eb21"; }
.icon-reddit:before { content: "\eb22"; }
.icon-hackernews:before { content: "\eb23"; }
.icon-wikipedia:before { content: "\eb24"; }
.icon-linkedin:before { content: "\eb25"; }
.icon-linkedin2:before { content: "\eb26"; }
.icon-lastfm:before { content: "\eb27"; }
.icon-lastfm2:before { content: "\eb28"; }
.icon-delicious:before { content: "\eb29"; }
.icon-stumbleupon:before { content: "\eb2a"; }
.icon-stumbleupon2:before { content: "\eb2b"; }
.icon-stackoverflow:before { content: "\eb2c"; }
.icon-pinterest:before { content: "\eb2d"; }
.icon-pinterest2:before { content: "\eb2e"; }
.icon-xing:before { content: "\eb2f"; }
.icon-xing2:before { content: "\eb30"; }
.icon-flattr:before { content: "\eb31"; }
.icon-foursquare:before { content: "\eb32"; }
.icon-yelp:before { content: "\eb33"; }
.icon-paypal:before { content: "\eb34"; }
.icon-chrome:before { content: "\eb35"; }
.icon-firefox:before { content: "\eb36"; }
.icon-IE:before { content: "\eb37"; }
.icon-edge:before { content: "\eb38"; }
.icon-safari:before { content: "\eb39"; }
.icon-opera:before { content: "\eb3a"; }
.icon-file-pdf:before { content: "\eb3b"; }
.icon-file-openoffice:before { content: "\eb3c"; }
.icon-file-word:before { content: "\eb3d"; }
.icon-file-excel:before { content: "\eb3e"; }
.icon-libreoffice:before { content: "\eb3f"; }
.icon-html-five:before { content: "\eb40"; }
.icon-html-five2:before { content: "\eb41"; }
.icon-css3:before { content: "\eb42"; }
.icon-git:before { content: "\eb43"; }
.icon-codepen:before { content: "\eb44"; }
.icon-svg:before { content: "\eb45"; }
.icon-IcoMoon:before { content: "\eb46"; }
@font-face {
	font-family: 'themify';
	src:url('/Content/paradise/fonts/themify.eot?-fvbane');
	src:url('/Content/paradise/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('/Content/paradise/fonts/themify.woff?-fvbane') format('woff'),
		url('/Content/paradise/fonts/themify.ttf?-fvbane') format('truetype'),
		url('/Content/paradise/fonts/themify.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ElegantIcons';
	src:url('/Content/paradise/fonts/ElegantIcons.eot');
	src:url('/Content/paradise/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('/Content/paradise/fonts/ElegantIcons.woff') format('woff'),
		url('/Content/paradise/fonts/ElegantIcons.ttf') format('truetype'),
		url('/Content/paradise/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}



.ti-wand:before {
	content: "\e600";
}
.ti-volume:before {
	content: "\e601";
}
.ti-user:before {
	content: "\e602";
}
.ti-unlock:before {
	content: "\e603";
}
.ti-unlink:before {
	content: "\e604";
}
.ti-trash:before {
	content: "\e605";
}
.ti-thought:before {
	content: "\e606";
}
.ti-target:before {
	content: "\e607";
}
.ti-tag:before {
	content: "\e608";
}
.ti-tablet:before {
	content: "\e609";
}
.ti-star:before {
	content: "\e60a";
}
.ti-spray:before {
	content: "\e60b";
}
.ti-signal:before {
	content: "\e60c";
}
.ti-shopping-cart:before {
	content: "\e60d";
}
.ti-shopping-cart-full:before {
	content: "\e60e";
}
.ti-settings:before {
	content: "\e60f";
}
.ti-search:before {
	content: "\e610";
}
.ti-zoom-in:before {
	content: "\e611";
}
.ti-zoom-out:before {
	content: "\e612";
}
.ti-cut:before {
	content: "\e613";
}
.ti-ruler:before {
	content: "\e614";
}
.ti-ruler-pencil:before {
	content: "\e615";
}
.ti-ruler-alt:before {
	content: "\e616";
}
.ti-bookmark:before {
	content: "\e617";
}
.ti-bookmark-alt:before {
	content: "\e618";
}
.ti-reload:before {
	content: "\e619";
}
.ti-plus:before {
	content: "\e61a";
}
.ti-pin:before {
	content: "\e61b";
}
.ti-pencil:before {
	content: "\e61c";
}
.ti-pencil-alt:before {
	content: "\e61d";
}
.ti-paint-roller:before {
	content: "\e61e";
}
.ti-paint-bucket:before {
	content: "\e61f";
}
.ti-na:before {
	content: "\e620";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-minus:before {
	content: "\e622";
}
.ti-medall:before {
	content: "\e623";
}
.ti-medall-alt:before {
	content: "\e624";
}
.ti-marker:before {
	content: "\e625";
}
.ti-marker-alt:before {
	content: "\e626";
}
.ti-arrow-up:before {
	content: "\e627";
}
.ti-arrow-right:before {
	content: "\e628";
}
.ti-arrow-left:before {
	content: "\e629";
}
.ti-arrow-down:before {
	content: "\e62a";
}
.ti-lock:before {
	content: "\e62b";
}
.ti-location-arrow:before {
	content: "\e62c";
}
.ti-link:before {
	content: "\e62d";
}
.ti-layout:before {
	content: "\e62e";
}
.ti-layers:before {
	content: "\e62f";
}
.ti-layers-alt:before {
	content: "\e630";
}
.ti-key:before {
	content: "\e631";
}
.ti-import:before {
	content: "\e632";
}
.ti-image:before {
	content: "\e633";
}
.ti-heart:before {
	content: "\e634";
}
.ti-heart-broken:before {
	content: "\e635";
}
.ti-hand-stop:before {
	content: "\e636";
}
.ti-hand-open:before {
	content: "\e637";
}
.ti-hand-drag:before {
	content: "\e638";
}
.ti-folder:before {
	content: "\e639";
}
.ti-flag:before {
	content: "\e63a";
}
.ti-flag-alt:before {
	content: "\e63b";
}
.ti-flag-alt-2:before {
	content: "\e63c";
}
.ti-eye:before {
	content: "\e63d";
}
.ti-export:before {
	content: "\e63e";
}
.ti-exchange-vertical:before {
	content: "\e63f";
}
.ti-desktop:before {
	content: "\e640";
}
.ti-cup:before {
	content: "\e641";
}
.ti-crown:before {
	content: "\e642";
}
.ti-comments:before {
	content: "\e643";
}
.ti-comment:before {
	content: "\e644";
}
.ti-comment-alt:before {
	content: "\e645";
}
.ti-close:before {
	content: "\e646";
}
.ti-clip:before {
	content: "\e647";
}
.ti-angle-up:before {
	content: "\e648";
}
.ti-angle-right:before {
	content: "\e649";
}
.ti-angle-left:before {
	content: "\e64a";
}
.ti-angle-down:before {
	content: "\e64b";
}
.ti-check:before {
	content: "\e64c";
}
.ti-check-box:before {
	content: "\e64d";
}
.ti-camera:before {
	content: "\e64e";
}
.ti-announcement:before {
	content: "\e64f";
}
.ti-brush:before {
	content: "\e650";
}
.ti-briefcase:before {
	content: "\e651";
}
.ti-bolt:before {
	content: "\e652";
}
.ti-bolt-alt:before {
	content: "\e653";
}
.ti-blackboard:before {
	content: "\e654";
}
.ti-bag:before {
	content: "\e655";
}
.ti-move:before {
	content: "\e656";
}
.ti-arrows-vertical:before {
	content: "\e657";
}
.ti-arrows-horizontal:before {
	content: "\e658";
}
.ti-fullscreen:before {
	content: "\e659";
}
.ti-arrow-top-right:before {
	content: "\e65a";
}
.ti-arrow-top-left:before {
	content: "\e65b";
}
.ti-arrow-circle-up:before {
	content: "\e65c";
}
.ti-arrow-circle-right:before {
	content: "\e65d";
}
.ti-arrow-circle-left:before {
	content: "\e65e";
}
.ti-arrow-circle-down:before {
	content: "\e65f";
}
.ti-angle-double-up:before {
	content: "\e660";
}
.ti-angle-double-right:before {
	content: "\e661";
}
.ti-angle-double-left:before {
	content: "\e662";
}
.ti-angle-double-down:before {
	content: "\e663";
}
.ti-zip:before {
	content: "\e664";
}
.ti-world:before {
	content: "\e665";
}
.ti-wheelchair:before {
	content: "\e666";
}
.ti-view-list:before {
	content: "\e667";
}
.ti-view-list-alt:before {
	content: "\e668";
}
.ti-view-grid:before {
	content: "\e669";
}
.ti-uppercase:before {
	content: "\e66a";
}
.ti-upload:before {
	content: "\e66b";
}
.ti-underline:before {
	content: "\e66c";
}
.ti-truck:before {
	content: "\e66d";
}
.ti-timer:before {
	content: "\e66e";
}
.ti-ticket:before {
	content: "\e66f";
}
.ti-thumb-up:before {
	content: "\e670";
}
.ti-thumb-down:before {
	content: "\e671";
}
.ti-text:before {
	content: "\e672";
}
.ti-stats-up:before {
	content: "\e673";
}
.ti-stats-down:before {
	content: "\e674";
}
.ti-split-v:before {
	content: "\e675";
}
.ti-split-h:before {
	content: "\e676";
}
.ti-smallcap:before {
	content: "\e677";
}
.ti-shine:before {
	content: "\e678";
}
.ti-shift-right:before {
	content: "\e679";
}
.ti-shift-left:before {
	content: "\e67a";
}
.ti-shield:before {
	content: "\e67b";
}
.ti-notepad:before {
	content: "\e67c";
}
.ti-server:before {
	content: "\e67d";
}
.ti-quote-right:before {
	content: "\e67e";
}
.ti-quote-left:before {
	content: "\e67f";
}
.ti-pulse:before {
	content: "\e680";
}
.ti-printer:before {
	content: "\e681";
}
.ti-power-off:before {
	content: "\e682";
}
.ti-plug:before {
	content: "\e683";
}
.ti-pie-chart:before {
	content: "\e684";
}
.ti-paragraph:before {
	content: "\e685";
}
.ti-panel:before {
	content: "\e686";
}
.ti-package:before {
	content: "\e687";
}
.ti-music:before {
	content: "\e688";
}
.ti-music-alt:before {
	content: "\e689";
}
.ti-mouse:before {
	content: "\e68a";
}
.ti-mouse-alt:before {
	content: "\e68b";
}
.ti-money:before {
	content: "\e68c";
}
.ti-microphone:before {
	content: "\e68d";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-menu-alt:before {
	content: "\e68f";
}
.ti-map:before {
	content: "\e690";
}
.ti-map-alt:before {
	content: "\e691";
}
.ti-loop:before {
	content: "\e692";
}
.ti-location-pin:before {
	content: "\e693";
}
.ti-list:before {
	content: "\e694";
}
.ti-light-bulb:before {
	content: "\e695";
}
.ti-Italic:before {
	content: "\e696";
}
.ti-info:before {
	content: "\e697";
}
.ti-infinite:before {
	content: "\e698";
}
.ti-id-badge:before {
	content: "\e699";
}
.ti-hummer:before {
	content: "\e69a";
}
.ti-home:before {
	content: "\e69b";
}
.ti-help:before {
	content: "\e69c";
}
.ti-headphone:before {
	content: "\e69d";
}
.ti-harddrives:before {
	content: "\e69e";
}
.ti-harddrive:before {
	content: "\e69f";
}
.ti-gift:before {
	content: "\e6a0";
}
.ti-game:before {
	content: "\e6a1";
}
.ti-filter:before {
	content: "\e6a2";
}
.ti-files:before {
	content: "\e6a3";
}
.ti-file:before {
	content: "\e6a4";
}
.ti-eraser:before {
	content: "\e6a5";
}
.ti-envelope:before {
	content: "\e6a6";
}
.ti-download:before {
	content: "\e6a7";
}
.ti-direction:before {
	content: "\e6a8";
}
.ti-direction-alt:before {
	content: "\e6a9";
}
.ti-dashboard:before {
	content: "\e6aa";
}
.ti-control-stop:before {
	content: "\e6ab";
}
.ti-control-shuffle:before {
	content: "\e6ac";
}
.ti-control-play:before {
	content: "\e6ad";
}
.ti-control-pause:before {
	content: "\e6ae";
}
.ti-control-forward:before {
	content: "\e6af";
}
.ti-control-backward:before {
	content: "\e6b0";
}
.ti-cloud:before {
	content: "\e6b1";
}
.ti-cloud-up:before {
	content: "\e6b2";
}
.ti-cloud-down:before {
	content: "\e6b3";
}
.ti-clipboard:before {
	content: "\e6b4";
}
.ti-car:before {
	content: "\e6b5";
}
.ti-calendar:before {
	content: "\e6b6";
}
.ti-book:before {
	content: "\e6b7";
}
.ti-bell:before {
	content: "\e6b8";
}
.ti-basketball:before {
	content: "\e6b9";
}
.ti-bar-chart:before {
	content: "\e6ba";
}
.ti-bar-chart-alt:before {
	content: "\e6bb";
}
.ti-back-right:before {
	content: "\e6bc";
}
.ti-back-left:before {
	content: "\e6bd";
}
.ti-arrows-corner:before {
	content: "\e6be";
}
.ti-archive:before {
	content: "\e6bf";
}
.ti-anchor:before {
	content: "\e6c0";
}
.ti-align-right:before {
	content: "\e6c1";
}
.ti-align-left:before {
	content: "\e6c2";
}
.ti-align-justify:before {
	content: "\e6c3";
}
.ti-align-center:before {
	content: "\e6c4";
}
.ti-alert:before {
	content: "\e6c5";
}
.ti-alarm-clock:before {
	content: "\e6c6";
}
.ti-agenda:before {
	content: "\e6c7";
}
.ti-write:before {
	content: "\e6c8";
}
.ti-window:before {
	content: "\e6c9";
}
.ti-widgetized:before {
	content: "\e6ca";
}
.ti-widget:before {
	content: "\e6cb";
}
.ti-widget-alt:before {
	content: "\e6cc";
}
.ti-wallet:before {
	content: "\e6cd";
}
.ti-video-clapper:before {
	content: "\e6ce";
}
.ti-video-camera:before {
	content: "\e6cf";
}
.ti-vector:before {
	content: "\e6d0";
}
.ti-themify-logo:before {
	content: "\e6d1";
}
.ti-themify-favicon:before {
	content: "\e6d2";
}
.ti-themify-favicon-alt:before {
	content: "\e6d3";
}
.ti-support:before {
	content: "\e6d4";
}
.ti-stamp:before {
	content: "\e6d5";
}
.ti-split-v-alt:before {
	content: "\e6d6";
}
.ti-slice:before {
	content: "\e6d7";
}
.ti-shortcode:before {
	content: "\e6d8";
}
.ti-shift-right-alt:before {
	content: "\e6d9";
}
.ti-shift-left-alt:before {
	content: "\e6da";
}
.ti-ruler-alt-2:before {
	content: "\e6db";
}
.ti-receipt:before {
	content: "\e6dc";
}
.ti-pin2:before {
	content: "\e6dd";
}
.ti-pin-alt:before {
	content: "\e6de";
}
.ti-pencil-alt2:before {
	content: "\e6df";
}
.ti-palette:before {
	content: "\e6e0";
}
.ti-more:before {
	content: "\e6e1";
}
.ti-more-alt:before {
	content: "\e6e2";
}
.ti-microphone-alt:before {
	content: "\e6e3";
}
.ti-magnet:before {
	content: "\e6e4";
}
.ti-line-double:before {
	content: "\e6e5";
}
.ti-line-dotted:before {
	content: "\e6e6";
}
.ti-line-dashed:before {
	content: "\e6e7";
}
.ti-layout-width-full:before {
	content: "\e6e8";
}
.ti-layout-width-default:before {
	content: "\e6e9";
}
.ti-layout-width-default-alt:before {
	content: "\e6ea";
}
.ti-layout-tab:before {
	content: "\e6eb";
}
.ti-layout-tab-window:before {
	content: "\e6ec";
}
.ti-layout-tab-v:before {
	content: "\e6ed";
}
.ti-layout-tab-min:before {
	content: "\e6ee";
}
.ti-layout-slider:before {
	content: "\e6ef";
}
.ti-layout-slider-alt:before {
	content: "\e6f0";
}
.ti-layout-sidebar-right:before {
	content: "\e6f1";
}
.ti-layout-sidebar-none:before {
	content: "\e6f2";
}
.ti-layout-sidebar-left:before {
	content: "\e6f3";
}
.ti-layout-placeholder:before {
	content: "\e6f4";
}
.ti-layout-menu:before {
	content: "\e6f5";
}
.ti-layout-menu-v:before {
	content: "\e6f6";
}
.ti-layout-menu-separated:before {
	content: "\e6f7";
}
.ti-layout-menu-full:before {
	content: "\e6f8";
}
.ti-layout-media-right-alt:before {
	content: "\e6f9";
}
.ti-layout-media-right:before {
	content: "\e6fa";
}
.ti-layout-media-overlay:before {
	content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
	content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
	content: "\e6fd";
}
.ti-layout-media-left-alt:before {
	content: "\e6fe";
}
.ti-layout-media-left:before {
	content: "\e6ff";
}
.ti-layout-media-center-alt:before {
	content: "\e700";
}
.ti-layout-media-center:before {
	content: "\e701";
}
.ti-layout-list-thumb:before {
	content: "\e702";
}
.ti-layout-list-thumb-alt:before {
	content: "\e703";
}
.ti-layout-list-post:before {
	content: "\e704";
}
.ti-layout-list-large-image:before {
	content: "\e705";
}
.ti-layout-line-solid:before {
	content: "\e706";
}
.ti-layout-grid4:before {
	content: "\e707";
}
.ti-layout-grid3:before {
	content: "\e708";
}
.ti-layout-grid2:before {
	content: "\e709";
}
.ti-layout-grid2-thumb:before {
	content: "\e70a";
}
.ti-layout-cta-right:before {
	content: "\e70b";
}
.ti-layout-cta-left:before {
	content: "\e70c";
}
.ti-layout-cta-center:before {
	content: "\e70d";
}
.ti-layout-cta-btn-right:before {
	content: "\e70e";
}
.ti-layout-cta-btn-left:before {
	content: "\e70f";
}
.ti-layout-column4:before {
	content: "\e710";
}
.ti-layout-column3:before {
	content: "\e711";
}
.ti-layout-column2:before {
	content: "\e712";
}
.ti-layout-accordion-separated:before {
	content: "\e713";
}
.ti-layout-accordion-merged:before {
	content: "\e714";
}
.ti-layout-accordion-list:before {
	content: "\e715";
}
.ti-ink-pen:before {
	content: "\e716";
}
.ti-info-alt:before {
	content: "\e717";
}
.ti-help-alt:before {
	content: "\e718";
}
.ti-headphone-alt:before {
	content: "\e719";
}
.ti-hand-point-up:before {
	content: "\e71a";
}
.ti-hand-point-right:before {
	content: "\e71b";
}
.ti-hand-point-left:before {
	content: "\e71c";
}
.ti-hand-point-down:before {
	content: "\e71d";
}
.ti-gallery:before {
	content: "\e71e";
}
.ti-face-smile:before {
	content: "\e71f";
}
.ti-face-sad:before {
	content: "\e720";
}
.ti-credit-card:before {
	content: "\e721";
}
.ti-control-skip-forward:before {
	content: "\e722";
}
.ti-control-skip-backward:before {
	content: "\e723";
}
.ti-control-record:before {
	content: "\e724";
}
.ti-control-eject:before {
	content: "\e725";
}
.ti-comments-smiley:before {
	content: "\e726";
}
.ti-brush-alt:before {
	content: "\e727";
}
.ti-youtube:before {
	content: "\e728";
}
.ti-vimeo:before {
	content: "\e729";
}
.ti-twitter:before {
	content: "\e72a";
}
.ti-time:before {
	content: "\e72b";
}
.ti-tumblr:before {
	content: "\e72c";
}
.ti-skype:before {
	content: "\e72d";
}
.ti-share:before {
	content: "\e72e";
}
.ti-share-alt:before {
	content: "\e72f";
}
.ti-rocket:before {
	content: "\e730";
}
.ti-pinterest:before {
	content: "\e731";
}
.ti-new-window:before {
	content: "\e732";
}
.ti-microsoft:before {
	content: "\e733";
}
.ti-list-ol:before {
	content: "\e734";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-layout-sidebar-2:before {
	content: "\e736";
}
.ti-layout-grid4-alt:before {
	content: "\e737";
}
.ti-layout-grid3-alt:before {
	content: "\e738";
}
.ti-layout-grid2-alt:before {
	content: "\e739";
}
.ti-layout-column4-alt:before {
	content: "\e73a";
}
.ti-layout-column3-alt:before {
	content: "\e73b";
}
.ti-layout-column2-alt:before {
	content: "\e73c";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-github:before {
	content: "\e73f";
}
.ti-flickr:before {
	content: "\e740";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-dropbox:before {
	content: "\e742";
}
.ti-dribbble:before {
	content: "\e743";
}
.ti-apple:before {
	content: "\e744";
}
.ti-android:before {
	content: "\e745";
}
.ti-save:before {
	content: "\e746";
}
.ti-save-alt:before {
	content: "\e747";
}
.ti-yahoo:before {
	content: "\e748";
}
.ti-wordpress:before {
	content: "\e749";
}
.ti-vimeo-alt:before {
	content: "\e74a";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
.ti-tumblr-alt:before {
	content: "\e74c";
}
.ti-trello:before {
	content: "\e74d";
}
.ti-stack-overflow:before {
	content: "\e74e";
}
.ti-soundcloud:before {
	content: "\e74f";
}
.ti-sharethis:before {
	content: "\e750";
}
.ti-sharethis-alt:before {
	content: "\e751";
}
.ti-reddit:before {
	content: "\e752";
}
.ti-pinterest-alt:before {
	content: "\e753";
}
.ti-microsoft-alt:before {
	content: "\e754";
}
.ti-linux:before {
	content: "\e755";
}
.ti-jsfiddle:before {
	content: "\e756";
}
.ti-joomla:before {
	content: "\e757";
}
.ti-html5:before {
	content: "\e758";
}
.ti-flickr-alt:before {
	content: "\e759";
}
.ti-email:before {
	content: "\e75a";
}
.ti-drupal:before {
	content: "\e75b";
}
.ti-dropbox-alt:before {
	content: "\e75c";
}
.ti-css3:before {
	content: "\e75d";
}
.ti-rss:before {
	content: "\e75e";
}
.ti-rss-alt:before {
	content: "\e75f";
}






/* Elegant Fonts */




.arrow_up:before {
	content: "\21";
}
.arrow_down:before {
	content: "\22";
}
.arrow_left:before {
	content: "\23";
}
.arrow_right:before {
	content: "\24";
}
.arrow_left-up:before {
	content: "\25";
}
.arrow_right-up:before {
	content: "\26";
}
.arrow_right-down:before {
	content: "\27";
}
.arrow_left-down:before {
	content: "\28";
}
.arrow-up-down:before {
	content: "\29";
}
.arrow_up-down_alt:before {
	content: "\2a";
}
.arrow_left-right_alt:before {
	content: "\2b";
}
.arrow_left-right:before {
	content: "\2c";
}
.arrow_expand_alt2:before {
	content: "\2d";
}
.arrow_expand_alt:before {
	content: "\2e";
}
.arrow_condense:before {
	content: "\2f";
}
.arrow_expand:before {
	content: "\30";
}
.arrow_move:before {
	content: "\31";
}
.arrow_carrot-up:before {
	content: "\32";
}
.arrow_carrot-down:before {
	content: "\33";
}
.arrow_carrot-left:before {
	content: "\34";
}
.arrow_carrot-right:before {
	content: "\35";
}
.arrow_carrot-2up:before {
	content: "\36";
}
.arrow_carrot-2down:before {
	content: "\37";
}
.arrow_carrot-2left:before {
	content: "\38";
}
.arrow_carrot-2right:before {
	content: "\39";
}
.arrow_carrot-up_alt2:before {
	content: "\3a";
}
.arrow_carrot-down_alt2:before {
	content: "\3b";
}
.arrow_carrot-left_alt2:before {
	content: "\3c";
}
.arrow_carrot-right_alt2:before {
	content: "\3d";
}
.arrow_carrot-2up_alt2:before {
	content: "\3e";
}
.arrow_carrot-2down_alt2:before {
	content: "\3f";
}
.arrow_carrot-2left_alt2:before {
	content: "\40";
}
.arrow_carrot-2right_alt2:before {
	content: "\41";
}
.arrow_triangle-up:before {
	content: "\42";
}
.arrow_triangle-down:before {
	content: "\43";
}
.arrow_triangle-left:before {
	content: "\44";
}
.arrow_triangle-right:before {
	content: "\45";
}
.arrow_triangle-up_alt2:before {
	content: "\46";
}
.arrow_triangle-down_alt2:before {
	content: "\47";
}
.arrow_triangle-left_alt2:before {
	content: "\48";
}
.arrow_triangle-right_alt2:before {
	content: "\49";
}
.arrow_back:before {
	content: "\4a";
}
.icon_minus-06:before {
	content: "\4b";
}
.icon_plus:before {
	content: "\4c";
}
.icon_close:before {
	content: "\4d";
}
.icon_check:before {
	content: "\4e";
}
.icon_minus_alt2:before {
	content: "\4f";
}
.icon_plus_alt2:before {
	content: "\50";
}
.icon_close_alt2:before {
	content: "\51";
}
.icon_check_alt2:before {
	content: "\52";
}
.icon_zoom-out_alt:before {
	content: "\53";
}
.icon_zoom-in_alt:before {
	content: "\54";
}
.icon_search:before {
	content: "\55";
}
.icon_box-empty:before {
	content: "\56";
}
.icon_box-selected:before {
	content: "\57";
}
.icon_minus-box:before {
	content: "\58";
}
.icon_plus-box:before {
	content: "\59";
}
.icon_box-checked:before {
	content: "\5a";
}
.icon_circle-empty:before {
	content: "\5b";
}
.icon_circle-slelected:before {
	content: "\5c";
}
.icon_stop_alt2:before {
	content: "\5d";
}
.icon_stop:before {
	content: "\5e";
}
.icon_pause_alt2:before {
	content: "\5f";
}
.icon_pause:before {
	content: "\60";
}
.icon_menu:before {
	content: "\61";
}
.icon_menu-square_alt2:before {
	content: "\62";
}
.icon_menu-circle_alt2:before {
	content: "\63";
}
.icon_ul:before {
	content: "\64";
}
.icon_ol:before {
	content: "\65";
}
.icon_adjust-horiz:before {
	content: "\66";
}
.icon_adjust-vert:before {
	content: "\67";
}
.icon_document_alt:before {
	content: "\68";
}
.icon_documents_alt:before {
	content: "\69";
}
.icon_pencil:before {
	content: "\6a";
}
.icon_pencil-edit_alt:before {
	content: "\6b";
}
.icon_pencil-edit:before {
	content: "\6c";
}
.icon_folder-alt:before {
	content: "\6d";
}
.icon_folder-open_alt:before {
	content: "\6e";
}
.icon_folder-add_alt:before {
	content: "\6f";
}
.icon_info_alt:before {
	content: "\70";
}
.icon_error-oct_alt:before {
	content: "\71";
}
.icon_error-circle_alt:before {
	content: "\72";
}
.icon_error-triangle_alt:before {
	content: "\73";
}
.icon_question_alt2:before {
	content: "\74";
}
.icon_question:before {
	content: "\75";
}
.icon_comment_alt:before {
	content: "\76";
}
.icon_chat_alt:before {
	content: "\77";
}
.icon_vol-mute_alt:before {
	content: "\78";
}
.icon_volume-low_alt:before {
	content: "\79";
}
.icon_volume-high_alt:before {
	content: "\7a";
}
.icon_quotations:before {
	content: "\7b";
}
.icon_quotations_alt2:before {
	content: "\7c";
}
.icon_clock_alt:before {
	content: "\7d";
}
.icon_lock_alt:before {
	content: "\7e";
}
.icon_lock-open_alt:before {
	content: "\e000";
}
.icon_key_alt:before {
	content: "\e001";
}
.icon_cloud_alt:before {
	content: "\e002";
}
.icon_cloud-upload_alt:before {
	content: "\e003";
}
.icon_cloud-download_alt:before {
	content: "\e004";
}
.icon_image:before {
	content: "\e005";
}
.icon_images:before {
	content: "\e006";
}
.icon_lightbulb_alt:before {
	content: "\e007";
}
.icon_gift_alt:before {
	content: "\e008";
}
.icon_house_alt:before {
	content: "\e009";
}
.icon_genius:before {
	content: "\e00a";
}
.icon_mobile:before {
	content: "\e00b";
}
.icon_tablet:before {
	content: "\e00c";
}
.icon_laptop:before {
	content: "\e00d";
}
.icon_desktop:before {
	content: "\e00e";
}
.icon_camera_alt:before {
	content: "\e00f";
}
.icon_mail_alt:before {
	content: "\e010";
}
.icon_cone_alt:before {
	content: "\e011";
}
.icon_ribbon_alt:before {
	content: "\e012";
}
.icon_bag_alt:before {
	content: "\e013";
}
.icon_creditcard:before {
	content: "\e014";
}
.icon_cart_alt:before {
	content: "\e015";
}
.icon_paperclip:before {
	content: "\e016";
}
.icon_tag_alt:before {
	content: "\e017";
}
.icon_tags_alt:before {
	content: "\e018";
}
.icon_trash_alt:before {
	content: "\e019";
}
.icon_cursor_alt:before {
	content: "\e01a";
}
.icon_mic_alt:before {
	content: "\e01b";
}
.icon_compass_alt:before {
	content: "\e01c";
}
.icon_pin_alt:before {
	content: "\e01d";
}
.icon_pushpin_alt:before {
	content: "\e01e";
}
.icon_map_alt:before {
	content: "\e01f";
}
.icon_drawer_alt:before {
	content: "\e020";
}
.icon_toolbox_alt:before {
	content: "\e021";
}
.icon_book_alt:before {
	content: "\e022";
}
.icon_calendar:before {
	content: "\e023";
}
.icon_film:before {
	content: "\e024";
}
.icon_table:before {
	content: "\e025";
}
.icon_contacts_alt:before {
	content: "\e026";
}
.icon_headphones:before {
	content: "\e027";
}
.icon_lifesaver:before {
	content: "\e028";
}
.icon_piechart:before {
	content: "\e029";
}
.icon_refresh:before {
	content: "\e02a";
}
.icon_link_alt:before {
	content: "\e02b";
}
.icon_link:before {
	content: "\e02c";
}
.icon_loading:before {
	content: "\e02d";
}
.icon_blocked:before {
	content: "\e02e";
}
.icon_archive_alt:before {
	content: "\e02f";
}
.icon_heart_alt:before {
	content: "\e030";
}
.icon_star_alt:before {
	content: "\e031";
}
.icon_star-half_alt:before {
	content: "\e032";
}
.icon_star:before {
	content: "\e033";
}
.icon_star-half:before {
	content: "\e034";
}
.icon_tools:before {
	content: "\e035";
}
.icon_tool:before {
	content: "\e036";
}
.icon_cog:before {
	content: "\e037";
}
.icon_cogs:before {
	content: "\e038";
}
.arrow_up_alt:before {
	content: "\e039";
}
.arrow_down_alt:before {
	content: "\e03a";
}
.arrow_left_alt:before {
	content: "\e03b";
}
.arrow_right_alt:before {
	content: "\e03c";
}
.arrow_left-up_alt:before {
	content: "\e03d";
}
.arrow_right-up_alt:before {
	content: "\e03e";
}
.arrow_right-down_alt:before {
	content: "\e03f";
}
.arrow_left-down_alt:before {
	content: "\e040";
}
.arrow_condense_alt:before {
	content: "\e041";
}
.arrow_expand_alt3:before {
	content: "\e042";
}
.arrow_carrot_up_alt:before {
	content: "\e043";
}
.arrow_carrot-down_alt:before {
	content: "\e044";
}
.arrow_carrot-left_alt:before {
	content: "\e045";
}
.arrow_carrot-right_alt:before {
	content: "\e046";
}
.arrow_carrot-2up_alt:before {
	content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
	content: "\e048";
}
.arrow_carrot-2left_alt:before {
	content: "\e049";
}
.arrow_carrot-2right_alt:before {
	content: "\e04a";
}
.arrow_triangle-up_alt:before {
	content: "\e04b";
}
.arrow_triangle-down_alt:before {
	content: "\e04c";
}
.arrow_triangle-left_alt:before {
	content: "\e04d";
}
.arrow_triangle-right_alt:before {
	content: "\e04e";
}
.icon_minus_alt:before {
	content: "\e04f";
}
.icon_plus_alt:before {
	content: "\e050";
}
.icon_close_alt:before {
	content: "\e051";
}
.icon_check_alt:before {
	content: "\e052";
}
.icon_zoom-out:before {
	content: "\e053";
}
.icon_zoom-in:before {
	content: "\e054";
}
.icon_stop_alt:before {
	content: "\e055";
}
.icon_menu-square_alt:before {
	content: "\e056";
}
.icon_menu-circle_alt:before {
	content: "\e057";
}
.icon_document:before {
	content: "\e058";
}
.icon_documents:before {
	content: "\e059";
}
.icon_pencil_alt:before {
	content: "\e05a";
}
.icon_folder:before {
	content: "\e05b";
}
.icon_folder-open:before {
	content: "\e05c";
}
.icon_folder-add:before {
	content: "\e05d";
}
.icon_folder_upload:before {
	content: "\e05e";
}
.icon_folder_download:before {
	content: "\e05f";
}
.icon_info:before {
	content: "\e060";
}
.icon_error-circle:before {
	content: "\e061";
}
.icon_error-oct:before {
	content: "\e062";
}
.icon_error-triangle:before {
	content: "\e063";
}
.icon_question_alt:before {
	content: "\e064";
}
.icon_comment:before {
	content: "\e065";
}
.icon_chat:before {
	content: "\e066";
}
.icon_vol-mute:before {
	content: "\e067";
}
.icon_volume-low:before {
	content: "\e068";
}
.icon_volume-high:before {
	content: "\e069";
}
.icon_quotations_alt:before {
	content: "\e06a";
}
.icon_clock:before {
	content: "\e06b";
}
.icon_lock:before {
	content: "\e06c";
}
.icon_lock-open:before {
	content: "\e06d";
}
.icon_key:before {
	content: "\e06e";
}
.icon_cloud:before {
	content: "\e06f";
}
.icon_cloud-upload:before {
	content: "\e070";
}
.icon_cloud-download:before {
	content: "\e071";
}
.icon_lightbulb:before {
	content: "\e072";
}
.icon_gift:before {
	content: "\e073";
}
.icon_house:before {
	content: "\e074";
}
.icon_camera:before {
	content: "\e075";
}
.icon_mail:before {
	content: "\e076";
}
.icon_cone:before {
	content: "\e077";
}
.icon_ribbon:before {
	content: "\e078";
}
.icon_bag:before {
	content: "\e079";
}
.icon_cart:before {
	content: "\e07a";
}
.icon_tag:before {
	content: "\e07b";
}
.icon_tags:before {
	content: "\e07c";
}
.icon_trash:before {
	content: "\e07d";
}
.icon_cursor:before {
	content: "\e07e";
}
.icon_mic:before {
	content: "\e07f";
}
.icon_compass:before {
	content: "\e080";
}
.icon_pin:before {
	content: "\e081";
}
.icon_pushpin:before {
	content: "\e082";
}
.icon_map:before {
	content: "\e083";
}
.icon_drawer:before {
	content: "\e084";
}
.icon_toolbox:before {
	content: "\e085";
}
.icon_book:before {
	content: "\e086";
}
.icon_contacts:before {
	content: "\e087";
}
.icon_archive:before {
	content: "\e088";
}
.icon_heart:before {
	content: "\e089";
}
.icon_profile:before {
	content: "\e08a";
}
.icon_group:before {
	content: "\e08b";
}
.icon_grid-2x2:before {
	content: "\e08c";
}
.icon_grid-3x3:before {
	content: "\e08d";
}
.icon_music:before {
	content: "\e08e";
}
.icon_pause_alt:before {
	content: "\e08f";
}
.icon_phone:before {
	content: "\e090";
}
.icon_upload:before {
	content: "\e091";
}
.icon_download:before {
	content: "\e092";
}
.social_facebook:before {
	content: "\e093";
}
.social_twitter:before {
	content: "\e094";
}
.social_pinterest:before {
	content: "\e095";
}
.social_googleplus:before {
	content: "\e096";
}
.social_tumblr:before {
	content: "\e097";
}
.social_tumbleupon:before {
	content: "\e098";
}
.social_wordpress:before {
	content: "\e099";
}
.social_instagram:before {
	content: "\e09a";
}
.social_dribbble:before {
	content: "\e09b";
}
.social_vimeo:before {
	content: "\e09c";
}
.social_linkedin:before {
	content: "\e09d";
}
.social_rss:before {
	content: "\e09e";
}
.social_deviantart:before {
	content: "\e09f";
}
.social_share:before {
	content: "\e0a0";
}
.social_myspace:before {
	content: "\e0a1";
}
.social_skype:before {
	content: "\e0a2";
}
.social_youtube:before {
	content: "\e0a3";
}
.social_picassa:before {
	content: "\e0a4";
}
.social_googledrive:before {
	content: "\e0a5";
}
.social_flickr:before {
	content: "\e0a6";
}
.social_blogger:before {
	content: "\e0a7";
}
.social_spotify:before {
	content: "\e0a8";
}
.social_delicious:before {
	content: "\e0a9";
}
.social_facebook_circle:before {
	content: "\e0aa";
}
.social_twitter_circle:before {
	content: "\e0ab";
}
.social_pinterest_circle:before {
	content: "\e0ac";
}
.social_googleplus_circle:before {
	content: "\e0ad";
}
.social_tumblr_circle:before {
	content: "\e0ae";
}
.social_stumbleupon_circle:before {
	content: "\e0af";
}
.social_wordpress_circle:before {
	content: "\e0b0";
}
.social_instagram_circle:before {
	content: "\e0b1";
}
.social_dribbble_circle:before {
	content: "\e0b2";
}
.social_vimeo_circle:before {
	content: "\e0b3";
}
.social_linkedin_circle:before {
	content: "\e0b4";
}
.social_rss_circle:before {
	content: "\e0b5";
}
.social_deviantart_circle:before {
	content: "\e0b6";
}
.social_share_circle:before {
	content: "\e0b7";
}
.social_myspace_circle:before {
	content: "\e0b8";
}
.social_skype_circle:before {
	content: "\e0b9";
}
.social_youtube_circle:before {
	content: "\e0ba";
}
.social_picassa_circle:before {
	content: "\e0bb";
}
.social_googledrive_alt2:before {
	content: "\e0bc";
}
.social_flickr_circle:before {
	content: "\e0bd";
}
.social_blogger_circle:before {
	content: "\e0be";
}
.social_spotify_circle:before {
	content: "\e0bf";
}
.social_delicious_circle:before {
	content: "\e0c0";
}
.social_facebook_square:before {
	content: "\e0c1";
}
.social_twitter_square:before {
	content: "\e0c2";
}
.social_pinterest_square:before {
	content: "\e0c3";
}
.social_googleplus_square:before {
	content: "\e0c4";
}
.social_tumblr_square:before {
	content: "\e0c5";
}
.social_stumbleupon_square:before {
	content: "\e0c6";
}
.social_wordpress_square:before {
	content: "\e0c7";
}
.social_instagram_square:before {
	content: "\e0c8";
}
.social_dribbble_square:before {
	content: "\e0c9";
}
.social_vimeo_square:before {
	content: "\e0ca";
}
.social_linkedin_square:before {
	content: "\e0cb";
}
.social_rss_square:before {
	content: "\e0cc";
}
.social_deviantart_square:before {
	content: "\e0cd";
}
.social_share_square:before {
	content: "\e0ce";
}
.social_myspace_square:before {
	content: "\e0cf";
}
.social_skype_square:before {
	content: "\e0d0";
}
.social_youtube_square:before {
	content: "\e0d1";
}
.social_picassa_square:before {
	content: "\e0d2";
}
.social_googledrive_square:before {
	content: "\e0d3";
}
.social_flickr_square:before {
	content: "\e0d4";
}
.social_blogger_square:before {
	content: "\e0d5";
}
.social_spotify_square:before {
	content: "\e0d6";
}
.social_delicious_square:before {
	content: "\e0d7";
}
.icon_printer:before {
	content: "\e103";
}
.icon_calulator:before {
	content: "\e0ee";
}
.icon_building:before {
	content: "\e0ef";
}
.icon_floppy:before {
	content: "\e0e8";
}
.icon_drive:before {
	content: "\e0ea";
}
.icon_search-2:before {
	content: "\e101";
}
.icon_id:before {
	content: "\e107";
}
.icon_id-2:before {
	content: "\e108";
}
.icon_puzzle:before {
	content: "\e102";
}
.icon_like:before {
	content: "\e106";
}
.icon_dislike:before {
	content: "\e0eb";
}
.icon_mug:before {
	content: "\e105";
}
.icon_currency:before {
	content: "\e0ed";
}
.icon_wallet:before {
	content: "\e100";
}
.icon_pens:before {
	content: "\e104";
}
.icon_easel:before {
	content: "\e0e9";
}
.icon_flowchart:before {
	content: "\e109";
}
.icon_datareport:before {
	content: "\e0ec";
}
.icon_briefcase:before {
	content: "\e0fe";
}
.icon_shield:before {
	content: "\e0f6";
}
.icon_percent:before {
	content: "\e0fb";
}
.icon_globe:before {
	content: "\e0e2";
}
.icon_globe-2:before {
	content: "\e0e3";
}
.icon_target:before {
	content: "\e0f5";
}
.icon_hourglass:before {
	content: "\e0e1";
}
.icon_balance:before {
	content: "\e0ff";
}
.icon_rook:before {
	content: "\e0f8";
}
.icon_printer-alt:before {
	content: "\e0fa";
}
.icon_calculator_alt:before {
	content: "\e0e7";
}
.icon_building_alt:before {
	content: "\e0fd";
}
.icon_floppy_alt:before {
	content: "\e0e4";
}
.icon_drive_alt:before {
	content: "\e0e5";
}
.icon_search_alt:before {
	content: "\e0f7";
}
.icon_id_alt:before {
	content: "\e0e0";
}
.icon_id-2_alt:before {
	content: "\e0fc";
}
.icon_puzzle_alt:before {
	content: "\e0f9";
}
.icon_like_alt:before {
	content: "\e0dd";
}
.icon_dislike_alt:before {
	content: "\e0f1";
}
.icon_mug_alt:before {
	content: "\e0dc";
}
.icon_currency_alt:before {
	content: "\e0f3";
}
.icon_wallet_alt:before {
	content: "\e0d8";
}
.icon_pens_alt:before {
	content: "\e0db";
}
.icon_easel_alt:before {
	content: "\e0f0";
}
.icon_flowchart_alt:before {
	content: "\e0df";
}
.icon_datareport_alt:before {
	content: "\e0f2";
}
.icon_briefcase_alt:before {
	content: "\e0f4";
}
.icon_shield_alt:before {
	content: "\e0d9";
}
.icon_percent_alt:before {
	content: "\e0da";
}
.icon_globe_alt:before {
	content: "\e0de";
}
.icon_clipboard:before {
	content: "\e0e6";
}


	.glyph {
		float: left;
		text-align: center;
		padding: .75em;
		margin: .4em 1.5em .75em 0;
		width: 6em;
text-shadow: none;
	}
        .glyph_big {
        font-size: 128px;
        color: #59c5dc;
        float: left;
        margin-right: 20px;
        }

        .glyph div { padding-bottom: 10px;}

	.glyph input {
		font-family: consolas, monospace;
		font-size: 12px;
		width: 100%;
		text-align: center;
		border: 0;
		box-shadow: 0 0 0 1px #ccc;
		padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
	}
	.centered {
		margin-left: auto;
		margin-right: auto;
	}
	.glyph .fs1 {
		font-size: 2em;
	}

	

/* Fancybox Css */
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .7;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}



/* countdownHolder */
.countdownHolder{
  width:450px;
  margin:0 auto;
  font: 40px/1.5 'Open Sans Condensed',sans-serif;
  text-align:center;
}
.position{
  display: inline-block;
  height: 1.6em;
  overflow: hidden;
  position: relative;
  width: 1.05em;
}
.digit{
  position:absolute;
  display:block;
  width:30px;
  background-color:#444;
  border-radius:0;
  text-align:center;
  color:#fff;
  letter-spacing:-1px;
}
.digit.static{
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35); 
  background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, #3A3A3A),
    color-stop(0.5, #444444)
  );
}
/**
 * You can use these classes to hide parts
 * of the countdown that you don't need.
 */
.countDays{ /* display:none !important;*/ }
.countDiv0{ /* display:none !important;*/ }
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}
.countDiv{
  display:inline-block;
  width:16px;
  height:1.6em;
  position:relative;
}
.countDiv:before,
.countDiv:after{
  position:absolute;
  width:5px;
  height:5px;
  background-color:#444;
  border-radius:50%;
  left:50%;
  margin-left:-3px;
  top:0.5em;
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
  content:'';
}
.countDiv:after{top:0.9em;}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {margin: 0;}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {display: none;}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */
a {background-color: transparent;}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {outline: 0;}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {border-bottom: 1px dotted;}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {font-weight: bold;}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {font-style: italic;}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {font-size: 80%;}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {border: 0;}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {overflow: hidden;}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {margin: 1em 40px;}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {overflow: auto;}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {overflow: visible;}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {text-transform: none;}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {cursor: default;}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {line-height: normal;}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {height: auto;}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {overflow: auto;}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {font-weight: bold;}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {padding: 0;}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}


*:after,
*:before,
p a,
a,
.hb-socialicons li a,
.hb-roundicontext,
.hb-roundicontext .hb-usericonholder,
.sub-menu,
.mega-menu,
.hb-btn,
.hb-socialicons li a,
.hb-socialicons.hb-socialicons-sm li a,
.hb-info li a,
.hb-navigation ul li a,
.hb-cart li .hb-btn,
.hb-cart li .hb-btn.changehover,
.hb-navigation ul li .sub-menu li a,
.hb-footer.v3 .hb-socialicons li a,
.hb-footer.v2 .hb-info li a,
.hb-prev,
.hb-next,
.hb-homeslider.v4 .hb-slidercontent,
.hb-homeslider.v4 .hb-slidercontent h1,
.hb-post,
.hb-postimage:before,
.hb-imagecontent,
.hb-pricingbox:hover,
.hb-galleryimg:hover .hb-gallerycontent,
.hb-galleryicon li .hb-g-icon,
.hb-paradiseiconbox,
.hb-navigationarea,
.hb-navigationarea.affix,
.hb-aboutusvideo .hb-video-btn,
.hb-giftbtn,
.hb-giftcertificates-box:hover .hb-giftbtn,
.hb-testimonialcontentbox,
.hb-prev, .hb-next{
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}



/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}


/*==========================================================================================
								Primery Theme Colors										
==========================================================================================*/
/*=============================================
			Theme Text Color
=============================================*/
a,
.clr,
p a,
p a:hover,
a:hover,
a:focus,
a:active,
.hb-info li a:hover,
.hb-navigation ul li:hover a,
.v2 .hb-info li span a:hover,
.hb-navigation ul li .sub-menu li a:hover,
.v3 .hb-cartarea a:hover,
.v3 .hb-searcharea a:hover,
.v4 .hb-searcharea a:hover,
.v4 .hb-cartarea a:hover,
.hb-homeslider.v4 .hb-slidercontent a:hover,
.hb-whychooseus-list li:after,
.hb-counter h3,
.pricingcontent h3 span,
.hb-pricingbox:hover .hb-btn,
.hb-pricingbox.active .hb-btn,
.hb-uthername h3,
.hb-filterbale-nav li a:hover,
.hb-filterbale-nav li a.active,
.hb-testimonialsthumbslider .hb-prev:hover,
.hb-testimonialsthumbslider .hb-next:hover,
.hb-productscontent h3 span,
.hb-pricinglistbox li span,
.hb-aboutusvideo .hb-video-btn:hover,
.hb-gift-price span,
.hb-categories ul li:after,
.hb-postmeta-area .hb-postmeta em,
.hb-posttage li a:hover,
.hb-bloggrid.blogfullwidth .hb-posttitle h3 a:hover,
.hb-pagination ul li a:hover,
.hb-blogdetails .hb-treatmentlist li:before,
.hb-blogdetails .hb-uthername,
.hb-socialshare ul li a:hover,
.hb-comment-date,
.hb-panel h4 a:hover,
.cart-table .price,
.cart-list .price,
.hb-cart-widget .price,
.hb-content-block .hb-btn,
.hb-shoparea-detail .price,
.hb-categories.hb-categories2 ul a span,
.hb-categories.hb-categories2 ul a:hover,
.hb-shoparea-detail .social-network a:hover,
.hb-pricingplan .tab-content .price
 
{color: #0065b1;}
 




.v2 .hb-info li i{
	background: -webkit-linear-gradient(left, #0091ff 0%, #004880 100%);
	background: -o-linear-gradient(left, #0091ff 0%, #004880 100%);
	background: linear-gradient(to right, #0091ff 0%, #004880 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.v5 .hb-searcharea a:hover,
.v5 .hb-cartarea a:hover,
.v5 .hb-navigation ul li:hover a,
.v5 .hb-navigation ul li:active a,
.v5 .hb-navigation ul li:focus a,
.v5 .hb-withoutbackground li a:hover i,
.v5 .hb-navigation ul li .sub-menu li a:hover,
.hb-footer.v3 .hb-socialicons li a:hover i,
.hb-footer.v3 .hb-socialicons li a:focus i,
.hb-footer.v3 .hb-socialicons li a:active i,
.hb-footer.v3 .hb-footernav li a:hover,
.hb-footer.v3 .hb-footernav li a:active,
.hb-footer.v3 .hb-footernav li a:focus,
.hb-homeslider.v5 .hb-btn:hover




 {color: #7ac284;}
/*=============================================
			Theme Background Color
=============================================*/
.hb-dropdowarrow,
.navbar-toggle,
.hb-panel h4:after,
.hb-tags ul li .hb-tagbtn:hover,
.hb-tags ul li .hb-tagbtn:hover,
.search-popup .close-btn
{background:#0065b1;}



.hb-btn,
.hb-socialicons li a, 
.hb-socialicons.hb-socialicons-sm li a:hover,
.hb-cart li .hb-btn.changehover:hover,
.v2 .hb-navigationarea,
.hb-prev:hover,
.hb-next:hover,
.hb-homeslider.v4 .hb-slidercontent:after,
.hb-paradiseiconbox,
.hb-btn.bdr:hover:after,
.hb-roundicon li .hb-g-icon.change-bg,
.hb-giftcertificates-box:hover .hb-giftbtn,
.hb-content-block,
.tab-holder .tab-list .active a,
.tab-holder .tab-list a:hover,
#back-top,
.hb-shoparea-detail .img-holder .hb-zoom-btn
{background-image: linear-gradient(to right,#aaaaff 0%,#fcbaf8 51%,#aaaaff 100%);}



.hb-topbar,
.hb-footer.v2 .hb-info li:before,
.hb-footer.v2 .hb-info li a:hover,
.hb-pricingbox:hover,
.hb-pricingbox.active,
.countdownHolder:after,
.hb-comingsooncounter:after,
.hb-testimonialbox:hover .hb-testimonialcontentbox,
.hb-testimonialbox .hb-testimonialcontentbox.active
{background: rgba(170,170,255,1);
background: -moz-linear-gradient(left, rgba(170,170,255,1) 0%, rgba(251,186,248,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(170,170,255,1)), color-stop(100%, rgba(251,186,248,1)));
background: -webkit-linear-gradient(left, rgba(170,170,255,1) 0%, rgba(251,186,248,1) 100%);
background: -o-linear-gradient(left, rgba(170,170,255,1) 0%, rgba(251,186,248,1) 100%);
background: -ms-linear-gradient(left, rgba(170,170,255,1) 0%, rgba(251,186,248,1) 100%);
background: linear-gradient(to right, rgba(170,170,255,1) 0%, rgba(251,186,248,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaff', endColorstr='#004880', GradientType=1 );
}
/*=====================Color with opacity========================*/
.hb-postimage:before,
.hb-gallerycontent
{background: rgba(170,170,255,0.8);
background: -moz-linear-gradient(left, rgba(170,170,255,0.8) 0%, rgba(251,186,248,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(170,170,255,0.8)), color-stop(100%, rgba(251,186,248,0.8)));
background: -webkit-linear-gradient(left, rgba(170,170,255,0.8) 0%, rgba(251,186,248,0.8) 100%);
background: -o-linear-gradient(left, rgba(170,170,255,0.8) 0%, rgba(251,186,248,0.8) 100%);
background: -ms-linear-gradient(left, rgba(170,170,255,0.8) 0%, rgba(251,186,248,0.8) 100%);
background: linear-gradient(to right, rgba(170,170,255,0.8) 0%, rgba(251,186,248,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaff', endColorstr='#004880', GradientType=1 );
}
.hb-footer.v3 .hb-socialicons li a,
.hb-homeslider.v5 .hb-btn,
.hb-homeslider.v5 .hb-prev:hover,
.hb-homeslider.v5 .hb-next:hover,
.hb-sectiontitle.v3:before
 {background: #7ac284;}
/*=============================================
			Theme Border Color
=============================================*/
input:focus,
.select select:focus,
.form-control:focus,
.hb-thumb figure img,
.hb-tags ul li .hb-tagbtn:hover,
.hb-tags ul li .hb-tagbtn:hover
{ border-color: #0065b1; }
.hb-servicebox:hover .hb-serviceimg:after,
.hb-teambox:hover .hb-teamimg:after
{border-color: rgba(252,186,248,0.5);}

.hb-footer.v3 .hb-socialicons li a,
.hb-homeslider.v5 .hb-btn
{border-color: #7ac284;}

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

/* ---------------------------------------------------------
	 1. Embedded fonts styles
	 ---------------------------------------------------------*/
/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("/Content/paradise/fonts/fa-regular-400.eot");
  src: url("/Content/paradise/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/Content/paradise/fonts/fa-regular-400.woff2") format("woff2"), url("/Content/paradise/fonts/fa-regular-400.woff") format("woff"), url("/Content/paradise/fonts/fa-regular-400.ttf") format("truetype"), url("/Content/paradise/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/Content/paradise/fonts/fa-solid-900.eot");
  src: url("/Content/paradise/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/Content/paradise/fonts/fa-solid-900.woff2") format("woff2"), url("/Content/paradise/fonts/fa-solid-900.woff") format("woff"), url("/Content/paradise/fonts/fa-solid-900.ttf") format("truetype"), url("/Content/paradise/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/Content/paradise/fonts//fa-brands-400.eot");
  src: url("/Content/paradise/fonts//fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/Content/paradise/fonts//fa-brands-400.woff2") format("woff2"), url("/Content/paradise/fonts//fa-brands-400.woff") format("woff"), url("/Content/paradise/fonts//fa-brands-400.ttf") format("truetype"), url("/Content/paradise/fonts//fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* ---------------------------------------------------------
	 2. General reset
	 ---------------------------------------------------------*/
@media (max-width: 1199px) {
  .hb-addnav {
    padding: 36px 0 37px 15px; }
  .hb-slidercontent-area {
    padding: 0 0 0 60px; }
  .v2 .hb-info-area {
    margin: 0 30px 0 0; }
  .v2 .hb-info li:first-child {
    margin-right: 10px; }
  .v2 .hb-info li i {
    font-size: 32px;
    margin: 0 10px 0 0; }
  .hb-navigation > ul > li {
    padding: 40px 12px; }
  .hb-pricingbox {
    min-height: 630px; }
  .hb-pricing-img::after {
    left: 50%;
    width: 195px;
    height: 192px;
    margin: 0 0 0 -96px; }
  .hb-gallerycontent h3 {
    font-size: 18px; }
  .hb-posttitle h3 {
    font-size: 18px; }
  .hb-testimonial {
    background-size: contain;
    background-position: 50% 50%; }
  .hb-col .hb-info li span a {
    font-size: 12px; }
  .hb-whychooseus-content {
    margin: 0 0 0 25px; }
  .hb-servicesslider:hover .hb-prev {
    left: 0; }
  .hb-servicesslider:hover .hb-next {
    right: 0; }
  .hb-sectiontitle h2 {
    font-size: 32px; }
  .hb-appointmentcontent h3 {
    font-size: 22px; }
  .hb-slidercontent {
    width: 100%; }
  .hb-prev {
    top: 51%; }
  .hb-next {
    top: 51%; }
  .hb-services.v2 .hb-servicecontent h3 {
    font-size: 17px; }
  .hb-services.v2 .hb-btn {
    margin: 0 auto; }
  .hb-services.v2 .hb-servicecontent {
    padding: 20px 20px 30px; }
  .hb-teamcontent {
    padding: 139px 20px 40px; }
  .entry-block td tbody .btn {
    padding: 11px 36px;
    float: right;
    font-size: 13px;
    line-height: 15px; }
  .entry-block td tbody .btn.avail {
    padding: 11px 11px; }
  .booked-calendar tbody tr td span {
    font-size: 20px;
    line-height: 22px; }
  .booked-calendar tbody tr td.bg-pink:hover span {
    padding: 12px 0; }
  .service .hb-widget ul li {
    width: 100%; }
  .service .side-slide q {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 16px; }
  .service .side-test-slide .slick-dots li {
    width: auto; }
  .side-test-slide .slick-dots button {
    margin: 0 4px; }
  .service .hb-categories .primary-btn {
    padding: 10px 28px;
    font-size: 13px;
    line-height: 16px; }
  .service .content h3 {
    font-size: 20px;
    line-height: 22px; }
  .service .content {
    font-size: 13px; }
  .service .content p {
    line-height: 21px;
    margin: 0 0 18px; }
  .service .content .primary-btn {
    font-size: 13px;
    line-height: 15px;
    padding: 10px 30px; }
  .service .hb-post-area .video-block {
    width: 100%; }
  .service .hb-blogdetails .hb-post figure {
    width: 100%;
    float: left; }
  .service .hb-accordian {
    width: 100%;
    float: left; }
  .hb-blogdetails .hb-post figure img {
    width: 100%; }
  .service .hb-pricinglist-area .block,
  .service .hb-pricinglist-area .block .img-holder,
  .service .hb-pricinglist-area .block .img-holder img {
    width: 100%; }
  .service .hb-pricinglist-area .block .hb-pricinglistbox {
    padding: 0; }
  .service .hb-blogdetails .hb-post h4 {
    padding: 0 0 10px 47px; }
  .service .hb-pricinglist-area {
    padding: 20px 0 0; }
  .service .hb-pricinglist-area .block .img-holder {
    margin: 0 0 32px; }
  .hb-pricinglistbox li h3 {
    font-size: 16px; }
  .service .hb-pricinglist-area .hb-pricinglistbox li {
    margin: 0 0 18px; }
  .hb-pricinglistbox li span {
    font-size: 22px; }
  .service .hb-pricinglist-area .block:last-child {
    padding: 20px 0 0; }
  .select-form fieldset select {
    width: 190px; }
  .shopgrid-list .txt-holder {
    font-size: 14px; }
  .shopgrid-list .block {
    padding-top: 28px; }
  .shopgrid .shopgrid-detail .img-holder {
    padding: 75px 66px 52px 65px;
    width: 284px; }
  .shopgrid .shopgrid-detail .content-holder {
    padding: 0 0 0 20px;
    width: 332px; }
  .shopgrid-detail .content-holder .txt-holder {
    font-size: 13px; }
  .shopgrid-detail .add-cart .hb-btn {
    padding: 10px 20px 9px;
    line-height: 14px;
    letter-spacing: 0.6px;
    font-size: 13px; }
  .shopgrid-detail .add-cart .block {
    padding: 4px 19px 3px;
    width: 125px; }
  .shopgrid-detail .content-holder .txt-holder h2 {
    font-size: 22px;
    line-height: 24px; }
  .rating-list {
    margin: 0 0 12px; }
  .shopgrid-detail .content-holder .rupees {
    margin: 0 0 7px; }
  .shopgrid-detail .content-holder .txt-holder p {
    line-height: 21px;
    margin: 0 0 8px; }
  .shopgrid-detail .add-cart {
    padding: 24px 0;
    margin: 0 0 24px; }
  .shopgrid-detail .content-holder .detail-list li {
    margin: 0 10px 0 0; }
  .shopgrid-detail .content-holder .detail-list li {
    padding: 0 0 0 7px; }
  .shopgrid-detail .content-holder .detail-list li:last-child {
    margin: 0; }
  .shopgrid-detail .content-holder .detail-list {
    font-size: 13px;
    line-height: 15px; }
  .shopgrid-detail .content-holder .adv-list {
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 16px; }
  .shopgrid-detail .content-holder .detail-list {
    margin: 0 0 10px; }
  .shopgrid-detail .social-block span {
    font-size: 13px;
    line-height: 15px; }
  .shopgrid-detail .social-block .social-link li {
    margin: 0 0 0 25px; }
  .shopgrid .tab-holder .tab-list li a {
    font-size: 13px;
    line-height: 15px;
    padding: 16px 0 15px; }
  .shopgrid .tab-holder .tab-content .txt-holder {
    padding: 20px 25px 20px 25px;
    font-size: 13px; }
  .shopgrid .tab-holder .tab-content .txt-holder p {
    line-height: 23px;
    margin: 0 0 10px; }
  .tab-content .txt-holder h3 {
    padding-top: 5px;
    font-size: 16px;
    line-height: 18px; }
  .tab-content .txt-holder .rating {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 8px; }
  .rating-form fieldset .form-control {
    margin: 0 7px 0 0; }
  .rating-form fieldset textarea {
    padding: 10px 14px;
    font-size: 13px;
    min-height: 125px; }
  .rating-form fieldset .form-control {
    padding: 13px 14px; }
  .rating-form fieldset .hb-btn {
    padding: 11px 25px 12px;
    letter-spacing: 0.9px; }
  .pop-up-block {
    width: 96.5%; }
  .pop-up-block .img-block {
    width: 50%;
    padding: 100px 84px 54px 84px; }
  .pop-up-block .img-holder {
    padding: 103px 105px 72px 99px; }
  .pop-up-block .slick-dots {
    padding: 19px 0 0; }
  .pop-up-block .content-holder {
    width: 50%;
    padding: 90px 40px 0 40px; }
  .shopgrid-detail .img-holder .hb-btn {
    -webkit-transform: translateY(163px) rotate(359deg);
    -ms-transform: translateY(163px) rotate(359deg);
    transform: translateY(163px) rotate(359deg); }
  .hb-appointment.v4 .hb-sectionhead {
    padding: 50px 0 0; }
  .hb-shop-area .select-form select {
    width: 180px; }
  .hb-shop-area .select-form span {
    font-size: 14px; }
  .hb-shoparea-detail .img-holder {
    width: 100%;
    float: none;
    margin: 0 0 30px;
    text-align: center; }
  .hb-shoparea-detail .img-holder img {
    display: inline-block; }
  .hb-shoparea-detail .content-holder {
    width: 100%;
    float: none;
    padding: 0; }
  .tab-holder .tab-content .rating-form .form-control {
    width: 48%; }
  .hb-shop-detail .cart-list .subscribe-form .form-control {
    width: 130px;
    margin: 0 10px 0 0; }
  .hb-shop-detail .cart-list .subscribe-form .hb-btn {
    padding: 0 20px; }
  .hb-shop-detail .cart-list select {
    float: none !important;
    width: 100%; }
  .hb-shop-detail .cart-list span {
    display: block;
    margin: 0 0 15px; }
  .checkout-form .form-control {
    width: 370px; }
  .checkout-form .title {
    width: 180px; } }

@media (max-width: 991px) {
  .navbar-header {
    width: 100%;
    float: right; }
  .navbar-toggle {
    color: #fff;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff; }
    .navbar-toggle .icon-bar {
      background: #424242; }
  .navbar-collapse.collapse {
    height: auto !important;
    display: none !important;
    overflow: visible !important;
    visibility: visible !important; }
  .navbar-collapse {
    left: 0;
    top: 100%;
    padding: 0;
    color: #fff;
    z-index: 51;
    width: 100%;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff;
    position: absolute;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-x: visible; }
    .navbar-collapse ul {
      width: 100%;
      max-width: 100%; }
      .navbar-collapse ul li {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left; }
        .navbar-collapse ul li:last-child {
          border-bottom: 0; }
        .navbar-collapse ul li a {
          padding: 20px;
          text-align: left;
          border-bottom: 1px solid #c1bfda; }
          .navbar-collapse ul li a:hover {
            color: #fff;
            background: #fac0f9; }
      .navbar-collapse ul li.hb-open a {
        color: #fff;
        background: #fac0f9; }
      .navbar-collapse ul li.hb-open .sub-menu li a {
        background: #fff; }
        .navbar-collapse ul li.hb-open .sub-menu li a:hover {
          background: #fac0f9; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .sub-menu {
    opacity: 1;
    width: 100%;
    float: left;
    display: none;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: visible; }
    .sub-menu li a:hover {
      color: #fff; }
  .v2 .hb-btn {
    padding: 0 20px; }
  .v2 .hb-info-area {
    width: 40%; }
  .v2 .hb-info li {
    font-size: 11px;
    width: auto; }
    .v2 .hb-info li:first-child {
      padding: 0; }
  .v2 .navbar-toggle {
    background: none; }
    .v2 .navbar-toggle .icon-bar {
      background: #fff; }
  .v2 .hb-nav {
    padding-top: 10px; }
  .v2 .hb-navigation > ul > li {
    padding: 0; }
  .v2 .hb-navigation ul li a {
    color: #7a7992; }
    .v2 .hb-navigation ul li a:hover {
      color: #fff; }
  .v3 .hb-info-area {
    width: 30%; }
  .v3 .navbar-toggle .icon-bar {
    background: #7a7992; }
  .v3 .navbar-header {
    width: 46px;
    float: none;
    margin: 0 auto; }
  .hb-info-area {
    width: 50%; }
  .hb-socialicons-area {
    width: 50%;
    text-align: right; }
    .hb-socialicons-area .hb-socialicons {
      margin: 0;
      width: 100%;
      text-align: right; }
  .hb-info li {
    width: 100%; }
    .hb-info li:first-child {
      padding: 0 0 10px; }
  .hb-timeandday {
    border: 0;
    padding: 0;
    display: block;
    margin-bottom: 10px; }
  .hb-socialicons li {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .hb-nav {
    padding-top: 30px; }
  .hb-navigation ul li .sub-menu li a:hover {
    color: #fff; }
  .hb-slidercontent h1 {
    font-size: 50px;
    line-height: 65px; }
  .hb-prev {
    left: 2%; }
  .hb-next {
    right: 2%; }
  .hb-servicesslider .hb-serviceimg:after {
    width: 174px;
    height: 174px;
    margin: 0 0 0 -87px; }
  .hb-servicesslider .hb-servicebox {
    margin: 0; }
  .hb-servicebox {
    margin: 0 0 40px; }
  .hb-servicecontent h3 {
    font-size: 16px; }
  .hb-whychooseus-content {
    margin: 0; }
  .hb-pricing-img::after {
    left: 50%;
    width: 252px;
    height: 248px;
    margin: 0 0 0 -126px; }
  .hb-pricingbox {
    width: 80%;
    float: none;
    min-height: 660px;
    margin: 0 auto 40px;
    border-radius: 170px 170px 10px 10px; }
  .hb-galleryimg {
    width: 50%; }
  .hb-appointmentimg {
    margin: 0 0 40px; }
    .hb-appointmentimg img {
      margin: 0 auto; }
  .hb-post {
    margin-bottom: 40px; }
  .hb-col {
    margin-bottom: 40px; }
    .hb-col .hb-timeandday {
      margin-bottom: 25px; }
    .hb-col .hb-socialicons {
      text-align: left; }
  .hb-paradisecenterbox {
    margin: 0 0 30px; }
  .masonry-grid {
    padding: 10px; }
  .hb-teambox {
    margin: 0 0 40px; }
  .hb-paradiselist {
    padding: 0; }
  .hb-pagination {
    margin: 0 0 40px; }
  .hb-bloggrid {
    margin: -25px 0 0; }
  .hb-comingsoonbg {
    padding: 50px; }
  .hb-coming-soon {
    padding: 100px 0; }
  .hb-comingsooncounter {
    width: 550px;
    float: none;
    margin: 0 auto 50px;
    overflow: hidden; }
    .hb-comingsooncounter ul li .hb-holder h3 {
      font-size: 35px;
      line-height: 40px; }
    .hb-comingsooncounter ul li .hb-holder h4 {
      font-size: 15px;
      line-height: 20px; }
  .booked-calendar tbody tr td {
    width: 102.8px; }
  .popup h1 {
    font-size: 18px;
    line-height: 22px;
    padding: 11px 16px 12px; }
  .service .side-slide cite:after {
    display: none; }
  .service .side-slide .rating {
    width: 20%; }
  .service .content {
    margin: 0; }
  .service .hb-categories .primary-btn {
    padding: 11px 34px;
    font-size: 14px;
    line-height: 18px; }
  .service .content .primary-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 11px 37px; }
  .hb-innerbanner-area.service {
    padding: 43px 0 50px; }
  .hb-blog.service {
    padding: 60px 0 0; }
  .service ul li .clr-white {
    padding: 20px 30px 20px;
    font-size: 14px;
    line-height: 16px; }
  .service .side-test-slide .slick-list {
    height: 140px !important; }
  .service .side-slide .rating {
    width: 16%; }
  .service .hb-categories .primary-btn {
    padding: 11px 34px;
    font-size: 14px;
    line-height: 17px; }
  .hb-blogdetails .hb-post {
    padding: 30px 0 0; }
  .service .hb-accordian .hb-panel:last-child h4 {
    padding: 0 0 30px 47px; }
  .service .hb-post {
    margin-bottom: 0; }
  .hb-sectionspace.price-list .hb-sectionhead {
    padding: 0; }
  .hb-btnarea {
    padding: 0; }
  .shopgrid-sidebar {
    padding: 20px 0 0; }
  .shopgrid-sidebar .content-block {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .shopgrid-sidebar .cart {
    margin: 0 0 10px; }
  .shopgrid .shopgrid-detail .content-holder {
    padding: 0 0 0 20px;
    width: 436px; }
  .shopgrid-detail .content-holder .txt-holder {
    text-align: left; }
  .shopgrid-sidebar .cart h3, .shopgrid-sidebar .sg-categories h3, .shopgrid-sidebar .cart .heading {
    margin: 0 0 18px; }
  .shopgrid-sidebar .sg-categories li {
    margin: 0 0 12px; }
  .shopgrid-sidebar .content-block {
    margin: 0 0 25px; }
  .shopgrid-sidebar .cart ul li {
    margin: 0 0 15px; }
  .shopgrid-list {
    padding: 30px 0 0; }
  .shopgrid .shopgrid-detail .img-holder {
    padding: 61px 77px 12px 75px; }
  .pop-up-block .img-block {
    padding: 58px 54px 34px 54px; }
  .pop-up-block .img-holder {
    padding: 98px 85px 80px 82px; }
  .pop-up-block .content-holder {
    width: 50%;
    padding: 50px 20px 0 27px; }
  .popup-slider .slick-prev {
    width: 25px;
    height: 25px;
    left: -39px; }
  .popup-slider .slick-next {
    right: -40px;
    width: 25px;
    height: 25px; }
  .pop-up-block .slick-dots {
    padding: 10px 0 0; }
  .pop-up-block.shopgrid-detail .content-holder .adv-list {
    margin: 0 0 21px; }
  .v4 .hb-whychooseus-img:after {
    width: 345px;
    height: 345px; }
  .hb-whychooseus-img2 {
    bottom: -70px;
    right: -30px; }
  .tab-holder .tab-content {
    margin: 0 0 30px; }
  .hb-shop-detail .cart-table {
    font-size: 14px; }
  .hb-shop-detail .cart-table .close {
    margin: -8px 10px -3px 0; }
  .hb-shop-detail .cart-list .subscribe-form .form-control {
    width: 100%;
    margin: 0 0 15px; }
  .checkout-form .form-control {
    width: 470px; }
  .checkout-sidebar .cartform {
    margin: 0; } }

@media (max-width: 767px) {
  .hb-dropdowarrow {
    display: block; }
  .v2 .hb-logo {
    margin: 0 auto;
    float: none;
    display: block; }
  .v2 .hb-slidercontent .hb-btn {
    float: none; }
  .v3 .hb-nav {
    width: 100%; }
  .hb-nav {
    width: auto;
    float: right; }
  .hb-navigation {
    top: 100%;
    left: 0;
    background: #fff;
    position: absolute; }
    .hb-navigation ul li {
      width: 100%;
      float: left;
      display: block; }
  .sub-menu {
    clear: both;
    float: left;
    display: none;
    position: static;
    width: 100% !important; }
  .mega-menu {
    clear: both;
    float: left;
    display: none;
    position: static;
    width: 100% !important; }
  .hb-slidercontent {
    padding: 100px 0;
    text-align: center; }
    .hb-slidercontent h1 {
      font-size: 40px;
      line-height: 60px; }
  .hb-slidercontent-area {
    padding: 0; }
  .hb-sectiontitle h2 {
    font-size: 25px;
    line-height: 35px; }
  .hb-appointmentcontent h3 {
    font-size: 18px; }
  .hb-appointmentcontent .hb-description p strong {
    font-size: 16px; }
  .hb-headcontent h2 {
    font-size: 20px; }
  .hb-headcontent .hb-description p {
    font-size: 14px; }
  .hb-serviceimg::after {
    width: 220px;
    height: 220px;
    margin: 0 0 0 -110px; }
  .hb-whychooseus-img {
    margin-bottom: 40px; }
  .hb-pricingbox {
    width: 46%; }
  .hb-postimage a img {
    width: 100%; }
  .hb-copyright {
    display: block;
    text-align: center;
    margin-bottom: 10px; }
  .hb-footer-area {
    padding: 60px 0 20px; }
  .hb-footernav {
    width: 100%;
    text-align: center; }
  .owl-carousel .owl-item .hb-sliderimg img {
    height: 400px; }
  .hb-filterbale-nav {
    margin: 0 0 30px; }
    .hb-filterbale-nav li a {
      padding: 0 10px; }
  .masonry-grid {
    width: 100%;
    padding: 0; }
  .hb-error-area h2 {
    font-size: 100px;
    line-height: 120px; }
    .hb-error-area h2 i {
      width: 80px; }
  .hb-errorcontent h3 {
    font-size: 24px; }
  .hb-bloggrid.blogfullwidth .hb-posttitle h3 {
    font-size: 20px; }
  .blogfullwidth .hb-post:last-child {
    margin: 0 0 40px; }
  .hb-posttage {
    float: none;
    width: 100%; }
  .hb-blogdetails .hb-post .hb-postcontent h2 {
    font-size: 20px; }
  .hb-blogdetails .hb-post blockquote {
    padding: 30px 20px; }
  .hb-blogdetails .hb-post .hb-tags {
    margin: 0 0 20px; }
  .hb-blogdetails .hb-post .hb-socialshare {
    float: none; }
  .hb-blogdetails .hb-post .hb-tags-area {
    margin: 0; }
  .hb-blogdetails .hb-paddingright {
    padding-left: 20px; }
  .hb-coming-soon {
    padding: 50px 0; }
  .hb-comingsoon-heading {
    margin: 0 0 50px; }
    .hb-comingsoon-heading h1 {
      font-size: 25px;
      line-height: 30px; }
    .hb-comingsoon-heading span {
      font-size: 12px; }
  .hb-comingsooncounter {
    width: 100%; }
    .hb-comingsooncounter ul li {
      width: 100%; }
  .hb-container-holder h2 {
    font-size: 16px; }
  .hb-container-holder .hb-socialicons li {
    padding: 0 2px; }
  .hb-address {
    margin: 0 0 30px; }
  .hb-addressarea {
    margin: 0; }
  .hb-testimonialbox {
    margin: 0 0 30px; }
  .search-popup .holder {
    padding: 0; }
  .search-popup .close-btn {
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0 0; }
  .search-popup .search-form {
    padding: 0 20px; }
    .search-popup .search-form .form-control {
      font-size: 30px;
      line-height: 40px;
      padding: 10px 40px 10px 15px; }
    .search-popup .search-form .btn-primary {
      font-size: 25px;
      line-height: 40px;
      right: 30px;
      top: 25px; }
  .booked-calendar thead tr .month-name {
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 2px; }
  .booked-calendar tbody tr td {
    width: 41.4px;
    padding: 20px 0; }
  .booked-calendar thead .months th {
    font-size: 13px;
    line-height: 16px; }
  .booked-calendar tbody tr td.bg-pink:hover span {
    width: 30px;
    margin: -5px auto;
    padding: 5px 0; }
  .booked-calendar tbody tr td span.active {
    width: 30px;
    padding: 5px 0;
    margin: -5px auto; }
  .booked-calendar tbody tr td span {
    font-size: 17px;
    line-height: 19px; }
  .booked-calendar .entry-block thead th {
    font-size: 12px;
    line-height: 14px; }
  .entry-block td .txt-block {
    width: 100%; }
  .booked-calendar .entry-block tbody td {
    padding: 0; }
  .booked-calendar .entry-block .txt-block time, .booked-calendar .entry-block .txt-block span {
    float: none;
    -webkit-text-decoration: center;
    text-decoration: center;
    display: block;
    margin: 0 0 10px; }
  .entry-block td tbody .btn {
    padding: 11px 32px;
    float: none;
    font-size: 12px;
    line-height: 14px;
    margin: 0 auto 10px; }
  .booked-calendar thead tr .fa {
    font-size: 18px;
    line-height: 20px;
    margin: -19px 17px 0 0; }
  .appointment-popup {
    width: 90%; }
  .appointment-popup .popup-block {
    font-size: 12px;
    line-height: 20px;
    padding: 18px 16px 30px; }
  .appointment-popup .popup-block p {
    line-height: 17px;
    margin: 0 0 15px; }
  .appointment-popup .popup-block .date-time {
    font-size: 12px;
    line-height: 18px;
    padding: 9px 0 11px 46px;
    letter-spacing: 0; }
  .appointment-popup .popup-block .fa {
    width: 38px;
    margin: -39px 0 12px; }
  .form-info .heading {
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 2px; }
  .form-info .txt-holder {
    margin: 0; }
  .form-info .form-control {
    padding: 3px 12px;
    height: 32px;
    font-size: 12px;
    line-height: 14px; }
  .form-group {
    float: auto;
    margin: 0 0 12px; }
  .form-info .info-select {
    font-size: 12px;
    line-height: 14px;
    padding: 7px 0 5px 9px;
    margin: 0 0 14px;
    height: 32px; }
  .form-info .check {
    margin: 0 10px 15px 0; }
  .form-info .btn {
    margin: 10px 30px 0;
    padding: 7px 16px;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 14px; }
  .form-info .btn:last-child {
    margin: 10px 83px 0; }
  .service ul li .clr-white {
    padding: 13px 25px 16px;
    font-size: 12px;
    line-height: 14px; }
  .service ul li .fa-caret-right {
    margin: -29px 14px 0 0;
    font-size: 16px;
    line-height: 18px; }
  .service .hb-recentnews {
    margin: 0 0 16px; }
  .service .side-slide q {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 12px; }
  .service .side-slide cite {
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 4px; }
  .service .side-slide .rating {
    width: 40%; }
  .service .side-slide .fa-quote-left {
    margin: -33px 21px 0 0;
    font-size: 35px;
    line-height: 37px; }
  .service .hb-categories .primary-btn {
    padding: 8px 20px;
    font-size: 12px;
    line-height: 14px; }
  .service .hb-categories {
    margin: 0 0 22px; }
  .service .content h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px; }
  .service .content p {
    line-height: 18px;
    margin: 0 0 12px; }
  .service .content .primary-btn {
    font-size: 12px;
    line-height: 14px;
    padding: 9px 23px; }
  .service .side-test-slide .slick-list {
    height: 159px !important; }
  .service .hb-blogdetails .hb-post .hb-postcontent h2 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    margin: 0 0 12px; }
  .hb-blogdetails .hb-post .hb-description p {
    font-size: 12px;
    line-height: 20px; }
  .service .hb-accordian h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 25px; }
  .service .hb-blogdetails .hb-post h4 {
    padding: 0 0 6px 40px; }
  .service .hb-panel h4:after {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 26px; }
  .service .hb-blogdetails .hb-post h4 {
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 18px; }
  .service .hb-accordian .hb-panel:last-child h4 {
    padding: 0 0 10px 47px; }
  .hb-pricinglistbox li h3 {
    font-size: 14px; }
  .hb-pricinglistbox li span {
    font-size: 20px; }
  .service .hb-pricinglist-area .hb-pricinglistbox li {
    margin: 0 0 10px; }
  .hb-sectionspace.price-list {
    padding: 30px 0 79px; }
  .hb-appointmentimg {
    margin: 0 0 15px; }
  .hb-sectionspace.price-list .hb-sectiontitle {
    margin: 0 0 35px; }
  .hb-sectiontitle h2 {
    font-size: 20px;
    line-height: 26px; }
  .hb-btn {
    height: 40px;
    padding: 0 28px;
    font-size: 12px;
    line-height: 40px; }
  .hb-sectionspace.price-list {
    padding: 30px 0 49px; }
  .hb-blog.service {
    padding: 30px 0 0; }
  .hb-innerbanner-area.service {
    padding: 25px 0 30px; }
  .hb-bannarheading h1 {
    font-size: 25px;
    line-height: 28px; }
  .hb-breadcrumb {
    font-size: 12px;
    line-height: 16px; }
  .shopgrid-sidebar .cart h3, .shopgrid-sidebar .sg-categories h3 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 20px; }
  .shopgrid-sidebar .cart li .txt-holder a {
    font-size: 14px;
    margin: 0 0 10px; }
  .shopgrid-sidebar .cart li .txt-holder {
    padding: 10px 0 0; }
  .shopgrid-list {
    padding: 20px 0 0; }
  .select-form fieldset select {
    width: 100%;
    margin: 0 0 25px 0; }
  .select-form {
    margin: 0; }
  .shopgrid-list .txt-holder {
    float: none;
    margin: 0;
    text-align: center; }
  .shopgrid-list .block {
    width: 100%; }
  .hb-sectionspace.shopgrid {
    padding: 30px 0 0; }
  .shopgrid-sidebar {
    padding: 0;
    margin: 0 0 30px; }
  .shopgrid-list {
    padding: 0; }
  .shopgrid .shopgrid-detail .img-holder {
    padding: 56px 77px 12px 75px;
    margin: 0 0 15px; }
  .shopgrid .shopgrid-detail .content-holder {
    float: none;
    width: 100%;
    padding: 0; }
  .shopgrid-detail .content-holder .detail-list {
    font-size: 12px; }
  .shopgrid .shopgrid-detail {
    margin: 0 0 20px; }
  .shopgrid .tab-holder .tab-list li a {
    font-size: 12px;
    line-height: 18px; }
  .shopgrid .tab-holder .tab-content .txt-holder {
    padding: 16px 15px 20px 15px;
    font-size: 12px; }
  .shopgrid .tab-holder .tab-content .txt-holder p {
    line-height: 20px;
    margin: 0 0 8px; }
  .tab-content .txt-holder h3 {
    padding-top: 3px;
    font-size: 14px;
    line-height: 18px; }
  .tab-content .txt-holder .rating {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px; }
  .rating-form fieldset textarea {
    padding: 9px 12px;
    font-size: 12px;
    min-height: 110px;
    line-height: 18px; }
  .rating-form fieldset .form-control {
    width: 100%;
    font-size: 12px;
    margin: 0 0 14px; }
  .rating-form fieldset .hb-btn {
    padding: 10px 18px 10px;
    font-size: 12px;
    letter-spacing: 0; }
  .shopgrid-list .block {
    padding-top: 0; }
  .pop-up-block {
    width: 91.4%; }
  .pop-up-block .img-block {
    width: 100%;
    padding: 48px 44px 24px 44px;
    margin: 0 0 20px; }
  .pop-up-block .img-holder {
    padding: 58px 55px 50px 52px; }
  .pop-up-block .content-holder {
    width: 100%;
    padding: 0; }
  .shopgrid-detail .img-holder .hb-btn {
    width: 45px;
    height: 45px;
    left: 36.8%; }
  .hb-testimonial.v4 {
    padding: 80px 0; }
  .hb-shop-area .select-form select {
    width: 100%;
    float: none;
    margin: 0 0 15px; }
  .hb-shop-area .select-form span {
    float: none; }
  .tab-holder .tab-list li {
    width: 100%;
    float: none; }
  .tab-holder .tab-content .rating-form .form-control {
    width: 100%;
    float: none; }
  .tab-holder .tab-content .rating-form .form-control:first-child {
    margin: 0 0 15px; }
  .table-responsive {
    width: 100%;
    margin: 0 0 15px;
    overflow-y: hidden;
    overflow-x: auto;
    border: none; }
  .hb-shop-detail .cart-table {
    width: 718px;
    max-width: 718px; }
  .hb-btn-holder .hb-btn {
    padding: 0 20px; }
  .hb-shop-detail .cart-list {
    margin: 0 0 30px; }
  .checkout-form .form-control {
    width: 100%; }
  .checkout-form .title {
    padding: 0;
    margin: 0 0 10px; } }

@media (max-width: 639px) {
  .hb-servicesslider .hb-serviceimg:after {
    width: 209px;
    height: 209px;
    margin: 0 0 0 -104px; }
  .hb-sectionspace {
    padding: 40px 0; }
  .hb-pricingbox {
    width: 50%;
    height: 62%; }
  .hb-info-area {
    margin: 0 0 20px;
    width: 100%;
    text-align: center; }
  .hb-socialicons-area {
    width: 100%;
    text-align: center; }
    .hb-socialicons-area .hb-socialicons {
      text-align: center; }
  .hb-slidercontent .hb-description p {
    color: #000; }
  .hb-twoheading {
    font-size: 20px;
    line-height: 23px; }
  .hb-whychooseus-list li {
    font-size: 14px;
    line-height: 17px; }
  .v4 .hb-whychooseus-img:after {
    width: 432px;
    height: 430px; }
  .hb-whychooseus-img2 {
    bottom: 0;
    right: 0; } }

@media (max-width: 567px) {
  .hb-slidercontent h1 {
    font-size: 35px;
    line-height: 45px; }
  .hb-counter h3 {
    font-size: 30px;
    line-height: 20px; }
  .hb-gallerycontent h3 {
    font-size: 16px;
    line-height: 19px; }
  .hb-posttitle h3 {
    font-size: 16px;
    line-height: 19px; }
  .hb-col .hb-info li {
    font-size: 14px; }
  .hb-testimonialcontent .hb-description p {
    font-size: 14px; } }

@media (max-width: 479px) {
  .hb-addnav {
    padding: 36px 0 37px 10px; }
  .hb-searcharea {
    padding: 0 7px; }
  .hb-cartarea {
    padding: 0 7px; }
  .hb-slidercontent {
    padding: 90px 0; }
    .hb-slidercontent h1 {
      font-size: 26px;
      line-height: 35px; }
    .hb-slidercontent .hb-description {
      font-size: 14px; }
  .owl-carousel .owl-item .hb-sliderimg img {
    height: 350px; }
  .hb-headcontent h2 {
    font-size: 16px; }
  .hb-headcontent .hb-description {
    font-size: 12px; }
  .hb-servicesslider .hb-serviceimg::after {
    width: 220px;
    height: 220px;
    margin: 0 0 0 -110px; }
  .hb-pricingbox {
    width: 100%; }
  .hb-galleryimg {
    width: 100%; }
  .hb-appointmentcontent h3 {
    font-size: 16px;
    line-height: 20px; }
  .hb-appointmentcontent .hb-description {
    margin: 0 0 20px; }
    .hb-appointmentcontent .hb-description p {
      font-size: 12px; }
      .hb-appointmentcontent .hb-description p strong {
        font-size: 14px; }
  .hb-sectiontitle h2 {
    font-size: 22px;
    line-height: 30px; }
  .hb-sectiontitle::before {
    width: 200px;
    margin: 0 0 0 -100px; }
  .hb-testimonialcontent .hb-description {
    font-size: 12px; }
  .hb-counter {
    width: 50%;
    text-align: center; }
  .mb-50 {
    margin-bottom: 30px; }
  .hb-testimonialsthumbslider .hb-prev,
  .hb-testimonialsthumbslider .hb-next {
    display: none; }
  .hb-prev,
  .hb-next {
    display: none; }
  .hb-gallerycontent h3 {
    font-size: 14px;
    line-height: 17px; }
  .hb-posttitle h3 {
    font-size: 14px;
    line-height: 17px; }
  .hb-logo {
    width: 125px; }
  .hb-cart {
    width: 315px; }
  .hb-cart.right {
    right: -12px; } }

@media (max-width: 320px) {
  .v4 .hb-whychooseus-img::after {
    width: 290px;
    height: 290px; } }

.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100% ;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
  /* stroke: #000; */
  stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
  -webkit-filter: drop-shadow( -2px -2px 2px #888 );
  filter: drop-shadow( -2px -2px 2px #888 );
}


:root {
    --color-basic-cerez: #0065b1;
}

.hb-btn, .hb-socialicons li a, .hb-socialicons.hb-socialicons-sm li a:hover, .hb-cart li .hb-btn.changehover:hover, .v2 .hb-navigationarea, .hb-prev:hover, .hb-next:hover, .hb-homeslider.v4 .hb-slidercontent:after, .hb-paradiseiconbox, .hb-btn.bdr:hover:after, .hb-roundicon li .hb-g-icon.change-bg, .hb-giftcertificates-box:hover .hb-giftbtn, .hb-content-block, .tab-holder .tab-list .active a, .tab-holder .tab-list a:hover, #back-top, .hb-shoparea-detail .img-holder .hb-zoom-btn {
    background: #0065b1;
}

.v2 .hb-navigation ul li a:hover, .v2 .hb-navigation ul li a:active {
    color: white !important;
}

.v2 .sub-menu {
    background: #0065b1;
    margin-top: 0px;
}

.hb-topbar, .hb-footer.v2 .hb-info li:before, .hb-footer.v2 .hb-info li a:hover, .hb-pricingbox:hover, .hb-pricingbox.active, .countdownHolder:after, .hb-comingsooncounter:after, .hb-testimonialbox:hover .hb-testimonialcontentbox, .hb-testimonialbox .hb-testimonialcontentbox.active {
    background: #0065b1;
}

.hb-bgdark {
    background: #0065b1;
}

.hb-testimonial {
    background: #0065b1;
    background-size: cover;
    color: white !important;
}

.hb-pricingbox {
    float: left;
    width: 100%;
    min-height: 510px;
    background: #0065b1;
    color: white;
    padding: 10px 10px 40px;
    border-radius: 0
}

.hb-pricinglist li, .pricingcontent p, .pricingcontent p span {
    color: white !important;
}

.pricingcontent {
    padding: 15px;
    width: 100%;
    height: 100%;
    text-align: center;
    display: grid;
    grid-template-rows: minmax(140px, min-content) minmax(min-content, 55px) 1fr .25fr;
}

    .pricingcontent .savings {
        align-self: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

.hb-btnarea {
    align-self: center;
}

.sm-disable {
    display: block;
    opacity: 0;
}

.pricingcontent .savings:has(b) {
    gap: 1rem;
}

@media all and (max-width: 990px) and (min-width: 768px) {
    .savings:has(.more-margin) {
        min-height: 64px;
    }
}

@media all and (min-width: 990px) {
    .savings:has(.more-margin) {
        min-height: 0;
    }

    .sm-disable {
        display: none;
    }
}

.pricingcontent p {
    margin-bottom: auto;
}

    .pricingcontent p span {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 700;
        color: white !important;
    }

        .pricingcontent p span.amount {
            white-space: nowrap;
            word-break: keep-all;
        }

    .pricingcontent p.pricing {
        display: flex;
        flex-direction: column;
    }

.hb-pricingbox {
    padding: 10px 10px 10px !important;
}

.v2 .hb-info li span {
    padding-bottom: 15px;
    vertical-align: middle;
}

.hb-info-area ul, ol {
    margin-bottom: 0 !important;
}

.v2 .hb-info li i {
    font-size: 2em;
    margin: 0 20px 0 0;
    padding-top: 10px;
}

.v2 .hb-info li span a {
    color: black;
    font-weight: 600 !important;
}

.hb-slidercontent .slider-content {
    line-height: 1.3 !important;
}


.hb-slidercontent {
    width: 75%;
}

.v2 .hb-slidercontent .hb-btn {
    font-size: 20px;
}

.login-btn {
    display: none;
}

#phone-with-hand {
    display: none;
}

    #phone-with-hand img {
        height: 300px !important;
        width: 300px !important;
        margin-right: -10px;
    }

@media (max-width: 576px) {
    #phone-with-hand {
        display: block;
    }

    .hb-slidercontent .slider-title {
        line-height: 3rem;
    }
    .hb-slidercontent {
        width: 100%;
        padding: 5rem 1rem !important;
    }

    .hb-slidercontent .slider-title {
        font-size: 3.2rem;
    }

    #start-slider h3 {
        font-size: 2rem;
    }

    .hb-description .slider-content {
        font-size: 1.5rem;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-item .hb-sliderimg img {
        height: 750px;
    }

    .hb-slidercontent {
        width: 100%;
        padding: 15rem 8rem;
    }

    .v2 .hb-topbar {
        padding: 10px 0 0 0;
    }

    .login-btn {
        display: block !important;
    }

    .v2 .hb-slidercontent .hb-btn {
        font-size: 24px;
    }

    #back-top {
        bottom: 10px !important;
    }
}

.hb-pricingplan-area {
    display: flex;
    width: 100%;
    align-self: stretch;
    flex-direction: column;
}

.row.contact {
    display: flex;
}

@media (max-width: 768px) {
    .row.contact {
        flex-direction: column;
    }

    .savings {
        margin-top: 0;
    }

    .flex-end.more-margin {
        align-self: center;
    }

    .pricingcontent {
        grid-template-rows: min-content minmax(min-content, 55px) minmax(280px, 1fr) .25fr;
        height: 100%;
    }

        .pricingcontent .pricing {
            margin-bottom: 0;
        }

        .pricingcontent .pricing-wrapper {
            align-self: stretch;
        }

    .hb-btnarea .hb-btn:hover {
        color: black !important;
    }
}

@media (min-width: 768px) {
    .card:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
    }

    .hb-pricingplan-area {
        flex-direction: row;
    }

    .login-btn {
        display: none !important;
    }
}



@media (max-width: 991px) {
    .navbar-collapse ul li a:hover {
        color: #fff;
        background: #0065b1;
    }
}


.loader-holder .dot {
    background: #0065b1 !important;
}

.flex-end {
    align-self: flex-end;
}

.flex-center {
    align-self: center;
}


@media (max-width: 1199px) {
    .hb-slidercontent-area {
        padding: 0 0 0 0;
    }
}

/*.hb-slidercontent {
    width: 100%;
}*/

@media (max-width: 1199px) {
    .owl-carousel .owl-item .hb-sliderimg img {
        height: 750px;
    }
}

@media screen and (min-width: 768px) {
    .order-md-1 {
        order: 1;
    }

    .order-md-2 {
        order: 2;
    }
}

@media screen and (max-width: 768px) {
    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.hb-description p {
    font-size: inherit;
}

.hb-description ul {
    margin-inline: 1rem;
    text-align: left;
    list-style: square;
}

    .hb-description ul span {
        display: block;
        text-align: center;
        width: 100%;
    }

.hb-appointmentimg {
    display: grid;
    justify-content: space-around;
}

    .hb-appointmentimg img {
        height: 600px;
    }

/* START NEW PRICING TABLE*/

.pricing-table {
    width: clamp(300px, 95vw, 1600px);
    container-type: inline-size;
    container-name: pricing-table;
    text-transform: none;
    table-layout: fixed;
    margin: 0 auto;
    --pricing-max-columns: 5;
}

    .pricing-table * {
        text-transform: none;
    }

    .pricing-table .discount-pill {
        border: 1px solid var(--color-basic-cerez);
        border-radius: 20px;
        padding: 0 1em;
        user-select: none;
        transition: all 200ms ease-in-out;
        font-size: 14px;
        font-weight: 500;
    }

        .pricing-table .discount-pill:hover {
            background-color: var(--color-basic-cerez);
            color: white;
        }

.plan-header-corner {
    width: 360px;
    min-height: 200px;
    vertical-align: middle;
    /*padding: 32px;*/
    padding: 1.5rem;
}

    .plan-header-corner > div:not(.plan-scroll-controls) {
        display: flex;
        flex-direction: column;
        gap: .750rem;
        text-align: left;
        justify-content: center;
        /*min-height: calc(250px - 32px);*/
    }

    .plan-header-corner .pricing-header > * {
        display: inline-block;
    }

    .plan-header-corner .pricing-header h5 {
        margin: 0 1rem 0 0;
        color: var(--color-basic-cerez);
        font-size: 1.5em;
        vertical-align: middle;
    }

    .plan-header-corner p {
        font-size: 14px;
        line-height: 18pt;
        font-weight: normal;
        color: #858BA0;
    }

.plan-header {
    padding: 1.5rem;
    min-height: 250px;
    vertical-align: top;
    position: relative;
}

    .plan-header > div {
        text-align: center;
        display: grid;
        grid-template-rows: .25fr 1fr .75fr;
        grid-gap: 10px;
        width: 100%;
        flex-grow: 1;
    }

    .plan-header .pricing-details {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .plan-header .plan-price {
        vertical-align: top;
        margin: 0;
    }

    .plan-header .plan-savings {
        vertical-align: middle;
    }

.plan-duration-billing {
    white-space: nowrap;
    word-break: keep-all;
}

.plan-header > div > * {
    display: block;
}

.plan-header .plan-btn-container {
    align-self: stretch;
    height: max-content;
    vertical-align: bottom;
}

.plan-header .plan-btn {
    display: block;
    font-size: 14px;
    padding: 1.143rem 1.714em;
    border-radius: 4px;
    color: white;
    background-color: var(--color-basic-cerez);
    width: 100%;
}

.plan-header .pricing-details > * {
    display: inline-block;
}

.plan-header .pricing-details .plan-price {
    font-size: 2.5rem;
}

.plan-header small {
    color: #858BA0;
    font-size: 1.25rem;
    font-weight: 400;
}

.plan-header .plan-duration, .plan-header .plan-savings {
    font-weight: normal;
}

.plan-duration-billing {
    color: var(--color-basic-cerez);
    font-weight: 600;
}

.plan-price {
    color: var(--color-basic-cerez);
}

.plan-billing {
    color: #858BA0;
    font-weight: 500;
}

.pricing-table .plan-feature-header {
    text-align: left;
    line-height: 1.5;
    font-weight: 500;
    font-size: 1.6rem;
    padding: 1rem 1.25rem;
    vertical-align: middle;
}

.pricing-table tbody > tr > td {
    padding: 1rem .5rem;
    align-items: center;
    vertical-align: middle;
}

    .pricing-table tbody > tr > td > span {
        display: block;
        line-height: normal;
        vertical-align: middle;
    }

.pricing-table .additional-info {
    color: #858BA0;
    font-size: 12px;
}

.text-transparent {
    color: transparent;
    user-select: none;
    pointer-events: none;
}

@media screen and (max-width: 1150px) {
    .plan-header .plan-savings, .plan-header .plan-duration {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 1000px) {
    .plan-header {
        padding: 12px;
    }
}

.plan-header-row .visible-max-md {
    display: none;
}

.plan-header-row .visible-on-lg {
    display: inline-block;
}

@media screen and (max-width: 1000px) {
    .pricing-table {
        --pricing-max-columns: 4;
    }

    .plan-header-row .visible-max-md {
        display: inline-block;
    }

    .plan-header-row .visible-on-lg {
        display: none;
    }

    .plan-header-row .plan-header {
        padding: 12px;
    }

    .plan-header-row .plan-header-corner {
        padding: 16px;
    }

        .plan-header-row .plan-header-corner > div > p {
            text-align: center;
        }

    .plan-header-row .pricing-header h5 {
        margin: 1rem 0;
        text-align: center;
    }

    .plan-header-row .pricing-header {
        text-align: center;
    }

    .plan-header-row .plan-header-corner {
        width: auto;
    }
}

.plan-scroll-controls {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: clamp(300px, 95vw, 1600px);
    height: auto;
    display: flex;
    justify-content: space-between;
}

.d-none {
    display: none;
}

.plan-scroll-controls a:focus-visible {
    outline: none;
}

.plan-header-row {
    position: relative;
}

    .plan-header-row th.plan-header:nth-of-type(6) .plan-price:last-of-type {
        font-size: 32px;
    }

@media screen and (max-width: 1300px) {
    .pricing-table {
        --pricing-max-columns: 4;
    }
}

@media screen and (max-width: 850px) {
    .pricing-table {
        --pricing-max-columns: 3;
    }
}

@media screen and (max-width: 700px) {
    .pricing-table {
        --pricing-max-columns: 2;
    }

    .plan-header-row .plan-scroll-controls {
        display: flex !important;
        justify-content: space-between;
        z-index: 10;
    }
}

@media screen and (max-width: 480px) {
    .pricing-table {
        --pricing-max-columns: 1;
        transition: font-size 100ms ease-in-out;
    }
}

@media screen and (max-width: 375px) {
    .pricing-table {
        font-size: 95%;
    }

    .plan-header-corner {
        font-size: 90%;
    }

    .plan-feature-header {
        font-size: 90%;
    }

    .plan-header-corner .discount-pill {
        font-size: 95%;
    }

    .plan-header-corner p {
        font-size: 90%;
    }
}

.pricing-table td > i.fa {
    color: var(--color-basic-cerez);
}

#previousPlanBtn {
    position: absolute;
    top: 0;
    left: 0;
}

#nextPlanBtn {
    position: absolute;
    top: 0;
    right: 0;
}

.tab {
    overflow: hidden;
    background-color: transparent;
}

.pricing-table caption {
    padding-bottom: 0;
    margin-bottom: -2px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: transparent;
    color: var(--color-basic-cerez);
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 1rem 1.1rem;
    min-width: 100px;
    border-radius: 5px;
}

    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #ddd;
    }

    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #f0f0f0;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid transparent;
    }

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

:root {
    scroll-behavior: smooth;
}

section {
    scroll-margin: 150px;
}

:root:has(.hb-navigationarea.sticky) section {
    scroll-margin: 100px;
}

@media screen and (max-width: 768px) {
    section {
        scroll-margin: 80px;
    }

    :root:has(.hb-navigationarea.sticky) section {
        scroll-margin: 60px;
    }
}


@media (prefers-reduced-motion) {
    :root {
        scroll-behavior: auto;
    }
}

