/*!
 * Bootstrap Grid v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ 
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@font-face {
    font-family: 'accidental_presidencyregular';
    src: url('accidental_presidencyt-webfont.woff2') format('woff2'),
         url('accidental_presidencyt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Bembo';
    src: local('Bembo Regular'), local('Bembo-Regular'),
        url('BemboStd.woff2') format('woff2'),
        url('BemboStd.woff') format('woff'),
        url('BemboStd.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@font-face {
    font-family: 'amore_lite_editionregular';
    src: url('amore-demo-bf65ab940ac016b-webfont.woff2') format('woff2'),
         url('amore-demo-bf65ab940ac016b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*, :after, :before {
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  line-height: 1.15
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}
body {
  margin: 0;
  text-align: left
}
[tabindex="-1"]:focus {
  outline: 0 !important
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
abbr[data-original-title], abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  text-decoration-skip-ink: none
}
address {
  font-style: normal;
  line-height: inherit
}
address, dl, ol, ul {
  margin-bottom: 1rem
}
dl, ol, ul {
  margin-top: 0
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b, strong {
  font-weight: 700
}
small {
  font-size: 55%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: 0
}
pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto
}
figure {
  margin: 0 0 1rem
}
img {
  border-style: none
}
img, svg {
  vertical-align: middle
}
svg {
  overflow: hidden
}
table {
  border-collapse: collapse
}
th {
  text-align: inherit
}
label {
  display: inline-block
}
button {
  border-radius: 0
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0
}
legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: .5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
output {
  display: inline-block
}
summary {
  cursor: pointer;
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none !important
}
.container, .container-xxl, .container-xxxl, .ui-modal .item-m-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}
@media (min-width:576px) {
  .container, .container-xxl, .container-xxxl, .ui-modal .item-m-container {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container, .container-xxl, .container-xxxl, .ui-modal .item-m-container {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container, .container-xxl, .container-xxxl, .ui-modal .item-m-container {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  .container, .container-xxl, .container-xxxl, .ui-modal .item-m-container {
    max-width: 1180px
  }
}
#header .header-container, .container-flexible, .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}
.no-gutters {
  margin-left: 0;
  margin-right: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-left: 0;
  padding-right: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}
.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}
.order-first {
  order: -1
}
.order-last {
  order: 13
}
.order-0 {
  order: 0
}
.order-1 {
  order: 1
}
.order-2 {
  order: 2
}
.order-3 {
  order: 3
}
.order-4 {
  order: 4
}
.order-5 {
  order: 5
}
.order-6 {
  order: 6
}
.order-7 {
  order: 7
}
.order-8 {
  order: 8
}
.order-9 {
  order: 9
}
.order-10 {
  order: 10
}
.order-11 {
  order: 11
}
.order-12 {
  order: 12
}
.offset-1 {
  margin-left: 8.3333333333%
}
.offset-2 {
  margin-left: 16.6666666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.3333333333%
}
.offset-5 {
  margin-left: 41.6666666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.3333333333%
}
.offset-8 {
  margin-left: 66.6666666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.3333333333%
}
.offset-11 {
  margin-left: 91.6666666667%
}
@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    order: -1
  }
  .order-sm-last {
    order: 13
  }
  .order-sm-0 {
    order: 0
  }
  .order-sm-1 {
    order: 1
  }
  .order-sm-2 {
    order: 2
  }
  .order-sm-3 {
    order: 3
  }
  .order-sm-4 {
    order: 4
  }
  .order-sm-5 {
    order: 5
  }
  .order-sm-6 {
    order: 6
  }
  .order-sm-7 {
    order: 7
  }
  .order-sm-8 {
    order: 8
  }
  .order-sm-9 {
    order: 9
  }
  .order-sm-10 {
    order: 10
  }
  .order-sm-11 {
    order: 11
  }
  .order-sm-12 {
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    order: -1
  }
  .order-md-last {
    order: 13
  }
  .order-md-0 {
    order: 0
  }
  .order-md-1 {
    order: 1
  }
  .order-md-2 {
    order: 2
  }
  .order-md-3 {
    order: 3
  }
  .order-md-4 {
    order: 4
  }
  .order-md-5 {
    order: 5
  }
  .order-md-6 {
    order: 6
  }
  .order-md-7 {
    order: 7
  }
  .order-md-8 {
    order: 8
  }
  .order-md-9 {
    order: 9
  }
  .order-md-10 {
    order: 10
  }
  .order-md-11 {
    order: 11
  }
  .order-md-12 {
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.3333333333%
  }
  .offset-md-2 {
    margin-left: 16.6666666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.3333333333%
  }
  .offset-md-5 {
    margin-left: 41.6666666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.3333333333%
  }
  .offset-md-8 {
    margin-left: 66.6666666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.3333333333%
  }
  .offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-lg-first {
    order: -1
  }
  .order-lg-last {
    order: 13
  }
  .order-lg-0 {
    order: 0
  }
  .order-lg-1 {
    order: 1
  }
  .order-lg-2 {
    order: 2
  }
  .order-lg-3 {
    order: 3
  }
  .order-lg-4 {
    order: 4
  }
  .order-lg-5 {
    order: 5
  }
  .order-lg-6 {
    order: 6
  }
  .order-lg-7 {
    order: 7
  }
  .order-lg-8 {
    order: 8
  }
  .order-lg-9 {
    order: 9
  }
  .order-lg-10 {
    order: 10
  }
  .order-lg-11 {
    order: 11
  }
  .order-lg-12 {
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xl-first {
    order: -1
  }
  .order-xl-last {
    order: 13
  }
  .order-xl-0 {
    order: 0
  }
  .order-xl-1 {
    order: 1
  }
  .order-xl-2 {
    order: 2
  }
  .order-xl-3 {
    order: 3
  }
  .order-xl-4 {
    order: 4
  }
  .order-xl-5 {
    order: 5
  }
  .order-xl-6 {
    order: 6
  }
  .order-xl-7 {
    order: 7
  }
  .order-xl-8 {
    order: 8
  }
  .order-xl-9 {
    order: 9
  }
  .order-xl-10 {
    order: 10
  }
  .order-xl-11 {
    order: 11
  }
  .order-xl-12 {
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
#footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .tt-u {
  
}
.tt-l {
  text-transform: lowercase !important
}
.tt-c {
  text-transform: capitalize !important
}
.tt-n {
  text-transform: none !important
}
.td-u {
  text-decoration: underline !important
}
.td-n {
  text-decoration: none !important
}
.fs-i {
  font-style: italic !important
}
.fs-o {
  font-style: oblique !important
}
.fs-n {
  font-style: normal !important
}
#page-404 .banner-404 .item-image, .banner, .bg-cover, .bg-cover-bottom, .bg-cover-top, .bg-img-full, .bg-img-full-absolute, .custom-plyr-video .item-poster, .ui-card .item-c-img-container .item-c-img, .ui-card-alt .item-c-img-container .item-c-img, .ui-card-article .item-c-img-container .item-c-img {
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important
}
.bg-cover-top {
  background-position: top !important
}
.bg-cover-bottom {
  background-position: bottom !important
}
.advert-photos-modal .item-amp-img, .bg-contain {
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: contain !important
}
.bg-img-full {
  height: 100vh;
  width: 100%
}
.o-v {
  overflow: visible !important
}
.ox-v {
  overflow-x: visible !important
}
.oy-v {
  overflow-y: visible !important
}
.o-h {
  overflow: hidden !important
}
.ox-h {
  overflow-x: hidden !important
}
.oy-h {
  overflow-y: hidden !important
}
.p-r {
  position: relative !important
}
.p-a {
  position: absolute !important
}
.p-f {
  position: fixed !important
}
.p-s {
  position: static !important
}
.p-r-z-1 {
  position: relative;
  z-index: 1
}
.ai-start {
  align-items: flex-start
}
.ai-end {
  align-items: flex-end
}
.ai-center {
  align-items: center
}
.ai-baseline {
  align-items: baseline
}
.ai-stretch {
  align-items: stretch
}
.jc-start {
  justify-content: flex-start
}
.jc-end {
  justify-content: flex-end
}
.jc-center {
  justify-content: center
}
.jc-between {
  justify-content: space-between
}
.jc-around {
  justify-content: space-around
}
@media (min-width:1200px) {
  .xl-up-jc-between {
    display: flex;
    justify-content: space-between
  }
}
@media (min-width:992px) {
  .lg-up-jc-end {
    justify-content: flex-end
  }
}
.custom-plyr-video .item-play-icon-container .item-play-icon, .flex-center, .socials .item-social, .socials-alt .item-social, .ui-card .item-c-overview, .ui-card-alt .item-c-overview, .ui-card-article .item-c-overview, .ui-select .item-s-selected {
  align-items: center;
  display: flex;
  justify-content: center
}
#page-adverts #section-filters .filters-container > .item, #page-favoris #section-filters .filters-container > .item, .flex-adapt, .links-area .item-row .item-col-image, .ui-card .item-c-content, .ui-card-article .item-c-content {
  flex-basis: 1;
  flex-grow: 1
}
@media (min-width:992px) {
  .lg-up-flex-between-center {
    align-items: center;
    display: flex;
    justify-content: space-between
  }
}
@media (min-width:768px) {
  .md-up-flex-between-center {
    align-items: center;
    display: flex;
    justify-content: space-between
  }
}
@media (min-width:992px) {
  .lg-up-flex-between-end {
    align-items: flex-end;
    display: flex;
    justify-content: space-between
  }
}
@media (min-width:1200px) {
  .xl-up-flex-between-center {
    align-items: center;
    display: flex;
    justify-content: space-between
  }
}
.ws-inherit {
  white-space: inherit
}
.ws-normal {
  white-space: normal
}
.ws-nowrap {
  white-space: nowrap
}
.ws-pre {
  white-space: pre
}
.ws-pre-wrap {
  white-space: pre-wrap
}
.ws-pre-line {
  white-space: pre-line
}
@media (min-width:1200px) {
  .xl-up-ws-nowrap {
    white-space: nowrap
  }
}
.pe-inherit {
  pointer-events: inherit
}
.pe-none {
  pointer-events: none
}
.pe-auto {
  pointer-events: auto
}
.optimize-animation {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 1000;
  -webkit-perspective: 1000;
  transform-style: preserve-3d;
  will-change: transform
}
.transform-none {
  transform: none !important
}
#page-404 .banner-404 .item-image, #page-404 .banner-404 .item-image-wrapper, #page-404 .banner-404 .item-overlay, #page-advert #section-banner .banner-presentation .swiper-presentation .item-logo, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide[data-toggle-advert-photos-modal]:after, #page-home #section-banner .swiper-home .item-border, #page-home #section-banner .swiper-home .item-card:before, #page-home #section-banner .swiper-home .swiper-container, #page-home #section-team .bloc-team .item-content, #page-home #section-team .bloc-team .item-overlay, .absolute-bottom-left, .absolute-bottom-right, .absolute-center, .absolute-full, .absolute-top-left, .absolute-top-right, .advert-photos-modal, .advert-photos-modal .item-amp-img, .advert-photos-modal .item-apm-overlay, .banner .item-overlay, .bg-img-full-absolute, .custom-plyr-video .item-play-icon-container .item-play-icon, .custom-plyr-video .item-poster, .ui-btn-alt:before, .ui-card .item-c-img-container .checkbox-selection .item-label, .ui-card .item-c-img-container .item-c-img, .ui-card .item-c-overlay, .ui-card .item-c-overview, .ui-card-alt .item-c-img-container .item-c-img, .ui-card-alt .item-c-overlay, .ui-card-alt .item-c-overview, .ui-card-article .item-c-img-container .checkbox-selection .item-label, .ui-card-article .item-c-img-container .item-c-img, .ui-card-article .item-c-overlay, .ui-card-article .item-c-overview, .ui-modal, .ui-modal .item-m-content, .ui-modal .item-overlay, .ui-swiper .item-logo {
  position: absolute
}
#page-404 .banner-404 .item-image, #page-404 .banner-404 .item-image-wrapper, #page-404 .banner-404 .item-overlay, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide[data-toggle-advert-photos-modal]:after, #page-home #section-banner .swiper-home .item-card:before, #page-home #section-banner .swiper-home .swiper-container, #page-home #section-team .bloc-team .item-overlay, .absolute-full, .advert-photos-modal, .advert-photos-modal .item-amp-img, .advert-photos-modal .item-apm-overlay, .banner .item-overlay, .bg-img-full-absolute, .custom-plyr-video .item-play-icon-container .item-play-icon, .custom-plyr-video .item-poster, .ui-btn-alt:before, .ui-card .item-c-img-container .checkbox-selection .item-label, .ui-card .item-c-img-container .item-c-img, .ui-card .item-c-overlay, .ui-card .item-c-overview, .ui-card-alt .item-c-img-container .item-c-img, .ui-card-alt .item-c-overlay, .ui-card-alt .item-c-overview, .ui-card-article .item-c-img-container .checkbox-selection .item-label, .ui-card-article .item-c-img-container .item-c-img, .ui-card-article .item-c-overlay, .ui-card-article .item-c-overview, .ui-modal, .ui-modal .item-m-content, .ui-modal .item-overlay {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.absolute-top-left {
  left: 0;
  top: 0
}
#page-home #section-banner .swiper-home .item-border, #page-home #section-team .bloc-team .item-content, .absolute-bottom-left {
  bottom: 0;
  left: 0
}
.absolute-top-right {
  right: 0;
  top: 0
}
.absolute-bottom-right {
  bottom: 0;
  right: 0
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-logo, .absolute-center, .ui-swiper .item-logo {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%)
}
#header .item-h-logo img, #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-left img, #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-right img, #page-advert #section-description .dpe-container .item-dpe img, .img-full, .ui-swiper .item-arrow-left img, .ui-swiper .item-arrow-right img {
  display: block;
  max-width: unset;
  width: 100%
}
.img-auto {
  max-width: 100%;
  width: auto
}
.w-100 {
  width: 100%
}
.h-100 {
  height: 100%
}
#header .item-actions-mobile .item-favoris-mobile img, #header .item-actions-mobile .item-favoris-mobile > svg, #header .item-actions-mobile .item-search-mobile img, #header .item-actions-mobile .item-search-mobile > svg, #mobile-menu .item-container > ul > li.menu-item-has-children .item-link-container .item-dropdown img, #mobile-menu .item-container > ul > li.menu-item-has-children .item-link-container .item-dropdown > svg, #mobile-menu .item-link-container .item-dropdown img, #mobile-menu .item-link-container .item-dropdown > svg, #page-advert #section-banner .banner-presentation .swiper-presentation .item-expand img, #page-advert #section-banner .banner-presentation .swiper-presentation .item-expand > svg, #page-advert #section-description .item-equipment .item-e-icon img, #page-advert #section-description .item-equipment .item-e-icon > svg, #page-home #section-banner .swiper-home .item-card .item-c-left .item-close img, #page-home #section-banner .swiper-home .item-card .item-c-left .item-close > svg, #page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag .item-t-icon img, #page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag .item-t-icon > svg, #page-home #section-banner .swiper-home .item-card .item-map img, #page-home #section-banner .swiper-home .item-card .item-map > svg, .advert-photos-modal .item-close img, .advert-photos-modal .item-close > svg, .advert-photos-modal .swiper-advert-photos .swiper-arrow img, .advert-photos-modal .swiper-advert-photos .swiper-arrow > svg, .custom-plyr-video .item-play-icon-container .item-play-icon .item-p-icon img, .custom-plyr-video .item-play-icon-container .item-play-icon .item-p-icon > svg, .lang-switcher .item-ls-current .item-ls-icon img, .lang-switcher .item-ls-current .item-ls-icon > svg, .partners li .item-partner-logo img, .partners li .item-partner-logo > svg, .socials .item-social .item-icon img, .socials .item-social .item-icon > svg, .socials-alt .item-social .item-icon img, .socials-alt .item-social .item-icon > svg, .svg-parent img, .svg-parent > svg, .ui-btn .item-b-icon img, .ui-btn .item-b-icon > svg, .ui-btn-alt .item-ba-icon img, .ui-btn-alt .item-ba-icon > svg, .ui-card .item-c-img-container .item-c-favoris img, .ui-card .item-c-img-container .item-c-favoris > svg, .ui-card .item-c-img-container .item-c-trash img, .ui-card .item-c-img-container .item-c-trash > svg, .ui-card-article .item-c-img-container .item-c-favoris img, .ui-card-article .item-c-img-container .item-c-favoris > svg, .ui-card-article .item-c-img-container .item-c-trash img, .ui-card-article .item-c-img-container .item-c-trash > svg, .ui-modal .item-close img, .ui-modal .item-close > svg, .ui-pagination .item-next-icon img, .ui-pagination .item-next-icon > svg, .ui-pagination .item-prev-icon img, .ui-pagination .item-prev-icon > svg, .ui-search-group .item-sg-icon img, .ui-search-group .item-sg-icon > svg, .ui-select .item-s-selected .item-s-icon img, .ui-select .item-s-selected .item-s-icon > svg {
  height: auto;
  width: 100%
}
.custom-checkbox-group input[type=checkbox] {
  display: none
}
.custom-checkbox-group label {
  padding-left: 25px;
  position: relative
}
.custom-checkbox-group label:after, .custom-checkbox-group label:before {
  content: "";
  position: absolute
}
.custom-checkbox-group label:before {
  border: 1px solid rgba(0, 0, 0, .4);
  height: 16px;
  left: 0;
  opacity: 1;
  top: 2px;
  width: 16px
}
.custom-checkbox-group label:after {
  background-color: #000;
  height: 14px;
  left: 1px;
  opacity: 0;
  top: 3px;
  transition: opacity 1.2s cubic-bezier(.19, 1, .22, 1);
  width: 14px
}
.custom-checkbox-group input[type=checkbox]:checked + label:after {
  opacity: 1
}
.mt-sm-alt {
  margin-top: 20px
}
.mb-xs-alt {
  margin-bottom: 10px
}
.mb-sm-alt {
  margin-bottom: 20px
}
.mb-md-alt {
  margin-bottom: 40px
}
.mb-lg-alt {
  margin-bottom: 70px
}
.mb-xl-alt {
  margin-bottom: 120px
}
.mt-xs-alt {
  margin-top: 10px
}
.pt-xs-alt {
  padding-top: 10px !important
}
.pt-sm-alt {
  padding-top: 20px !important
}
.pt-lg-alt {
  padding-top: 70px !important
}
.mr-xs {
  margin-right: 5px
}
.mr-xs-alt {
  margin-right: 10px
}
.mr-sm {
  margin-right: 15px
}
.mr-md {
  margin-right: 30px
}
.mb-md-child > * {
  margin-bottom: 30px
}
.mb-lg-child > * {
  margin-bottom: 50px
}
.mb-md-child-not-last > :not(:last-child) {
  margin-bottom: 30px
}
@media (min-width:1200px) {
  body .lg-up-pl-lg {
    padding-left: 50px
  }
  body .lg-up-pr-xl {
    padding-right: 80px
  }
  body .xl-up-pt-sm-alt {
    padding-top: 20px !important
  }
}
@media (max-width:767.98px) {
  body .sm-down-mb-lg-alt {
    margin-bottom: 70px !important
  }
  body .sm-down-mb-sm-alt {
    margin-bottom: 20px !important
  }
  body .sm-down-ta-c {
    text-align: center
  }
}
@media (max-width:991.98px) {
  body .md-down-mb-lg-child-not-last > :not(:last-child) {
    margin-bottom: 50px
  }
  body .md-down-mb-md-child-not-last > :not(:last-child) {
    margin-bottom: 30px
  }
  body .md-down-mb-md-alt {
    margin-bottom: 40px
  }
  body .md-down-mb-xs-alt {
    margin-bottom: 10px
  }
}
@media (max-width:1199.98px) {
  body .lg-down-mb-md-child-not-last > :not(:last-child) {
    margin-bottom: 30px
  }
}
.fs-xs-alt {
  font-size: 16px
}
.fs-xs-2 {
  font-size: 14px
}
.bg-white-alt {
  background-color: #f7f7f7
}
.bg-black-alt {
  background-color: #0f0f0f
}
.ls-0 {
  letter-spacing: 0 !important
}
.ls-xs {
  letter-spacing: 1px !important
}
.ls-sm {
  letter-spacing: 2px
}
.ls-md {
  letter-spacing: 3px
}
.border-none {
  border: none !important
}
.border-very-light-grey {
  border: 1px solid #f6f6f6
}
@media (min-width:1200px) {
  .xl-up-ta-r {
    text-align: right
  }
}
@media (min-width:992px) {
  .lg-up-ta-l {
    text-align: left !important
  }
  .lg-up-ta-r {
    text-align: right
  }
  .lg-up-pr-md {
    padding-right: 30px
  }
}
@media (min-width:768px) {
  .md-up-ta-r {
    text-align: right
  }
}
@media (max-width:575.98px) {
  .xs-down-ta-c {
    text-align: center
  }
}
.tr-gp {
  text-rendering: geometricPrecision
}
.lh-xs {
  line-height: 1
}
.lh-sm {
  line-height: 1.3
}
@media (max-width:767.98px) {
  body .fs-lg {
    font-size: 18px !important
  }
}
@media (max-width:991.98px) {
  .md-down-w-100 {
    width: 100%
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-none {
    display: none
  }
}
@media (max-width:991.98px) {
  .md-down-d-none {
    display: none
  }
}
@media (max-width:767.98px) {
  .sm-down-d-none {
    display: none
  }
}
@media (max-width:575.98px) {
  .xs-down-d-none {
    display: none
  }
}
.xs-up-d-none {
  display: none
}
@media (min-width:576px) {
  .sm-up-d-none {
    display: none
  }
}
@media (min-width:768px) {
  .md-up-d-none {
    display: none
  }
}
@media (min-width:992px) {
  .lg-up-d-none {
    display: none
  }
}
@media (min-width:1200px) {
  .xl-up-d-none {
    display: none
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-i {
    display: inline
  }
}
@media (max-width:991.98px) {
  .md-down-d-i {
    display: inline
  }
}
@media (max-width:767.98px) {
  .sm-down-d-i {
    display: inline
  }
}
@media (max-width:575.98px) {
  .xs-down-d-i {
    display: inline
  }
}
.xs-up-d-i {
  display: inline
}
@media (min-width:576px) {
  .sm-up-d-i {
    display: inline
  }
}
@media (min-width:768px) {
  .md-up-d-i {
    display: inline
  }
}
@media (min-width:992px) {
  .lg-up-d-i {
    display: inline
  }
}
@media (min-width:1200px) {
  .xl-up-d-i {
    display: inline
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-b {
    display: block
  }
}
@media (max-width:991.98px) {
  .md-down-d-b {
    display: block
  }
}
@media (max-width:767.98px) {
  .sm-down-d-b {
    display: block
  }
}
@media (max-width:575.98px) {
  .xs-down-d-b {
    display: block
  }
}
.xs-up-d-b {
  display: block
}
@media (min-width:576px) {
  .sm-up-d-b {
    display: block
  }
}
@media (min-width:768px) {
  .md-up-d-b {
    display: block
  }
}
@media (min-width:992px) {
  .lg-up-d-b {
    display: block
  }
}
@media (min-width:1200px) {
  .xl-up-d-b {
    display: block
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-ib {
    display: inline-block
  }
}
@media (max-width:991.98px) {
  .md-down-d-ib {
    display: inline-block
  }
}
@media (max-width:767.98px) {
  .sm-down-d-ib {
    display: inline-block
  }
}
@media (max-width:575.98px) {
  .xs-down-d-ib {
    display: inline-block
  }
}
.xs-up-d-ib {
  display: inline-block
}
@media (min-width:576px) {
  .sm-up-d-ib {
    display: inline-block
  }
}
@media (min-width:768px) {
  .md-up-d-ib {
    display: inline-block
  }
}
@media (min-width:992px) {
  .lg-up-d-ib {
    display: inline-block
  }
}
@media (min-width:1200px) {
  .xl-up-d-ib {
    display: inline-block
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-f {
    display: flex
  }
}
@media (max-width:991.98px) {
  .md-down-d-f {
    display: flex
  }
}
@media (max-width:767.98px) {
  .sm-down-d-f {
    display: flex
  }
}
@media (max-width:575.98px) {
  .xs-down-d-f {
    display: flex
  }
}
.xs-up-d-f {
  display: flex
}
@media (min-width:576px) {
  .sm-up-d-f {
    display: flex
  }
}
@media (min-width:768px) {
  .md-up-d-f {
    display: flex
  }
}
@media (min-width:992px) {
  .lg-up-d-f {
    display: flex
  }
}
@media (min-width:1200px) {
  .xl-up-d-f {
    display: flex
  }
}
@media (max-width:1199.98px) {
  .lg-down-d-if {
    display: inline-flex
  }
}
@media (max-width:991.98px) {
  .md-down-d-if {
    display: inline-flex
  }
}
@media (max-width:767.98px) {
  .sm-down-d-if {
    display: inline-flex
  }
}
@media (max-width:575.98px) {
  .xs-down-d-if {
    display: inline-flex
  }
}
.xs-up-d-if {
  display: inline-flex
}
@media (min-width:576px) {
  .sm-up-d-if {
    display: inline-flex
  }
}
@media (min-width:768px) {
  .md-up-d-if {
    display: inline-flex
  }
}
@media (min-width:992px) {
  .lg-up-d-if {
    display: inline-flex
  }
}
@media (min-width:1200px) {
  .xl-up-d-if {
    display: inline-flex
  }
}
.fs-xs {
  font-size: 12px !important
}
.fs-xs-alt {
  font-size: 16px !important
}
.fs-sm {
  font-size: 18px !important
}
.fs-md {
  font-size: 20px !important
}
.fs-md-alt {
  font-size: 22px !important
}
.fs-lg {
  font-size: 24px !important
}
.fs-xl {
  font-size: 36px !important
}
.fs-xxl {
  font-size: 50px !important
}
#footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .cms h6, .title-xs, .title-xs-alt {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.12
}
@media (max-width:1199.98px) {
  #footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .cms h6, .title-xs, .title-xs-alt {
    font-size: 18px
  }
}
@media (max-width:991.98px) {
  #footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .cms h6, .title-xs, .title-xs-alt {
    font-size: 18px
  }
}
@media (max-width:767.98px) {
  #footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .cms h6, .title-xs, .title-xs-alt {
    font-size: 18px
  }
}
@media (max-width:575.98px) {
  #footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .cms h6, .title-xs, .title-xs-alt {
    font-size: 18px
  }
}
.cms h5, .links-area .item-link-title, .title-sm, .title-sm-alt {
  font-family: trajan_pro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.12
}
@media (max-width:1199.98px) {
  .cms h5, .links-area .item-link-title, .title-sm, .title-sm-alt {
    font-size: 20px
  }
}
@media (max-width:991.98px) {
  .cms h5, .links-area .item-link-title, .title-sm, .title-sm-alt {
    font-size: 20px
  }
}
@media (max-width:767.98px) {
  .cms h5, .links-area .item-link-title, .title-sm, .title-sm-alt {
    font-size: 20px
  }
}
@media (max-width:575.98px) {
  .cms h5, .links-area .item-link-title, .title-sm, .title-sm-alt {
    font-size: 20px
  }
}
.cms h4, .links-area .footer-title, .title-md, .title-md-alt {
  font-family: 'Bembo'; text-transform: uppercase;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.12;
}
@media (max-width:1199.98px) {
  .cms h4, .links-area .footer-title, .title-md, .title-md-alt {
    font-size: 26px
  }
}
@media (max-width:991.98px) {
  .cms h4, .links-area .footer-title, .title-md, .title-md-alt {
    font-size: 26px
  }
}
@media (max-width:767.98px) {
  .cms h4, .links-area .footer-title, .title-md, .title-md-alt {
    font-size: 26px
  }
}
@media (max-width:575.98px) {
  .cms h4, .links-area .footer-title, .title-md, .title-md-alt {
    font-size: 20px
  }
}
.cms h3, .title-lg, .title-lg-alt {
  font-family: 'Bembo'; text-transform: uppercase;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.12
}
@media (max-width:1199.98px) {
  .cms h3, .title-lg, .title-lg-alt {
    font-size: 28px
  }
}
@media (max-width:991.98px) {
  .cms h3, .title-lg, .title-lg-alt {
    font-size: 28px
  }
}
@media (max-width:767.98px) {
  .cms h3, .title-lg, .title-lg-alt {
    font-size: 28px
  }
}
@media (max-width:575.98px) {
  .cms h3, .title-lg, .title-lg-alt {
    font-size: 28px
  }
}
.cms h2, .title-xl {
  font-family: trajan_pro, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.12
}
@media (max-width:1199.98px) {
  .cms h2, .title-xl {
    font-size: 34px
  }
}
@media (max-width:991.98px) {
  .cms h2, .title-xl {
    font-size: 28px
  }
}
@media (max-width:767.98px) {
  .cms h2, .title-xl {
    font-size: 28px
  }
}
@media (max-width:575.98px) {
  .cms h2, .title-xl {
    font-size: 28px
  }
}
.cms h1, .title-xxl {
  font-family: trajan_pro, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 1.12
}
@media (max-width:1199.98px) {
  .cms h1, .title-xxl {
    font-size: 68px
  }
}
@media (max-width:991.98px) {
  .cms h1, .title-xxl {
    font-size: 60px
  }
}
@media (max-width:767.98px) {
  .cms h1, .title-xxl {
    font-size: 46px
  }
}
@media (max-width:575.98px) {
  .cms h1, .title-xxl {
    font-size: 38px
  }
}
.ff-default, .title-alt, .title-lg-alt, .title-md-alt, .title-sm-alt, .title-xs-alt {
  font-family: source_sans_pro, sans-serif
}
.ff-custom {
  font-family: trajan_pro, sans-serif
}
.fw-100 {
  font-weight: 100 !important
}
.fw-200 {
  font-weight: 200 !important
}
.fw-300 {
  font-weight: 300 !important
}
.fw-400 {
  font-weight: 400 !important
}
.fw-500 {
  font-weight: 500 !important
}
.fw-600, .links-area .footer-title {
  font-weight: 600 !important
}
.fw-700 {
  font-weight: 700 !important
}
.fw-800 {
  font-weight: 800 !important
}
.fw-900 {
  font-weight: 900 !important
}
.c-black {
  color: #000 !important
}
.c-very-dark-grey {
  color: #1b1b1b !important
}
.c-dark-grey {
  color: #4e4f4c !important
}
.c-grey {
  color: #9a9a9a !important
}
.c-light-grey {
  color: #b7b7b7 !important
}
.c-very-light-grey {
  color: #f6f6f6 !important
}
.c-white {
  color: #fff !important
}
.c-brown {
  color: #c56642;
}
.c-brown-alt {
  color: #edc12c !important
}
#footer .footer-links #ot-sdk-btn, #footer .footer-links .item, .c-dark-brown, .links-area .footer-title, .links-area .item-link-title {
  color: #006838 !important
}

.c-red {
  color: #bb0b0b !important
}
.bg-black {
  background-color: #000
}
.bg-very-dark-grey {
  background-color: #1b1b1b
}
.bg-dark-grey {
  background-color: #4e4f4c
}
.bg-grey {
  background-color: #9a9a9a
}
.bg-light-grey {
  background-color: #b7b7b7
}
.bg-very-light-grey {
  background-color: #f6f6f6
}
.bg-white, .separator.s-white {
  background-color: #fff
}
.bg-brown, .separator.s-brown {
  background-color: #c56642 
}
.bg-brown-alt {
  background-color: #edc12c
}
.bg-dark-brown, .separator.s-dark-brown {
  background-color: #006838
}
.bg-red {
  background-color: #bb0b0b
}
.ta-r {
  text-align: right
}
.ta-l {
  text-align: left
}
.ta-c {
  text-align: center
}
.ta-j {
  text-align: justify
}
.d-none {
  display: none
}
.d-i {
  display: inline
}
.d-b {
  display: block
}
.d-ib {
  display: inline-block
}
.d-f {
  display: flex
}
.d-if {
  display: inline-flex
}
.section {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
  position: relative
}
@media (max-width:1199.98px) {
  .section {
    padding-bottom: 100px !important;
    padding-top: 100px !important
  }
}
@media (max-width:991.98px) {
  .section {
    padding-bottom: 100px !important;
    padding-top: 100px !important
  }
}
@media (max-width:767.98px) {
  .section {
    padding-bottom: 80px !important;
    padding-top: 80px !important
  }
}
@media (max-width:575.98px) {
  .section {
    padding-bottom: 50px !important;
    padding-top: 50px !important
  }
}
.bg-img, .bg-img-landscape, .bg-img-landscape-lg, .bg-img-landscape-sm, .bg-img-landscape-sm-alt, .bg-img-landscape-video, .bg-img-landscape-xs, .bg-img-landscape-xxs, .bg-img-portrait, .bg-img-portrait-md, .bg-img-square, .ui-card .item-c-img-container, .ui-card-alt .item-c-img-container, .ui-card-article .item-c-img-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.bg-img-landscape-lg:after, .bg-img-landscape-sm-alt:after, .bg-img-landscape-sm:after, .bg-img-landscape-video:after, .bg-img-landscape-xs:after, .bg-img-landscape-xxs:after, .bg-img-landscape:after, .bg-img-portrait-md:after, .bg-img-portrait:after, .bg-img-square:after, .bg-img:after, .ui-card .item-c-img-container:after, .ui-card-alt .item-c-img-container:after, .ui-card-article .item-c-img-container:after {
  content: "";
  display: block
}
.bg-img-square:after, .ui-card-alt .item-c-img-container:after {
  padding-bottom: 100%
}
.bg-img-landscape-video:after {
  padding-bottom: 56.25%
}
.bg-img-landscape-xxs:after {
  padding-bottom: 45%
}
.bg-img-landscape-xs:after {
  /*padding-bottom: 30%*/
}
.bg-img-landscape-lg:after {
  padding-bottom: 80%
}
.bg-img-landscape:after, .ui-card .item-c-img-container:after, .ui-card-article .item-c-img-container:after {
  padding-bottom: 70%
}
.bg-img-landscape-sm:after {
  padding-bottom: 60%
}
.bg-img-landscape-sm-alt:after {
  padding-bottom: 65%
}
.bg-img-portrait:after {
  padding-bottom: 130%
}
.bg-img-portrait-md:after {
  padding-bottom: 116%
}
.mt-0 {
  margin-top: 0 !important
}
.mb-0, .my-0 {
  margin-bottom: 0 !important
}
.my-0 {
  margin-top: 0 !important
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important
}
.pt-0 {
  padding-top: 0 !important
}
.pb-0, .py-0 {
  padding-bottom: 0 !important
}
.py-0 {
  padding-top: 0 !important
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important
}
.mt-xs {
  margin-top: 5px !important
}
.mb-xs, .my-xs {
  margin-bottom: 5px !important
}
.my-xs {
  margin-top: 5px !important
}
.mx-xs {
  margin-left: 5px !important;
  margin-right: 5px !important
}
.pt-xs {
  padding-top: 5px !important
}
.pb-xs, .py-xs {
  padding-bottom: 5px !important
}
.py-xs {
  padding-top: 5px !important
}
.px-xs {
  padding-left: 5px !important;
  padding-right: 5px !important
}
.mt-sm {
  margin-top: 15px !important
}
.mb-sm, .my-sm {
  margin-bottom: 15px !important
}
.my-sm {
  margin-top: 15px !important
}
.mx-sm {
  margin-left: 15px !important;
  margin-right: 15px !important
}
.pt-sm {
  padding-top: 15px !important
}
.pb-sm, .py-sm {
  padding-bottom: 15px !important
}
.py-sm {
  padding-top: 15px !important
}
.px-sm {
  padding-left: 15px !important;
  padding-right: 15px !important
}
.mt-md {
  margin-top: 30px !important
}
.links-area .footer-title, .mb-md, .my-md {
  margin-bottom: 10px !important
}
.my-md {
  margin-top: 30px !important
}
.mx-md {
  margin-left: 30px !important;
  margin-right: 30px !important
}
.pt-md {
  padding-top: 30px !important
}
.pb-md, .py-md {
  padding-bottom: 30px !important
}
.py-md {
  padding-top: 30px !important
}
.px-md {
  padding-left: 30px !important;
  padding-right: 30px !important
}
.mt-lg {
  margin-top: 50px !important
}
.mb-lg, .my-lg {
  margin-bottom: 50px !important
}
.my-lg {
  margin-top: 50px !important
}
.mx-lg {
  margin-left: 50px !important;
  margin-right: 50px !important
}
.pt-lg {
  padding-top: 50px !important
}
.pb-lg, .py-lg {
  padding-bottom: 50px !important
}
.py-lg {
  padding-top: 50px !important
}
.px-lg {
  padding-left: 50px !important;
  padding-right: 50px !important
}
.mt-xl {
  margin-top: 80px !important
}
.mb-xl, .my-xl {
  margin-bottom: 80px !important
}
.my-xl {
  margin-top: 80px !important
}
.mx-xl {
  margin-left: 80px !important;
  margin-right: 80px !important
}
.pt-xl {
  padding-top: 80px !important
}
.pb-xl, .py-xl {
  padding-bottom: 80px !important
}
.py-xl {
  padding-top: 80px !important
}
.px-xl {
  padding-left: 80px !important;
  padding-right: 80px !important
}
.mt-xxl {
  margin-top: 140px !important
}
.mb-xxl, .my-xxl {
  margin-bottom: 140px !important
}
.my-xxl {
  margin-top: 140px !important
}
.mx-xxl {
  margin-left: 140px !important;
  margin-right: 140px !important
}
.pt-xxl {
  padding-top: 140px !important
}
.pb-xxl, .py-xxl {
  padding-bottom: 140px !important
}
.py-xxl {
  padding-top: 140px !important
}
.px-xxl {
  padding-left: 140px !important;
  padding-right: 140px !important
}
@media (max-width:1199.98px) {
  .lg-down-mt-0 {
    margin-top: 0 !important
  }
  .lg-down-mb-0, .lg-down-my-0 {
    margin-bottom: 0 !important
  }
  .lg-down-my-0 {
    margin-top: 0 !important
  }
  .lg-down-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .lg-down-pt-0 {
    padding-top: 0 !important
  }
  .lg-down-pb-0, .lg-down-py-0 {
    padding-bottom: 0 !important
  }
  .lg-down-py-0 {
    padding-top: 0 !important
  }
  .lg-down-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .lg-down-mt-xs {
    margin-top: 5px !important
  }
  .lg-down-mb-xs, .lg-down-my-xs {
    margin-bottom: 5px !important
  }
  .lg-down-my-xs {
    margin-top: 5px !important
  }
  .lg-down-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .lg-down-pt-xs {
    padding-top: 5px !important
  }
  .lg-down-pb-xs, .lg-down-py-xs {
    padding-bottom: 5px !important
  }
  .lg-down-py-xs {
    padding-top: 5px !important
  }
  .lg-down-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .lg-down-mt-sm {
    margin-top: 15px !important
  }
  .lg-down-mb-sm, .lg-down-my-sm {
    margin-bottom: 15px !important
  }
  .lg-down-my-sm {
    margin-top: 15px !important
  }
  .lg-down-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .lg-down-pt-sm {
    padding-top: 15px !important
  }
  .lg-down-pb-sm, .lg-down-py-sm {
    padding-bottom: 15px !important
  }
  .lg-down-py-sm {
    padding-top: 15px !important
  }
  .lg-down-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .lg-down-mt-md {
    margin-top: 30px !important
  }
  .lg-down-mb-md, .lg-down-my-md {
    margin-bottom: 30px !important
  }
  .lg-down-my-md {
    margin-top: 30px !important
  }
  .lg-down-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .lg-down-pt-md {
    padding-top: 30px !important
  }
  .lg-down-pb-md, .lg-down-py-md {
    padding-bottom: 30px !important
  }
  .lg-down-py-md {
    padding-top: 30px !important
  }
  .lg-down-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .lg-down-mt-lg {
    margin-top: 50px !important
  }
  .lg-down-mb-lg, .lg-down-my-lg {
    margin-bottom: 50px !important
  }
  .lg-down-my-lg {
    margin-top: 50px !important
  }
  .lg-down-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .lg-down-pt-lg {
    padding-top: 50px !important
  }
  .lg-down-pb-lg, .lg-down-py-lg {
    padding-bottom: 50px !important
  }
  .lg-down-py-lg {
    padding-top: 50px !important
  }
  .lg-down-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .lg-down-mt-xl {
    margin-top: 80px !important
  }
  .lg-down-mb-xl, .lg-down-my-xl {
    margin-bottom: 80px !important
  }
  .lg-down-my-xl {
    margin-top: 80px !important
  }
  .lg-down-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .lg-down-pt-xl {
    padding-top: 80px !important
  }
  .lg-down-pb-xl, .lg-down-py-xl {
    padding-bottom: 80px !important
  }
  .lg-down-py-xl {
    padding-top: 80px !important
  }
  .lg-down-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .lg-down-mt-xxl {
    margin-top: 140px !important
  }
  .lg-down-mb-xxl, .lg-down-my-xxl {
    margin-bottom: 140px !important
  }
  .lg-down-my-xxl {
    margin-top: 140px !important
  }
  .lg-down-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .lg-down-pt-xxl {
    padding-top: 140px !important
  }
  .lg-down-pb-xxl, .lg-down-py-xxl {
    padding-bottom: 140px !important
  }
  .lg-down-py-xxl {
    padding-top: 140px !important
  }
  .lg-down-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (max-width:991.98px) {
  .md-down-mt-0 {
    margin-top: 0 !important
  }
  .md-down-mb-0, .md-down-my-0 {
    margin-bottom: 0 !important
  }
  .md-down-my-0 {
    margin-top: 0 !important
  }
  .md-down-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .md-down-pt-0 {
    padding-top: 0 !important
  }
  .md-down-pb-0, .md-down-py-0 {
    padding-bottom: 0 !important
  }
  .md-down-py-0 {
    padding-top: 0 !important
  }
  .md-down-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .md-down-mt-xs {
    margin-top: 5px !important
  }
  .md-down-mb-xs, .md-down-my-xs {
    margin-bottom: 5px !important
  }
  .md-down-my-xs {
    margin-top: 5px !important
  }
  .md-down-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .md-down-pt-xs {
    padding-top: 5px !important
  }
  .md-down-pb-xs, .md-down-py-xs {
    padding-bottom: 5px !important
  }
  .md-down-py-xs {
    padding-top: 5px !important
  }
  .md-down-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .md-down-mt-sm {
    margin-top: 15px !important
  }
  .md-down-mb-sm, .md-down-my-sm {
    margin-bottom: 15px !important
  }
  .md-down-my-sm {
    margin-top: 15px !important
  }
  .md-down-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .md-down-pt-sm {
    padding-top: 15px !important
  }
  .md-down-pb-sm, .md-down-py-sm {
    padding-bottom: 15px !important
  }
  .md-down-py-sm {
    padding-top: 15px !important
  }
  .md-down-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .md-down-mt-md {
    margin-top: 30px !important
  }
  .md-down-mb-md, .md-down-my-md {
    margin-bottom: 30px !important
  }
  .md-down-my-md {
    margin-top: 30px !important
  }
  .md-down-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .md-down-pt-md {
    padding-top: 30px !important
  }
  .md-down-pb-md, .md-down-py-md {
    padding-bottom: 30px !important
  }
  .md-down-py-md {
    padding-top: 30px !important
  }
  .md-down-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .md-down-mt-lg {
    margin-top: 50px !important
  }
  .md-down-mb-lg, .md-down-my-lg {
    margin-bottom: 50px !important
  }
  .md-down-my-lg {
    margin-top: 50px !important
  }
  .md-down-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .md-down-pt-lg {
    padding-top: 50px !important
  }
  .md-down-pb-lg, .md-down-py-lg {
    padding-bottom: 50px !important
  }
  .md-down-py-lg {
    padding-top: 50px !important
  }
  .md-down-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .md-down-mt-xl {
    margin-top: 80px !important
  }
  .md-down-mb-xl, .md-down-my-xl {
    margin-bottom: 80px !important
  }
  .md-down-my-xl {
    margin-top: 80px !important
  }
  .md-down-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .md-down-pt-xl {
    padding-top: 80px !important
  }
  .md-down-pb-xl, .md-down-py-xl {
    padding-bottom: 80px !important
  }
  .md-down-py-xl {
    padding-top: 80px !important
  }
  .md-down-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .md-down-mt-xxl {
    margin-top: 140px !important
  }
  .md-down-mb-xxl, .md-down-my-xxl {
    margin-bottom: 140px !important
  }
  .md-down-my-xxl {
    margin-top: 140px !important
  }
  .md-down-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .md-down-pt-xxl {
    padding-top: 140px !important
  }
  .md-down-pb-xxl, .md-down-py-xxl {
    padding-bottom: 140px !important
  }
  .md-down-py-xxl {
    padding-top: 140px !important
  }
  .md-down-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (max-width:767.98px) {
  .sm-down-mt-0 {
    margin-top: 0 !important
  }
  .sm-down-mb-0, .sm-down-my-0 {
    margin-bottom: 0 !important
  }
  .sm-down-my-0 {
    margin-top: 0 !important
  }
  .sm-down-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .sm-down-pt-0 {
    padding-top: 0 !important
  }
  .sm-down-pb-0, .sm-down-py-0 {
    padding-bottom: 0 !important
  }
  .sm-down-py-0 {
    padding-top: 0 !important
  }
  .sm-down-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .sm-down-mt-xs {
    margin-top: 5px !important
  }
  .sm-down-mb-xs, .sm-down-my-xs {
    margin-bottom: 5px !important
  }
  .sm-down-my-xs {
    margin-top: 5px !important
  }
  .sm-down-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .sm-down-pt-xs {
    padding-top: 5px !important
  }
  .sm-down-pb-xs, .sm-down-py-xs {
    padding-bottom: 5px !important
  }
  .sm-down-py-xs {
    padding-top: 5px !important
  }
  .sm-down-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .sm-down-mt-sm {
    margin-top: 15px !important
  }
  .sm-down-mb-sm, .sm-down-my-sm {
    margin-bottom: 15px !important
  }
  .sm-down-my-sm {
    margin-top: 15px !important
  }
  .sm-down-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .sm-down-pt-sm {
    padding-top: 15px !important
  }
  .sm-down-pb-sm, .sm-down-py-sm {
    padding-bottom: 15px !important
  }
  .sm-down-py-sm {
    padding-top: 15px !important
  }
  .sm-down-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .sm-down-mt-md {
    margin-top: 30px !important
  }
  .sm-down-mb-md, .sm-down-my-md {
    margin-bottom: 30px !important
  }
  .sm-down-my-md {
    margin-top: 30px !important
  }
  .sm-down-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .sm-down-pt-md {
    padding-top: 30px !important
  }
  .sm-down-pb-md, .sm-down-py-md {
    padding-bottom: 30px !important
  }
  .sm-down-py-md {
    padding-top: 30px !important
  }
  .sm-down-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .sm-down-mt-lg {
    margin-top: 50px !important
  }
  .sm-down-mb-lg, .sm-down-my-lg {
    margin-bottom: 50px !important
  }
  .sm-down-my-lg {
    margin-top: 50px !important
  }
  .sm-down-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .sm-down-pt-lg {
    padding-top: 50px !important
  }
  .sm-down-pb-lg, .sm-down-py-lg {
    padding-bottom: 50px !important
  }
  .sm-down-py-lg {
    padding-top: 50px !important
  }
  .sm-down-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .sm-down-mt-xl {
    margin-top: 80px !important
  }
  .sm-down-mb-xl, .sm-down-my-xl {
    margin-bottom: 80px !important
  }
  .sm-down-my-xl {
    margin-top: 80px !important
  }
  .sm-down-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .sm-down-pt-xl {
    padding-top: 80px !important
  }
  .sm-down-pb-xl, .sm-down-py-xl {
    padding-bottom: 80px !important
  }
  .sm-down-py-xl {
    padding-top: 80px !important
  }
  .sm-down-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .sm-down-mt-xxl {
    margin-top: 140px !important
  }
  .sm-down-mb-xxl, .sm-down-my-xxl {
    margin-bottom: 140px !important
  }
  .sm-down-my-xxl {
    margin-top: 140px !important
  }
  .sm-down-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .sm-down-pt-xxl {
    padding-top: 140px !important
  }
  .sm-down-pb-xxl, .sm-down-py-xxl {
    padding-bottom: 140px !important
  }
  .sm-down-py-xxl {
    padding-top: 140px !important
  }
  .sm-down-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (max-width:575.98px) {
  .xs-down-mt-0 {
    margin-top: 0 !important
  }
  .xs-down-mb-0, .xs-down-my-0 {
    margin-bottom: 0 !important
  }
  .xs-down-my-0 {
    margin-top: 0 !important
  }
  .xs-down-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .xs-down-pt-0 {
    padding-top: 0 !important
  }
  .xs-down-pb-0, .xs-down-py-0 {
    padding-bottom: 0 !important
  }
  .xs-down-py-0 {
    padding-top: 0 !important
  }
  .xs-down-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .xs-down-mt-xs {
    margin-top: 5px !important
  }
  .xs-down-mb-xs, .xs-down-my-xs {
    margin-bottom: 5px !important
  }
  .xs-down-my-xs {
    margin-top: 5px !important
  }
  .xs-down-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .xs-down-pt-xs {
    padding-top: 5px !important
  }
  .xs-down-pb-xs, .xs-down-py-xs {
    padding-bottom: 5px !important
  }
  .xs-down-py-xs {
    padding-top: 5px !important
  }
  .xs-down-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .xs-down-mt-sm {
    margin-top: 15px !important
  }
  .xs-down-mb-sm, .xs-down-my-sm {
    margin-bottom: 15px !important
  }
  .xs-down-my-sm {
    margin-top: 15px !important
  }
  .xs-down-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .xs-down-pt-sm {
    padding-top: 15px !important
  }
  .xs-down-pb-sm, .xs-down-py-sm {
    padding-bottom: 15px !important
  }
  .xs-down-py-sm {
    padding-top: 15px !important
  }
  .xs-down-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .xs-down-mt-md {
    margin-top: 30px !important
  }
  .xs-down-mb-md, .xs-down-my-md {
    margin-bottom: 30px !important
  }
  .xs-down-my-md {
    margin-top: 30px !important
  }
  .xs-down-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .xs-down-pt-md {
    padding-top: 30px !important
  }
  .xs-down-pb-md, .xs-down-py-md {
    padding-bottom: 30px !important
  }
  .xs-down-py-md {
    padding-top: 30px !important
  }
  .xs-down-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .xs-down-mt-lg {
    margin-top: 50px !important
  }
  .xs-down-mb-lg, .xs-down-my-lg {
    margin-bottom: 50px !important
  }
  .xs-down-my-lg {
    margin-top: 50px !important
  }
  .xs-down-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .xs-down-pt-lg {
    padding-top: 50px !important
  }
  .xs-down-pb-lg, .xs-down-py-lg {
    padding-bottom: 50px !important
  }
  .xs-down-py-lg {
    padding-top: 50px !important
  }
  .xs-down-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .xs-down-mt-xl {
    margin-top: 80px !important
  }
  .xs-down-mb-xl, .xs-down-my-xl {
    margin-bottom: 80px !important
  }
  .xs-down-my-xl {
    margin-top: 80px !important
  }
  .xs-down-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .xs-down-pt-xl {
    padding-top: 80px !important
  }
  .xs-down-pb-xl, .xs-down-py-xl {
    padding-bottom: 80px !important
  }
  .xs-down-py-xl {
    padding-top: 80px !important
  }
  .xs-down-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .xs-down-mt-xxl {
    margin-top: 140px !important
  }
  .xs-down-mb-xxl, .xs-down-my-xxl {
    margin-bottom: 140px !important
  }
  .xs-down-my-xxl {
    margin-top: 140px !important
  }
  .xs-down-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .xs-down-pt-xxl {
    padding-top: 140px !important
  }
  .xs-down-pb-xxl, .xs-down-py-xxl {
    padding-bottom: 140px !important
  }
  .xs-down-py-xxl {
    padding-top: 140px !important
  }
  .xs-down-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
.xs-up-mt-0 {
  margin-top: 0 !important
}
.xs-up-mb-0, .xs-up-my-0 {
  margin-bottom: 0 !important
}
.xs-up-my-0 {
  margin-top: 0 !important
}
.xs-up-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important
}
.xs-up-pt-0 {
  padding-top: 0 !important
}
.xs-up-pb-0, .xs-up-py-0 {
  padding-bottom: 0 !important
}
.xs-up-py-0 {
  padding-top: 0 !important
}
.xs-up-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important
}
.xs-up-mt-xs {
  margin-top: 5px !important
}
.xs-up-mb-xs, .xs-up-my-xs {
  margin-bottom: 5px !important
}
.xs-up-my-xs {
  margin-top: 5px !important
}
.xs-up-mx-xs {
  margin-left: 5px !important;
  margin-right: 5px !important
}
.xs-up-pt-xs {
  padding-top: 5px !important
}
.xs-up-pb-xs, .xs-up-py-xs {
  padding-bottom: 5px !important
}
.xs-up-py-xs {
  padding-top: 5px !important
}
.xs-up-px-xs {
  padding-left: 5px !important;
  padding-right: 5px !important
}
.xs-up-mt-sm {
  margin-top: 15px !important
}
.xs-up-mb-sm, .xs-up-my-sm {
  margin-bottom: 15px !important
}
.xs-up-my-sm {
  margin-top: 15px !important
}
.xs-up-mx-sm {
  margin-left: 15px !important;
  margin-right: 15px !important
}
.xs-up-pt-sm {
  padding-top: 15px !important
}
.xs-up-pb-sm, .xs-up-py-sm {
  padding-bottom: 15px !important
}
.xs-up-py-sm {
  padding-top: 15px !important
}
.xs-up-px-sm {
  padding-left: 15px !important;
  padding-right: 15px !important
}
.xs-up-mt-md {
  margin-top: 30px !important
}
.xs-up-mb-md, .xs-up-my-md {
  margin-bottom: 30px !important
}
.xs-up-my-md {
  margin-top: 30px !important
}
.xs-up-mx-md {
  margin-left: 30px !important;
  margin-right: 30px !important
}
.xs-up-pt-md {
  padding-top: 30px !important
}
.xs-up-pb-md, .xs-up-py-md {
  padding-bottom: 30px !important
}
.xs-up-py-md {
  padding-top: 30px !important
}
.xs-up-px-md {
  padding-left: 30px !important;
  padding-right: 30px !important
}
.xs-up-mt-lg {
  margin-top: 50px !important
}
.xs-up-mb-lg, .xs-up-my-lg {
  margin-bottom: 50px !important
}
.xs-up-my-lg {
  margin-top: 50px !important
}
.xs-up-mx-lg {
  margin-left: 50px !important;
  margin-right: 50px !important
}
.xs-up-pt-lg {
  padding-top: 50px !important
}
.xs-up-pb-lg, .xs-up-py-lg {
  padding-bottom: 50px !important
}
.xs-up-py-lg {
  padding-top: 50px !important
}
.xs-up-px-lg {
  padding-left: 50px !important;
  padding-right: 50px !important
}
.xs-up-mt-xl {
  margin-top: 80px !important
}
.xs-up-mb-xl, .xs-up-my-xl {
  margin-bottom: 80px !important
}
.xs-up-my-xl {
  margin-top: 80px !important
}
.xs-up-mx-xl {
  margin-left: 80px !important;
  margin-right: 80px !important
}
.xs-up-pt-xl {
  padding-top: 80px !important
}
.xs-up-pb-xl, .xs-up-py-xl {
  padding-bottom: 80px !important
}
.xs-up-py-xl {
  padding-top: 80px !important
}
.xs-up-px-xl {
  padding-left: 80px !important;
  padding-right: 80px !important
}
.xs-up-mt-xxl {
  margin-top: 140px !important
}
.xs-up-mb-xxl, .xs-up-my-xxl {
  margin-bottom: 140px !important
}
.xs-up-my-xxl {
  margin-top: 140px !important
}
.xs-up-mx-xxl {
  margin-left: 140px !important;
  margin-right: 140px !important
}
.xs-up-pt-xxl {
  padding-top: 140px !important
}
.xs-up-pb-xxl, .xs-up-py-xxl {
  padding-bottom: 140px !important
}
.xs-up-py-xxl {
  padding-top: 140px !important
}
.xs-up-px-xxl {
  padding-left: 140px !important;
  padding-right: 140px !important
}
@media (min-width:576px) {
  .sm-up-mt-0 {
    margin-top: 0 !important
  }
  .sm-up-mb-0, .sm-up-my-0 {
    margin-bottom: 0 !important
  }
  .sm-up-my-0 {
    margin-top: 0 !important
  }
  .sm-up-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .sm-up-pt-0 {
    padding-top: 0 !important
  }
  .sm-up-pb-0, .sm-up-py-0 {
    padding-bottom: 0 !important
  }
  .sm-up-py-0 {
    padding-top: 0 !important
  }
  .sm-up-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .sm-up-mt-xs {
    margin-top: 5px !important
  }
  .sm-up-mb-xs, .sm-up-my-xs {
    margin-bottom: 5px !important
  }
  .sm-up-my-xs {
    margin-top: 5px !important
  }
  .sm-up-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .sm-up-pt-xs {
    padding-top: 5px !important
  }
  .sm-up-pb-xs, .sm-up-py-xs {
    padding-bottom: 5px !important
  }
  .sm-up-py-xs {
    padding-top: 5px !important
  }
  .sm-up-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .sm-up-mt-sm {
    margin-top: 15px !important
  }
  .sm-up-mb-sm, .sm-up-my-sm {
    margin-bottom: 15px !important
  }
  .sm-up-my-sm {
    margin-top: 15px !important
  }
  .sm-up-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .sm-up-pt-sm {
    padding-top: 15px !important
  }
  .sm-up-pb-sm, .sm-up-py-sm {
    padding-bottom: 15px !important
  }
  .sm-up-py-sm {
    padding-top: 15px !important
  }
  .sm-up-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .sm-up-mt-md {
    margin-top: 30px !important
  }
  .sm-up-mb-md, .sm-up-my-md {
    margin-bottom: 30px !important
  }
  .sm-up-my-md {
    margin-top: 30px !important
  }
  .sm-up-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .sm-up-pt-md {
    padding-top: 30px !important
  }
  .sm-up-pb-md, .sm-up-py-md {
    padding-bottom: 30px !important
  }
  .sm-up-py-md {
    padding-top: 30px !important
  }
  .sm-up-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .sm-up-mt-lg {
    margin-top: 50px !important
  }
  .sm-up-mb-lg, .sm-up-my-lg {
    margin-bottom: 50px !important
  }
  .sm-up-my-lg {
    margin-top: 50px !important
  }
  .sm-up-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .sm-up-pt-lg {
    padding-top: 50px !important
  }
  .sm-up-pb-lg, .sm-up-py-lg {
    padding-bottom: 50px !important
  }
  .sm-up-py-lg {
    padding-top: 50px !important
  }
  .sm-up-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .sm-up-mt-xl {
    margin-top: 80px !important
  }
  .sm-up-mb-xl, .sm-up-my-xl {
    margin-bottom: 80px !important
  }
  .sm-up-my-xl {
    margin-top: 80px !important
  }
  .sm-up-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .sm-up-pt-xl {
    padding-top: 80px !important
  }
  .sm-up-pb-xl, .sm-up-py-xl {
    padding-bottom: 80px !important
  }
  .sm-up-py-xl {
    padding-top: 80px !important
  }
  .sm-up-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .sm-up-mt-xxl {
    margin-top: 140px !important
  }
  .sm-up-mb-xxl, .sm-up-my-xxl {
    margin-bottom: 140px !important
  }
  .sm-up-my-xxl {
    margin-top: 140px !important
  }
  .sm-up-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .sm-up-pt-xxl {
    padding-top: 140px !important
  }
  .sm-up-pb-xxl, .sm-up-py-xxl {
    padding-bottom: 140px !important
  }
  .sm-up-py-xxl {
    padding-top: 140px !important
  }
  .sm-up-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (min-width:768px) {
  .md-up-mt-0 {
    margin-top: 0 !important
  }
  .md-up-mb-0, .md-up-my-0 {
    margin-bottom: 0 !important
  }
  .md-up-my-0 {
    margin-top: 0 !important
  }
  .md-up-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .md-up-pt-0 {
    padding-top: 0 !important
  }
  .md-up-pb-0, .md-up-py-0 {
    padding-bottom: 0 !important
  }
  .md-up-py-0 {
    padding-top: 0 !important
  }
  .md-up-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .md-up-mt-xs {
    margin-top: 5px !important
  }
  .md-up-mb-xs, .md-up-my-xs {
    margin-bottom: 5px !important
  }
  .md-up-my-xs {
    margin-top: 5px !important
  }
  .md-up-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .md-up-pt-xs {
    padding-top: 5px !important
  }
  .md-up-pb-xs, .md-up-py-xs {
    padding-bottom: 5px !important
  }
  .md-up-py-xs {
    padding-top: 5px !important
  }
  .md-up-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .md-up-mt-sm {
    margin-top: 15px !important
  }
  .md-up-mb-sm, .md-up-my-sm {
    margin-bottom: 15px !important
  }
  .md-up-my-sm {
    margin-top: 15px !important
  }
  .md-up-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .md-up-pt-sm {
    padding-top: 15px !important
  }
  .md-up-pb-sm, .md-up-py-sm {
    padding-bottom: 15px !important
  }
  .md-up-py-sm {
    padding-top: 15px !important
  }
  .md-up-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .md-up-mt-md {
    margin-top: 30px !important
  }
  .md-up-mb-md, .md-up-my-md {
    margin-bottom: 30px !important
  }
  .md-up-my-md {
    margin-top: 30px !important
  }
  .md-up-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .md-up-pt-md {
    padding-top: 30px !important
  }
  .md-up-pb-md, .md-up-py-md {
    padding-bottom: 30px !important
  }
  .md-up-py-md {
    padding-top: 30px !important
  }
  .md-up-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .md-up-mt-lg {
    margin-top: 50px !important
  }
  .md-up-mb-lg, .md-up-my-lg {
    margin-bottom: 50px !important
  }
  .md-up-my-lg {
    margin-top: 50px !important
  }
  .md-up-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .md-up-pt-lg {
    padding-top: 50px !important
  }
  .md-up-pb-lg, .md-up-py-lg {
    padding-bottom: 50px !important
  }
  .md-up-py-lg {
    padding-top: 50px !important
  }
  .md-up-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .md-up-mt-xl {
    margin-top: 80px !important
  }
  .md-up-mb-xl, .md-up-my-xl {
    margin-bottom: 80px !important
  }
  .md-up-my-xl {
    margin-top: 80px !important
  }
  .md-up-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .md-up-pt-xl {
    padding-top: 80px !important
  }
  .md-up-pb-xl, .md-up-py-xl {
    padding-bottom: 80px !important
  }
  .md-up-py-xl {
    padding-top: 80px !important
  }
  .md-up-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .md-up-mt-xxl {
    margin-top: 140px !important
  }
  .md-up-mb-xxl, .md-up-my-xxl {
    margin-bottom: 140px !important
  }
  .md-up-my-xxl {
    margin-top: 140px !important
  }
  .md-up-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .md-up-pt-xxl {
    padding-top: 140px !important
  }
  .md-up-pb-xxl, .md-up-py-xxl {
    padding-bottom: 140px !important
  }
  .md-up-py-xxl {
    padding-top: 140px !important
  }
  .md-up-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (min-width:992px) {
  .lg-up-mt-0 {
    margin-top: 0 !important
  }
  .lg-up-mb-0, .lg-up-my-0 {
    margin-bottom: 0 !important
  }
  .lg-up-my-0 {
    margin-top: 0 !important
  }
  .lg-up-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .lg-up-pt-0 {
    padding-top: 0 !important
  }
  .lg-up-pb-0, .lg-up-py-0 {
    padding-bottom: 0 !important
  }
  .lg-up-py-0 {
    padding-top: 0 !important
  }
  .lg-up-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .lg-up-mt-xs {
    margin-top: 5px !important
  }
  .lg-up-mb-xs, .lg-up-my-xs {
    margin-bottom: 5px !important
  }
  .lg-up-my-xs {
    margin-top: 5px !important
  }
  .lg-up-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .lg-up-pt-xs {
    padding-top: 5px !important
  }
  .lg-up-pb-xs, .lg-up-py-xs {
    padding-bottom: 5px !important
  }
  .lg-up-py-xs {
    padding-top: 5px !important
  }
  .lg-up-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .lg-up-mt-sm {
    margin-top: 15px !important
  }
  .lg-up-mb-sm, .lg-up-my-sm {
    margin-bottom: 15px !important
  }
  .lg-up-my-sm {
    margin-top: 15px !important
  }
  .lg-up-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .lg-up-pt-sm {
    padding-top: 15px !important
  }
  .lg-up-pb-sm, .lg-up-py-sm {
    padding-bottom: 15px !important
  }
  .lg-up-py-sm {
    padding-top: 15px !important
  }
  .lg-up-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .lg-up-mt-md {
    margin-top: 30px !important
  }
  .lg-up-mb-md, .lg-up-my-md {
    margin-bottom: 30px !important
  }
  .lg-up-my-md {
    margin-top: 30px !important
  }
  .lg-up-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .lg-up-pt-md {
    padding-top: 30px !important
  }
  .lg-up-pb-md, .lg-up-py-md {
    padding-bottom: 30px !important
  }
  .lg-up-py-md {
    padding-top: 30px !important
  }
  .lg-up-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .lg-up-mt-lg {
    margin-top: 50px !important
  }
  .lg-up-mb-lg, .lg-up-my-lg {
    margin-bottom: 50px !important
  }
  .lg-up-my-lg {
    margin-top: 50px !important
  }
  .lg-up-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .lg-up-pt-lg {
    padding-top: 50px !important
  }
  .lg-up-pb-lg, .lg-up-py-lg {
    padding-bottom: 50px !important
  }
  .lg-up-py-lg {
    padding-top: 50px !important
  }
  .lg-up-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .lg-up-mt-xl {
    margin-top: 80px !important
  }
  .lg-up-mb-xl, .lg-up-my-xl {
    margin-bottom: 80px !important
  }
  .lg-up-my-xl {
    margin-top: 80px !important
  }
  .lg-up-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .lg-up-pt-xl {
    padding-top: 80px !important
  }
  .lg-up-pb-xl, .lg-up-py-xl {
    padding-bottom: 80px !important
  }
  .lg-up-py-xl {
    padding-top: 80px !important
  }
  .lg-up-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .lg-up-mt-xxl {
    margin-top: 140px !important
  }
  .lg-up-mb-xxl, .lg-up-my-xxl {
    margin-bottom: 140px !important
  }
  .lg-up-my-xxl {
    margin-top: 140px !important
  }
  .lg-up-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .lg-up-pt-xxl {
    padding-top: 140px !important
  }
  .lg-up-pb-xxl, .lg-up-py-xxl {
    padding-bottom: 140px !important
  }
  .lg-up-py-xxl {
    padding-top: 140px !important
  }
  .lg-up-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@media (min-width:1200px) {
  .xl-up-mt-0 {
    margin-top: 0 !important
  }
  .xl-up-mb-0, .xl-up-my-0 {
    margin-bottom: 0 !important
  }
  .xl-up-my-0 {
    margin-top: 0 !important
  }
  .xl-up-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .xl-up-pt-0 {
    padding-top: 0 !important
  }
  .xl-up-pb-0, .xl-up-py-0 {
    padding-bottom: 0 !important
  }
  .xl-up-py-0 {
    padding-top: 0 !important
  }
  .xl-up-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .xl-up-mt-xs {
    margin-top: 5px !important
  }
  .xl-up-mb-xs, .xl-up-my-xs {
    margin-bottom: 5px !important
  }
  .xl-up-my-xs {
    margin-top: 5px !important
  }
  .xl-up-mx-xs {
    margin-left: 5px !important;
    margin-right: 5px !important
  }
  .xl-up-pt-xs {
    padding-top: 5px !important
  }
  .xl-up-pb-xs, .xl-up-py-xs {
    padding-bottom: 5px !important
  }
  .xl-up-py-xs {
    padding-top: 5px !important
  }
  .xl-up-px-xs {
    padding-left: 5px !important;
    padding-right: 5px !important
  }
  .xl-up-mt-sm {
    margin-top: 15px !important
  }
  .xl-up-mb-sm, .xl-up-my-sm {
    margin-bottom: 15px !important
  }
  .xl-up-my-sm {
    margin-top: 15px !important
  }
  .xl-up-mx-sm {
    margin-left: 15px !important;
    margin-right: 15px !important
  }
  .xl-up-pt-sm {
    padding-top: 15px !important
  }
  .xl-up-pb-sm, .xl-up-py-sm {
    padding-bottom: 15px !important
  }
  .xl-up-py-sm {
    padding-top: 15px !important
  }
  .xl-up-px-sm {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  .xl-up-mt-md {
    margin-top: 30px !important
  }
  .xl-up-mb-md, .xl-up-my-md {
    margin-bottom: 30px !important
  }
  .xl-up-my-md {
    margin-top: 30px !important
  }
  .xl-up-mx-md {
    margin-left: 30px !important;
    margin-right: 30px !important
  }
  .xl-up-pt-md {
    padding-top: 30px !important
  }
  .xl-up-pb-md, .xl-up-py-md {
    padding-bottom: 30px !important
  }
  .xl-up-py-md {
    padding-top: 30px !important
  }
  .xl-up-px-md {
    padding-left: 30px !important;
    padding-right: 30px !important
  }
  .xl-up-mt-lg {
    margin-top: 50px !important
  }
  .xl-up-mb-lg, .xl-up-my-lg {
    margin-bottom: 50px !important
  }
  .xl-up-my-lg {
    margin-top: 50px !important
  }
  .xl-up-mx-lg {
    margin-left: 50px !important;
    margin-right: 50px !important
  }
  .xl-up-pt-lg {
    padding-top: 50px !important
  }
  .xl-up-pb-lg, .xl-up-py-lg {
    padding-bottom: 50px !important
  }
  .xl-up-py-lg {
    padding-top: 50px !important
  }
  .xl-up-px-lg {
    padding-left: 50px !important;
    padding-right: 50px !important
  }
  .xl-up-mt-xl {
    margin-top: 80px !important
  }
  .xl-up-mb-xl, .xl-up-my-xl {
    margin-bottom: 80px !important
  }
  .xl-up-my-xl {
    margin-top: 80px !important
  }
  .xl-up-mx-xl {
    margin-left: 80px !important;
    margin-right: 80px !important
  }
  .xl-up-pt-xl {
    padding-top: 80px !important
  }
  .xl-up-pb-xl, .xl-up-py-xl {
    padding-bottom: 80px !important
  }
  .xl-up-py-xl {
    padding-top: 80px !important
  }
  .xl-up-px-xl {
    padding-left: 80px !important;
    padding-right: 80px !important
  }
  .xl-up-mt-xxl {
    margin-top: 140px !important
  }
  .xl-up-mb-xxl, .xl-up-my-xxl {
    margin-bottom: 140px !important
  }
  .xl-up-my-xxl {
    margin-top: 140px !important
  }
  .xl-up-mx-xxl {
    margin-left: 140px !important;
    margin-right: 140px !important
  }
  .xl-up-pt-xxl {
    padding-top: 140px !important
  }
  .xl-up-pb-xxl, .xl-up-py-xxl {
    padding-bottom: 140px !important
  }
  .xl-up-py-xxl {
    padding-top: 140px !important
  }
  .xl-up-px-xxl {
    padding-left: 140px !important;
    padding-right: 140px !important
  }
}
@font-face {
  font-family: trajan_pro;
  font-style: normal;
  font-weight: 400;
  src: url(/build/fonts/TrajanPro3-Regular.3e488f5b.eot);
  src: url(/build/fonts/TrajanPro3-Regular.3e488f5b.eot?#iefix) format("embedded-opentype"), url(/build/fonts/TrajanPro3-Regular.f88ab951.woff2) format("woff2"), url(/build/fonts/TrajanPro3-Regular.bdf6a80d.woff) format("woff"), url(/build/fonts/TrajanPro3-Regular.3ad99841.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: normal;
  font-weight: 700;
  src: url(/build/fonts/sourcesanspro-bold-webfont.8be5bb9a.eot);
  src: url(/build/fonts/sourcesanspro-bold-webfont.8be5bb9a.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-bold-webfont.0dfe1818.woff2) format("woff2"), url(/build/fonts/sourcesanspro-bold-webfont.339c2b47.woff) format("woff"), url(/build/fonts/sourcesanspro-bold-webfont.1e76aca1.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: italic;
  font-weight: 700;
  src: url(/build/fonts/sourcesanspro-bolditalic-webfont.28796f87.eot);
  src: url(/build/fonts/sourcesanspro-bolditalic-webfont.28796f87.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-bolditalic-webfont.18677c9b.woff2) format("woff2"), url(/build/fonts/sourcesanspro-bolditalic-webfont.8c8dc00d.woff) format("woff"), url(/build/fonts/sourcesanspro-bolditalic-webfont.646d35cd.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: normal;
  font-weight: 400;
  src: url(/build/fonts/sourcesanspro-regular-webfont.d0c1fdb9.eot);
  src: url(/build/fonts/sourcesanspro-regular-webfont.d0c1fdb9.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-regular-webfont.6ecfabef.woff2) format("woff2"), url(/build/fonts/sourcesanspro-regular-webfont.d33278d8.woff) format("woff"), url(/build/fonts/sourcesanspro-regular-webfont.d86ce3cd.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: italic;
  font-weight: 400;
  src: url(/build/fonts/sourcesanspro-italic-webfont.947ebfd9.eot);
  src: url(/build/fonts/sourcesanspro-italic-webfont.947ebfd9.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-italic-webfont.20610d0d.woff2) format("woff2"), url(/build/fonts/sourcesanspro-italic-webfont.8b16c7f1.woff) format("woff"), url(/build/fonts/sourcesanspro-italic-webfont.6b593c3a.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: normal;
  font-weight: 200;
  src: url(/build/fonts/sourcesanspro-light-webfont.f0eb75de.eot);
  src: url(/build/fonts/sourcesanspro-light-webfont.f0eb75de.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-light-webfont.77f23f22.woff2) format("woff2"), url(/build/fonts/sourcesanspro-light-webfont.3e39a92c.woff) format("woff"), url(/build/fonts/sourcesanspro-light-webfont.d23d05cd.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: italic;
  font-weight: 200;
  src: url(/build/fonts/sourcesanspro-lightitalic-webfont.092a9ff5.eot);
  src: url(/build/fonts/sourcesanspro-lightitalic-webfont.092a9ff5.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-lightitalic-webfont.3b4cf1b8.woff2) format("woff2"), url(/build/fonts/sourcesanspro-lightitalic-webfont.db7db4c3.woff) format("woff"), url(/build/fonts/sourcesanspro-lightitalic-webfont.6be9c4d7.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: normal;
  font-weight: 600;
  src: url(/build/fonts/sourcesanspro-semibold-webfont.389e72ba.eot);
  src: url(/build/fonts/sourcesanspro-semibold-webfont.389e72ba.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-semibold-webfont.01bd4f54.woff2) format("woff2"), url(/build/fonts/sourcesanspro-semibold-webfont.c96009e1.woff) format("woff"), url(/build/fonts/sourcesanspro-semibold-webfont.68a5993a.ttf) format("truetype")
}
@font-face {
  font-family: source_sans_pro;
  font-style: italic;
  font-weight: 600;
  src: url(/build/fonts/sourcesanspro-semibolditalic-webfont.588d5b20.eot);
  src: url(/build/fonts/sourcesanspro-semibolditalic-webfont.588d5b20.eot?#iefix) format("embedded-opentype"), url(/build/fonts/sourcesanspro-semibolditalic-webfont.70e31362.woff2) format("woff2"), url(/build/fonts/sourcesanspro-semibolditalic-webfont.72567cef.woff) format("woff"), url(/build/fonts/sourcesanspro-semibolditalic-webfont.dcf9b32b.ttf) format("truetype")
}
html {
  -ms-overflow-style: scrollbar;
  box-sizing: border-box
}
* {
  margin: 0;
  padding: 0
}
*, :after, :before {
  box-sizing: inherit
}
body {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden
}
.title, h1, h2, h3, h4, h5, h6 {
  font-family: 'Bembo';
  font-weight: 400;
  line-height: 1.12
}
.team-sentence h1{
	text-transform: uppercase;font-size: 48px;
}
button:focus, input:focus, textarea:focus {
  box-shadow: none !important;
  outline: none !important
}
button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0
}
img {
  max-width: inherit
}
a, button, img, span {
  display: inline-block
}
a {
  text-decoration: none
}
a, a:hover {
  color: #000
}
a:hover {
  text-decoration: none !important
}
ul {
  margin: 0;
  padding: 0
}
ul li {
  list-style-type: none
}
::selection {
  background: #006838;
  color: #fff;
  outline: none
}
figure {
  max-width: 100%
}
#header {
  background-color: #fff;
  position: relative;
  width: 100%;
  z-index: 10
}
#header .header-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 10px
}
#header .item-h-left, #header .item-h-right {
  flex: 0 0 calc(50% - 190px);
  max-width: calc(50% - 190px)
}
#header .item-h-center {
  flex: 0 0 200px;
  max-width: 200px;
  text-align: center
}
#header .item-h-right {
  align-items: flex-end;
  display: flex;
  flex-direction: column
}
@media (max-width:1199.98px) {
  #header .item-h-left, #header .item-h-right {
    flex: 0 0 calc(50% - 160px);
    max-width: calc(50% - 160px)
  }
  #header .item-h-center {
    flex: 0 0 320px;
    max-width: 320px
  }
}
@media (max-width:1160px) and (max-width:991.98px) {
  #header .item-h-left, #header .item-h-right {
    flex: 0 0 calc(50% - 140px);
    max-width: calc(50% - 140px)
  }
  #header .item-h-center {
    flex: 0 0 280px;
    max-width: 280px
  }
}
@media (max-width:991.98px) {
  #header .item-h-left, #header .item-h-right {
    flex: 0 0 calc(50% - 125px);
    max-width: calc(50% - 125px)
  }
  #header .item-h-center {
    flex: 0 0 250px;
    max-width: 250px
  }
}
@media (max-width:575.98px) {
  #header .item-h-left, #header .item-h-right {
    flex: 0 0 calc(50% - 100px);
    max-width: calc(50% - 100px)
  }
  #header .item-h-center {
    flex: 0 0 200px;
    max-width: 200px
  }
}
#header .item-h-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 100%
}
@media (max-width:1199.98px) {
  #header .item-h-logo {
    margin-top: 0
  }
}
#header .item-top {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
  margin-top: 3px
}
@media (max-width:575.98px) {
  #header .item-top {
    flex-direction: column
  }
}
#header .item-socials {
  margin-bottom: 10px
}
#header .item-socials .at-icon-wrapper {
  line-height: 15px !important
}
#header .item-socials .addthis_inline_follow_toolbox .at-follow-tbx-element > p {
  display: none
}
#header .item-socials .addthis_inline_follow_toolbox .at-follow-btn {
  margin-bottom: 0;
  margin-top: 0
}
#header .item-actions {
  align-items: center;
  display: flex
}
#header .item-actions .item-favoris {
  margin-right: 10px
}
#header .item-actions .item-favoris .ui-btn {
  padding: 6px 12px;
  white-space: nowrap
}
@media (max-width:1199.98px) {
  #header .item-actions .item-favoris .item-b-icon {
    margin-right: 0
  }
  #header .item-actions .item-favoris .item-b-text {
    display: none
  }
}
#header .item-search-form.forced {
  display: block !important
}
#header .item-actions-mobile {
  display: none;
  margin-bottom: 0;
  margin-right: 15px
}
#header .item-actions-mobile li:not(:last-child) {
  margin-right: 10px
}
#header .item-actions-mobile .item-favoris-mobile {
  width: 22px
}
#header .item-actions-mobile .item-favoris-mobile svg path {
  fill: #e6c14e
}
#header .item-actions-mobile .item-search-mobile {
  cursor: pointer;
  width: 18px
}
#header .item-actions-mobile .item-search-mobile svg path {
  fill: #e6c14e
}
@media (max-width:991.98px) {
  #header .item-actions-mobile {
    display: flex
  }
}
@media (max-width:575.98px) {
  #header .item-actions-mobile {
    margin-bottom: 2px;
    margin-right: 0
  }
  #header .item-actions-mobile li:not(:last-child) {
    margin-right: 6px
  }
  #header .item-actions-mobile .item-favoris-mobile {
    width: 20px
  }
  #header .item-actions-mobile .item-search-mobile {
    width: 16px
  }
}
@media (max-width:991.98px) {
  #header .header-container {
    justify-content: space-between;
    padding-top: 10px
  }
  #header .item-h-right .item-favoris, #header .item-h-right .item-socials {
    display: none
  }
  #header .item-search-form {
    background-color: #006838;
    bottom: 0;
    display: none;
    left: 0;
    padding: 20px 15px;
    position: absolute;
    transform: translateY(100%);
    width: 100%;
    z-index: 1
  }
  #header .item-search-form .ui-search-group {
    width: 100%
  }
}
#header .btn-menu {
  background-color: transparent;
  cursor: pointer;
  margin-top: 17px;
  padding: 0;
  position: relative;
  text-align: center
}
@media (max-width:991.98px) {
  #header .btn-menu {
    margin-top: 10px
  }
}
#header .btn-menu .item-text {
  color: #006838;
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
  text-transform: uppercase
}
#header .btn-menu > .item-burger {
  display: block;
  margin: auto;
  width: 38px
}
#header .btn-menu > .item-burger > span {
  background-color: #006838;
  border-radius: 2px;
  display: block;
  height: 3px;
  width: 100%
}
#header .btn-menu > .item-burger > span:nth-child(2) {
  margin: 5px 0
}
#header.sticky {
  position: fixed;
  z-index: 10
}
#header.sticky .item-h-logo {
  margin-top: 0 !important;
  max-width: 250px;
  width: 100%
}
#header.sticky .item-actions-mobile {
  display: flex
}
#header.sticky .item-favoris, #header.sticky .item-socials {
  display: none
}
#header.sticky .item-search-form {
  background-color: #006838;
  bottom: 0;
  display: none;
  left: 0;
  padding: 20px 15px;
  position: absolute;
  transform: translateY(100%);
  width: 100%;
  z-index: 1
}
#header.sticky .item-search-form .ui-search-group {
  width: 100%
}
#header.sticky .item-actions {
  flex-direction: row
}
#header.sticky .item-actions .item-favoris {
  margin-top: 0
}
#header.sticky .item-actions .item-favoris .ui-btn {
  height: 32px;
  padding-bottom: 0;
  padding-top: 0
}
.lang-switcher {
  position: relative;
  text-transform: uppercase;
  z-index: 2
}
.lang-switcher img {
  width: 25px
}
.lang-switcher .item-ls-current {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  position: relative;
  z-index: 1
}
.lang-switcher .item-ls-current .item-ls-icon {
  margin-left: 5px;
  width: 10px
}
.lang-switcher .item-ls-current .item-ls-icon svg path {
  fill: #006838
}
.lang-switcher .item-ls-list {
  left: 0;
  padding-top: 20px;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transform-origin: left top;
  width: auto
}
.lang-switcher .item-ls-list ul {
  background-color: #fff;
  margin-left: -10px;
  padding: 8px 10px;
  width: auto
}
.lang-switcher .item-ls-list li {
  margin-bottom: 3px
}
@media (max-width:991.98px) {
  .lang-switcher img {
    width: 30px
  }
}
#mobile-menu {
  background-color: #fff;
  height: 100vh;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transform: scaleX(0);
  transform-origin: left top;
  width: 100%;
  width: 420px;
  z-index: 9
}
#mobile-menu .item-link-container {
  display: flex;
  justify-content: space-between
}
#mobile-menu .item-link-container .item-dropdown {
  cursor: pointer;
  flex: 0 0 15px;
  width: 15px
}
#mobile-menu .item-container {
  padding-bottom: 50px
}
#mobile-menu .item-container > ul > li {
  border-bottom: 1px solid #e1e4e4;
  padding: 15px 30px
}
#mobile-menu .item-container > ul > li.menu-item-has-children .item-link-container {
  display: flex;
  justify-content: space-between
}
#mobile-menu .item-container > ul > li.menu-item-has-children .item-link-container .item-dropdown {
  cursor: pointer;
  flex: 0 0 12px;
  width: 12px
}
#mobile-menu .item-container > ul > li:first-child {
  border-top: 1px solid #e1e4e4
}
#mobile-menu .item-container ul .item-link-title {
  margin-bottom: 25px !important
}
#mobile-menu .item-container ul .item-link-title > a {
  color: #006838;
  font-size: 20px;
  margin-bottom: 15px
}
#mobile-menu .item-container ul > li:not(:last-child) {
  margin-bottom: 10px
}
#mobile-menu .item-container ul > li .current-lang, #mobile-menu .item-container ul > li a {
  color: #006838;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase
}
@media (max-width:575.98px) {
  #mobile-menu .item-container ul > li .current-lang, #mobile-menu .item-container ul > li a {
    font-size: 15px !important
  }
}
#mobile-menu .item-container ul > li .current-lang:hover, #mobile-menu .item-container ul > li a:hover {
  font-weight: 800
}
#mobile-menu .item-container ul > li .current-lang {
  color: #006838
}
#mobile-menu .item-container ul.submenu {
  display: none
}
#mobile-menu .item-container ul.submenu > li:first-child {
  padding-top: 20px
}
@media (max-width:767.98px) {
  #mobile-menu {
    width: 100%
  }
}
#footer .footer-links-container {
  /*border-top: 2px solid #006838;*/
  display: flex;
  justify-content: space-between;
  padding: 30px 0 30px
}
#footer .footer-links {
  display: flex;
  flex-wrap: wrap
}
#footer .footer-links #ot-sdk-btn, #footer .footer-links .item {
  border: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2;
  padding: 0;
 margin-left: 15px;
}
#footer .footer-links #ot-sdk-btn:hover, #footer .footer-links .item:hover {
  background: inherit;
	  color: #eabb1e!important;
}
#footer .footer-links li:not(:last-child) {
  margin-right: 0px
}
@media (max-width:1199.98px) {
  #footer .footer-links-container {
    flex-direction: column;
    justify-content: flex-start
  }
  #footer .footer-links li {
    flex: 0 0 50%;
    margin-bottom: 5px
  }
  #footer .footer-links li:not(:last-child) {
    margin-right: 0
  }
  #footer .footer-links:not(:last-child) {
    margin-bottom: 15px
  }
}
@media (max-width:575.98px) {
  #footer .footer-links li {
    flex: 0 0 100%
  }
	
}
.links-area .item-link-title {
  margin-bottom: 5px
}
.links-area a {
  color: #006838
}
.links-area .item-row {
  display: flex;
  flex-wrap: wrap
}
.links-area .item-row > .item-col {
  flex: 0 0 15%;
  max-width: 15%
}
@media (min-width:768px) {
  .links-area .item-row > .item-col {
    margin-left: 35px;
    margin-right: 35px
  }
}
@media (min-width:576px) {
  .links-area .item-row > .item-col {
    margin-bottom: 30px
  }
  .links-area .item-row > .item-col h4 {
    max-width: 255px
  }
}
.links-area .item-row .item-col-image {
  align-items: center;
  display: flex;
  justify-content: center
}
.links-area .item-row .item-col-image .item-logo {
  max-width: 200px
}
@media (max-width:1420px) {
  .links-area .line-row {
    flex-wrap: wrap
  }
  .links-area .line-row .item-col {
    margin-right: 0 !important
  }
  .links-area .line-row > .item-col {
    flex: 0 0 25%;
    max-width: 25%
  }
  .links-area .line-row > .item-col .item-row {
    display: block
  }
}
@media (max-width:991.98px) {
  .links-area .line-row > .item-col {
    flex: 0 0 33.3%;
    max-width: 33.3%
  }
	#footer .footer-links-container {
    text-align: center;
  }
}
@media (max-width:767.98px) {
  .links-area .line-row > .item-col {
    flex: 0 0 50%;
    max-width: 50%
  }
}
@media (max-width:575.98px) {
  .links-area .footer-title {
    text-align: center
  }
  .links-area .line-row {
    justify-content: center;
    text-align: center
  }
  .links-area .line-row > .item-col {
    flex: 0 0 100%;
    max-width: 100%
  }
}
.sitemap {
  overflow: hidden
}
@media (max-width:575.98px) {
  .cms .sitemap h5, .links-area .sitemap .item-link-title, .sitemap .cms h5, .sitemap .links-area .item-link-title, .sitemap .title-sm, .sitemap .title-sm-alt {
    font-size: 16px !important
  }
}
.sitemap .item-city {
  font-size: 16px
}
@media (min-width:576px) {
  .sitemap .item-city {
    white-space: normal
  }
}
.title-alt, .title-lg-alt, .title-md-alt, .title-sm-alt, .title-xs-alt {
  font-weight: 600
}
.title-lined {
  display: inline-block
}
.title-lined:after {
  background-color: #c56642;
  content: "";
  display: block;
  height: 3px;
  margin-top: 8px;
  width: 75px
}
.title-lined.tl-center:after {
  margin: 8px auto 0
}
.title-lined.tl-white:after {
  background-color: #fff
}
.title-lined.tl-sm:after {
  height: 2px;
  margin-top: 2px;
  width: 30px
}
.row-xs {
  margin-left: -5px !important;
  margin-right: -5px !important
}
.row-xs [class*=col-] {
  padding-left: 5px;
  padding-right: 5px
}
.row-lg-auto {
  margin-left: -15px !important;
  margin-right: -15px !important
}
@media (min-width:992px) {
  .row-lg-auto {
    display: flex;
    flex-wrap: wrap
  }
}
.row-lg-auto > * {
  padding-left: 15px;
  padding-right: 15px
}
.global-content {
  overflow: hidden
}
.section-md {
  padding-bottom: 100px;
  padding-top: 100px
}
@media (max-width:575.98px) {
  .section-md {
    padding-bottom: 80px;
    padding-top: 80px
  }
}
@media (min-width:1420px) {
  .container-xxl, .container-xxxl {
    max-width: 1360px
  }
}
@media (min-width:1690px) {
  .container-xxxl {
    max-width: 1650px
  }
}
#header .header-container, .container-flexible {
  padding-left: 4vw;
  padding-right: 4vw
}
@media (max-width:767.98px) {
  #header .header-container, .container-flexible {
    padding-left: 15px;
    padding-right: 15px
  }
}
#mobile-menu .item-container, .page-offset {
  padding-top: 125px
}
@media (max-width:1199.98px) {
  #mobile-menu .item-container, .page-offset {
    padding-top: 125px
  }
}
@media (max-width:991.98px) {
  #mobile-menu .item-container, .page-offset {
    padding-top: 84px
  }
}
@media (max-width:767.98px) {
  #mobile-menu .item-container, .page-offset {
    padding-top: 84px
  }
}
@media (max-width:575.98px) {
  #mobile-menu .item-container, .page-offset {
    padding-top: 94px
  }
}
.breadcrumbs {
  align-items: center;
  background-color: transparent;
  color: #edc12c;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 500;
  line-height: 1
}
.breadcrumbs.breadcrumb-md {
  font-size: 18px;
  font-weight: 600
}
.breadcrumbs a {
  color: #edc12c;
  transition: color .2s ease
}
.breadcrumbs a:hover {
  color: #006838
}
.breadcrumbs .item-b-separator {
  color: #9a9a9a;
  margin: 0 8px
}
.banner {
  align-items: center;
  background-color: #000;
  display: flex;
  height: 100vh;
  position: relative;
  width: 100%
}
.banner .item-overlay {
  background-color: rgba(0, 0, 0, .2)
}
.banner .item-content {
  padding: 100px 0;
  position: relative;
  width: 100%;
  z-index: 1
}
.banner.banner-sm {
  height: 500px
}
.swiper-arrow {
  cursor: pointer
}
.swiper-arrow:focus {
  outline: none
}
.swiper-arrow.swiper-button-disabled {
  opacity: .4;
  pointer-events: none
}
.separator {
  display: block;
  height: 1px;
  width: 30px
}
.separator.s-center {
  margin-left: auto;
  margin-right: auto
}
.separator.s-2, .separator.s-bold {
  height: 2px
}
.separator.s-sm {
  width: 35px
}
.btns-container {
  display: flex
}
.btns-container .item-btn {
  box-sizing: border-box;
  flex: 0 0 50%;
  padding-left: 0;
  padding-right: 0
}
.socials, .socials-alt {
  display: flex;
  margin-bottom: 0
}
.s-center.socials-alt, .socials.s-center {
  justify-content: center
}
.socials li:not(:last-child), .socials-alt li:not(:last-child) {
  margin-right: 0px
}
.socials .item-social, .socials-alt .item-social {
  /*background-color: #f6f6f6;*/
  border-radius: 50%;
  height: 28px;
  transition: background-color .3s ease;
  width: 28px
}
.socials .item-social .item-icon, .socials-alt .item-social .item-icon {
  flex: 0 0 10px;
  margin-top: -4px
}
.socials .item-social .item-icon svg, .socials-alt .item-social .item-icon svg {
  width: 14px
}
.socials .item-social:hover, .socials-alt .item-social:hover {
  background-color: #ddd
}
.team-sentence {
  font-size: 19px !important;font-family: "Open Sans", sans-serif;
}
.socials-alt li:not(:last-child) {
  margin-right: 15px
}
.socials-alt .item-social {
  height: 34px;
  width: 34px
}
.socials-alt .item-social .item-icon {
  flex: 0 0 14px
}
.lined-content {
  position: relative;
  text-align: center
}
.lined-content:after {
  background-color: #006838;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}
.lined-content .item-lc-content {
  background-color: #fff;
  display: inline-block;
  padding: 0 5vw;
  position: relative;
  z-index: 1
}
.ui-card, .ui-card-article {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  text-align: center
}
.ui-card .item-c-overlay, .ui-card-article .item-c-overlay {
  background-color: #000;
  opacity: 0;
  transition: opacity .4s ease;
  z-index: 2
}
.ui-card .item-c-overview, .ui-card-article .item-c-overview {
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  opacity: 0;
  padding: 10px 30px;
  transform: translateY(15px);
  transition: opacity .4s ease, transform .4s ease;
  z-index: 2
}
@media (max-width:767.98px) {
  .ui-card .item-c-overview, .ui-card-article .item-c-overview {
    padding: 10px
  }
}
.ui-card .custom-plyr-video .plyr__video-wrapper, .ui-card-article .custom-plyr-video .plyr__video-wrapper {
  height: 0;
  padding-bottom: 70% !important
}
.ui-card .item-c-img-container, .ui-card-article .item-c-img-container {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1
}
.ui-card .item-c-img-container:before, .ui-card-article .item-c-img-container:before {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: 0;
  content: "";
  height: 10px;
  left: calc(50% - 10px);
  position: absolute;
  width: 0;
  z-index: 6
}
.ui-card .item-c-img-container .item-c-img, .ui-card-article .item-c-img-container .item-c-img {
  transition: transform 1.2s cubic-bezier(.19, 1, .22, 1)
}
.ui-card .item-c-img-container:hover .item-c-img, .ui-card-article .item-c-img-container:hover .item-c-img {
  transform: scale(1.13)
}
.ui-card .item-c-img-container:hover .item-c-overlay, .ui-card-article .item-c-img-container:hover .item-c-overlay {
  opacity: .8
}
.ui-card .item-c-img-container:hover .item-c-overview, .ui-card-article .item-c-img-container:hover .item-c-overview {
  opacity: 1;
  transform: translateY(0)
}
.ui-card .item-c-img-container .item-c-favoris, .ui-card .item-c-img-container .item-c-trash, .ui-card-article .item-c-img-container .item-c-favoris, .ui-card-article .item-c-img-container .item-c-trash {
  position: absolute;
  right: 12px;
  top: 8px;
  width: 30px;
  z-index: 4
}
.ui-card .item-c-img-container .item-c-favoris.item-c-trash, .ui-card .item-c-img-container .item-c-trash.item-c-trash, .ui-card-article .item-c-img-container .item-c-trash.item-c-trash {
  top: 12px;
  width: 25px
}
.ui-card .item-c-img-container .item-c-favoris svg path, .ui-card .item-c-img-container .item-c-trash svg path, .ui-card-article .item-c-img-container .item-c-favoris svg path, .ui-card-article .item-c-img-container .item-c-trash svg path {
  fill: #fff
}
.ui-card .item-c-img-container .item-c-favoris.hover, .ui-card .item-c-img-container .item-c-trash.hover, .ui-card-article .item-c-img-container .item-c-favoris.hover, .ui-card-article .item-c-img-container .item-c-trash.hover {
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease, transform .3s ease
}
.ui-card .item-c-img-container .item-action:hover .item-c-favoris.hover, .ui-card-article .item-c-img-container .item-action:hover .item-c-favoris.hover {
  opacity: 1
}
.ui-card .item-c-img-container .checkbox-selection, .ui-card-article .item-c-img-container .checkbox-selection {
  height: 25px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 25px;
  z-index: 4
}
.ui-card .item-c-img-container .checkbox-selection .item-label, .ui-card-article .item-c-img-container .checkbox-selection .item-label {
  margin: 0;
  padding: 0
}
.ui-card .item-c-content, .ui-card-article .item-c-content {
  border: 1px solid #006838;
  border-top: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.ui-card .item-c-content .item-c-inner, .ui-card-article .item-c-content .item-c-inner {
  padding: 15px
}
.ui-card-article {
  display: block;
  min-height: inherit
}
.ui-card-article .item-c-title a:hover {
  text-decoration: underline !important
}
.ui-card-article .custom-plyr-video-wrapper:before {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: 0;
  content: "";
  height: 10px;
  left: calc(50% - 10px);
  position: absolute;
  width: 0;
  z-index: 6
}
.ui-card-article .item-c-inner {
  padding-bottom: 20px !important
}
.ui-card-article.c-triangle-bottom .item-c-content {
  overflow: visible !important
}
.ui-card-article.c-triangle-bottom .item-c-content:after {
  background-color: #fff;
  content: "";
  height: 3px;
  left: calc(50% - 8px);
  position: absolute;
  top: -2px;
  width: 16px;
  z-index: 6
}
.ui-card-article.c-triangle-bottom .item-c-content {
  border: 1px solid #edc12c;
  overflow: hidden;
  position: relative
}
.ui-card-article .item-triangle {
  bottom: calc(100% - 5px);
  left: calc(50% - 10px);
  position: absolute;
  width: 20px;
  z-index: 1
}
.ui-card-article .item-triangle svg path {
  fill: #edc12c
}
.ui-card-alt {
  position: relative;
  width: 100%
}
.ui-card-alt .item-c-overlay {
  background-color: #000;
  opacity: .35;
  transition: opacity .4s ease;
  z-index: 2
}
.ui-card-alt .item-c-overview {
  color: #fff;
  font-size: 16px;
  padding: 10px 30px;
  z-index: 2
}
@media (max-width:767.98px) {
  .ui-card-alt .item-c-overview {
    padding: 10px
  }
}
.ui-card-alt .item-c-img-container {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1
}
.ui-card-alt .item-c-img-container:before {
  border: 1px solid #e6c14e;
  bottom: 15px;
  content: "";
  height: calc(100% - 30px);
  left: 15px;
  pointer-events: none;
  position: absolute;
  width: calc(100% - 30px);
  z-index: 6;
}
.ui-card-alt .item-c-img-container .item-c-img {
  transition: transform 1.2s cubic-bezier(.19, 1, .22, 1)
}
.ui-card-alt .item-c-img-container:hover .item-c-img {
  transform: scale(1.13)
}
.ui-card-alt .item-c-img-container:hover .item-c-overlay {
  opacity: .6
}
.ui-card-alt.ca-fit, .ui-card-alt.ca-fit .item-c-img-container {
  height: 100%
}
.ui-card-alt.ca-fit .item-c-img-container:after {
  display: none
}
@media (max-width:991.98px) {
  .ui-card-alt.ca-fit .item-c-img-container {
    height: auto
  }
  .ui-card-alt.ca-fit .item-c-img-container:after {
    display: block
  }
}
.ui-modal {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 10
}
.ui-modal.active {
  pointer-events: auto
}
.ui-modal .item-overlay {
  background-color: rgba(0, 0, 0, .6)
}
.ui-modal .item-close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  z-index: 2
}
.ui-modal .item-close svg path {
  fill: #006838
}
.ui-modal .item-m-container {
  height: 80vh;
  position: relative;
  top: 10vh;
  transform-origin: top center
}
.ui-modal .item-m-content {
  background-color: #fff;
  overflow: auto;
  padding: 80px 30px
}
#section-newsletter .item-logo {
  width: 180px
}
#section-newsletter .item-col {
  display: flex;
  justify-content: center
}
#section-newsletter form ::placeholder {
  color: #006838
}
#section-newsletter form input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #006838;
  padding: 0 5px 5px;
  width: 100%
}
.ui-pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600
}
.ui-pagination.p-center {
  justify-content: center;
  margin-bottom: 30px
}
.ui-pagination li {
  display: inline-block
}
.ui-pagination li a {
  color: #6b5345;
  padding: 0 6px;
  transition: color .3s ease-out
}
.ui-pagination li a:hover {
  color: #006838;
  text-decoration: none
}
.ui-pagination li .current {
  color: #006838;
  padding: 0 6px
}
.ui-pagination li:first-child .current, .ui-pagination li:first-child a {
  padding-left: 0
}
.ui-pagination li:last-child .current, .ui-pagination li:last-child a {
  padding-right: 0
}
.ui-pagination .item-next-icon, .ui-pagination .item-prev-icon {
  position: relative;
  top: -1px;
  width: 30px
}
.ui-pagination .item-next-icon svg path, .ui-pagination .item-prev-icon svg path {
  fill: #006838
}
.ui-pagination .item-prev-icon {
  margin-right: 4px
}
.ui-pagination .item-next-icon {
  margin-left: 4px
}
.ui-pagination .item-next-icon svg {
  transform: scaleX(-1)
}
#page-advert #section-banner .banner-presentation .swiper-presentation, .ui-swiper {
  position: relative
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-logo, .ui-swiper .item-logo {
  pointer-events: none;
  width: 350px;
  z-index: 3
}
#page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide, .ui-swiper .swiper-slide {
  width: 100% !important
}
#page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide .bg-img-landscape-default, .ui-swiper .swiper-slide .bg-img-landscape-default {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-left, #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-right, .ui-swiper .item-arrow-left, .ui-swiper .item-arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  z-index: 1
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-left.item-arrow-left, .ui-swiper .item-arrow-left.item-arrow-left, .ui-swiper .item-arrow-right.item-arrow-left {
  left: 15px
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-right.item-arrow-right, .ui-swiper .item-arrow-left.item-arrow-right, .ui-swiper .item-arrow-right.item-arrow-right {
  right: 15px
}
@media (max-width:1199.98px) {
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-presentation .item-logo, .ui-swiper .swiper-presentation .item-logo {
    width: 220px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-presentation .item-arrow-left, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-presentation .item-arrow-right, .ui-swiper .swiper-presentation .item-arrow-left, .ui-swiper .swiper-presentation .item-arrow-right {
    width: 30px
  }
}
@media (max-width:575.98px) {
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-logo, .ui-swiper .item-logo {
    width: 220px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-arrow, .ui-swiper .swiper-arrow {
    width: 25px
  }
}
.cms span {
  display: inline
}
.cms h1, .cms h2, .cms h3, .cms h4, .cms h5, .cms h6 {
  margin-bottom: 30px
}
.cms img {
  display: block;
  height: auto;
  width: 100%
}
.cms strong {
  font-weight: 800
}
.cms p {
  margin-bottom: 20px
}
.cms.cms-no-break p {
  margin-bottom: 0
}
.cms a {
  color: #006838
}
.cms table {
  border-collapse: collapse
}
.cms table td, .cms table th {
  border: 1px solid #e1e4e4;
  padding: 15px
}
.cms table thead th {
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  text-transform: uppercase
}
.custom-loader {
  display: inline-block;
  width: 100px
}
.custom-loader.cl-center {
  margin-left: auto;
  margin-right: auto
}
.custom-loader svg {
  fill: #000;
  display: inline-block;
  height: auto;
  width: 100%
}
.custom-loader svg circle {
  stroke: #000
}
.custom-loader.ajax-loader, [data-toggler-wrapper] [data-toggler-target] {
  display: none
}
[data-toggler-wrapper] [data-toggler-target].active {
  display: block
}
.bordered-img {
  border: 1px solid #006838;
  padding: 5px
}
.bordered-img.bi-brown {
  border: 1px solid #006838
}
.partners {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
.partners li {
  margin-bottom: 30px;
  margin-left: 3vw;
  margin-right: 3vw
}
.partners li .item-partner-logo {
  width: 200px
}
.partners li .item-partner-logo img {
  max-width: 100%
}
.partners li .item-partner-logo.item-lg {
  width: 380px
}
@media (max-width:767.98px) {
  .partners li .item-partner-logo img {
    max-width: none;
    width: 100% !important
  }
}
.cookie-banner {
  background-color: #006838;
  bottom: 0;
  display: none;
  left: 0;
  padding: 25px 0;
  position: fixed;
  width: 100%;
  z-index: 10
}
.cookie-banner .item-close {
  cursor: pointer
}
.cookie-banner .item-close svg {
  height: auto;
  width: 20px
}
.cookie-banner .item-close svg path {
  fill: #fff
}
@media (max-width:767.98px) {
  .cookie-banner {
    font-size: 12px;
    padding: 20px 0
  }
}
@media (max-width:575.98px) {
  .cookie-banner {
    padding: 20px 0
  }
  .cookie-banner .item-close {
    font-size: 18px
  }
}
.bloc-job .title-md-alt {
  font-weight: 500
}
@media (min-width:576px) {
  .bloc-job .title-md-alt {
    font-size: 23px !important
  }
}
@media (min-width:1200px) {
  .bloc-job .col-photo {
    flex: 0 0 250px
  }
  .bloc-job .col-content {
    flex: 0 0 calc(100% - 250px)
  }
}
@media (min-width:992px) {
  .bloc-job .col-link {
    text-align: right
  }
}
.rgpd-text {
  color: #006838;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 9px
}
label a {
  color: inherit;
  text-decoration: underline
}
#section-news article .custom-plyr-video {
  max-height: 395px
}
#section-news article .item-c-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 220px
}
#header .item-h-logo #section-news article img, #page-advert #section-banner .banner-presentation #section-news article .swiper-presentation .item-arrow-left img, #page-advert #section-banner .banner-presentation #section-news article .swiper-presentation .item-arrow-right img, #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-left #section-news article img, #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-right #section-news article img, #page-advert #section-description .dpe-container .item-dpe #section-news article img, #section-news article #header .item-h-logo img, #section-news article #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-left img, #section-news article #page-advert #section-banner .banner-presentation .swiper-presentation .item-arrow-right img, #section-news article #page-advert #section-description .dpe-container .item-dpe img, #section-news article .img-full, #section-news article .ui-swiper .item-arrow-left img, #section-news article .ui-swiper .item-arrow-right img, .ui-swiper .item-arrow-left #section-news article img, .ui-swiper .item-arrow-right #section-news article img {
  max-height: 254px;
  object-fit: cover
}
#page-home #section-banner .item-adress .select2-container--default .select2-selection__choice {
  display: none !important
}
#page-home #section-banner .item-adress .select2-container--default .select2-selection--multiple {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff
}
#page-home #section-banner .item-adress .select2-container--default .select2-selection--multiple .select2-search__field {
  color: #fff;
  width: 100% !important
}
#page-home #section-banner .zone-actions .item-action.active {
  background-color: #c56642;
  position: relative
}
/*#page-home #section-banner .zone-actions .item-action.active:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c56642;
  content: "";
  display: block;
  height: 10px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 20px
}*/
#page-home #section-banner .swiper-home .item-border {
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 6
}
#page-home #section-banner .swiper-home .item-border .item-b-left, #page-home #section-banner .swiper-home .item-border .item-b-right {
  background-color: #fff;
  height: 20px;
  position: relative;
  width: calc(50% - 20px)
}
#page-home #section-banner .swiper-home .item-border .item-b-left:after, #page-home #section-banner .swiper-home .item-border .item-b-right:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin: 0 5px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 20px
}
#page-home #section-banner .swiper-home .item-border .item-b-left.item-b-left:after, #page-home #section-banner .swiper-home .item-border .item-b-right.item-b-left:after {
  border-color: transparent transparent #fff #fff;
  border-style: solid;
  border-width: 10px;
  right: -25px
}
#page-home #section-banner .swiper-home .item-border .item-b-left.item-b-right:after, #page-home #section-banner .swiper-home .item-border .item-b-right.item-b-right:after {
  border-color: transparent #fff #fff transparent;
  border-style: solid;
  border-width: 10px;
  left: -25px
}
@media (min-width:992px) {
  #page-home #section-banner .swiper-home {
    display: flex;
    justify-content: flex-end;
    padding-right: 100px
  }
}
#page-home #section-banner .swiper-home .item-card {
  color: #fff;
  display: flex;
  justify-content: flex-end;
  padding: 8px;
  position: relative;
  text-align: center;
  z-index: 5
}
@media (min-width:992px) {
  #page-home #section-banner .swiper-home .item-card {
    min-height: calc(100vh - 175px)
  }
}
@media (min-width:1420px) {
  #page-home #section-banner .swiper-home .item-card {
    min-height: calc(100vh - 130px)
  }
}
#page-home #section-banner .swiper-home .item-card:before {
  background-color: rgba(0, 104, 56, .9);
  content: ""
}
#page-home #section-banner .swiper-home .item-card:after {
  border: 1px solid #e6c14e;
  content: "";
  height: calc(100% - 16px);
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(100% - 16px)
}
#page-home #section-banner .swiper-home .item-card .item-c-content {
  overflow: hidden;
  width: 430px
}
#page-home #section-banner .swiper-home .item-card .item-c-left, #page-home #section-banner .swiper-home .item-card .item-c-right {
  position: relative;
  z-index: 1
}
#page-home #section-banner .swiper-home .item-card .item-c-left {
  display: flex;
  overflow: hidden;
  padding-top: 120px
}
#page-home #section-banner .swiper-home .item-card .item-c-left .item-c-content {
  width: 0
}
#page-home #section-banner .swiper-home .item-card .item-c-left .item-c-inner {
  padding: 0 20px
}
#page-home #section-banner .swiper-home .item-card .item-c-left .item-close {
  cursor: pointer;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 20px;
  z-index: 1
}
#page-home #section-banner .swiper-home .item-card .item-c-left .item-close svg path {
  fill: #006838
}
#page-home #section-banner .swiper-home .item-card .item-c-left .tm-hide {
  justify-content: center;
  left: 15px;
  position: absolute;
  top: 35px;
  width: 100%;
  z-index: 1
}
#page-home #section-banner .swiper-home .item-card .item-c-right .item-c-inner {
  padding: 100px 20px 140px
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container {
  display: flex;
  flex-wrap: wrap
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-map-input:not(:last-child) {
  margin-bottom: 2px;
  margin-right: 2px
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-map-input:last-child {
  margin-bottom: 15px
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-map-input.prototype {
  display: none
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag {
  align-items: center;
  border: 1px solid #006838;
  color: #006838;
  cursor: pointer;
  display: inline-flex;
  padding: 2px 5px;
  transition: background-color .3s ease, color .3s ease
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag .item-t-icon {
  margin-left: 5px;
  margin-top: -2px;
  width: 10px
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag .item-t-icon svg path {
  fill: #006838;
  stroke: #006838;
  transition: fill .3s ease
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag:hover {
  background-color: #006838;
  color: #fff
}
#page-home #section-banner .swiper-home .item-card .item-c-right .map-inputs-container .item-tag:hover svg path {
  fill: #fff;
  stroke: #fff
}
#page-home #section-banner .swiper-home .item-card .item-map {
  width: 100%
}
#page-home #section-banner .swiper-home .item-card .item-map.map-paris .item-mp-text {
  fill: #a26a37
}
#page-home #section-banner .swiper-home .item-card .item-map.map-paris .cls-3 {
  fill: #a26a37;
  font-size: 12px
}
#page-home #section-banner .swiper-home .item-card .item-map [data-country], #page-home #section-banner .swiper-home .item-card .item-map [data-region] {
  fill: rgba(64, 31, 14, .4);
  cursor: pointer;
  pointer-events: none;
  transition: fill .2s ease
}
#page-home #section-banner .swiper-home .item-card .item-map.map-europe {
  max-height: 350px;
  overflow: hidden
}
#page-home #section-banner .swiper-home .item-card .item-map.map-europe svg {
  left: -85px;
  position: relative;
  top: -250px;
  width: 700px
}
#page-home #section-banner .swiper-home .item-card .item-map.map-europe [data-country], #page-home #section-banner .swiper-home .item-card .item-map.map-europe [data-region] {
  fill: rgba(64, 31, 14, .2);
  stroke: rgba(64, 31, 14, .2)
}
#page-home #section-banner .swiper-home .item-card .item-map.map-world {
  max-height: 350px;
  overflow: hidden
}
#page-home #section-banner .swiper-home .item-card .item-map.map-world svg {
  left: 0;
  position: relative;
  top: 0;
  width: 790px
}
#page-home #section-banner .swiper-home .item-card .item-map.map-world [data-country], #page-home #section-banner .swiper-home .item-card .item-map.map-world [data-region] {
  fill: rgba(64, 31, 14, .2);
  stroke: rgba(64, 31, 14, .2)
}
#page-home #section-banner .swiper-home .item-card .item-map [data-country][data-enabled=true], #page-home #section-banner .swiper-home .item-card .item-map [data-region][data-enabled=true] {
  fill: #fff;
  pointer-events: auto
}
#page-home #section-banner .swiper-home .item-card .item-map [data-country].active, #page-home #section-banner .swiper-home .item-card .item-map [data-country]:hover, #page-home #section-banner .swiper-home .item-card .item-map [data-region].active, #page-home #section-banner .swiper-home .item-card .item-map [data-region]:hover {
  fill: #006838;
  transition: fill .2s ease
}
#page-home #section-banner .swiper-home .item-card .location-name-container {
  margin-top: 30px;
  position: relative
}
#page-home #section-banner .swiper-home .item-card .location-name-container .location-name {
  color: #fff;
  font-weight: 500;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translateY(10px);
  transition: opacity .3s ease, transform .3s ease;
  width: 100%
}
#page-home #section-banner .swiper-home .item-card .location-name-container .location-name.active {
  opacity: 1;
  transform: translateY(0)
}
#page-home #section-banner .swiper-home .item-card .map-togglers ul {
  align-items: center;
  display: flex;
  font-size: 16px;
  justify-content: center
}
#page-home #section-banner .swiper-home .item-card .map-togglers li:not(:last-child) {
  margin-right: 20px
}
#page-home #section-banner .swiper-home .item-card .map-togglers li span {
  color: #006838;
  cursor: pointer;
  transition: color .3s ease
}
#page-home #section-banner .swiper-home .item-card .map-togglers li span:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: right top;
  transition: transform .4s ease;
  width: 100%
}
#page-home #section-banner .swiper-home .item-card .map-togglers li span.active, #page-home #section-banner .swiper-home .item-card .map-togglers li span:hover {
  color: #fff
}
#page-home #section-banner .swiper-home .item-card .map-togglers li span.active:after, #page-home #section-banner .swiper-home .item-card .map-togglers li span:hover:after {
  transform: scaleX(1);
  transform-origin: left top
}
#page-home #section-banner .swiper-home .swiper-container, #page-home #section-banner .swiper-home .swiper-slide, #page-home #section-banner .swiper-home .swiper-slide-item, #page-home #section-banner .swiper-home .swiper-wrapper {
  height: 100%
}
#page-home #section-banner .swiper-home .swiper-container a, #page-home #section-banner .swiper-home .swiper-slide a, #page-home #section-banner .swiper-home .swiper-slide-item a, #page-home #section-banner .swiper-home .swiper-wrapper a {
  height: 100%;
  width: 100%
}
@media (min-width:1200px) {
  #page-home #section-banner .swiper-home .swiper-slide-item .custom-plyr-video .plyr__video-wrapper {
    height: 100%;
    padding-bottom: 0 !important
  }
}
@media (max-width:767.98px) {
  #page-home #section-banner .swiper-home .swiper-arrow {
    top: calc(50% - 47px)
  }
}
#page-home #section-banner .swiper-home .item-description-container {
  bottom: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}
#page-home #section-banner .swiper-home .item-description-container .item-description {
 background-color: rgba(197, 102, 66, .9);
  color: #fff;
  display: inline-block;
  padding: 15px 12px 10px;
}
@media (max-width:767.98px) {
  #page-home #section-banner .swiper-home .item-description-container {
    bottom: 0;
    position: relative
  }
  #page-home #section-banner .swiper-home .item-description-container .container, #page-home #section-banner .swiper-home .item-description-container .container-xxl, #page-home #section-banner .swiper-home .item-description-container .container-xxxl, #page-home #section-banner .swiper-home .item-description-container .ui-modal .item-m-container, .ui-modal #page-home #section-banner .swiper-home .item-description-container .item-m-container {
    max-width: none;
    padding: 0;
    width: 100%
  }
  #page-home #section-banner .swiper-home .item-description-container .item-description {
    display: block;
    padding: 15px 12px 30px;
    text-align: center
  }
}
@media (min-width:992px) {
  #page-home #section-banner .swiper-home .swiper-slide-item.item-img:after {
    display: none
  }
}
@media (max-width:991.98px) {
  #page-home #section-banner .swiper-home .swiper-container {
    position: relative
  }
  #page-home #section-banner .swiper-home .item-card .item-c-left {
    display: none
  }
  #page-home #section-banner .swiper-home .item-card .item-c-right, #page-home #section-banner .swiper-home .item-card .item-c-right .item-c-content {
    width: 100%
  }
  #page-home #section-banner .swiper-home .item-card .item-c-right .item-c-inner {
    padding: 40px 20px 50px
  }
  #page-home #section-banner .swiper-home .toggle-maps {
    display: none
  }
}
#page-home #section-magazines .magazines-container {
  display: flex;
  flex-wrap: wrap
}
#page-home #section-magazines .magazines-container li {
  flex: 0 0 100px;
  margin-bottom: 15px;
  margin-right: 15px;
  max-width: 100px
}
#page-home #section-magazines .magazines-container li a, #page-home #section-magazines .magazines-container li img {
  display: block
}
#page-home #section-offices {
  position: relative;
  z-index: 3
}
#page-home #section-offices .select-offices {
  position: relative;
  z-index: 1
}
#page-home #section-offices .select-offices .item-s-selected {
  background-image: url(/build/images/search.43737e9d.svg);
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 14px
}
#page-home #section-offices .bloc-office {
  display: none
}
#page-home #section-offices .bloc-office .col-text {
  padding-top: 100px
}
#page-home #section-offices .bloc-office.active {
  display: block;
  margin-top: -35px
}
@media (max-width:991.98px) {
  #page-home #section-offices .bloc-office.active {
    display: block;
    margin-top: 0
  }
  #page-home #section-offices .bloc-office .col-text {
    padding-top: 20px
  }
}
#page-home #section-team .bloc-team {
  position: relative
}
#page-home #section-team .bloc-team .item-img {
  min-height: 630px
}
#page-home #section-team .bloc-team .item-overlay {
  background-color: rgba(4, 105, 56, .4);
  z-index: 1
}
#page-home #section-team .bloc-team .item-content {
  color: #fff;
  padding-bottom: 60px;
  text-align: center;
  width: 100%;
  z-index: 2
}
.load-more-container {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 100px
}
.load-more-container .loader-container {
  display: none
}
.post-date {
  color: hsla(0, 0%, 60%, .6);
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase
}
.post-excerpt {
  color: rgba(27, 27, 27, .6);
  font-size: 22px;
  font-weight: 400
}
#page-contact .section-map #map {
  background-color: #000;
  height: 50vh;
  position: relative;
  width: 100%
}
#account .btn-menu {
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: none;
  justify-content: center;
  margin-right: 10px;
  margin-top: 5px;
  padding: 0;
  position: relative;
  z-index: 3
}
@media (max-width:991.98px) {
  #account .btn-menu {
    display: block
  }
}
#account .btn-menu > .item-burger {
  display: block;
  width: 25px
}
#account .btn-menu > .item-burger > span {
  background-color: #fff;
  border-radius: 2px;
  display: block;
  height: 2px;
  transition: all .3s;
  width: 100%
}
#account .btn-menu > .item-burger > span:nth-child(2) {
  margin: 6px 0
}
#account .btn-menu.open span:first-child {
  opacity: 0
}
#account .btn-menu.open span:nth-child(2) {
  transform: rotate(-45deg)
}
#account .btn-menu.open span:nth-child(3) {
  transform: rotate(45deg) translateY(-6px) translateX(-5px)
}
@media (max-width:991.98px) {
  #account .account-container {
    flex-direction: column
  }
}
#account .informations {
  color: #000;
  font-size: 12px;
  position: fixed;
  right: 150px;
  text-transform: uppercase;
  top: 50px
}
#account .informations .name {
  font-size: 16px;
  font-weight: 700
}
#account .informations a {
  position: relative;
  text-align: right
}
#account .informations a:after {
  background-color: #000;
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: width .3s ease-out;
  width: 100%
}
#account .informations a:hover:after {
  width: 0
}
@media (max-width:991.98px) {
  #account .informations {
    color: #fff;
    position: relative;
    right: auto;
    top: auto
  }
}
#account #navigation {
  background: #000;
  color: #fff;
  height: 100vh;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0
}
@media (min-width:576px) {
  #account #navigation {
    width: calc(50vw - 270px)
  }
}
@media (min-width:768px) {
  #account #navigation {
    width: calc(50vw - 360px)
  }
}
@media (min-width:992px) {
  #account #navigation {
    width: calc(50vw - 480px)
  }
}
@media (min-width:1200px) {
  #account #navigation {
    width: calc(50vw - 590px)
  }
}
#account #navigation .logo {
  margin-top: 50px;
  position: absolute;
  text-align: center;
  width: 100%
}
@media (max-width:991.98px) {
  #account #navigation .logo {
    margin-top: 0;
    position: relative;
    width: auto
  }
}
#account #navigation .navigation-content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}
@media (max-width:991.98px) {
  #account #navigation .navigation-content {
    background: #000;
    height: 100vh;
    left: -100%;
    position: fixed;
    top: 0;
    transition: all .3s;
    width: 70vw;
    z-index: 2
  }
}
#account #navigation .navigation-content.active {
  left: 0
}
#account #navigation li:not(last-child) {
  margin-bottom: 20px
}
#account #navigation li:not(last-child) a {
  position: relative
}
#account #navigation li:not(last-child) a:after {
  background-color: #fff;
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: width .3s ease-out;
  width: 0
}
#account #navigation li:not(last-child) a:hover:after {
  width: 100%
}
@media (max-width:991.98px) {
  #account #navigation {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: space-between;
    padding: 10px 15px;
    width: 100%
  }
}
#account #content-account {
  width: 100%
}
@media (min-width:576px) {
  #account #content-account {
    padding-left: calc(50vw - 220px)
  }
}
@media (min-width:768px) {
  #account #content-account {
    padding-left: calc(50vw - 310px)
  }
}
@media (min-width:992px) {
  #account #content-account {
    padding-left: calc(50vw - 430px)
  }
}
@media (min-width:1200px) {
  #account #content-account {
    padding-left: calc(50vw - 540px)
  }
}
#page-advert .swiper-video {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%
}
#page-advert #section-banner .banner-presentation {
  display: flex
}
#page-advert #section-banner .banner-presentation .item-card {
  background-color: #006838;
  color: #fff;
  flex: 0 0 315px;
  max-width: 315px;
  padding: 8px;
  text-align: center
}
#page-advert #section-banner .banner-presentation .item-card .item-c-inner {
  border: 1px solid #006838;
  padding: 100px 20px 30px
}
#page-advert #section-banner .banner-presentation .item-card .item-c-logo {
  max-width: 250px;
  width: 100%
}
#page-advert #section-banner .banner-presentation .swiper-presentation {
  flex: 0 0 calc(100% - 315px)
}
@media (max-width:575.98px) {
  #page-advert #section-banner .banner-presentation .swiper-presentation {
    margin-bottom: 15px !important
  }
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-expand {
  bottom: 30px;
  pointer-events: none;
  position: absolute;
  right: 30px;
  width: 40px;
  z-index: 3
}
#page-advert #section-banner .banner-presentation .swiper-presentation .item-expand svg path {
  fill: #fff
}
#page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide[data-toggle-advert-photos-modal]:after {
  content: "";
  cursor: pointer;
  display: block;
  z-index: 5
}
#page-advert #section-banner .banner-presentation .swiper-presentation #advert-video .plyr__controls {
  display: none !important
}
#page-advert #section-banner .banner-presentation .swiper-presentation .swiper-container, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide-item, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-wrapper {
  height: 100%
}
@media (min-width:1200px) {
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide-item .custom-plyr-video .plyr__video-wrapper {
    height: 100%;
    padding-bottom: 0 !important
  }
}
#page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide-item.item-p-img:after {
  display: none
}
@media (max-width:1199.98px) {
  #page-advert #section-banner .banner-presentation {
    flex-direction: column
  }
  #page-advert #section-banner .banner-presentation .item-card {
    flex: 0 0 100%;
    margin-bottom: 30px;
    max-width: 100%
  }
  #page-advert #section-banner .banner-presentation .item-card .item-c-inner {
    padding: 80px 20px 30px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation {
    flex: 0 0 100%
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-container, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide-item, #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-wrapper {
    height: auto
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .swiper-slide-item.item-p-img:after {
    display: block
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container {
    height: 60px;
    width: 60px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container .item-play-icon {
    margin-top: 65px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container .item-p-icon {
    flex: 0 0 14px;
    width: 14px
  }
}
@media (max-width:575.98px) {
  #page-advert #section-banner .banner-presentation {
    flex-direction: column-reverse
  }
  #page-advert #section-banner .banner-presentation .item-logo {
    width: 220px
  }
  #page-advert #section-banner .banner-presentation .item-expand {
    bottom: 15px !important;
    right: 15px !important;
    width: 30px !important
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container {
    height: 40px;
    width: 40px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container .item-play-icon {
    margin-top: 46px
  }
  #page-advert #section-banner .banner-presentation .swiper-presentation .item-play-icon-container .item-p-icon {
    flex: 0 0 12px;
    width: 12px
  }
}
#page-advert #section-description .item-equipment {
  align-items: center;
  display: flex;
  font-weight: 500;
  padding-right: 15px;
  white-space: nowrap
}
#page-advert #section-description .item-equipment .item-e-icon {
  flex: 0 0 42px;
  margin-right: 10px
}
#page-advert #section-description .item-tools {
  align-items: center;
  display: flex
}
#page-advert #section-description .item-tools .at-style-responsive .at-share-btn {
  margin-right: 8px
}
#page-advert #section-description .item-tools .item-actions {
  align-items: center;
  display: flex;
  margin-right: 30px
}
#page-advert #section-description .item-tools .item-actions img, #page-advert #section-description .item-tools .item-actions svg {
  padding-bottom: 8px
}
#page-advert #section-description .item-tools .item-actions .item-action {
  flex: 0 0 25px;
  max-width: 25px;
  transition: transform .25s ease
}
#page-advert #section-description .item-tools .item-actions .item-action:not(:last-child) {
  margin-right: 15px
}
#page-advert #section-description .item-tools .item-actions .item-action:hover {
  transform: scale(1.3)
}
#page-advert #section-description .pricing-dpe-container {
  display: flex;
  flex-wrap: wrap
}
#page-advert #section-description .dpe-container {
  position: relative
}
#page-advert #section-description .dpe-container .item-dpe {
  position: absolute;
  top: 45px;
  transform: scaleY(0);
  transform-origin: top center;
  width: 100%;
  z-index: 2
}
#page-advert #section-description .dpe-container .item-dpe .item-dpe-inner {
  background-color: #006838;
  padding: 10px
}
#page-advert #section-description .contact-card {
  border: 1px solid #006838;
  padding: 15px
}
#page-advert #section-description .contact-card .item-cc-photo {
  width: 130px
}
.advert-photos-modal {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 10
}
.advert-photos-modal.active {
  pointer-events: auto
}
.advert-photos-modal .item-apm-overlay {
  background-color: rgba(0, 0, 0, .9)
}
.advert-photos-modal .item-amp-img-container {
  height: 100vh;
  overflow: hidden;
  width: 100vw
}
.advert-photos-modal .custom-plyr-video-wrapper .custom-plyr-video .plyr__video-wrapper {
  height: 100vh;
  padding-bottom: 0 !important
}
.advert-photos-modal .item-close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  z-index: 2
}
.advert-photos-modal .item-close svg path {
  fill: #fff
}
.advert-photos-modal .swiper-advert-photos {
  position: relative
}
.advert-photos-modal .swiper-advert-photos .swiper-arrow {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  z-index: 2
}
.advert-photos-modal .swiper-advert-photos .swiper-arrow svg path {
  fill: #fff
}
.advert-photos-modal .swiper-advert-photos .swiper-arrow.item-arrow-left {
  left: 0
}
.advert-photos-modal .swiper-advert-photos .swiper-arrow.item-arrow-right {
  right: 0
}
#page-adverts #section-filters .item-adress .select2-container--default .select2-selection--multiple, #page-favoris #section-filters .item-adress .select2-container--default .select2-selection--multiple {
  background-color: transparent !important;
  color: #006838
}
#page-adverts #section-filters .item-adress .select2-container--default .select2-selection--multiple .select2-search__field, #page-favoris #section-filters .item-adress .select2-container--default .select2-selection--multiple .select2-search__field {
  color: #000;
  width: 100% !important
}
#page-adverts #section-filters .item-adress .select2-container--default .select2-dropdown .select2-results__message, #page-adverts #section-filters .item-adress .select2-container--default .select2-dropdown .select2-results__options .loading-results, #page-favoris #section-filters .item-adress .select2-container--default .select2-dropdown .select2-results__message, #page-favoris #section-filters .item-adress .select2-container--default .select2-dropdown .select2-results__options .loading-results {
  color: #000 !important
}
#page-adverts #section-filters .filters-container, #page-favoris #section-filters .filters-container {
  align-items: flex-start;
  display: flex;
  margin-left: -4px;
  margin-right: -4px
}
#page-adverts #section-filters .filters-container > .item, #page-favoris #section-filters .filters-container > .item {
  margin-left: 4px;
  margin-right: 4px
}
#page-adverts #section-filters .filters-container .item-action, #page-favoris #section-filters .filters-container .item-action {
  flex: 0 0 160px
}
#page-adverts #section-filters .filters-container .item-adress, #page-favoris #section-filters .filters-container .item-adress {
  flex: 0 0 26%
}
#page-adverts #section-filters .filters-container .item-budget, #page-favoris #section-filters .filters-container .item-budget {
  flex: 0 0 10%
}
#page-adverts #section-filters .filters-container .item-radius, #page-adverts #section-filters .filters-container .item-rooms, #page-favoris #section-filters .filters-container .item-radius, #page-favoris #section-filters .filters-container .item-rooms {
  flex: 0 0 14%
}
@media (max-width:1199.98px) {
  #page-adverts #section-filters .filters-container, #page-favoris #section-filters .filters-container {
    flex-wrap: wrap;
    justify-content: center
  }
  #page-adverts #section-filters .filters-container > .item, #page-favoris #section-filters .filters-container > .item {
    flex: 0 0 calc(50% - 8px);
    margin-left: 4px;
    margin-right: 4px
  }
  #page-adverts #section-filters .filters-container > .item:not(:last-child), #page-favoris #section-filters .filters-container > .item:not(:last-child) {
    margin-bottom: 6px
  }
  #page-adverts #section-filters .filters-container .item-submit, #page-favoris #section-filters .filters-container .item-submit {
    flex: 0 0 calc(100% - 8px)
  }
}
@media (max-width:767.98px) {
  #page-adverts #section-filters .filters-container > .item, #page-favoris #section-filters .filters-container > .item {
    flex: 0 0 100%
  }
}
#page-adverts #section-filters .additional-filters, #page-favoris #section-filters .additional-filters {
  display: none
}
#page-adverts #section-filters .additional-filters-container, #page-favoris #section-filters .additional-filters-container {
  display: flex;
  flex-wrap: wrap
}
#page-adverts #section-filters .additional-filters-container .surface-fields, #page-favoris #section-filters .additional-filters-container .surface-fields {
  display: flex
}
#page-adverts #section-filters .additional-filters-container .surface-fields .item-field-group, #page-favoris #section-filters .additional-filters-container .surface-fields .item-field-group {
  flex: 0 0 200px;
  width: 200px
}
#page-adverts #section-filters .additional-filters-container .surface-fields .item-field-group:not(:last-child), #page-favoris #section-filters .additional-filters-container .surface-fields .item-field-group:not(:last-child) {
  margin-right: 5px
}
#page-adverts #section-filters .additional-filters-container > .item:not(:last-child), #page-favoris #section-filters .additional-filters-container > .item:not(:last-child) {
  margin-bottom: 30px;
  margin-right: 60px
}
@media (max-width:991.98px) {
  #page-adverts #section-filters .additional-filters-container > .item, #page-favoris #section-filters .additional-filters-container > .item {
    margin-right: 0 !important;
    width: 100%
  }
  #page-adverts #section-filters .additional-filters-container .surface-fields .item-field-group, #page-favoris #section-filters .additional-filters-container .surface-fields .item-field-group {
    flex: 0 0 calc(50% - 3px);
    width: calc(50% - 3px)
  }
}
#page-adverts #section-filters .additional-filters-container .item-selects, #page-favoris #section-filters .additional-filters-container .item-selects {
  display: flex;
  flex-wrap: wrap
}
#page-adverts #section-filters .additional-filters-container .item-selects > .group-select, #page-favoris #section-filters .additional-filters-container .item-selects > .group-select {
  margin-bottom: 15px
}
#page-adverts #section-filters .additional-filters-container .item-selects > .group-select:not(:last-child), #page-favoris #section-filters .additional-filters-container .item-selects > .group-select:not(:last-child) {
  margin-right: 60px
}
#page-adverts #section-filters .form-adverts, #page-favoris #section-filters .form-adverts {
  font-size: 14px
}
#page-adverts #section-filters .form-adverts ::placeholder, #page-favoris #section-filters .form-adverts ::placeholder {
  color: #ddc6b2
}
#page-adverts #section-filters .form-adverts[type=checkbox], #page-adverts #section-filters .form-adverts[type=radio], #page-favoris #section-filters .form-adverts[type=checkbox], #page-favoris #section-filters .form-adverts[type=radio] {
  -webkit-appearance: auto;
  appearance: auto
}
#page-adverts #section-filters .form-adverts .item-field-group, #page-favoris #section-filters .form-adverts .item-field-group {
  position: relative
}
#page-adverts #section-filters .form-adverts .item-field-group .item-indicator, #page-favoris #section-filters .form-adverts .item-field-group .item-indicator {
  color: #006838;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%)
}
#page-adverts #section-filters .form-adverts .item-field-group .item-field, #page-favoris #section-filters .form-adverts .item-field-group .item-field {
  border: 1px solid #006838;
  display: block;
  height: 35px;
  padding: 0 18px 0 8px;
  width: 100%
}
#page-adverts #section-filters .filters-separator, #page-favoris #section-filters .filters-separator {
  background-color: #006838;
  height: 1px;
  transform: scaleX(0);
  transition: transform .4s ease .4s;
  width: 100%
}
#page-adverts #section-filters .filters-separator.active, #page-favoris #section-filters .filters-separator.active {
  transform: scaleX(1)
}
#page-adverts .navigation-container, #page-favoris .navigation-container {
  display: flex;
  justify-content: space-between;
  padding-top: 15px
}
#page-adverts .navigation-container .item-nc-right, #page-favoris .navigation-container .item-nc-right {
  text-align: right
}
#page-adverts .navigation-container .select-date, #page-favoris .navigation-container .select-date {
  background-color: transparent !important;
  background-image: url(/build/images/caret-down-dark-brown.b28b765e.svg) !important;
  border: 1px solid #006838 !important;
  color: #006838 !important;
  line-height: 1
}
#page-adverts #section-adverts .select2-container--default .select2-selection__choice, #page-favoris #section-adverts .select2-container--default .select2-selection__choice {
  display: none !important
}
#page-adverts #section-adverts .select2-container--default .select2-selection--multiple, #page-favoris #section-adverts .select2-container--default .select2-selection--multiple {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #006838;
  color: #006838
}
#page-adverts #section-adverts .select2-container--default .select2-selection--multiple .select2-search__field, #page-favoris #section-adverts .select2-container--default .select2-selection--multiple .select2-search__field {
  color: #006838;
  width: 100% !important
}
#page-adverts #section-adverts .no-results ul li, #page-favoris #section-adverts .no-results ul li {
  list-style-position: inside;
  list-style-type: circle;
  padding-left: 10px
}
#page-adverts #section-adverts .no-results ul li a, #page-favoris #section-adverts .no-results ul li a {
  color: #edc12c;
  font-size: 14px;
  font-weight: 500;
  line-height: 1
}
#page-adverts #section-adverts .tags-container, #page-favoris #section-adverts .tags-container {
  display: flex;
  flex-wrap: wrap
}
#page-adverts #section-adverts .tags-container .item-tag, #page-favoris #section-adverts .tags-container .item-tag {
  margin-bottom: 8px;
  margin-right: 8px
}
#page-adverts .location-price-extension, #page-favoris .location-price-extension {
  font-family: source_sans_pro, sans-serif
}
#page-adverts .search-list li, #page-favoris .search-list li {
  align-items: center;
  display: flex;
  padding-left: 1.5em;
  position: relative
}
#page-adverts .search-list li:before, #page-favoris .search-list li:before {
  background-image: url(/build/images/search.43737e9d.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: .25em;
  width: 1em
}
#page-adverts .search-list a, #page-favoris .search-list a {
  color: #999;
  text-decoration: underline
}
#page-offices .bloc-office {
  border-top: 1px solid #e1e4e4;
  padding: 20px 0
}
#page-offices .bloc-office:last-child {
  border-bottom: 1px solid #e1e4e4
}
#page-estimation #section-form {
  position: relative;
  z-index: 1
}
#page-estimation #section-form .form-estimation-container {
  background-color: #fff;
  margin-top: -100px;
  padding: 60px 15px
}
#page-joboffer #section-offre form .vich-file {
  margin-left: auto
}
#page-404 .banner-404 {
  min-height: 700px;
  position: relative;
  width: 100%
}
#page-404 .banner-404 .item-image-wrapper {
  height: 100%;
  overflow: hidden
}
#page-404 .banner-404 .item-image {
  background-position: top !important;
  height: 1070px
}
#page-404 .banner-404 .item-overlay {
  background-color: rgba(0, 0, 0, .1);
  pointer-events: none;
  z-index: 1
}
#page-404 .banner-404 .item-content {
  padding: 100px 30px 200px;
  position: relative;
  z-index: 2
}
#page-rental-management .slider {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%
}
#page-rental-management .slider-wrapper {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%
}
#page-rental-management .slider-item {
  display: block;
  min-width: 100%;
  width: 100%
}
#page-rental-management .slider-image {
  aspect-ratio: 2.5/1;
  display: block;
  width: 100%
}
#page-rental-management .slider-pagination {
  bottom: 15px;
  display: flex;
  justify-content: center;
  left: 0;
  padding-inline: 4vw;
  position: absolute;
  z-index: 1
}
#page-rental-management .slider-pagination .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #9a9a9a;
  cursor: pointer;
  height: 15px;
  margin: 10px;
  opacity: 1;
  width: 15px
}
#page-rental-management .slider-pagination .swiper-pagination-bullet-active {
  background-color: #006838;
  border-color: #006838
}
#page-rental-management .slider .swiper-notification {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0
}
#page-rental-management .details {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%
}
#page-rental-management .details-content, #page-rental-management .details-image {
  width: 50%
}
#page-rental-management .details-header {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%
}
#page-rental-management .details-header:not(:last-child) {
  margin-bottom: 30px
}
#page-rental-management .details-icon {
  display: block;
  height: 50px;
  margin: 0 20px 0 0;
  object-fit: contain;
  width: 50px
}
#page-rental-management .details-list {
  padding-left: 20px
}
#page-rental-management .details-list:not(:last-child) {
  margin-bottom: 60px
}
#page-rental-management .details-list li {
  position: relative
}
#page-rental-management .details-list li:before {
  background-color: #006838;
  border-radius: 100%;
  content: "";
  display: block;
  height: .5em;
  left: -20px;
  position: absolute;
  top: .5em;
  width: .5em
}
#page-rental-management .details-image {
  position: relative
}
#page-rental-management .details-image img {
  display: block;
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%
}
#page-rental-management .contact-title {
  margin-bottom: 0
}
@media (min-width:992px) {
  #page-rental-management .contact-item:not(:last-child) {
    border-right: 1px solid #006838
  }
}
@media (max-width:991.98px) {
  #page-rental-management .details {
    flex-direction: column
  }
  #page-rental-management .details-content, #page-rental-management .details-image {
    width: 100%
  }
  #page-rental-management .details-image {
    aspect-ratio: 16/9
  }
  #page-rental-management .contact-item:not(:last-child):after {
    border-top: 1px solid #006838;
    content: "";
    display: block;
    margin: 50px auto;
    max-width: 150px;
    width: 100%
  }
}
.ui-btn {
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 12px;
  text-transform: uppercase;
  transition: background-color .3s ease, color .3s ease, border-color .3s ease
}
.ui-btn.b-lower {
  text-transform: inherit
}
@media (min-width:768px) {
  .ui-btn.b-px-md {
    padding: 8px 24px
  }
  .ui-btn.b-px-lg {
    padding: 8px 50px
  }
}
.ui-btn.b-full {
  padding-left: 0;
  padding-right: 0;
  width: 100%
}
.ui-btn .item-b-icon {
  width: 18px
}
.ui-btn.b-search .item-b-icon {
  width: 15px
}
.ui-btn.b-select .item-b-icon {
  width: 10px
}
.ui-btn.b-brown {
  /*background-color: #006838;
  border: 1px solid #006838;*/
  color: #e6c14e!important;text-transform: capitalize;
}
.ui-btn.b-brown .item-b-icon path, .ui-btn.b-brown .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-brown:hover {
 /* background-color: #006838;
  border-color: #006838;*/
  color: #fff !important;
}
.ui-btn.b-brown:hover .item-b-icon path, .ui-btn.b-brown:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-brown-bordered {
  background-color: #edc12c;
  border: 1px solid #edc12c;
  color: #046938
}
.ui-btn.b-brown-bordered .item-b-icon path, .ui-btn.b-brown-bordered .item-b-icon rect {
  fill: #006838
}
.ui-btn.b-brown-bordered:hover {
  background-color: #c56642;
  border-color: #c56642;
  color: #fff
}
.ui-btn.b-brown-bordered:hover .item-b-icon path, .ui-btn.b-brown-bordered:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-light-brown {
  background-color: #bc926c;
  border: 1px solid #bc926c;
  color: #fff
}
.ui-btn.b-light-brown .item-b-icon path, .ui-btn.b-light-brown .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-light-brown:hover {
  background-color: #006838;
  border-color: #006838;
  color: #fff
}
.ui-btn.b-light-brown:hover .item-b-icon path, .ui-btn.b-light-brown:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown {
  background-color: #006838;
  border: 1px solid #006838;
  color: #fff
}
.ui-btn.b-dark-brown .item-b-icon path, .ui-btn.b-dark-brown .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown:hover {
  background-color: #006838;
  border-color: #006838;
  color: #fff
}
.ui-btn.b-dark-brown:hover .item-b-icon path, .ui-btn.b-dark-brown:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown-alt-2 {
  background-color: #6b4223;
  border: 1px solid #6b4223;
  color: #fff
}
.ui-btn.b-dark-brown-alt-2 .item-b-icon path, .ui-btn.b-dark-brown-alt-2 .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown-alt-2:hover {
  background-color: #006838;
  border-color: #006838;
  color: #fff
}
.ui-btn.b-dark-brown-alt-2:hover .item-b-icon path, .ui-btn.b-dark-brown-alt-2:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown-bordered {
  background-color: transparent;
  border: 1px solid #c56642;
  color: #c56642
}
.ui-btn.b-dark-brown-bordered .item-b-icon path, .ui-btn.b-dark-brown-bordered .item-b-icon rect {
  fill: #006838
}
.ui-btn.b-dark-brown-bordered:hover {
  background-color: #c56642;
  border-color: #c56642;
  color: #fff
}
.ui-btn.b-dark-brown-bordered:hover .item-b-icon path, .ui-btn.b-dark-brown-bordered:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-dark-brown-bordered-2 {
  background-color: #006838;
  border: 1px solid #006838;
  color: #fff
}
.ui-btn.b-dark-brown-bordered-2 .item-b-icon path, .ui-btn.b-dark-brown-bordered-2 .item-b-icon rect {
  fill: #006838
}
.ui-btn.b-dark-brown-bordered-2:hover {
  background-color: #006838;
  border-color: #006838;
  color: #fff
}
.ui-btn.b-dark-brown-bordered-2:hover .item-b-icon path, .ui-btn.b-dark-brown-bordered-2:hover .item-b-icon rect {
  fill: #fff
}
.ui-btn.b-icon, .ui-btn.b-icon-inverse {
  align-items: center;
  display: inline-flex;
  justify-content: center
}
.ui-btn.b-icon .item-b-icon, .ui-btn.b-icon-inverse .item-b-icon {
  margin-right: 10px
}
.ui-btn.b-icon-inverse {
  flex-direction: row-reverse
}
.ui-btn.b-icon-inverse .item-b-icon {
  margin-left: 10px
}
.ui-btn.b-sm {
  font-size: 11px;
  padding: 8px 12px 7px
}
.ui-btn.b-md {
  font-size: 13px
}
.ui-btn-alt {
  align-items: center;
  color: #006838;
  display: inline-flex;
  font-size: 18px;
  font-weight: 200;
  padding: 15px 30px;
  position: relative;
  text-transform: uppercase;
  transition: color .3s ease
}
.ui-btn-alt .item-ba-icon {
  margin-right: 8px;
  width: 18px
}
/*.ui-btn-alt .item-ba-icon svg {
  fill: #006838
}
.ui-btn-alt .item-ba-icon svg:hover{
  fill: #fff
}*/
.ui-btn-alt:after, .ui-btn-alt:before {
  content: ""
}
.ui-btn-alt:before {
  border: 2px solid #006838
}
.ui-btn-alt:after {
  border: 1px solid #edc12c;
  height: calc(100% - 12px);
  left: 6px;
  position: absolute;
  top: 6px;
  transition: background-color .3s ease;
  width: calc(100% - 12px);
  z-index: 0
}
.ui-btn-alt:hover {
  color: #fff
}
.ui-btn-alt:hover:after {
  background-color: #d36135!important;
	color: #fff!important;
	border-color: #d36135!important;
}
.ui-btn-alt.ba-dark-brown {
  color: #006838
}
.ui-btn-alt.ba-dark-brown:hover{
  color: #fff
}
.ui-btn-alt.ba-dark-brown:before {
  border: 2px solid #006838
}
.ui-btn-alt.ba-dark-brown:after {
  background-color: #edc12c
}

.ui-btn-alt.ba-sm {
  font-size: 13px;
  font-weight: 400;
  padding: 6px 20px 8px
}
.ui-btn-alt.ba-sm:before {
  border: 1px solid #edc12c
}
.ui-btn-alt.ba-sm:after {
  height: calc(100% - 4px);
  left: 2px;
  top: 2px;
  width: calc(100% - 4px)
}
.ui-btn-alt.ba-sm .item-ba-icon {
  width: 14px;z-index: 1;
}
.ui-btn-alt.ba-sm .item-ba-text {
  margin-top: 2px;z-index: 1;
}
.ui-btn-link {
  color: #006838;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  padding-bottom: 3px;
  text-rendering: geometricPrecision
}
.ui-btn-link:after {
  background-color: #006838;
  content: "";
  display: block;
  height: 2px;
  transform-origin: left center;
  transition: transform .4s ease;
  width: 100%
}
.ui-btn-link.bl-white {
  color: #fff
}
.ui-btn-link:hover:after {
  transform: scaleX(0)
}
.btn-toggle-map {
  align-items: center;
  cursor: pointer;
  display: inline-flex
}
.btn-toggle-map .item-tm-icon {
  margin-right: 4px
}
.btn-toggle-map .item-tm-icon svg {
  height: auto;
  width: 30px
}
.btn-toggle-map .item-tm-icon svg path {
  fill: #fff
}
.btn-fake {
  border: 1px solid #006838;
  color: #006838;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}
.btn-loader {
  display: inline-block;
  height: 15px;
  position: relative;
  width: 65px
}
.btn-loader div {
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background: #fff;
  border-radius: 50%;
  height: 8px;
  position: absolute;
  top: 5px;
  width: 8px
}
.btn-loader div:first-child {
  animation: btn-loader1 .6s infinite;
  left: 8px
}
.btn-loader div:nth-child(2) {
  animation: btn-loader2 .6s infinite;
  left: 8px
}
.btn-loader div:nth-child(3) {
  animation: btn-loader2 .6s infinite;
  left: 32px
}
.btn-loader div:nth-child(4) {
  animation: btn-loader3 .6s infinite;
  left: 56px
}
@keyframes btn-loader1 {
  0% {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
@keyframes btn-loader3 {
  0% {
    transform: scale(1)
  }
  to {
    transform: scale(0)
  }
}
@keyframes btn-loader2 {
  0% {
    transform: translate(0)
  }
  to {
    transform: translate(24px)
  }
}
.link-brown {
  color: #006838;
  transition: color .3s ease
}
.link-brown:hover {
  color: #006838
}
.scroll-area .scrollbar-track.scrollbar-track-y {
  width: 4px !important
}
.scroll-area .scrollbar-track.scrollbar-track-y .scrollbar-thumb {
  background: #000 !important;
  width: 100% !important
}
label {
  margin-bottom: 0
}
input, select, textarea {
  -webkit-appearance: none;
  border-radius: 0
}
input:focus, select:focus, textarea:focus {
  outline: none
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
input[type=number] {
  -moz-appearance: textfield
}
.alert-dismissable {
  animation: fadeOutAlert 7s;
  animation-fill-mode: forwards;
  display: block;
  opacity: 1
}
@keyframes fadeOutAlert {
  80% {
    display: block;
    opacity: 1
  }
  99% {
    display: block;
    opacity: 0
  }
  to {
    display: none;
    opacity: 0
  }
}
.ui-search-group {
  font-size: 14px;
  position: relative;
  width: 230px
}
.ui-search-group ::placeholder {
  color: #006838
}
.ui-search-group input {
  border: 1px solid #006838;
  height: 32px;
  padding: 0 18px 0 30px;
  width: 100%
}
.ui-search-group .item-sg-icon {
  left: 9px;
  position: absolute;
  top: 5px;
  width: 15px;
  z-index: 1
}
.ui-search-group .item-sg-icon svg .fill-search {
  fill: #006838
}
.ui-label {
  color: #6b5345;
  margin-bottom: 5px
}
.ui-check-group label, .ui-label {
  font-size: 16px;
  font-weight: 600;
  text-rendering: geometricPrecision
}
.ui-check-group label {
  color: #006838;
  cursor: pointer;
  margin-bottom: 9px;
  padding-left: 40px;
  position: relative
}
.ui-check-group label:after, .ui-check-group label:before {
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 25px
}
.ui-check-group label:before {
  border: 2px solid #6b5345;
  display: inline-block
}
.ui-check-group label:after {
  background-image: url(/build/images/check.6f8a173c.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  opacity: 0;
  transform: translateY(5px);
  transition: opacity .2s ease, transform .2s ease;
  z-index: 1
}
.ui-check-group input {
  opacity: 0;
  position: absolute
}
.ui-check-group input:checked + label:after {
  opacity: 1;
  transform: translateY(0)
}
.ui-check-group.cg-white label:before {
  border: 1px solid #fff
}
.ui-check-group.cg-white input:checked + label:after {
  background-color: #fff;
  opacity: 1;
  transform: translateY(0)
}
.ui-check-group.cg-white-alt label:before {
  border: 2px solid #fff
}
.ui-check-group.cg-white-alt label:after {
  background-image: url(/build/images/check-white.f92c6fd7.svg)
}
.ui-check-group.cg-white-alt input:checked + label:after {
  background-color: transparent;
  opacity: 1;
  transform: translateY(0)
}
#page-adverts #section-filters .form-adverts select:not(#search_result_locations), #page-adverts #section-filters .form-adverts select:not(.item-select-2), #page-favoris #section-filters .form-adverts select:not(#search_result_locations), #page-favoris #section-filters .form-adverts select:not(.item-select-2), .custom-select {
  background-color: #006838;
  background-image: url(/build/images/caret-down-white.c00fed06.svg);
  background-position: calc(100% - 10px);
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #006838;
  border-radius: 0;
  color: #fff;
  height: 35px;
  padding-left: 10px;
  padding-right: 32px;
  width: 100%
}
.select2-container {
  width: 100% !important
}
.select2-container .selection {
  width: 100%
}
.select2-container .selection .select2-selection {
  border: 1px solid #006838;
  border-radius: 0;
  height: auto;
  min-height: auto
}
.select2-container .select2-dropdown {
  border: 1px solid #006838;
  border-radius: 0;
  border-top: none
}
.select2-container .select2-selection__choice {
  background-color: #006838 !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding-left: 3px !important;
  padding-right: 8px !important
}
.select2-container .select2-selection__choice .select2-selection__choice__remove {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important
}
.select2-container .select2-selection__choice .select2-selection__choice__remove:hover {
  background-color: #006838 !important
}
.select2-container .select2-results__option {
  font-size: 12px
}
.select2-container .select2-results__message {
  color: #000;
  font-size: 12px
}
.ui-select {
  position: relative;
  z-index: 3
}
.ui-select.active {
  z-index: 5
}
.ui-select .item-s-selected {
  background-color: #046938;
  border: 1px solid #e6c14e;
  color: #fff;
  cursor: pointer;
  height: 35px;
  padding: 0 5px;font-size: 12px;
  transition: background-color .3s ease, color .3s ease
}
.ui-select .item-s-selected .item-s-icon {
  margin-left: 8px;
  width: 12px
}
.ui-select .item-s-selected .item-s-icon svg path {
  fill: #fff;
  transition: fill .3s ease
}
.ui-select .item-s-selected.disabled {
  background-color: #bc926c;
  cursor: not-allowed
}
.ui-select .item-s-options {
  background-color: #046938;
  color: #fff;
  left: 0;
  overflow: hidden;
  padding: 0 12px;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: left top;
  width: 100%;
  z-index: 1
}
.ui-select .item-s-options li {
  cursor: pointer
}
.ui-select .item-s-options li:not(:last-child) {
  margin-bottom: 12px
}
.ui-select .item-s-options li:first-child {
  padding-top: 15px
}
.ui-select .item-s-options li:last-child {
  padding-bottom: 15px
}
.ui-select.select-officesss .item-s-options {
  display: none;
  position: relative;
  transform: none
}
.ui-select.select-offices .item-s-options {
  height: 300px;
  overflow: auto
}
.ui-select.s-alt .item-s-selected {
  background-color: transparent;
  color: #006838
}
.ui-select.s-alt .item-s-selected .item-s-icon svg path {
  fill: #006838
}
.ui-select select {
  display: none
}
.tooltip-container {
  display: inline-block;
  position: relative
}
.tooltip-container .content {
  background-color: #eee;
  border-radius: 8px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
  box-sizing: border-box;
  color: #666;
  display: none;
  font-size: 13px;
  font-weight: 400;
  left: 50%;
  min-width: 200px;
  padding: 10px;
  position: absolute;
  top: 40px;
  transform: translate(-50%);
  z-index: 99999999
}
.tooltip-container:hover .content:not(.disabled) {
  display: block
}
.alert.alert-danger {
  background-color: transparent;
  border: 2px solid #bb0b0b;
  border-radius: 0;
  color: #bb0b0b
}
.ui-form {
  font-size: 14px
}
.ui-form ::placeholder {
  color: #006838;
  font-style: italic
}
.ui-form .ui-form-row {
  display: flex;
  justify-content: space-between
}
.ui-form .ui-form-row .ui-form-group {
  flex: 0 0 calc(50% - 5px)
}
.ui-form .ui-form-group:not(:last-child) {
  margin-bottom: 10px
}
.ui-form .item-field {
  border: 1px solid #006838;
  display: block;
  height: 30px;
  padding: 0 8px;
  width: 100%
}
.ui-form textarea.item-field {
  height: 80px
}
.ui-form.ui-form-md .item-field {
  height: 36px
}
.ui-form.ui-form-md textarea.item-field {
  height: 128px
}
.materialize-form {
  font-size: 14px
}
.materialize-form ::placeholder {
  color: #fff;
  font-style: italic
}
.materialize-form .item-mf-group {
  margin-bottom: 20px;
  position: relative
}
.materialize-form .item-mf-group .item-mf-indicator {
  color: #fff;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%)
}
.materialize-form .item-mf-field {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 0 2px 5px;
  width: 100%
}
.materialize-form select {
  background-image: url(/build/images/caret-down-alt-dark-brown.7008e499.svg);
  background-position: calc(100% - 10px);
  background-repeat: no-repeat;
  background-size: 12px
}
.materialize-form textarea {
  border: 1px solid #fff;
  height: 300px
}
.materialize-form .ui-check-group label {
  padding-left: 30px
}
.materialize-form .ui-check-group label:after, .materialize-form .ui-check-group label:before {
  height: 18px;
  top: 3px;
  width: 18px
}
.materialize-form .ui-check-group label:after {
  background-size: 10px
}
.materialize-form.mf-brown ::placeholder {
  color: #006838
}
.materialize-form.mf-brown .item-mf-group .item-mf-indicator {
  color: #006838
}
.materialize-form.mf-brown .item-mf-field {
  border-bottom: 1px solid #006838;
  color: #006838
}
.materialize-form.mf-brown textarea {
  border: 1px solid #006838
}
.materialize-form.mf-alt {
  font-size: 18px
}
.materialize-form.mf-alt ::placeholder {
  font-style: normal
}
.materialize-form.mf-alt .item-mf-group {
  margin-bottom: 25px
}
.materialize-form.mf-alt .item-mf-field {
  padding: 0 8px 5px
}
.form-loader {
  position: relative
}
.form-loader[data-loading=true] > * {
  visibility: hidden
}
.form-loader[data-loading=true]:after {
  animation: spin 1s linear infinite;
  aspect-ratio: 1/1;
  border: 3px solid;
  border-left: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: min(2rem, 100%);
  inset: 0;
  margin: auto;
  position: absolute
}
#form {
  position: relative
}
#form label {
  font-size: 24px;
  font-weight: 500;
  pointer-events: none;
  position: absolute
}
#form input:not([type=checkbox]) {
  border: 0;
  border-bottom: 1px solid #9a9a9a;
  margin-bottom: 35px;
  padding: 15px 0;
  width: 100%
}
#form input:not([type=checkbox])::placeholder {
  color: #fff;
  display: none !important
}
#form .input-animate label {
  transition: all .3s
}
#form .input-animate label.focus {
  font-size: 12px
}
#form .input-animate input {
  transition: all .3s
}
#form .agreed {
  align-items: center;
  display: flex;
  flex-direction: row-reverse
}
#form .agreed label {
  font-size: 16px;
  pointer-events: all;
  position: relative
}
#form .agreed input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #000;
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  outline: 0;
  position: relative;
  transition: border .3s;
  vertical-align: middle;
  width: 16px !important
}
#form .agreed input[type=checkbox]:checked {
  border: 5px solid #000
}
#form .btn {
  background: #1b1b1b;
  border: 2px solid #1b1b1b;
  color: #fff;
  margin-top: 35px;
  padding: 15px 35px;
  text-transform: uppercase;
  transition: all .3s
}
#form .btn:hover {
  background: #fff;
  color: #1b1b1b
}
@keyframes spin {
  to {
    transform: rotate(1turn)
  }
}
.page-loader {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000
}
.page-loader .item-content {
  color: #1b1b1b;
  text-align: center;
  width: 100%
}
.page-loader .item-loadbar {
  bottom: 0;
  height: 5px;
  left: 0;
  margin: auto;
  position: absolute;
  width: 100%
}
.page-loader .item-loadbar .item-loadbar-inner {
  animation: loadbar 1.2s cubic-bezier(.92, 0, .09, 1);
  background-color: #1b1b1b;
  border-radius: 1px;
  height: 100%;
  transform-origin: left top;
  width: 100%
}
@keyframes loadbar {
  0% {
    transform: scaleX(0)
  }
  to {
    transform: scaleX(.7)
  }
}
[data-kira-item=splitline] .item-line {
  overflow: hidden
}
.custom-plyr-video, .custom-plyr-video-wrapper {
  position: relative
}
.custom-plyr-video .plyr__video-wrapper {
  height: 0;
  padding-bottom: 56.25% !important
}
.custom-plyr-video .item-poster {
  pointer-events: none;
  z-index: 3
}
.custom-plyr-video .plyr__control.plyr__control--overlaid {
  display: none
}
.custom-plyr-video .item-play-icon-container {
  height: 100px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100px;
  z-index: 4
}
.custom-plyr-video .item-play-icon-container .item-play-icon {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer
}
.custom-plyr-video .item-play-icon-container .item-play-icon .item-p-icon {
  flex: 0 0 20px;
  margin-left: 2px;
  width: 20px
}
.custom-plyr-video .item-play-icon-container .item-play-icon .item-p-icon path {
  fill: #006838
}
.plyr__poster {
  display: none
}
.custom-plyr-video video {
  height: auto
}
.custom-plyr-video-wrapper.cpvw-screen .custom-plyr-video .plyr__video-wrapper {
  height: 100vh;
  padding-bottom: 0 !important
}
.span1{
	align-items: center;
}
.spsiz3{
	font-size: 20px;
}
.sphnj{
	padding: 68px;
  border: 1px solid #e6c14e;
}
.subscribe {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fafafa;
	/*width: 945px;
	height: 474px;
	border-radius: 10px;
	box-shadow: 0 4px 20px rgba(61, 159, 255, 0.2)*/
}


.subscribe__title {
	font-weight: bold;
  font-size: 48px;
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #c56642;
}

.subscribe__copy {
	max-width: 650px;
	text-align: center;
	margin-bottom: 53px;
	line-height: 1.5;
}

.form {
	margin-bottom: 25px;
}

.form__email {
	padding: 20px 25px;
	/*border-radius: 5px;*/
 	border: 1px solid #c56642;
	width: 431px;
	font-size: 18px;
	color: #0F121F;
}

.form__email:focus {
	outline: 1px solid #c56642;
}

.form__button {
	background: #c56642;
	padding: 10px;
	border: none;
	width: 244px;
	height: 65px;
/*	border-radius: 5px;*/
	font-size: 18px;
	color: white;
	/*box-shadow: 0 4px 20px rgba(61, 159, 255, 0.7);*/
}

.form__button:hover {
	background: #006838;
}

.notice {
	width: 345px;
}
.fixedRit {
  right: 22px;
}
.fixedRit {
  position: fixed;
  bottom: 10%;
  transform: translate(0, -50%);
  z-index: 999;
  border-radius: 5px;
  overflow: hidden;
  right: 5px;
 
}
.fixedRit ul {
  margin: 0px;
  padding: 0;
}
/*.fixedRit ul .call {

	background: #fff;

	color: #121212;

}*/
.fixedRit ul a {
  padding: 0px;
  height: auto;
  width: auto;
}
.fixedRit ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.fixedRit ul a img{width: 55px;    }
.fixedRit ul svg {
  width: 20px;
  margin-bottom: 7px;
  height: 20px;
}
.fixedRit ul svg {
  fill: #fff;
}
.fixedRit ul a svg {
  display: block;
  margin: auto;
}
.fixedRit ul a span {
  text-transform: uppercase;
  font-size: 10px;
  display: none;
}
.fixedRit ul a:hover {
  color: #fff;
}
.fixedRit ul a {
  padding: 10px;
  height: 50px;
  width: 50px;
}
.fixedRit ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/*.fixedRit ul .mail svg {

	width: 33px;

	height: 33px;

	margin-bottom: 7px;

}

.fixedRit ul .mail svg {

	fill: #fff;

}*/
.fixedRit ul a svg {
  display: block;
  margin: auto;
}
.fixedRit ul a span {
  text-transform: uppercase;
  font-size: 9px;
  display: block;
}
/*.fixedRit ul .whatsapp {

	background: #4e9525;

	color: #fff;

}*/
.fixedRit ul a {
  padding: 0px;
  height: auto;
  width: auto;
}
.fixedRit ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
/*.fixedRit ul .whatsapp svg {

	width: 34px;

	height: 34px;

}

.fixedRit ul .whatsapp svg {

	fill: #fff;

}*/
.fixedRit ul a svg {
  margin-bottom: 7px;
}
.fixedRit ul a svg {
  display: block;
  margin: auto;
}
.fixedRit ul a span {
  text-transform: uppercase;
  font-size: 9px;
  display: block;
  line-height: 22px;
}
.sp1w{
	padding-left: 5px;
  padding-right: 5px
}
.item-social i{
	color: #006838;
}

.slider {
  align-items: center;
  justify-content: center;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 0);
}
.slider .slide {
  height: 100px;
  width: 250px;
}
.fa-instagram::before {
  
  font-weight: bold;
}