/*

font-family: 'Abel', sans-serif;
font-family: 'Alegreya', serif;
font-family: 'Amatic SC', cursive;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Ranga', cursive;
font-family: 'Rubik Mono One', sans-serif;
font-family: 'Slabo 27px', serif;
font-family: 'Pacifico', cursive;
font-family: 'Yellowtail', cursive;
font-family: 'Covered By Your Grace', cursive;
font-family: 'Caveat', cursive;
font-family: 'Quicksand', sans-serif;
font-family: 'Lobster', cursive;
font-family: 'Ubuntu', sans-serif;
font-family: 'Dosis', sans-serif;

*/
@import url('https://fonts.googleapis.com/css?family=Abel|Alegreya:400,700|Amatic+SC:400,700|Caveat|Covered+By+Your+Grace|Dosis:300,400,600|Lobster|Open+Sans+Condensed:300,700|Oswald:300,400|Pacifico|Quicksand:300,400,700|Ranga|Rubik+Mono+One|Slabo+27px|Ubuntu:300,400,700|Yellowtail');
@import url('materialdesignicons.css');
.dropdown-arrow-inverse {
  border-bottom-color: #d35400 !important;
  border-top-color: #d35400 !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
  color: #d35400;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.231;
  font-weight: 400;
}
label,
input,
button,
select,
textarea {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #d35400;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #f39c12;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 48px /* 64px */;
}
h2,
.h2 {
  font-size: 41px /* 52px */;
}
h3,
.h3 {
  font-size: 32px /* 40px */;
}
h4,
.h4 {
  font-size: 23px /* 29px */;
}
h5,
.h5 {
  font-size: 21px /* 28px */;
}
h6,
.h6 {
  font-size: 19px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
  font-family: 'Caveat';
  color: #d35400;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
label {
  font-family: 'Caveat';
}
p {
  font-size: 16px;
  /* 1.286 18px */
}
small {
  font-size: 84%;
  /* 15px */
  line-height: 2.050846;
  /* 31px */
}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20px;
  line-height: 2;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18px;
  line-height: 2;
  font-style: italic;
  color: #d35400;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 15px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #34495e;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2a3a4b;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #fdfdfd;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cacaca;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.bg-white {
  background-color: #fdfdfd;
}
.bg-black {
  background-color: #050505;
}
.bg-turquoise {
  background-color: #1abc9c;
}
.bg-green-sea {
  background-color: #16a085;
}
.bg-emerald {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #2c3e50;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #fafbfb;
}
.bg-silver {
  background-color: #bdc3c7;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-brand-light {
  background-color: #f39c12;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #1abc9c;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
  border-width: 2px 0;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #2c3e50;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #bdc3c7;
}
.bordered.bg-concrete {
  border-color: #7f8c8d;
}
.bordered.bg-brand-light {
  border-color: #34495e;
}
body {
  overflow-x: hidden;
  color: #687373;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 22px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  color: #d35400;
  font-weight: 700;
  font-size: 18.004px;
  /* 18px */
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fdfdfd;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-wrapper,
.header-antiflicker,
body > header .header-background {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.nav-visible .page-wrapper,
.nav-visible .navbar.navbar-fixed-top,
.nav-visible .header-antiflicker,
.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-230px, 0, 0);
  -moz-transform: translate3d(-230px, 0, 0);
  -ms-transform: translate3d(-230px, 0, 0);
  -o-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
}
.no-csstransitions .page-wrapper,
.no-csstransitions .header-antiflicker {
  left: 0;
}
.no-csstransitions.nav-visible .page-wrapper,
.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 5px;
    padding-left: 5px;
  }
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #687373;
}
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control,
.uneditable-input.form-control {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #687373;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.navbar {
  left: 0;
  right: 0;
}
.navbar .brand {
  float: left;
}
.navbar .subnav {
  display: none;
}
.navbar a {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  background: none;
}
.navbar .navbar-toggle {
  margin: 26px 0 10px;
  color: white;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url("../../../common-files/icons/menu-icon.png") 50% no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .navbar-toggle:before {
  display: none;
}
.navbar .navbar-form .btn {
  height: auto;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar .nav > li > a > [class*="fui-"] {
  font-size: 24px;
  margin: -10px 0 0;
  position: relative;
  top: 4px;
}
.navbar.navbar-fixed-top {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  max-width: 1170px;
  margin: 0 auto;
}
.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
  display: none !important;
}
@media (max-width: 767px) {
  body .navbar-collapse {
    width: 230px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  body > .collapse.navbar-collapse {
    display: none !important;
  }
}
body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
  width: 230px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  z-index: 1;
}
body > .navbar-collapse {
  padding: 60px 0 25px;
  overflow: auto;
  background: #222527;
  min-height: 100%;
}
body > .navbar-collapse::-webkit-scrollbar {
  display: none;
}
body > .navbar-collapse .pull-right,
body > .navbar-collapse .pull-left {
  float: none !important;
}
body > .navbar-collapse .nav {
  margin: 0 0 10px;
}
body > .navbar-collapse .nav > li {
  margin: 0;
}
body > .navbar-collapse .nav > li > a {
  display: block;
  padding: 12px 35px;
  border-bottom: 2px solid #24292d;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #5b5e61;
  text-transform: uppercase;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus,
body > .navbar-collapse .nav > li > a.active {
  color: #fff;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus {
  background: none;
}
body > .navbar-collapse .nav > li.active > a {
  color: #fff;
}
body > .navbar-collapse .nav > li.active > a:hover,
body > .navbar-collapse .nav > li.active > a:focus,
body > .navbar-collapse .nav > li.active > a.active {
  color: #fff;
}
body > .navbar-collapse .subnav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
body > .navbar-collapse .subnav li > a {
  display: block;
  margin: 0;
  padding: 7px 35px;
  font-size: 13px;
  font-weight: normal;
  color: #5b5e61;
  text-transform: capitalize;
}
body > .navbar-collapse .subnav li > a:hover,
body > .navbar-collapse .subnav li > a:focus,
body > .navbar-collapse .subnav li > a.active {
  color: #fff;
}
body > .navbar-collapse .navbar-form,
body > .navbar-collapse .navbar-search {
  padding: 10px 35px;
  margin: 0;
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
}
body > .navbar-collapse .navbar-form:focus,
body > .navbar-collapse .navbar-search:focus {
  outline: 0 none;
}
body > .navbar-collapse .navbar-form .btn,
body > .navbar-collapse .navbar-search .btn,
body > .navbar-collapse .navbar-form .btn-primary,
body > .navbar-collapse .navbar-search .btn-primary {
  height: 30px;
  line-height: 20px;
  font-size: 15px;
  color: #5b5e61;
  background: none;
  padding: 0;
}
body > .navbar-collapse .navbar-form .btn:hover,
body > .navbar-collapse .navbar-search .btn:hover,
body > .navbar-collapse .navbar-form .btn-primary:hover,
body > .navbar-collapse .navbar-search .btn-primary:hover {
  color: #fff;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #d35400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 768px) {
  .background {
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
  }
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.nav-visible .navbar .nav-collapse .nav > li > a:hover,
.nav-visible .navbar .nav-collapse .nav > li > li a:focus {
  background-color: transparent;
}
.nav-visible .nav-collapse .navbar-form,
.nav-visible .nav-collapse .navbar-search {
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
  margin: 10px 0;
  padding: 10px 15px;
}
.nav-visible .nav-collapse .navbar-form a.btn,
.nav-visible .nav-collapse .navbar-search a.btn {
  border-color: #fdfdfd;
  color: #fdfdfd;
}
.nav-visible .nav-collapse .navbar-form a.btn:hover,
.nav-visible .nav-collapse .navbar-search a.btn:hover,
.nav-visible .nav-collapse .navbar-form a.btn:focus,
.nav-visible .nav-collapse .navbar-search a.btn:focus {
  color: #7f8c8d;
  background-color: #fdfdfd;
}
@font-face {
  font-family: "Flat-UI-Icons";
  src: url("../fonts/Startup-Icons.eot");
  src: url("../fonts/Startup-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Startup-Icons.woff") format("woff"), url("../fonts/Startup-Icons.ttf") format("truetype"), url("../fonts/Startup-Icons.svg#Flat-UI-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Flat-UI-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="fui-"] {
*/
.fui-triangle-up,
.fui-triangle-up-small,
.fui-triangle-right-large,
.fui-triangle-left-large,
.fui-triangle-down,
.fui-info,
.fui-alert,
.fui-question,
.fui-window,
.fui-windows,
.fui-arrow-right,
.fui-arrow-left,
.fui-loop,
.fui-cmd,
.fui-mic,
.fui-triangle-down-small,
.fui-check-inverted,
.fui-heart,
.fui-location,
.fui-plus,
.fui-check,
.fui-cross,
.fui-list,
.fui-new,
.fui-video,
.fui-photo,
.fui-volume,
.fui-time,
.fui-eye,
.fui-chat,
.fui-home,
.fui-upload,
.fui-search,
.fui-user,
.fui-mail,
.fui-lock,
.fui-power,
.fui-star,
.fui-calendar,
.fui-gear,
.fui-book,
.fui-exit,
.fui-trash,
.fui-folder,
.fui-bubble,
.fui-cross-inverted,
.fui-plus-inverted,
.fui-export,
.fui-radio-unchecked,
.fui-radio-checked,
.fui-checkbox-unchecked,
.fui-checkbox-checked,
.fui-flat,
.fui-calendar-solid,
.fui-star-2,
.fui-credit-card,
.fui-clip,
.fui-link,
.fui-pause,
.fui-play,
.fui-tag,
.fui-document,
.fui-image,
.fui-facebook,
.fui-youtube,
.fui-vimeo,
.fui-twitter,
.fui-stumbleupon,
.fui-spotify,
.fui-skype,
.fui-pinterest,
.fui-path,
.fui-myspace,
.fui-linkedin,
.fui-googleplus,
.fui-dribbble,
.fui-blogger,
.fui-behance,
.fui-list-thumbnailed,
.fui-list-small-thumbnails,
.fui-list-numbered,
.fui-list-large-thumbnails,
.fui-list-columned,
.fui-list-bulleted,
.fui-arrow-down,
.fui-arrow-up,
.fui-phone,
.fui-round-bubble,
.fui-apple,
.fui-android,
.fui-microsoft,
.fui-ovi {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.fui-triangle-up:before {
  content: "\e000";
}
.fui-triangle-up-small:before {
  content: "\e001";
}
.fui-triangle-right-large:before {
  content: "\e002";
}
.fui-triangle-left-large:before {
  content: "\e003";
}
.fui-triangle-down:before {
  content: "\e004";
}
.fui-info:before {
  content: "\e016";
}
.fui-alert:before {
  content: "\e017";
}
.fui-question:before {
  content: "\e018";
}
.fui-window:before {
  content: "\e019";
}
.fui-windows:before {
  content: "\e01a";
}
.fui-arrow-right:before {
  content: "\e02c";
}
.fui-arrow-left:before {
  content: "\e02d";
}
.fui-loop:before {
  content: "\e02e";
}
.fui-cmd:before {
  content: "\e02f";
}
.fui-mic:before {
  content: "\e030";
}
.fui-triangle-down-small:before {
  content: "\e005";
}
.fui-check-inverted:before {
  content: "\e006";
}
.fui-heart:before {
  content: "\e007";
}
.fui-location:before {
  content: "\e008";
}
.fui-plus:before {
  content: "\e009";
}
.fui-check:before {
  content: "\e00a";
}
.fui-cross:before {
  content: "\e00b";
}
.fui-list:before {
  content: "\e00c";
}
.fui-new:before {
  content: "\e00d";
}
.fui-video:before {
  content: "\e00e";
}
.fui-photo:before {
  content: "\e00f";
}
.fui-volume:before {
  content: "\e010";
}
.fui-time:before {
  content: "\e011";
}
.fui-eye:before {
  content: "\e012";
}
.fui-chat:before {
  content: "\e013";
}
.fui-home:before {
  content: "\e015";
}
.fui-upload:before {
  content: "\e01b";
}
.fui-search:before {
  content: "\e01c";
}
.fui-user:before {
  content: "\e01d";
}
.fui-mail:before {
  content: "\e01e";
}
.fui-lock:before {
  content: "\e01f";
}
.fui-power:before {
  content: "\e020";
}
.fui-star:before {
  content: "\e021";
}
.fui-calendar:before {
  content: "\e023";
}
.fui-gear:before {
  content: "\e024";
}
.fui-book:before {
  content: "\e025";
}
.fui-exit:before {
  content: "\e026";
}
.fui-trash:before {
  content: "\e027";
}
.fui-folder:before {
  content: "\e028";
}
.fui-bubble:before {
  content: "\e029";
}
.fui-cross-inverted:before {
  content: "\e02a";
}
.fui-plus-inverted:before {
  content: "\e031";
}
.fui-export:before {
  content: "\e014";
}
.fui-radio-unchecked:before {
  content: "\e02b";
}
.fui-radio-checked:before {
  content: "\e032";
}
.fui-checkbox-unchecked:before {
  content: "\e033";
}
.fui-checkbox-checked:before {
  content: "\e034";
}
.fui-flat:before {
  content: "\e035";
}
.fui-calendar-solid:before {
  content: "\e022";
}
.fui-star-2:before {
  content: "\e036";
}
.fui-credit-card:before {
  content: "\e037";
}
.fui-clip:before {
  content: "\e038";
}
.fui-link:before {
  content: "\e039";
}
.fui-pause:before {
  content: "\e03b";
}
.fui-play:before {
  content: "\e03c";
}
.fui-tag:before {
  content: "\e03d";
}
.fui-document:before {
  content: "\e03e";
}
.fui-image:before {
  content: "\e03a";
}
.fui-facebook:before {
  content: "\e03f";
}
.fui-youtube:before {
  content: "\e040";
}
.fui-vimeo:before {
  content: "\e041";
}
.fui-twitter:before {
  content: "\e042";
}
.fui-stumbleupon:before {
  content: "\e043";
}
.fui-spotify:before {
  content: "\e044";
}
.fui-skype:before {
  content: "\e045";
}
.fui-pinterest:before {
  content: "\e046";
}
.fui-path:before {
  content: "\e047";
}
.fui-myspace:before {
  content: "\e048";
}
.fui-linkedin:before {
  content: "\e049";
}
.fui-googleplus:before {
  content: "\e04a";
}
.fui-dribbble:before {
  content: "\e04c";
}
.fui-blogger:before {
  content: "\e04d";
}
.fui-behance:before {
  content: "\e04e";
}
.fui-list-thumbnailed:before {
  content: "\e04b";
}
.fui-list-small-thumbnails:before {
  content: "\e04f";
}
.fui-list-numbered:before {
  content: "\e050";
}
.fui-list-large-thumbnails:before {
  content: "\e051";
}
.fui-list-columned:before {
  content: "\e052";
}
.fui-list-bulleted:before {
  content: "\e053";
}
.fui-arrow-down:before {
  content: "\e054";
}
.fui-arrow-up:before {
  content: "\e055";
}
.fui-phone:before {
  content: "\e056";
}
.fui-round-bubble:before {
  content: "\e057";
}
.fui-apple:before {
  content: "\e058";
}
.fui-android:before {
  content: "\e059";
}
.fui-microsoft:before {
  content: "\e05a";
}
.fui-ovi:before {
  content: "\e05b";
}
.mdi::before {
  font-size: 24px;
  line-height: 14px;
}
.btn .mdi::before {
  position: relative;
  top: 4px;
}
.btn-xs .mdi::before {
  font-size: 18px;
  top: 3px;
}
.btn-sm .mdi::before {
  font-size: 18px;
  top: 3px;
}
.dropdown-menu .mdi {
  width: 18px;
}
.dropdown-menu .mdi::before {
  position: relative;
  top: 4px;
  left: -8px;
}
.nav .mdi::before {
  position: relative;
  top: 4px;
}
.navbar .navbar-toggle .mdi::before {
  position: relative;
  top: 4px;
  color: #FFF;
}
.breadcrumb .mdi::before {
  position: relative;
  top: 4px;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb a:hover span {
  text-decoration: underline;
}
.alert .mdi::before {
  position: relative;
  top: 4px;
  margin-right: 2px;
}
.input-group-addon .mdi::before {
  position: relative;
  top: 3px;
}
.navbar-brand .mdi::before {
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.list-group-item .mdi::before {
  position: relative;
  top: 3px;
  left: -3px;
}
/**
 * Header 11 stylesheet  
 * */
.header-11-startup-antiflicker {
  border-bottom: 1px #bdc3c7 solid;
}
.header-11 {
  z-index: 1000;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0;
  background: rgba(253, 253, 253, 0.97);
  border-bottom: 1px solid #bdc3c7;
  height: 60px;
}
@media (min-width: 768px) {
  .header-11 {
    height: 90px;
    border: none;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    border-color: transparent;
    background: transparent;
  }
  .header-11.bg {
    background: rgba(253, 253, 253, 0.97);
    border-bottom: 1px solid #bdc3c7;
    height: 60px;
  }
  .header-11.bg .navbar .brand {
    line-height: 60px;
    height: 60px;
  }
  .header-11.bg .navbar .nav > li > a {
    padding: 22px 0 18px;
    color: #687373;
  }
  .header-11.bg .navbar .nav > li > a:hover,
  .header-11.bg .navbar .nav > li > a:focus {
    color: #f39c12;
  }
  .header-11.bg .navbar .nav > li > a.active,
  .header-11.bg .navbar .nav > li > a:active {
    color: #34495e;
  }
  .header-11.bg .navbar .navbar-toggle {
    margin-top: 15px;
  }
}
.header-11 .navbar {
  z-index: 2;
  top: 0;
  margin: 0;
}
.header-11 .navbar .btn {
  padding-left: 18px;
  padding-right: 18px;
}
.header-11 .navbar .btn.btn-primary {
  background-color: #2c3e50;
}
.header-11 .navbar .btn.btn-primary:hover,
.header-11 .navbar .btn.btn-primary:focus {
  background-color: #566573;
}
.header-11 .navbar .btn.btn-primary:active,
.header-11 .navbar .btn.btn-primary.active {
  background-color: #263544;
}
.header-11 .navbar .brand {
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  line-height: 90px;
  font-size: 35px;
  font-weight: 600;
  color: #d35400;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  height: 90px;
}
.header-11 .navbar .brand img:first-child {
  height: 100%;
}
@media (max-width: 480px) {
  .header-11 .navbar .brand img:first-child {
    max-width: 200px;
  }
}
.header-11 .navbar .nav > li {
  margin-left: 25px;
  text-transform: uppercase;
}
.header-11 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-11 .navbar .nav > li:active a,
.header-11 .navbar .nav > li.active a {
  color: #d35400;
}
.header-11 .navbar .nav > li:active a:hover,
.header-11 .navbar .nav > li.active a:hover,
.header-11 .navbar .nav > li:active a:focus,
.header-11 .navbar .nav > li.active a:focus {
  color: #f39c12;
}
.header-11 .navbar .nav > li:active a.active,
.header-11 .navbar .nav > li.active a.active,
.header-11 .navbar .nav > li:active a:active,
.header-11 .navbar .nav > li.active a:active {
  color: #34495e;
}
.header-11 .navbar .nav > li > a {
  transition: all 0.7s, color 0.25s;
  padding: 37px 0 33px;
  font-size: 14px;
  font-weight: normal;
  color: inherit;
  font-weight: 500;
  letter-spacing: 1px;
  color: #bdc3c7;
}
.header-11 .navbar .nav > li > a:hover,
.header-11 .navbar .nav > li > a:focus {
  color: #f39c12;
}
.header-11 .navbar .nav > li > a.active,
.header-11 .navbar .nav > li > a:active {
  color: #34495e;
}
.header-11 .navbar .navbar-toggle {
  transition: margin-top 0.7s;
  background: none;
}
.header-11 .navbar .menu-arrow {
  position: relative;
  overflow: visible;
  margin: 0 auto 7px;
  transition: border-color 0.6s;
  width: 20px;
  height: 10px;
  box-sizing: border-box;
  border: none;
  border-bottom: 3px solid #34495e;
}
.header-11 .navbar .menu-arrow:after,
.header-11 .navbar .menu-arrow:before {
  content: '' !important;
  width: 100%;
  border: 0px solid #34495e;
  position: absolute;
  left: 0;
  transition: transform 0.3s, border-color 0.6s;
  border-top-width: 3px;
}
.header-11 .navbar .menu-arrow:after {
  bottom: -10px;
}
.nav-visible .header-11 .navbar .menu-arrow {
  border-color: #7f8c8d;
}
.nav-visible .header-11 .navbar .menu-arrow:before,
.nav-visible .header-11 .navbar .menu-arrow:after {
  border-color: #7f8c8d;
  width: 60%;
  bottom: -3px;
}
.nav-visible .header-11 .navbar .menu-arrow:before {
  transform-origin: top left;
  transform: rotate(-45deg) translateX(-2px);
}
.nav-visible .header-11 .navbar .menu-arrow:after {
  transform-origin: bottom left;
  transform: rotate(45deg) translateX(-2px);
}
@media (max-width: 767px) {
  .header-11 .navbar .brand {
    line-height: 60px;
    height: 60px;
    font-size: 28px;
    font-weight: 600;
    color: #d35400;
  }
  .header-11 .navbar .nav > li > a {
    padding: 22px 0 18px;
  }
  .header-11 .navbar .navbar-toggle {
    margin-top: 15px;
  }
}
.header-11-sub {
  background-color: #e2e2e2;
  padding-top: 278px;
  padding-bottom: 180px;
  color: #687373;
  position: relative;
}
.header-11-sub .background:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 100% 100% no-repeat;
  /* image from https://unsplash.com/@aaronburden */
  background-image: url('../img/desk.jpg');
  background-position: bottom right;
  background-position: 50% 20%;
  background-size: cover;
  transition: background-size 0.5s;
}
.header-11-sub .background:after {
  opacity: 40;
  filter: alpha(opacity=4000);
  opacity: 0.4;
  filter: alpha(opacity=40);
  content: '';
  mix-blend-mode: multiply;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/bg_pattern.png), #34495e;
}
.header-11-sub .hero-unit {
  color: rgba(253, 253, 253, 0.8);
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
  max-width: 900px;
  width: 71%;
}
.header-11-sub .hero-unit h1 {
  margin: 0 0 30px;
  font-size: 45px;
  font-weight: normal;
  color: inherit;
  font-weight: 300;
  text-shadow: 0 1px 8px rgba(5, 5, 5, 0.4);
}
.header-11-sub .hero-unit p {
  font-size: 22px;
  font-weight: normal;
  color: inherit;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-shadow: 0 1px 20px rgba(5, 5, 5, 0.4);
}
@media (max-width: 480px) {
  .header-11-sub .hero-unit h1 {
    font-size: 36px;
    font-weight: normal;
    color: white;
    font-weight: 300;
  }
  .header-11-sub .hero-unit p {
    font-size: 20px;
    font-weight: normal;
    color: #bdc3c7;
    line-height: 35px;
    font-weight: 300;
  }
}
.header-11-sub h3 {
  font-size: 33px;
  font-weight: normal;
  color: #fdfdfd;
  margin-bottom: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.header-11-sub p {
  font-size: 16px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
}
.header-11-sub .additional-links {
  opacity: 50;
  filter: alpha(opacity=5000);
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 12px;
  font-weight: normal;
  color: #bdc3c7;
}
.header-11-sub .additional-links a {
  text-decoration: underline;
  color: #bdc3c7;
}
.header-11-sub .additional-links a:hover,
.header-11-sub .additional-links a:focus,
.header-11-sub .additional-links a.active {
  color: #979c9f;
}
@media (max-width: 480px) {
  .header-11-sub {
    padding-top: 160px;
    padding-bottom: 90px;
  }
  .header-11-sub h3 {
    font-size: 26px;
    font-weight: normal;
    color: #fdfdfd;
  }
}
.content-1 {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background: #fafbfb;
}
.content-1 .phone .glyphicon {
  top: 5px;
}
@media (max-width: 767px) {
  .content-1 .phone {
    text-align: center;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px) scale(0.5);
  }
  90% {
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
}
.avatar {
  margin-top: -80px;
  border-radius: 50%;
  box-shadow: 0 2px 6px 1px rgba(5, 5, 5, 0.4);
  width: 160px;
  animation: fadeIn ease-in-out 0.3s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}
.social .btn {
  color: #d35400;
  animation: fadeIn ease-in-out 0.3s;
  animation-fill-mode: both;
}
.social .btn:hover,
.social .btn:focus {
  color: #f39c12;
}
.social .btn.active,
.social .btn:active {
  color: #d35400;
}
.social .btn:nth-child(1) {
  animation-delay: .4s;
}
.social .btn:nth-child(2) {
  animation-delay: .6s;
}
.social .btn:nth-child(3) {
  animation-delay: .8s;
}
.content-2 {
  padding: 0 0 60px;
}
.content-2 .hero-unit {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .hero-unit h2,
  .content-2 .hero-unit p {
    text-align: left;
  }
}
.content-2 .hero-unit h2 {
  font-size: 32px;
  line-height: 2;
}
.content-2 .hero-unit .lead {
  font-size: 23px;
}
.content-2 .h3 > [class*="fui-"] {
  color: #34495e;
  transition: all .2s;
}
.content-2 .h3 > [class*="fui-"]:hover {
  color: #f39c12;
}
.content-filler {
  padding: 30px;
  background-color: #34495e;
  text-align: center;
}
.content-filler h3 {
  display: inline-block;
  vertical-align: middle;
  color: #fafbfb !important;
  padding-right: 38px;
  font-weight: normal;
}
.content-filler button {
  background-color: #fdfdfd;
  color: #34495e;
}
.content-filler button:hover,
.content-filler button:focus {
  background-color: #f39c12;
  color: #fdfdfd;
}
.content-filler button:active,
.content-filler button.active {
  color: #fdfdfd;
  background-color: #d35400;
}
@media (max-width: 767px) {
  .content-filler h3 {
    display: block;
  }
  .content-filler button {
    margin-top: 15px;
  }
}
.content-carousel .carousel {
  margin-bottom: 0;
  padding: 0 65px 40px 65px;
}
.content-carousel .carousel-control {
  text-align: center;
  text-shadow: none;
  opacity: 1;
  height: 50px;
  width: 50px;
  background: rgba(5, 5, 5, 0.4);
  border-radius: 50%;
  top: 50%;
  margin-top: -30px;
  line-height: 50px;
  font-size: 12.5px;
}
.content-carousel .carousel-control:hover {
  background: #f39c12;
}
.content-carousel .carousel-control .glyphicon {
  position: relative;
  top: 2px;
  left: auto;
  right: auto;
}
.content-carousel .carousel-control.left {
  left: 0;
}
.content-carousel .carousel-control.right {
  right: 0;
}
.content-carousel .carousel-indicators {
  bottom: 12px !important;
  width: auto;
  margin: 0 auto;
}
.content-carousel .carousel-indicators li {
  background: #bdc3c7;
}
.content-carousel .carousel-indicators .active {
  background: #d35400;
}
.content-carousel .carousel-inner {
  min-height: 500px;
}
.content-carousel .carousel-inner .item {
  height: 100%;
}
.content-carousel .carousel-inner .item:nth-child(even) .aligner .container:first-child {
  order: 1;
}
.content-carousel .carousel-inner .aligner {
  min-height: 500px;
  display: flex;
  align-content: stretch;
  justify-content: center;
  flex-direction: row;
}
.content-carousel .carousel-inner .aligner .container {
  display: inherit;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.content-carousel .carousel-inner .aligner .container:first-child {
  flex: 2;
}
.content-carousel .carousel-inner .aligner .container.larger {
  flex: 1.4;
}
.content-carousel .carousel-inner .aligner .bg-contain {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.signup-form form {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
}
.signup-form form .form-group:first-child + .form-group {
  display: table;
  width: 100%;
}
.signup-form form .form-group:first-child + .form-group input {
  width: 100%;
}
.signup-form form input:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.signup-form form input::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.signup-form form input:-ms-input-placeholder {
  color: #aaa;
}
.signup-form form input::-webkit-input-placeholder {
  color: #aaa;
}
.signup-form form input.placeholder {
  color: #aaa;
}
.signup-form form textarea {
  min-height: 123px;
  max-width: 100%;
}
.signup-form .btn {
  background-color: #34495e;
  font-size: 16px;
  padding-left: 22px;
  padding-right: 18px;
  min-width: 100px;
}
@media (max-width: 767px) {
  .signup-form .btn {
    margin: 9px 0;
  }
}
.signup-form .btn.btn-send i {
  margin-top: -1px;
  margin-left: -5px;
}
.signup-form .btn.btn-info:hover,
.signup-form .btn.btn-info:focus {
  background-color: #f39c12;
}
.signup-form .btn.btn-info:active,
.signup-form .btn.btn-info.active {
  background-color: #d35400;
}
/**
 * Footer 3 stylesheet  
 * */
.footer-3 {
  font-size: 14px;
  background: #34495e;
  color: rgba(253, 253, 253, 0.8);
}
.footer-3.v-center,
.footer-3 .v-center {
  display: table;
  width: 100%;
}
.footer-3.v-center > div,
.footer-3 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-3.v-center,
  .footer-3 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-3.v-center.row,
  .footer-3 .v-center.row {
    display: block;
    width: auto;
  }
  .footer-3.v-center.row:before,
  .footer-3 .v-center.row:before,
  .footer-3.v-center.row:after,
  .footer-3 .v-center.row:after {
    display: none;
  }
  .footer-3.v-center.row > *,
  .footer-3 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.footer-3 .row.v-center {
  padding-left: 0;
  padding-right: 0;
}
.footer-3 a {
  color: white;
  font-weight: normal;
}
.footer-3 a:hover,
.footer-3 a:focus,
.footer-3 a.active {
  color: #bdc3c7;
}
.footer-3 h1,
.footer-3 .h1,
.footer-3 h2,
.footer-3 .h2,
.footer-3 h3,
.footer-3 .h3,
.footer-3 h4,
.footer-3 .h4,
.footer-3 h5,
.footer-3 .h5,
.footer-3 h6,
.footer-3 .h6 {
  color: #fafbfb;
}
.footer-3 .brand {
  font-size: 20px;
  font-weight: 500;
  color: #d35400;
  background: #fdfdfd;
  border-radius: 50%;
  padding: 10px 6px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 60px;
  box-shadow: 0 3px 5px rgba(5, 5, 5, 0.4);
}
.footer-3 .brand img {
  vertical-align: bottom;
  height: 60px;
}
.footer-3 .additional-links a {
  color: #bdc3c7;
  text-decoration: underline;
}
.footer-3 .additional-links a:hover,
.footer-3 .additional-links a:focus,
.footer-3 .additional-links a.active {
  color: #fdfdfd;
}
.footer-3 h6 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 300;
  color: #fdfdfd;
  text-transform: none;
}
.footer-3 .address {
  line-height: 2.6;
}
@media (max-width: 767px) {
  .footer-3 .brand {
    margin-left: -16px;
  }
  .footer-3 .row > [class*="col-sm-"] {
    text-align: center;
    margin-top: 30px;
  }
  .footer-3 .row > [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}
