html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
footer,
header,
menu,
nav,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-family: roboto-bold;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
  vertical-align: middle;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small,
h1 .small,
h2 .small,
h3 .small,
.h1 .small,
.h2 .small,
.h3 .small{
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h1,
.h1 {
  font-size: 26px;
  text-align: center;
  font-family: 'Roboto-condensed-light', serif;
  position: relative;
  top: 30px;
  margin-bottom: 40px;
}
h1 b {
    font-size: 45px;
    font-family: 'bedas', sans-serif;
    font-weight: 500;
}
.h1-btn {
      font-size: 26px;
    font-family: 'Roboto-bold', serif;
    text-decoration: none;
    color: #000;
  text-transform: lowercase;
}
h2,
.h2 {
  font-size: 50px;
  text-align: center;
  color: #000;
 font-family: 'Bedas', serif;
 margin: 90px 0 10px 0;
}
h3,
.h3 {
  font-size: 30px;
  font-family: 'Bedas', serif;
}
h4 {
  font-family: 'Roboto-condensed-light', sans-serif;
  margin: 0;
}
p {
  margin: 0 0 10px;
  font-family: 'roboto', sans-serif;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #000;
    background-image: none;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow:  0 4px 2px -2px rgba(0, 0, 0, .075);
          box-shadow:  0 4px 2px -2px rgba(0, 0, 0, .075);
    -webkit-transition: border-bottom ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-bottom ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-bottom ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top: none;
    border-left: none;
    border-right: none;
}
.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label, {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .help-block,
.has-error .control-label{
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  font-family: bedas, helvetica, arial;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #080808;
    color: #e39b47;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
      color: #080808;
    text-decoration: none;
    background: #885a2c;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #000;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a,
.dropdown a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  font-family: 'bedas', serif;
  font-size: 20px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown a:hover,
.dropdown a:focus {
  text-decoration: none;
  color: #e8ad73;
  background: #000;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  text-decoration: none;
    color: #e8ad73;
    background: #000;
    padding-bottom: 12px;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 16px;
  display: flex;
  font-family: roboro-condensed, sans-serif;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #000;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}

/*slick slide*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
    width: 100%; /*tentei aqui*/

}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*slide slide theme*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../img/load-screen.svg') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
@font-face
{
    font-family: 'Roboto-Bold';
    font-weight: bold;
    font-style: normal;

    src: 
    url('../fonts/Roboto-Bold.ttf') format('truetype') ;
}
@font-face
{
    font-family: 'Roboto-condensed';
    font-weight: normal;
    font-style: normal;

    src: 
    url('../fonts/RobotoCondensed-Bold.ttf') format('truetype') ;
}
@font-face
{
    font-family: 'Roboto-condensed-light';
    font-weight: normal;
    font-style: normal;

    src: 
    url('../fonts/RobotoCondensed-Light.ttf') format('truetype') ;
}
@font-face
{
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;

    src: 
    url('../fonts/Roboto-Regular.ttf') format('ttf') ;
}
@font-face
{
    font-family: 'Bedas';
    font-weight: normal;
    font-style: normal;

    src: 
    url('../fonts/BebasNeue-Regular.ttf') format('truetype') ;
}

@font-face
{
    font-family: 'Aller';
    font-weight: normal;
    font-style: normal;

    src: 
    url('../fonts/Aller_Rg.ttf') format('truetype') ;
}

@font-face
{
    font-family: 'Allerbd';
    font-weight: bold;
    font-style: normal;

    src: 
    url('../fonts/Aller_Bd.ttf') format('truetype') ;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 53px;
    height: 52.8px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 100;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    
    font-family: 'slick';
    font-size: 50px !important;
    color: #FFF;
    opacity: .75;
    background-color: #e4ebff !important;

}

.slick-prev
{
    left: 1px;
    z-index: 50;
    background: url('../img/arrow-left.svg'); 
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
    background: url('../img/arrow-left.svg'); 
}
[dir='rtl'] .slick-prev:before
{
    content: '';
    background: url('../img/arrow-right.svg');
}

.slick-next
{
     right: 1px;
     background: url('../img/arrow-right.svg');
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
     z-index: 50;
}
.slick-next:before
{
    content: '';
    background: url('../img/arrow-right.svg');

}
[dir='rtl'] .slick-next:before
{
    content: '';
    background: url('../img/arrow-left.svg');
}

/* Dots */

.slick-dots
{
    position: absolute;
    bottom: -60px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 7px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 55px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•'; /*MUDAR AQUI*/
    text-align: center;

    opacity: .25;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color:#000;
}

/* ---------------------------- Fotorama 4.6.4 | http://fotorama.io/license/------------------------------*/

.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%;}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#e8ad73;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:52px;height:52px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0; background: url('../img/arrow-left.svg');}.fotorama__arr--next{right:2px;background-position:-32px 0; background: url('../img/arrow-right.svg');}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:40px;height:40px;top:2px;right:2px;background: url(../img/img-expand.svg);background-position:0 -40px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-40px -40px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}


.slide-item img {
  max-height: 590px!important;
}

.client-item {
  margin: 0 50px;
}

/*---------------------------------------------------inicio-----------------------------------------------------*/

#basa { 
  overflow-x: hidden!important; 
}

.page { 
  overflow-x: hidden!important; 
  overflow-y: auto;
}

#basa * {
  outline: none;
}

/********************** LOADSCREEN **********************/ 

#pageloader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  background: #fff;
  z-index: 101;
  top: 0;
  transition: .5s;
}

#pageloader .loader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/********************** SCROLLBUTTON *******************/ 

#scrolltop {
    position: fixed;
    z-index: 97;
    display: flex;
    height: 40px;
    width: 40px;
    bottom: 90px;
    right: 5px;
}

#scrolltop .scrollbutton {
  position: absolute;
  cursor: pointer;
}

/********************** HOME *******************/ 
/*.navbar-brand img {
  width: 100%;
  padding-bottom: 5px;
}*/
.navbar-brand b {
  margin-left: 15px;
  font-family: bedas, sans-serif;
  font-size: 25px;
  font-weight: 500;

}

.navbar-brand {
  text-decoration: none;
  color: #000;
}
.navbar {
  background:#eeeeee7a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 8px 6px -6px #00000026;
}

#accueil {
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-color: #e8ad73;
  display: flex;
  justify-content: center;
  align-items: center;
}

.animacao-home {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.animacao-home button {
  color: #e39b47;
  text-decoration: none;
  background: #000;
  margin: 20px;
  font-size: 25px;
  width: 150px;
  height: 50px;
}

.animacao-home button:hover,
.animacao-home button:focus,
.animacao-home button:active {
  background: #e39b47;
  color: #000;
}

 /* ----------------------- ANIMACAO HOME -----------------------------------*/
svg:not(:root) {
    overflow: hidden;
    width: 100%;
    max-height: 500px;
}

#um, #dois, #tres, #quatro, #cinco, #seis, #sete, #oito, #nove, #dez, #onze, #doze, #treze, #quatorze, #quinze,
#dezesseis, #dezesete {
  display: none;
}

/*.slide-right img {
  border: solid 2px #000;
}*/
.botao-contato {
  display: flex;
  align-items: center;
  justify-content: center;
}

 #nouveautes {
  position: relative;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
 }

#nouveautes .slick-prev,
#projects .slick-prev {
  background: url(../img/arrow-left.svg);
  
}

#nouveautes .slick-next,
#projects .slick-next
 {
  background: url(../img/arrow-right.svg);
  
}

/* MUDANCA NAS SETAS SUBMENU */

#nouveautes .slick-prev:before,
#projects .slick-prev:before
{
    
    background: url(../img/arrow-left.svg); 
}
[dir='rtl'] #nouveautes .slick-prev:before,
[dir='rtl'] #projects .slick-prev:before
{
    
    background: url(../img/arrow-right.svg);
}

#nouveautes .slick-next:before,
#projects .slick-next:before
{
    
    background: url(../img/arrow-right.svg);

}
[dir='rtl'] #nouveautes .slick-next:before,
[dir='rtl'] #projects .slick-next:before
{
    
    background: url(../img/arrow-left.svg);
}

.slide-nouveautes {
  display: flex;
  text-align: center;
  justify-content:center;
  width: 720px;
}

.slide-nouveautes .slick-slider { 
  position: relative;
  height: 100%;
  width: 100%;
}

.slide-nouveautes .slick-slider img {
  width: 100%;
  margin-bottom: 60px;
}

.item-article {
  display: flex;
  /*border: solid 2px #000;*/
  margin: 50px 0 50px 0;
  background: #e39b47;
}

.item-article .img-left {
  margin-left: 25px;
}

.item-article img{
  /*border-right: solid 2px #000;*/
  width: 354px;
  height: 322px;
}

.article-left img{
/*border-left: solid 2px #000;*/
border-right: 0;
}

.item-article h3,
.item-article p {
  max-width: 70%;
  padding-left: 100px;
}
.item-article h4 {
     font-size: 20px;
    font-family: 'Bedas', serif;
    white-space: nowrap;
    padding: 30px;
}
.item-article i {
      font-family: roboto;
    font-size: 22px;
}
.item-article-left {
  display: flex;
}

.item-article button {
  margin-left: 100px;
}

.item-article h3 {
  margin-top: 60px;
}

.mot {
 text-align: center;
 margin-top: 50px;
 margin-bottom: 70px;
}

h5 {
  font-family: Roboto-bold,sans-serif;
  font-size: 14px;
}

h5 i {
  font-size: 20px;
}


/*             PROJETS       -------------------------------------------------*/

#projets .nos-realisations .text-center .sub-menu {
    font-family: Roboto,sans-serif;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    cursor: pointer;
  
}
#projets .nos-realisations .text-center .sub-menu ul li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    padding: 0 10px;
    margin: 20px 0;
}
#projets .nos-realisations .text-center .sub-menu a {
  color: #ad9e90;
  text-shadow: none;
  transition: all 0.4s;
  padding: 10px 0;
  margin: 0 20px;
}

#projets .nos-realisations .text-center .sub-menu a:focus,
#projets .nos-realisations .text-center .sub-menu a:hover,
#projets .nos-realisations .text-center .sub-menu a:active,
#projets .nos-realisations .text-center .sub-menu a:visited {
  color: #fff;
  border-bottom: 3px #e39a4f solid;
  padding: 10px 0;
  text-decoration: none;
}

#projets .nos-realisations .text-center {
  background: #000;
}

#projets .nos-realisations h2 {
  margin: 120px 0 50px 0;
}

#projets .slick-slider {
  margin-bottom: 100px;
  padding: 0 50px;
}

#projets .title img {
  width: 100%;
    height: auto;
    display: block;
}
#projets .picture-section h4,
#projets .picture-section p {
      font-family: bedas, sans-serif;
    background: #eaeaea;
    padding: 15px;
    margin: 0;
    font-size: 28px;
    text-align: center;
    font-weight: 500;
}
#projets .picture-section i {
  font-family: roboto-bold, arial, sans-serif;
}

#projets .picture-section p{
  font-family: roboto, sans-serif;
  font-size: 18px;
  background: #1f1f1f;
  color: #e8ad73;
}
#projets .border {
  border-bottom: 2px solid rgba(255,152,0,0.1);
}

.picture-section {
 position: relative;
    padding: 0 5px;
    margin: 5px;
    align-items: center;
    flex-basis: 32%;
    /*max-height: 506px;*/
}


.picture-section .title {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    padding-top: 5px;
    text-align: center;


}
.picture-section img {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 0!important;
}

/* efeito fade info */

 .item .info {
  position: absolute;
  /*height: 100%;*/
  width: calc(100% - 10px);
  transition: .5s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; 
  flex-direction: column;
  bottom: 1px;
}

.item .info2 {
  width: 100%;
  bottom: 0;
}

 .item:hover .info *,
 .item .info span{
  color: #000!important;
  font-size: 20px;
  font-family: roboto-condensed-light, Helvetica Neue, Helvetica, Arial;
  padding: 0 10px 10px 15px;
  text-align: center;
}

 .item:hover .info {
  background: #fff;
  opacity: 1;
}
.item:hover .info2 {
  background: #eaeaea;
}

#projects .pai-projects .slide-item {
  margin-left: 40px;
  display: flex;
  justify-content: center;
}




/*             CONTACT       -------------------------------------------------*/

.vertical-align {
  display: none;
}

.information {
  background: #ECEBEE;
  padding: 40px;
}
.icone-contact {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}


.icone-contact h2{
  margin: 40px;
}

#contact .icone-contact .contato p{
  margin: 20px;
  color: #fff;
}

.contato-filter {
 display: flex;
 flex-direction: row-reverse;
 align-items: center;
 justify-content: center;
 background: #e39a4f;
}

.formulario-direita {
  flex: 1;
  height: 100%;
  background: #fff;
  padding: 80px;
}

.formulario-direita button{
  background: #000;
  color: #e39a4f;
  margin-top: 10px;
}

.formulario-direita button:hover,
.formulario-direita button:active,
.formulario-direita button:focus{
  background: #e39a4f;
  color: #000;
}


.formulario-esquerda{
flex: 1;
width: 100%;
}

.form-contact h3 {
  color: #000;
  font-family: bedas, sans-serif,arial;
}

.icone-contact p {
   font-family: roboto, sans-serif, arial;
    margin-top: 20px;
    font-size: 20px;
}

.info img {
  align-items: center;
}
/*
.info {
  display: flex;
  text-align: center;
  margin: 50px;
  align-items: center;
  margin-bottom: 0;
  color: #eee;
  margin-bottom: 70px;
  align-items: stretch;
  justify-content: center;
}          arrumar para nao bugar o sub menu  */

.info-icons {
margin: 20px 30px;
}

.form-contact {
    padding: 40px;
    width: 100%;
    max-width: 594px;
    position: relative;
    z-index: 1001;
}

.icone-contact {
  padding: 40px;
  width: 130%;
  position: relative;
  z-index: 1000;
}

.icone-contact img{
  padding: 20px;
}

.btn {
    width: 120px;
    height: 40px;
    position: relative;
    transition: all 1s;
    text-decoration: none;
}


input.form-control, textarea.form-control {
  border: none;
  border-bottom: 2px solid #000;
  margin: 6px;
  padding: 10px;
  width: 100%;
  color: #000 !important;
  outline: none;
  background-color: transparent;
  resize: none;
}

input.form-control::placeholder, textarea.form-control::placeholder {
    color: #000 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
    -webkit-transition-delay: 9999s;
}

 /* msg formulario */

#formulario-retorno-envio {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.9;
    background: #fff;
    transition: .5s;
    z-index: 1030;
}

.vertical-align {
  color: #000;
  font-family: 'Bedas', sans-serif;
  font-size: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  top: 40%;
  position: relative;
}

.oculto {
  display: none;
}

/*footer*/
#footer {
  width: 100%;
  height: 100%;
  padding-bottom: 15px;
  color: #000;
  text-align: center;
  background: rgb(255, 255, 255);
  border-top: solid 2px #eee;
 }

 #footer .logo-discription {
  display: flex;
  align-items: center;
 }

 #footer .itens-footer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0 0 0;
}
 #footer .logo-discription .itens-footer-left {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin: 0 20px 0 0;
  line-height: 1;
}

 #footer .container p{
 margin-bottom: 0px;

}

 #footer .itens-footer div img {
  margin: 0 20px 20px 30px;
}

#footer .font-footer {
  font-family: bedas, Helvetica, arial;
  font-size: 40px;
}

 #footer .itens-footer .redes-sociais,
 .formulario-esquerda .redes-sociais {
  display: flex;
}

 .copyright h3 {
  font-size: 18px;
}

 .copyright a {
  color: #000;
}

.copyright a:hover {
  color: #000;
  text-decoration: underline;
}

/* ------------------SLIDE HOME-------------------------------------*/
.index-section h2 {
  margin: 90px 0 -20px 0;
}

.slide-nouveautes {
  width: 80%;
  margin: 100px auto;
}

.slide-nouveautes .slick-slide {
  margin: 10px 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slide-nouveautes .slick-slide img{
  width: 100%;
  transform: scale(0.8);
  opacity: 1;
  height: 100%;
  transition: .5s ease-in-out;
}
.slide-nouveautes .slick-slide span {
  transform: scale(0.8);
  transition: .5s ease-in-out;
}

.slide-nouveautes .slick-dotted .slick-center img,
.slide-nouveautes .slick-dotted .slick-center span {
  transform: scale(1.0);
  z-index: 30;

}
.image.slick-slide {
  width: 400px;
  height: 400px !important;
  position: relative; 
}
.slide-nouveautes .slick-slide:after {
  content:'';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.0);
  /*transform: scale(0.8);*/
}

.slide-nouveautes .slick-center:after {
  opacity: 0;
  width: 0;
  height: 0;
}

#mentions h3 {
  color:#e8ad73;
}

#mentions p {
  font-size: 16px;
}

#mentions .mentions {
  margin: 80px 0;
}
/*------------------------------AGENCE ------------------------------------------------------*/

#agence {
  background: #fff;
}

#agence .links-agence {
  display: flex;
  padding-top: 90px;
   justify-content: center;
}
#agence .links-agence a {
  font-family: bedas, arial, sans-serif;
    text-decoration: none;
    color: #4e2f10;
    font-size: 25px;
}
#agence .links-agence a:hover {
    color: #e8ad73;
    font-size: 25px;
}

#agence h2 {
  margin: 50px 0 10px 0;
}

#agence img {
  width: 100%;
  display: block;
}
#agence p {
  font-size: 18px;
}

#agence .agence-p-1 {
 display: flex;
   flex-direction: column;
    align-items: center;
    padding: 40px 0;
} 

#agence .agence-p-1 #QUI {
  padding: 0 0 40px 0;
}

#agence .agence-p-1 p{
 max-width: 800px;
 padding: 10px;
  text-align: justify;
}

#agence .agence-p-2 {
  display: flex;
  background: #eaeaea;
  padding: 40px;
  text-align: justify;
}

#agence .agence-p-2 p{
  margin: 0 50px;
}

#agence .agence-p-3 {
  background: #eaeaea;
  text-align: justify;
  display: flex;
  justify-content: center;
  padding: 10px 0 60px 0;
  flex-direction: column;
  align-items: center;
}

#agence .agence-p-5 {
  text-align: center;
  margin-top: 50px;
}

#agence .agence-p-3 p{
  max-width: 600px;
  padding-bottom: 30px;
}

#agence .agence-img div{
  margin: 20px;
}

#agence .agence-p-3 .agence-img {
  display: flex;
  max-width: 700px;
}

#agence .agence-p-4 {
  background: #eaeaea;
  font-weight: 700;
}
#agence .agence-p-4 h3{
  background: #e39a4f;
  color: #000;
  padding: 20px;
  width: 100%;
  margin-top: 0;
  text-align: center;
}
#agence .agence-ul img{
  width: 300px;
}
#agence .agence-ul ul,
#agence .agence-ul img {
  padding: 40px;
}
#agence .item-p h3 {
  color: #000;
  text-align: left;
}
#agence .agence-ul{
  display: flex;
  align-items: baseline;
}
#agence .agence-ul p,
#agence .agence-ul ul li{
  padding: 8px;
  color: #000;
  font-family: roboto, sans-serif, arial;
  text-align: justify;
  font-weight: 200;
  font-size: 18px;
}

#agence .agence-p-4 .flex-title {
  display: flex;
  flex-direction: row-reverse;
}

#agence .fim-agence{
  color: #fff;
  margin-bottom: 30px;
}

#agence .agence-pai-col{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 90px;
      margin-left: 20px;
}

#agence .agence-quoi  {
  display: flex;
    background: #e39a4f;
    color: #000;
 font-weight: 300;
 line-height: 1.2;
 padding-top: 50px;
 margin: 0 80px;
}

#agence .agence-quoi h3 {
    background: #fff;
    color: #000;
    padding: 20px;
    text-align: center;
    font-family: allerbd, arial, sans-serif;

}

#agence .agence-quoi h4 {
  text-align: center;
  font-family: bedas, sans-serif, arial;
  font-size: 22px;
  font-weight: 100;
  margin-bottom: -15px;
      margin-top: 10px;
}

#agence .item-margin {
  margin-bottom: -20px;
}
#agence .agence-quoi p {
  font-family: bedas, sans-serif, arial;
  letter-spacing: 0.5px;
}

#agence .agence-quoi b {
  color: #fff;
  font-family: bedas, sans-serif, arial;
  font-weight: 100;
}

#agence .vinte-benefites {
  white-space: nowrap;
    font-size: 20px;
}

#agence .agence-col-1 {
  display: flex;
  margin: 20px;
  color: #000;
      align-items: center;
}

#agence .agence-col-1 .item {
  padding: 10px;
}

#agence .vinte {
  font-size: 65px!important;
  margin: 0;
}
#agence .vinte-left{
  margin-left: 25px;
      text-align: justify;
      margin-top: 15px;
}

#agence .vinte-benefites{
  margin-top: -15px;
}

#agence .agence-pai-col .agence-col-left {
  display: flex;
  align-items: flex-end;
    text-align: left;
        padding: 20px 0
}

#agence .centro {
  margin-top: 70px;
}
#agence .pai-item-left {
  max-width: 500px;
}

#agence .agence-margin-l {
  margin-left: 30px;
}

#agence .agence-margin-r {
  margin-right: 30px;
}

#agence .justify{
  text-align: justify;
}
#agence .mais p {
  font-size: 40px;
}
#agence .agence-fff {
  margin-bottom: 90px;
      background: #eaeaea;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#agence .fff-img {
  max-width: 900px;
  padding: 60px 0 20px 0;
}
#agence .pq-flex {
  display: flex;
    align-items: center;
    flex-direction: column;
}
#agence .pq-flex img{
  max-width: 430px; 
}


#agence .methode-flex img {
  max-width: 800px;
}

#agence .methode-flex {
  display: flex;
}
.methode-flex b {
  font-family: 'roboto', sans-serif;
    font-weight: 100;
    font-size: 28px;
}
/*------------------------------PRESTATION ------------------------------------------------------*/

#prestation .btn-link {
    font-weight: 400;
    color: #000;
    background-color: transparent;
    font-size: 28px;
    width: 100%;
    text-align: left;
}

#prestation .btn:focus, .btn:active:focus {
  outline: 5px auto transparent;
 }

#prestation .container {
  margin-top: 30px;
  margin-bottom: 60px;
}

#prestation .title-itens-prestation {
  display: flex;
    flex-direction: column;
    align-items: center;
}

#prestation .title-itens-prestation p{
  text-align: center;
    max-width: 700px;
    margin-bottom: 30px;

}

#prestation h4{
      font-family: 'roboto-bold';
    font-size: 20px;
    text-align: center;
    margin-top: 0;
}

#prestation .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #e39a4f;
    border-bottom: 1px solid #fff;
    font-size: 24px;
    margin: 10px
}

#prestation .beige {
  background-color: #f5c698;
}

#prestation .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    font-size: 16px;
    font-family: 'roboto', sans-serif, arial;
    display: flex;
    align-items: center;
    text-align: justify;
}
#prestation .card-body span{
    font-family: 'Roboto-Bold', sans-serif, arial;
    font-size: 19px;
}

#prestation .btn:hover,
#prestation .btn:focus,
#prestation .btn:active,
#prestation .btn.focus{
  border: 1px solid transparent;
  outline: none;
  background: transparent;
}
#prestation .btn i {
  font-family: 'roboto', sans-serif, arial;
  letter-spacing: -1px;
}

#prestation .item-left h3 {
  text-align: center;
  margin-bottom: 20px;
  color: #000;
      font-size: 22px;
}
#prestation .item p {
 /* font-style: italic;*/
}

#prestation .item {
  max-width: 680px;
  margin-right: 30px;
}
#prestation .item-2 {
  margin-right: 30px;
}

#prestation .item-left {
  background:#eaeaea;
    margin: 20px;
    color: #000;
    padding: 20px;
    max-width: 490px;

}
#prestation .item h3,
#prestation .item-2 h3 {
      font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Roboto-Bold', sans-serif, arial;
}

#prestation .item-left b {
  font-family: 'roboto-bold';
    text-decoration: underline;
}

#prestation .p-flex-arrow {
  display: flex;
}
#prestation .p-flex-arrow img {
  margin-right: 15px;
}
#prestation h6 {
  font-size: 20px;
  margin: 0 0 10px 30px;
  font-family: 'roboto-condensed';
}
#prestation .b-item b {
  font-family: 'bedas', sans-serif;
  text-decoration: none;
  font-size: 20px;
  font-weight: 200;
}
#prestation .b-item  {
  margin-left: 50px;
  text-align: left;
}
#prestation .max-w {
  max-width: 580px;
}
#prestation .left-t-item {
  margin-left: 10px;
}

 /* ----------------------------------------- BASA-THEQUE  -------------------------------------*/

#basa .pai-basa {
  display: flex;
  flex-direction: column;
  align-items: center;
      margin-bottom: 70px;
}

#basa .pai-basa h2 {
  margin-top: 110px;
}

#basa .basa-p p {
      text-align: justify;
    max-width: 700px;
}

#basa .pai-basa p{
  font-size: 19px;
font-family: 'roboto-condensed-light', sans-serif;
}
#basa .pai-basa img {
    margin: 50px 0 60px 0;
    width: 100%;
    display: block;
    padding: 0 35px;
}
#basa .filho-basa{
  display: flex;
}

.dash-navbar-left {
  position: absolute;
  background-color: #000;
  width: 250px;
  top: 80px;
  overflow-y: auto;
  z-index: 999;
  padding-top: 5px;
  -webkit-transition: left 300ms;
  -o-transition: left 300ms;
  transition: left 300ms;
}

.dash-navbar-left .nb-nav-title a {
  text-transform: uppercase;
  color: #e59a47;
  border-bottom: 2px solid rgba(255,152,0,0.1);
  padding: 6px 25px;
  font-size: 25px;
  letter-spacing: 1px;
  font-family: 'bedas', sans-serif, arial;
  text-decoration: none;
}
.dash-navbar-left .nb-nav {
  padding-left: 0;
  list-style: none;
}
.dash-navbar-left .nb-nav ul {
  padding-left: 0;
  list-style: none;
}
.dash-navbar-left .nb-nav li {
  position: relative;
}
.dash-navbar-left .nb-nav li a {
  display: block;
  outline: 0;
  padding: 8px 25px 7px;
  font-size: 13px;
  color: #ad9e90;
      text-decoration: none;
    font-family: 'roboto', sans-serif, arial;
    font-size: 18px;
}
.dash-navbar-left .nb-nav li a:hover,
.dash-navbar-left .nb-nav li a:focus {
  color: #eeeeee;
  text-decoration: none;
  background-color: rgba(255,152,0,0.1);
  -webkit-box-shadow: inset 3px 0 0 orange;
  box-shadow: inset 3px 0 0 #e8ad73;
  text-decoration: none; 
}
.dash-navbar-left .nb-nav li a:hover .badge,
.dash-navbar-left .nb-nav li a:focus .badge {
  color: #EEE;
}
.dash-navbar-left .nb-nav li a > .nb-link-icon {
  padding-right: 8px;
}
.dash-navbar-left .nb-nav li a > .nb-btn-sub-collapse {
  position: absolute;
  right: 25px;
  top: 10px;
}
.dash-navbar-left .nb-nav li a > .badge {
  position: absolute;
  right: 24px;
  top: 6px;
  padding: 3px 10px;
  color: #a7a9ac;
  background-color: transparent;
  border: 1px solid #4f4a65;
}
.dash-navbar-left .nb-nav li.active > a {
  background-color: rgba(255,152,0,0.1);
  -webkit-box-shadow: inset 3px 0 0 orange;
  box-shadow: inset 3px 0 0 orange;
}
.dash-navbar-left .nb-nav li .nb-sub-one {
  background-color: #15141b;
}

.dash-navbar-left .nb-nav li .nb-sub-one li a {
  display: block;
  color: #a7a9ac;
}
.dash-navbar-left .nb-nav li .nb-sub-one li a:hover,
.dash-navbar-left .nb-nav li .nb-sub-one li a:focus {
  color: #eeeeee;
  background-color: #1c1b24;
  -webkit-box-shadow: inset 3px 0 0 #1c1b24;
  box-shadow: inset 3px 0 0 #1c1b24;
}

#check {
  display: none;
}
#basa .title-menu-left {
  display: flex;
}

#basa .arrow-left {
  cursor: pointer;
  position: absolute;
}

#basa .arrow-left img {
  padding: 10px;
    position: relative;
    right: -250px;
}

#basa .nb-visible,
#basa .nb-visible a,
#basa .nb-nav-title {
  transition: all .2s linear;
}

#basa .nb-visible {
 position: absolute;
 width: 300px;
 left: -270px
}

#check:checked ~ .nb-visible{
  transform: translateX(270px);
}

#basa .navb-fixed {
  position: fixed;
}

#basa .construcao {
  background: #e59a47;
  padding-bottom: 90px;
}
#basa .construcao p{
  text-align: center;
  font-size: 25px;
}
#basa .pai-basa h3 {
  margin: 90px 0 10px 0;
}

#basa .rp-g p {
  max-width: 285px;
  text-align: center;
}

#basa .pai-basa b {
  color: #000;
}


#basa .title-g {
  background: #e8ad73;
  width: 100%;
  margin-top: 50px;
}
#basa .st-basa p{
  text-align: left; 
}

#basa .title-g h2 {
  margin-top: 20px;
  text-align: left;
}
#basa .rp-g{
  display: flex;
  justify-content: center;
  align-items: center;
}
#basa .rp-g img{
  max-width: 285px;
}
#basa .rp-g .item{
  margin: 0 15px;
}
/*---------------------------------------------- PARALAX PROJECTS ---------------------------------------------*/ 
#paralax .paralax {
  position: absolute;
  width: 100%;
  height: 50vh;
  overflow: hidden;
  clip: rect(0, auto, auto, 0);
}

#paralax .paralax .fixed {
  overflow: hidden;
  position: fixed;
  top: 25%;
  left: 50%;
}

#paralax .paralax img {
  height: 25vh;
  width: 100%;
}

#paralax .paralax {
  background-color: #e8ad73;
  z-index: 1;
}
#paralax .paralax .fixed {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#projects {
  margin-top: 500px;
}

#paralax .paralax  h2 {
  font-size: 40px;
}

#projects .d-project {
  text-align: center;
    padding: 20px 0 50px 0;
}

#projects .pai-projects {
  margin-bottom: 55px;
}

#projects .pai-l-img,
#projects .pai-r-img {
  display: flex;
  align-items: center;
}

#projects .pai-l-img p,
#projects .cor-2 p,
#projects .itens-projets,
#projects ul li {
  max-width: 450px;
    margin: 5px;
    text-align: justify;
}

+#projects .pai-l-img img,
#projects .pai-r-img img {
  width: 100%;
  display: block;
}

#projects .flex1,
#agence .flex1 {
  flex: 1;
}

#projects .b-project-1 {
    width: 100%;
    height: auto;
}
#fake {
  display: none!important;
}


.img-ex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-ex img{
  width: 100%;
  display: block;
}

#projects .itens-projets{
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}
#projects .itens-projets h4{
  margin: 0;
  font-family: 'roboto-condensed', arial, sans-serif;
  font-weight: 200;
  font-size: 18px;
}
#projects .itens-projets b{
  font-family: 'bedas', arial, sans-serif;
  color: #e39b47;
  font-weight: 200;
  font-size: 20px;
}

#project-flex {
  display: flex;
}

/*------------------------------------------MEDIAS QUERIES --------------------------------------*/


@media screen and (min-width: 1750px) {
  #agence .agence-quoi p,
  #agence .agence-quoi h4 {
    font-size: 25px;
}
}

@media screen and (max-width: 1440px) {
.icone-contact {
    width: 100%;
  }
  svg:not(:root) {
    max-height: 500px;
    padding-top: 40px;
  }
   h1 {
  position: relative;
  top: 20px;
  margin-bottom: 0;
  margin-top: 60px;
}
#projets .picture-section h4 {
  font-size: 20px;
}
.item:hover .info *, .item .info span {
  font-size: 16px;
}
.animacao-home button{
  margin: 30px;
}
}

@media screen and (max-width: 1250px) {
svg:not(:root) {
    max-height: 450px;
    padding-top: 40px;
  }
  #projects .pai-projects .pai-l-img {
    flex-direction: column;
  }
  #projects .pai-l-img p,
   #projects .cor-2 p, 
   #projects .itens-projets{
    max-width: 600px;
  }

  h1 {
  position: relative;
  top: 30px;
  margin-bottom: 0;
}
}

@media screen and (max-width: 991px){
 
h2 {
  font-size: 40px;
}

#agence .agence-p-1 #QUI {
  margin-top: 90px;
}
 .info{
  margin: 0 0 70px 0;
 }

 .slick-dots {
    bottom: -10px;
    position: relative;
}

 .slide-nouveautes{
  width: 100%;
  margin: 0;
 }

.item-article {
  flex-direction: column;
  text-align: center;
}

.item-article h3, .item-article p {
    max-width: 100%;
    padding: 0 30px;
}

.item-article button {
    margin-bottom: 50px;
    margin-left: 0; 
}

.item-article img {
    width: 100%;
    height: auto;
}

 .slide-nouveautes .slick-slider img{
  margin-bottom: 10px;
  width: 100%;
  max-width: 400px;
    max-height: 100%;
 }

 .slide-nouveautes .text-left {
   margin: 0 40px 0 10px;
 }

 .seta-down {
    left: 46%;
  }

  h3, .h3 {
    font-size: 30px;
  }

  .animacao-home button,
  #agence .agence-p-4 {
    margin: 0;
  }
svg:not(:root){
  padding: 0 20px;
  max-width: 300px;
  position: relative;
  top: -40px;
}

.formulario-direita {
  padding: 15px;
}
#agence .agence-quoi,
#agence .agence-p-4,
#agence .agence-ul,
#agence .agence-p-3 .agence-img,
#agence .agence-p-2,
#projects .pai-l-img, 
#projects .pai-r-img,
#agence .methode-flex {
  flex-direction: column;
}
#agence .agence-ul ul,
#agence .agence-p-3 {
  padding: 0 10px;
}
#agence .agence-p-2 div {
  padding: 20px 0;
}

#agence .agence-p-2,
#agence .agence-quoi h4,
#agence .pai-item-left .item p{
  padding: 10px 20px;
}
#agence .agence-p-2 p,
#agence .agence-p-3 p {
    margin: 0;
}

#agence .agence-p-1 p {
    padding: 20px;
}
#agence .fff-img {
   padding: 5px; 
}

#agence .agence-pai-col,
#agence .agence-margin-l{
margin: 0;
}
.agence-p-3 p,
#projects .itens-projets {
   padding-bottom: 0;
}
#agence .agence-img div {
  margin: 10px 50px
}
#prestation .btn-link {
 font-size: 22px;
 white-space: normal;
 display: flex;
    flex-direction: column;
    justify-content: center;
}
#basa .rp-g {
  flex-direction: column;
}
#prestation .card-body {
  flex-direction: column;
}
.item-article .img-left {
    margin-left: 0;
}
.icone-contact p {
    margin-bottom: -30px;
    margin-top: 30px;
}
#projects {
    margin-top: 500px;
}
#projects .pai-l-img p,
#projects .pai-r-img p,
#projects .itens-projets {
    margin: 30px;
}
#agence .agence-col-1 .item {
    padding: 5px;
}
#agence .agence-quoi p {
    font-size: 20px;
    padding-bottom: 20px;
}
#agence .agence-col-1 {
  margin: 10px;
}
#projets .picture-section h4 {
  font-size: 20px;
}

#agence .item-margin {
    padding: 0 20px;
    margin-bottom: 20px;
}
#agence .agence-p-1 {
    padding:0;
}

#agence .item-name {
  width: 100%;
}

#agence .agence-ul ul {
  padding-left: 15px;
}
#paralax .paralax  h2 {
  font-size: 25px;
}
#projects .pai-r-img {
  flex-direction: column-reverse;
}
#agence .julie {
  margin-right: 0;
}
#agence .agence-methode img{
  padding: 0;
}
#agence .img-agence-padding img {
  padding: 10px;
}
.animacao-home button {
  bottom: 80px;
}
h1 {
  position: relative;
  top: 50px;
}
#agence .agence-quoi {
  margin: 0;
}

}


@media screen and (max-width: 767px) {

  .navbar {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .navbar-toggle {
    margin-right: 0;
  }

  .navbar-brand {
    display: none;
  }

   .info,
  .slide-nouveautes, .contato-filter,
   #footer .itens-footer {
    flex-direction: column;

  }

  .slide-nouveautes .text-left {
   margin: 0;
 }

#footer .itens-footer .redes-sociais,
.formulario-esquerda .redes-sociais {
    margin-top: 40px;
}
.copyright h3 {
  margin: 20px;
}

#projets .nos-realisations .text-center .sub-menu{
  text-align: left;
}
#prestation .btn-link {
 font-size: 20px;
}

}

