/**
 *
 * Main SCSS
 *
 */
/**
 *
 * Vendors CSS
 *
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=a9d130018704c8b3f4051c4480fcc7e8)
 * Config saved to config.json and https://gist.github.com/a9d130018704c8b3f4051c4480fcc7e8
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

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

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

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

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

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

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-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-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-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-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-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-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

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

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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 {
  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"] {
  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;
  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; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #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; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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; } }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
html * {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  height: 1px;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  display: block; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/**
 *
 * Common CSS
 *
 */
/* Mixins */
/*
+----------------------------------------------------------------+
    Carousel
+----------------------------------------------------------------+
*/
.carousel {
  margin: 0 auto;
  position: relative;
  width: 100%; }

.carousel-wrapper {
  height: 557px; }

.carousel-box {
  width: 334px;
  height: 300px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin: -115px 0 0 -117px;
  z-index: -1;
  -ms-box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05);
  -o-box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05);
  box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05);
  transition: width 0.5s, height 0.5s, top 0.5s, left 0.5s, margin 0.5s;
  transition-timing-function: ease-out; }

.carousel-box.is-active {
  z-index: 4;
  width: 620px;
  height: 557px;
  left: 50%;
  margin: 0 0 0 -278.5px;
  top: 0;
  border: 4px solid #e8650b;
  border-radius: 3px; }

.carousel-box.left,
.carousel-box.right {
  /*width: 285px;
  height: 210px;*/ }

.carousel-box.left {
  left: 0;
  margin: 0;
  top: 100px;
  z-index: 2; }

.carousel-box.right {
  left: 705px;
  margin: 0;
  top: 100px;
  z-index: 2; }

.nav-left,
.nav-right {
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: 220px;
  width: 30px;
  z-index: 20; }

.nav-left {
  left: 25px;
  background: url("/assets/images/left-arrow.png") no-repeat; }

.nav-right {
  right: 25px;
  background: url("/assets/images/right-arrow.png") no-repeat; }

@media (max-width: 1199px) {
  .carousel-wrapper {
    height: 449.5px; }
  .carousel-box {
    width: 268px;
    height: 241px;
    margin: -134px 0 0 -120.5px; }
  .carousel-box.is-active {
    width: 492px;
    height: 449.5px;
    margin: 0 0 0 -246px; }
  .carousel-box.left {
    top: 80px; }
  .carousel-box.right {
    left: 572px;
    top: 80px; }
  .nav-left,
  .nav-right {
    top: 180px; }
  .nav-left {
    left: 25px; }
  .nav-right {
    right: 25px; } }

@media (max-width: 991px) {
  .carousel-wrapper {
    height: 392px; }
  .carousel-box {
    width: 214px;
    height: 192px;
    margin: -146px 0 0 -107px; }
  .carousel-box.is-active {
    width: 392px;
    height: 358px;
    margin: 0 0 0 -196px; }
  .carousel-box.left {
    top: 70px; }
  .carousel-box.right {
    left: 406px;
    top: 70px; }
  .nav-left,
  .nav-right {
    top: 140px; }
  .nav-left {
    left: 20px; }
  .nav-right {
    right: 20px; } }

@media (max-width: 767px) {
  .carousel {
    height: 353px;
    width: 288px;
    margin: 0 auto;
    overflow: hidden; }
  .carousel-wrapper {
    height: 100%; }
  .carousel-box {
    width: 128px;
    height: 116px;
    margin: -58px 0 0 -64px; }
  .carousel-box.is-active {
    width: 228px;
    height: 208px;
    margin: 0 0 0 -114px; }
  .carousel-box.left {
    top: 35px;
    left: -50px; }
  .carousel-box.right {
    left: 215px;
    top: 35px; }
  .nav-left,
  .nav-right {
    top: 80px; }
  .nav-left {
    left: 0; }
  .nav-right {
    right: 0; } }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/docs/3.3/customize/?id=8cbf111b87fff8be8a01962eb3c4d7a6)
 * Config saved to config.json and https://gist.github.com/8cbf111b87fff8be8a01962eb3c4d7a6
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 {
  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"] {
  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;
  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; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #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; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.modal-header:after,
.modal-footer: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; }

/*
* Home scss
*/
/**
 *
 * Common CSS
 *
 */
/* Mixins */
body {
  background-color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 300; }

ul {
  list-style: none; }

a {
  color: #e8650b; }
  a:focus, a:active, a:hover {
    color: #e8650b;
    text-decoration: none; }

h2 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 65px; }
  h2:after {
    content: '';
    display: block;
    width: 170px;
    border-bottom: 4px solid #e8650b;
    margin: 8px auto 0; }

.container {
  position: relative; }

.inner-padding {
  padding: 55px 65px; }

#wrapper {
  min-width: 320px;
  position: relative; }

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10; }
  #header .inner {
    display: table;
    width: 100%;
    padding: 32px 30px 15px;
    position: relative; }
  #header .logo, #header #navigation {
    display: table-cell;
    vertical-align: top; }
  #header .logo {
    width: 317px; }
    #header .logo img {
      display: block;
      width: 100%; }
  #header .blog-link {
    position: absolute;
    display: inline-block;
    padding: 0 20px;
    line-height: 54px;
    border: 1px solid #343434;
    border-top: 0 none;
    color: #3b3b3a;
    font-weight: 500;
    top: 0;
    right: 30px;
    border-radius: 0 0 10px 10px;
    z-index: 5; }
    #header .blog-link:hover {
      color: #e8650b;
      border-color: #e8650b; }

#navigation .menu-container {
  display: none; }

#navigation ul {
  text-align: right;
  padding-top: 40px; }

#navigation li {
  display: inline-block;
  margin-left: 40px; }
  #navigation li:first-child {
    margin-left: 0px; }
  #navigation li.active a {
    color: #e8650b;
    text-decoration: underline; }

#navigation a {
  color: #343434;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 10px 0; }
  #navigation a:hover {
    color: #e8650b;
    text-decoration: underline; }

.promo-text {
  position: absolute;
  white-space: nowrap;
  color: #ffffff;
  font-size: 22px;
  padding: 30px 60px 20px 35px;
  border: 3px solid #ffffff;
  border-right: 0 none;
  background-color: #e8650b;
  border-radius: 10px 0 0 10px;
  top: 155px;
  right: 0; }
  .promo-text span {
    font-weight: 600;
    font-size: 20px;
    display: block;
    text-transform: uppercase; }
  .promo-text:hover {
    color: #ffffff; }
    .promo-text:hover span {
      text-decoration: underline; }

#main-slider {
  position: relative; }
  #main-slider li {
    position: relative; }
    #main-slider li img {
      display: block;
      width: 100%;
      height: auto; }
  #main-slider .description {
    position: absolute;
    bottom: 32%;
    left: 0;
    max-width: 800px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 40px 20px 25px 50px;
    font-size: 18px;
    border-radius: 0 10px 10px 0;
    width: 100%;
    line-height: 25px; }
    #main-slider .description strong {
      font-size: 30px;
      color: #e8650b;
      line-height: 40px;
      display: block;
      padding-bottom: 5px; }
      #main-slider .description strong span {
        color: #3b3b3a; }
  #main-slider .bx-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.bx-pager-link {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url("/assets/images/slider-nav-icon.png") no-repeat -29px 0;
  text-indent: -9999px; }
  .bx-pager-link.active {
    background-position: 0 0; }

.bx-pager-item {
  display: inline-block;
  margin: 0 5px; }

.bx-pager {
  text-align: center;
  margin-bottom: 25px; }

#statistics {
  background-color: #f1f1f1; }
  #statistics .stats-item {
    max-width: 290px;
    margin: 0 auto; }
  #statistics img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  #statistics figure {
    margin-bottom: 30px;
    height: 137px;
    line-height: 137px;
    text-align: center; }
    #statistics figure img {
      vertical-align: bottom;
      display: inline-block; }
  #statistics p {
    text-align: center; }
  #statistics .cause {
    font-size: 15px;
    color: #13181a;
    margin-bottom: 15px; }
    #statistics .cause strong {
      font-weight: 700; }
  #statistics .result {
    color: #e8650b;
    padding-top: 20px;
    font-size: 18px; }
    #statistics .result strong {
      font-weight: 500; }

#portfolio {
  background-color: #8f8f8f;
  color: #ffffff; }
  #portfolio h2 {
    color: #ffffff;
    margin-bottom: 25px; }
    #portfolio h2:after {
      border-color: #b4b4b4; }
  #portfolio p {
    text-align: center;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 40px; }
    #portfolio p strong {
      font-weight: 700; }

#clients-slider img {
  display: block;
  width: 100%; }

#clients-slider .overlay {
  background: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3; }

#clients-slider .description {
  padding: 30px 15px 25px;
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #3c3c3b;
  background-color: rgba(60, 60, 59, 0.88); }
  #clients-slider .description p {
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
  #clients-slider .description span {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    display: block; }
  #clients-slider .description a {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    padding-left: 33px;
    background: url("/assets/images/eye.png") no-repeat left center;
    text-decoration: underline;
    color: #ffffff; }
    #clients-slider .description a:hover {
      text-decoration: none;
      color: #ffffff; }

#clients-slider .is-active .overlay {
  display: none; }

#clients-slider .is-active .description {
  display: block; }

#advantages {
  background: #ffffff url("/assets/images/smartphone-bg.jpg") no-repeat center;
  font-size: 16px; }
  #advantages h2 {
    color: #e8650b;
    margin-bottom: 85px; }
    #advantages h2:after {
      border-color: #4a4a4a; }

#advantages-first {
  background: url("/assets/images/devices.png") no-repeat right bottom;
  margin-bottom: 30px; }
  #advantages-first ul {
    margin-bottom: 15px; }
  #advantages-first li {
    padding-left: 25px;
    font-weight: 500;
    margin-bottom: 35px;
    background: url("/assets/images/big-disc.png") no-repeat 0 3px; }
    #advantages-first li small {
      font-weight: 300;
      font-style: italic;
      font-size: 16px; }
    #advantages-first li:last-child {
      margin-bottom: 0; }

#advantages-more a {
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 20px;
  text-transform: uppercase; }
  #advantages-more a span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/assets/images/more-arrow.png") no-repeat 0 1px;
    margin-right: 4px; }
  #advantages-more a.opened span {
    background: url("/assets/images/more-arrow.png") no-repeat 0 -16px; }

#advantages-more ul {
  display: none; }

#advantages-more li {
  padding-left: 25px;
  font-weight: 400;
  background: url("/assets/images/big-plus.png") no-repeat 0 5px;
  margin-bottom: 16px; }
  #advantages-more li:last-child {
    margin-bottom: 0; }

#testimonial {
  background-color: #e9e9e9; }
  #testimonial .witness {
    position: relative; }
  #testimonial hr {
    position: absolute;
    top: 120px;
    right: 0;
    border: 0 none;
    width: 1px;
    height: 300px;
    background-color: #b5b5b5; }
  #testimonial figure {
    width: 208px;
    height: 208px;
    margin: 0 auto;
    border: 2px solid #ffffff;
    border-radius: 110px;
    overflow: hidden; }
    #testimonial figure img {
      display: block;
      width: 100%;
      margin-top: -12px; }
  #testimonial .witness-card {
    padding: 10px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
    top: -30px;
    max-width: 183px;
    margin: 0 auto; }
    #testimonial .witness-card span {
      display: block;
      color: #4a4a4a;
      margin-top: -2px; }
    #testimonial .witness-card .name {
      color: #e8650b;
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 3px; }
    #testimonial .witness-card .role {
      font-size: 12px; }
    #testimonial .witness-card .restaurant {
      font-weight: 500;
      font-style: italic; }
    #testimonial .witness-card .city span {
      display: inline-block;
      padding: 5px 0 3px 13px;
      color: #9b9b9b;
      font-size: 10px;
      font-weight: 400;
      background: url("/assets/images/position.png") no-repeat 0 0; }
  #testimonial p {
    margin: 0 auto 30px;
    width: 215px;
    line-height: 24px; }

#offers {
  background: url("/assets/images/smartphone-bg.jpg") no-repeat center;
  padding-bottom: 80px; }
  #offers .offers-container {
    display: table;
    width: 100%; }
    #offers .offers-container .offers-row {
      display: table-row; }
      #offers .offers-container .offers-row > div {
        display: table-cell;
        float: none;
        vertical-align: top;
        height: 100%; }
  #offers .separator {
    width: 80px; }
  #offers h2 {
    color: #e8650b;
    margin-bottom: 25px; }
    #offers h2:after {
      border-color: #4a4a4a; }
  #offers p {
    font-size: 18px;
    margin-bottom: 90px;
    text-align: center; }
  #offers .offer {
    background-color: #4a4a4a;
    border-radius: 8px;
    padding: 60px 30px 30px;
    color: #ffffff;
    position: relative;
    height: 100%; }
    #offers .offer h3 {
      font-size: 26px;
      padding: 10px 15px;
      border-radius: 8px;
      font-weight: 500;
      text-align: center;
      width: 184px;
      text-transform: uppercase;
      position: absolute;
      top: -38px;
      left: 50%;
      margin-left: -92px;
      background: #e8650b;
      line-height: 30px; }
      #offers .offer h3 small {
        font-size: 14px;
        font-weight: 400;
        display: block; }
    #offers .offer p {
      font-size: 20px;
      margin-bottom: 15px; }
    #offers .offer .rate {
      font-size: 26px;
      font-weight: 500;
      text-align: center; }
    #offers .offer .rate-extra-info {
      font-size: 12px;
      font-style: italic; }
    #offers .offer li {
      padding-left: 14px;
      font-size: 14px;
      background: url("/assets/images/disc.png") no-repeat 0 3px;
      margin-bottom: 15px; }
  #offers .second-offer li {
    background: url("/assets/images/plus.png") no-repeat 0 3px; }
  #offers .actions {
    text-align: center;
    padding-top: 30px; }
  #offers .offers-container .offers-formula > div.actions {
    display: none; }

.btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  border: 1px solid #e8650b;
  padding: 10px 20px;
  text-transform: uppercase;
  background-color: #e8650b;
  border-radius: 8px; }
  .btn:hover, .btn:focus, .btn:active {
    color: #e8650b;
    background-color: transparent; }

#footer {
  background-color: #4a4a4a;
  color: #ffffff; }
  #footer a {
    font-size: 13px;
    color: #ffffff; }
  #footer li {
    margin-bottom: 5px; }
  #footer .facebook {
    display: inline-block;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    background: url("/assets/images/fb-ico-w.png") no-repeat right;
    text-transform: uppercase; }

.form-group {
  margin-bottom: 30px; }

.form-control[type="text"] {
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 42px;
  padding: 0 10px;
  line-height: 42px;
  color: #000000; }

label {
  display: block;
  margin-bottom: 8px;
  color: #262626;
  font-size: 18px; }

.help-text {
  font-size: 13px;
  color: #262626;
  font-weight: 400; }

.error {
  padding: 5px 0;
  color: #d0021b; }

.has-error .form-control {
  border-color: #d72a3d; }

button.close {
  font-size: 18px;
  color: #262626; }

#register-form {
  padding: 35px 20px;
  position: relative; }
  #register-form .form-control {
    max-width: 400px; }
  #register-form h2 {
    text-align: left; }
  #register-form .help-text {
    float: left;
    width: 150px;
    padding-top: 15px; }
  #register-form .buttons {
    float: right;
    text-align: left; }
  #register-form .actions {
    padding-top: 20px; }
  #register-form .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.25;
    display: none; }
    #register-form .loader .animation {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 1;
      background: url("/assets/images/loader.gif") no-repeat center; }

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

.modal-body {
  background: url("/assets/images/smartphone-bg.jpg") no-repeat center; }
  .modal-body h2 {
    font-size: 24px;
    font-weight: 700;
    color: #6e6e6d;
    margin-bottom: 45px;
    text-transform: none;
    text-align: center; }
    .modal-body h2 strong {
      font-weight: 400;
      color: #e8650b; }
    .modal-body h2:after {
      display: none; }
  .modal-body .buttons {
    text-align: center; }

#static-content {
  padding-top: 15px; }
  #static-content h1 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 100px; }
    #static-content h1:after {
      content: '';
      display: block;
      width: 170px;
      border-bottom: 4px solid #e8650b;
      margin: 8px auto 0; }
  #static-content h2 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 10px; }
    #static-content h2:after {
      display: none; }
  #static-content p, #static-content a {
    font-weight: 400;
    margin-bottom: 30px; }

@media (max-width: 1199px) {
  #header .inner {
    padding: 32px 15px 15px; }
  #header .logo {
    width: 270px; }
  #header .blog-link {
    right: 15px;
    line-height: 45px;
    padding: 0 15px; }
  #navigation ul {
    padding-top: 30px; }
  #navigation li {
    margin-left: 15px; }
  .promo-text {
    top: 140px; }
  #main-slider .description {
    bottom: 15%;
    max-width: 600px; }
  #advantages-first ul {
    margin-bottom: 15px;
    width: 525px; }
  #offers .separator {
    width: 50px; }
  #footer .inner-padding {
    padding: 55px 15px; } }

@media (max-width: 991px) {
  #header .inner {
    padding-top: 60px;
    padding-bottom: 2px;
    display: block; }
  #header .logo {
    display: block;
    margin-top: -48px;
    width: 280px; }
  #header #navigation {
    display: block; }
  #navigation ul {
    padding-top: 15px;
    text-align: center; }
  #testimonial hr {
    position: static;
    top: auto;
    right: auto;
    height: 1px;
    width: 205px;
    margin: 0 auto 30px; }
  #advantages-first {
    background: transparent; }
    #advantages-first ul {
      width: 100%; }
  .promo-text {
    font-size: 18px;
    padding: 15px 30px 10px 15px;
    border: 1px solid #ffffff;
    top: 170px; }
    .promo-text span {
      font-size: 16px; }
  #main-slider .description {
    bottom: 12%;
    max-width: 500px;
    padding: 15px 10px 15px 15px;
    font-size: 16px;
    line-height: 22px; }
    #main-slider .description strong {
      font-size: 22px;
      line-height: 28px;
      padding-bottom: 2px; }
  #offers .offers-container {
    display: block; }
    #offers .offers-container .offers-row {
      display: block; }
      #offers .offers-container .offers-row > div {
        display: block; }
  #offers .offers-container .offers-formula > div.actions {
    display: block; }
  #offers .separator, #offers .offers-actions {
    display: none !important; }
  #offers .actions {
    margin-bottom: 110px; }
  #offers .offers-formula .actions {
    display: block; }
    #offers .offers-formula .actions:last-child {
      margin-bottom: 0; }
  #footer .logo {
    text-align: center;
    margin-bottom: 50px; }
  #footer img {
    display: inline-block; }
  #static-content {
    padding-top: 140px; } }

@media (max-width: 767px) {
  .inner-padding {
    padding: 35px 15px; }
  #header {
    position: relative;
    top: auto;
    left: auto;
    z-index: 20; }
    #header .inner {
      padding-top: 0;
      padding-bottom: 20px; }
    #header .logo {
      width: 75%;
      max-width: 290px;
      margin: 0 0 15px; }
      #header .logo img {
        display: block;
        width: 100%; }
    #header .blog-link {
      position: static;
      display: block;
      padding: 0 10px;
      top: auto;
      right: auto;
      width: 290px;
      margin: 0 auto 20px;
      font-size: 13px; }
  #navigation {
    margin-top: -65px; }
    #navigation ul {
      padding-top: 30px;
      display: none; }
      #navigation ul li {
        display: block;
        margin: 0; }
    #navigation .menu-container {
      display: block;
      text-align: right; }
      #navigation .menu-container .menu {
        padding: 3px 6px;
        border: 1px solid #343434;
        display: inline-block;
        width: 42px;
        border-radius: 8px; }
        #navigation .menu-container .menu:after, #navigation .menu-container .menu:before, #navigation .menu-container .menu i {
          content: '';
          display: block;
          border-top: 2px solid #343434;
          margin: 6px auto; }
        #navigation .menu-container .menu:hover {
          border-color: #e8650b;
          color: #e8650b; }
          #navigation .menu-container .menu:hover:after, #navigation .menu-container .menu:hover:before, #navigation .menu-container .menu:hover i {
            border-color: #e8650b; }
        #navigation .menu-container .menu.opened:before, #navigation .menu-container .menu.opened i {
          display: none; }
        #navigation .menu-container .menu.opened:after {
          content: '\d7';
          display: inline-block;
          width: 30px;
          line-height: 30px;
          text-align: center;
          border: 0 none;
          color: #343434;
          margin: 0;
          font-size: 30px; }
        #navigation .menu-container .menu.opened:hover:after {
          color: #e8650b; }
  #main-slider {
    position: relative; }
    #main-slider li {
      position: static; }
      #main-slider li img {
        display: block;
        width: 100%;
        height: auto; }
    #main-slider .description {
      position: static;
      bottom: auto;
      left: auto;
      max-width: none;
      padding: 15px;
      font-size: 16px;
      width: 100%;
      line-height: 22px;
      border-radius: 0; }
      #main-slider .description strong {
        font-size: 22px;
        color: #e8650b;
        line-height: 26px;
        padding-bottom: 2px; }
    #main-slider .bx-controls {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
    #main-slider .bx-pager {
      margin-bottom: 10px; }
  .promo-text {
    position: static;
    top: auto;
    right: auto;
    width: 100%;
    display: block;
    border: 0 none;
    border-radius: 0;
    text-align: center; }
  #clients-slider .description {
    padding: 15px 10px; }
    #clients-slider .description span {
      font-size: 15px; }
    #clients-slider .description a {
      font-size: 12px; }
  #footer .inner-padding {
    padding: 40px 0; }
  #footer li {
    text-align: center;
    margin-bottom: 10px; }
  #static-content {
    padding-top: 0; }
    #static-content .inner-padding {
      padding-top: 20px; } }

/*# sourceMappingURL=all.css.map */
