/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/********************
** Fonts
********************/
/********************
** Colors
********************/
/********************
** Paths
********************/
* {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

html, body {
  height: 100%; }

html {
  font-size: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400;
  background: #F7F6F3;
  color: #141D3B; }

#page-wrapper {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem; }
  @media only screen and (min-width: 992px) {
    #page-wrapper {
      line-height: 26px;
      line-height: 1.625rem; } }

img {
  display: block;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #B9AD7E; }
  a:hover {
    text-decoration: none;
    color: #B9AD7E; }

figure {
  position: relative;
  margin: 0 0; }

p {
  margin: 0;
  margin-bottom: calc(var(--bs-gutter-x) * 0.5); }
  @media only screen and (min-width: 992px) {
    p {
      margin-bottom: calc(var(--bs-gutter-x) * 1); } }

strong {
  font-weight: 700; }

dl, ol, ul {
  margin-bottom: 24; }

ul, ol {
  margin: 0 0;
  padding: 0 0; }

.field--name-body ul, .field--name-body ol {
  margin-bottom: 15px;
  margin-left: 20px; }
  @media only screen and (min-width: 992px) {
    .field--name-body ul, .field--name-body ol {
      margin-bottom: 25px; } }

li ul, li ol {
  margin: 0; }

/********************
** Typography
********************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif;
  font-weight: 800; }

h1 {
  margin: 0 0 15px;
  color: #B9AD7E;
  font-style: italic;
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 2.5rem; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 44px;
      line-height: 2.75rem; } }
  @media only screen and (min-width: 992px) {
    h1 {
      margin: 0 0 25px;
      font-size: 42px;
      font-size: 2.625rem;
      line-height: 50px;
      line-height: 3.125rem; } }
  @media only screen and (min-width: 1400px) {
    h1 {
      font-size: 46px;
      font-size: 2.875rem;
      line-height: 56px;
      line-height: 3.5rem; } }

h2, .h2 {
  margin: 0 0 15px;
  color: #B9AD7E;
  font-style: italic;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    h2, .h2 {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 30px;
      line-height: 1.875rem; } }
  @media only screen and (min-width: 992px) {
    h2, .h2 {
      margin: 0 0 25px;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 34px;
      line-height: 2.125rem; } }
  @media only screen and (min-width: 1400px) {
    h2, .h2 {
      font-size: 32px;
      font-size: 2rem;
      line-height: 38px;
      line-height: 2.375rem; } }

h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    h3 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 30px;
      line-height: 1.875rem; } }
  @media only screen and (min-width: 992px) {
    h3 {
      margin: 0 0 25px;
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 34px;
      line-height: 2.125rem; } }
  @media only screen and (min-width: 1400px) {
    h3 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 38px;
      line-height: 2.375rem; } }

h4 {
  margin: 0 0 20px;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem; }
  @media only screen and (min-width: 992px) {
    h4 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 26px;
      line-height: 1.625rem; } }
  @media only screen and (min-width: 1400px) {
    h4 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 28px;
      line-height: 1.75rem; } }

h5 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin: 0 0 20px;
  color: #B9AD7E;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem; }
  @media only screen and (min-width: 992px) {
    h5 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem; } }

.whole-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 99;
  text-align: left; }

#page-wrapper {
  position: relative; }

#header {
  background: rgba(20, 29, 59, 0.9);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 18px 0;
  z-index: 100; }
  @media only screen and (min-width: 992px) {
    #header {
      padding: 33px 0; } }
  @media only screen and (min-width: 992px) {
    #header .row {
      align-items: center; } }
  #header .logo {
    padding: 2px 0; }
    @media only screen and (min-width: 992px) {
      #header .logo {
        padding: 0 0 1px; } }
    #header .logo a {
      display: block;
      width: 181px;
      height: 31px;
      text-indent: -9999px;
      overflow: hidden;
      background: url("../images/logo.svg") no-repeat 0 0;
      background-size: 100% auto;
      position: relative;
      z-index: 200; }
  #header .menu-wrapper {
    margin-top: -35px; }
    @media only screen and (min-width: 992px) {
      #header .menu-wrapper {
        margin-top: 0; } }
  #header .navbar {
    transition: all 0.3s ease;
    position: relative;
    padding: 0;
    width: 100%;
    z-index: 100;
    min-height: 36px; }
    @media only screen and (min-width: 992px) {
      #header .navbar {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        min-height: auto; } }
    #header .navbar .navbar-toggler {
      outline: none;
      border: 0;
      box-shadow: none;
      padding: 8px 10px 9px;
      position: absolute;
      top: 0;
      right: 0;
      outline: none;
      z-index: 30;
      border-radius: 0; }
      #header .navbar .navbar-toggler .icon-bar {
        background: #FFFFFF;
        transition: all 0.2s;
        width: 35px;
        height: 3px;
        display: block; }
        #header .navbar .navbar-toggler .icon-bar + .icon-bar {
          margin-top: 5px; }
      #header .navbar .navbar-toggler .top-bar {
        transform: rotate(45deg);
        transform-origin: 10px 9px; }
      #header .navbar .navbar-toggler .middle-bar {
        opacity: 0; }
      #header .navbar .navbar-toggler .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 7px -6px; }
      #header .navbar .navbar-toggler.collapsed .icon-bar {
        background: #FFFFFF; }
      #header .navbar .navbar-toggler.collapsed .top-bar {
        transform: rotate(0); }
      #header .navbar .navbar-toggler.collapsed .middle-bar {
        opacity: 1; }
      #header .navbar .navbar-toggler.collapsed .bottom-bar {
        transform: rotate(0); }
    #header .navbar .navbar-collapse {
      padding-top: 36px; }
      @media only screen and (min-width: 992px) {
        #header .navbar .navbar-collapse {
          position: relative;
          top: 0;
          left: 0;
          height: auto;
          padding: 0;
          background: transparent; } }
      #header .navbar .navbar-collapse.show {
        opacity: 1; }
      #header .navbar .navbar-collapse .navbar-nav li {
        padding: 5px 10px;
        position: relative;
        text-align: right;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem; }
        @media only screen and (min-width: 992px) {
          #header .navbar .navbar-collapse .navbar-nav li {
            margin: -33px 0;
            padding: 33px 15px;
            text-align: left;
            font-size: 16px;
            font-size: 1rem;
            line-height: 32px;
            line-height: 2rem; } }
        @media only screen and (min-width: 1200px) {
          #header .navbar .navbar-collapse .navbar-nav li {
            padding-left: 20px;
            padding-right: 20px; } }
        @media only screen and (min-width: 992px) {
          #header .navbar .navbar-collapse .navbar-nav li:last-child {
            padding-right: 0; } }
        #header .navbar .navbar-collapse .navbar-nav li a {
          padding: 0;
          color: #FFFFFF; }
          #header .navbar .navbar-collapse .navbar-nav li a:hover {
            color: #B9AD7E; }
          #header .navbar .navbar-collapse .navbar-nav li a.dropdown-toggle:after {
            vertical-align: middle;
            display: inline-block;
            width: 14px;
            height: 8px;
            border: 0;
            padding: 0;
            background: #6F7485;
            -webkit-mask-image: url("../images/arrow-gray.svg");
            mask-image: url("../images/arrow-gray.svg"); }
          #header .navbar .navbar-collapse .navbar-nav li a.dropdown-toggle:hover:after {
            background: #B9AD7E; }
        #header .navbar .navbar-collapse .navbar-nav li.active a {
          color: #B9AD7E; }
        #header .navbar .navbar-collapse .navbar-nav li.active:after {
          content: "";
          display: none;
          width: calc(100% - 30px);
          left: 15px;
          bottom: 0;
          position: absolute;
          background: #B9AD7E;
          height: 2px; }
          @media only screen and (min-width: 992px) {
            #header .navbar .navbar-collapse .navbar-nav li.active:after {
              display: block; } }
          @media only screen and (min-width: 1200px) {
            #header .navbar .navbar-collapse .navbar-nav li.active:after {
              width: calc(100% - 40px);
              left: 20px; } }
        @media only screen and (min-width: 992px) {
          #header .navbar .navbar-collapse .navbar-nav li .dropdown-menu {
            min-width: 280px;
            margin-top: -17px; } }
        #header .navbar .navbar-collapse .navbar-nav li .dropdown-menu li {
          margin: 0;
          padding: 0;
          font-size: 16px;
          font-size: 1rem;
          line-height: 26px;
          line-height: 1.625rem; }
          #header .navbar .navbar-collapse .navbar-nav li .dropdown-menu li h5 {
            margin: 0;
            color: #6F7485;
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 26px;
            line-height: 1.625rem;
            text-transform: uppercase; }
          #header .navbar .navbar-collapse .navbar-nav li .dropdown-menu li a {
            color: #141D3B;
            padding: 0.25rem 1rem; }
            #header .navbar .navbar-collapse .navbar-nav li .dropdown-menu li a:hover {
              color: #B9AD7E; }

#hero {
  position: relative; }
  #hero .image {
    width: 100%;
    position: relative;
    padding-bottom: 29%;
    overflow: hidden; }
    #hero .image img {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  #hero .text {
    width: 100%;
    background: #141D3B;
    padding: 20px 0;
    color: #FFFFFF; }
    @media only screen and (min-width: 768px) {
      #hero .text {
        padding: 0;
        margin-top: 36px;
        background: transparent;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); } }
    @media only screen and (min-width: 992px) {
      #hero .text {
        margin-top: 46px; } }
    #hero .text .container {
      position: relative; }
    #hero .text p {
      margin: 0;
      font-weight: 500;
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 992px) {
        #hero .text p {
          line-height: 26px;
          line-height: 1.625rem; } }
    #hero .text .btn {
      margin: 20px 0 0; }
      @media only screen and (min-width: 768px) {
        #hero .text .btn {
          margin: 10px 0 0; } }
      @media only screen and (min-width: 992px) {
        #hero .text .btn {
          margin: 0;
          position: absolute;
          right: calc(var(--bs-gutter-x) * .5);
          bottom: 0; } }

#main-wrapper {
  padding-top: 72px; }
  @media only screen and (min-width: 992px) {
    #main-wrapper {
      padding-top: 98px; } }

.hero-section #main-wrapper {
  padding-top: 0; }

#content-bottom {
  background: #FFFFFF;
  padding: 30px 0; }
  @media only screen and (min-width: 992px) {
    #content-bottom {
      padding: 60px 0; } }
  @media only screen and (min-width: 1200px) {
    #content-bottom {
      padding: 90px 0; } }
  @media only screen and (min-width: 1400px) {
    #content-bottom {
      padding: 120px 0; } }

#main {
  padding: 30px 0; }
  @media only screen and (min-width: 992px) {
    #main {
      padding: 60px 0; } }
  @media only screen and (min-width: 1200px) {
    #main {
      padding: 90px 0; } }
  @media only screen and (min-width: 1400px) {
    #main {
      padding: 120px 0; } }
  #main.right-sidebar .container {
    position: relative; }
    #main.right-sidebar .container:before {
      content: "";
      display: none;
      width: calc(25% + 24px);
      height: 100%;
      position: absolute;
      top: 0;
      left: -12px;
      background: rgba(255, 255, 255, 0.6); }
      @media only screen and (min-width: 768px) {
        #main.right-sidebar .container:before {
          display: block;
          top: -30px;
          height: calc(100% + 60px);
          width: 25%;
          left: 0px; } }
      @media only screen and (min-width: 992px) {
        #main.right-sidebar .container:before {
          top: -60px;
          height: calc(100% + 120px); } }
      @media only screen and (min-width: 1200px) {
        #main.right-sidebar .container:before {
          width: calc(25% + 24px);
          left: -12px;
          top: -90px;
          height: calc(100% + 180px); } }
      @media only screen and (min-width: 1400px) {
        #main.right-sidebar .container:before {
          top: -120px;
          height: calc(100% + 240px); } }

.title-section {
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .title-section {
      padding-bottom: 20px;
      display: flex;
      align-items: center; } }
  @media only screen and (min-width: 992px) {
    .title-section {
      padding-bottom: 30px; } }
  @media only screen and (min-width: 1200px) {
    .title-section {
      padding-bottom: 40px; } }
  @media only screen and (min-width: 1400px) {
    .title-section {
      padding-bottom: 50px; } }
  @media only screen and (min-width: 768px) {
    .title-section h1, .title-section h2, .title-section h3 {
      flex-grow: 1;
      margin: 0; } }
  @media only screen and (min-width: 768px) {
    .title-section .tags {
      white-space: nowrap; } }
  .title-section .tags a {
    display: inline-block;
    margin: 0 5px;
    font-weight: 500;
    color: #141D3B;
    opacity: 0.3;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem; }
    @media only screen and (min-width: 992px) {
      .title-section .tags a {
        margin: 0 10px;
        line-height: 26px;
        line-height: 1.625rem; } }
    @media only screen and (min-width: 1400px) {
      .title-section .tags a {
        margin: 0 20px; } }
    .title-section .tags a.active {
      opacity: 1; }
    .title-section .tags a:hover {
      opacity: 1; }
    .title-section .tags a:first-child {
      margin-left: 0; }
    .title-section .tags a:last-child {
      margin-right: 0; }
  .title-section .date {
    color: #C6CBDB; }

.btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  padding: 8px 15px 12px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  height: 40px;
  border-radius: 40px;
  color: #B9AD7E;
  outline: none;
  border: 1px solid #B9AD7E; }
  .btn:focus {
    box-shadow: none; }
  @media only screen and (min-width: 992px) {
    .btn {
      height: 46px;
      padding: 8px 25px 12px;
      line-height: 26px;
      line-height: 1.625rem;
      border-radius: 46px; } }
  .btn:hover {
    color: #B9AD7E; }
  .btn.btn-primary {
    background: #B9AD7E;
    color: #FFFFFF;
    border: 1px solid #B9AD7E; }
    .btn.btn-primary:hover {
      background: transparent;
      color: #B9AD7E;
      border: 1px solid #B9AD7E; }
  .btn.add-new {
    position: relative;
    padding-left: 48px; }
    @media only screen and (min-width: 992px) {
      .btn.add-new {
        padding-left: 58px; } }
    .btn.add-new:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      content: "";
      opacity: 1;
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      left: 14px;
      background-color: #FFFFFF;
      -webkit-mask-image: url("../images/icon-calendar-add.svg");
      mask-image: url("../images/icon-calendar-add.svg");
      background-size: 100% auto;
      margin-top: -12px; }
      @media only screen and (min-width: 992px) {
        .btn.add-new:before {
          left: 24px; } }
    .btn.add-new:hover:before {
      opacity: 1;
      background-color: #B9AD7E; }
  .btn.add-to-card {
    position: relative;
    padding-left: 48px; }
    @media only screen and (min-width: 992px) {
      .btn.add-to-card {
        padding-left: 58px; } }
    .btn.add-to-card:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      content: "";
      opacity: 1;
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      left: 14px;
      background-color: #FFFFFF;
      -webkit-mask-image: url("../images/icon-bag.svg");
      mask-image: url("../images/icon-bag.svg");
      background-size: 100% auto;
      margin-top: -12px; }
      @media only screen and (min-width: 992px) {
        .btn.add-to-card:before {
          left: 24px; } }
    .btn.add-to-card:hover:before {
      opacity: 1;
      background-color: #B9AD7E; }
  .btn.btn-light {
    background: transparent;
    color: #B9AD7E;
    border: 1px solid #B9AD7E; }
    .btn.btn-light:hover {
      background: #B9AD7E;
      color: #FFFFFF;
      border: 1px solid #B9AD7E; }
  @media only screen and (min-width: 992px) {
    .btn.btn-icon {
      padding-left: 15px;
      padding-right: 15px; } }
  .btn.btn-write {
    position: relative;
    padding-left: 48px; }
    @media only screen and (min-width: 992px) {
      .btn.btn-write {
        padding-left: 58px; } }
    .btn.btn-write:before {
      content: "";
      opacity: 1;
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      left: 14px;
      background-color: #FFFFFF;
      -webkit-mask-image: url("../images/icon-message.svg");
      mask-image: url("../images/icon-message.svg");
      background-size: 100% auto;
      margin-top: -12px; }
      @media only screen and (min-width: 992px) {
        .btn.btn-write:before {
          left: 24px; } }
    .btn.btn-write:hover:before {
      opacity: 1;
      background-color: #B9AD7E; }
  .btn.btn-next {
    position: relative;
    padding-right: 48px; }
    @media only screen and (min-width: 992px) {
      .btn.btn-next {
        padding-right: 58px; } }
    .btn.btn-next:before {
      content: "";
      opacity: 1;
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      right: 14px;
      background: #FFFFFF;
      -webkit-mask-image: url("../images/icon-next.svg");
      mask-image: url("../images/icon-next.svg");
      background-size: 100% auto;
      margin-top: -12px; }
      @media only screen and (min-width: 992px) {
        .btn.btn-next:before {
          right: 24px; } }
    .btn.btn-next:hover:before {
      background-color: #B9AD7E; }
  .btn.btn-send {
    position: relative;
    padding-left: 48px; }
    @media only screen and (min-width: 992px) {
      .btn.btn-send {
        padding-left: 58px; } }
    .btn.btn-send:before {
      content: "";
      opacity: 1;
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 50%;
      left: 14px;
      background-color: #FFFFFF;
      -webkit-mask-image: url("../images/icon-heart.svg");
      mask-image: url("../images/icon-heart.svg");
      background-size: 100% auto;
      margin-top: -12px; }
      @media only screen and (min-width: 992px) {
        .btn.btn-send:before {
          left: 24px; } }
    .btn.btn-send:hover:before {
      opacity: 1;
      background-color: #B9AD7E; }
  .btn.dropdown-toggle:after {
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    background: url("../images/arrow-gray.svg") no-repeat 50% 50%; }

a.more {
  text-decoration: underline; }
  a.more:hover {
    text-decoration: none; }

.home-recent-posts {
  position: relative; }
  .home-recent-posts .slick-arrow {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: #B9AD7E url("../images/arrow-white.svg") no-repeat 17px 13px;
    opacity: 1; }
    .home-recent-posts .slick-arrow:hover {
      opacity: 0.3; }
    .home-recent-posts .slick-arrow.slick-disabled {
      opacity: 0.3; }
    .home-recent-posts .slick-arrow.slick-prev {
      right: 56px;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg);
      transform-origin: center;
      background: #B9AD7E url("../images/arrow-white.svg") no-repeat 18px 13px; }
  .home-recent-posts .slick-dots {
    position: relative;
    width: auto;
    height: 40px;
    align-items: center;
    display: flex;
    list-style: none; }
    .home-recent-posts .slick-dots li {
      padding: 0 5px; }
      .home-recent-posts .slick-dots li:first-child {
        padding-left: 0; }
      .home-recent-posts .slick-dots li:last-child {
        padding-right: 0; }
      .home-recent-posts .slick-dots li button {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: block;
        width: 12px;
        height: 12px;
        padding: 0;
        border: 2px solid #C6CBDB;
        border-radius: 50%;
        text-indent: -9999px;
        overflow: hidden;
        background: transparent; }
      .home-recent-posts .slick-dots li.slick-active button {
        border-color: #B9AD7E;
        background: #B9AD7E; }
  .home-recent-posts .image .gallery .slick-dots {
    position: absolute;
    bottom: 0;
    left: 15px; }
  .home-recent-posts .image .gallery .slick-arrow {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 10;
    bottom: 8px;
    right: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url("../images/arrow-white.svg") no-repeat 8px 5px;
    opacity: 1; }
    .home-recent-posts .image .gallery .slick-arrow:hover {
      opacity: 0.3; }
    .home-recent-posts .image .gallery .slick-arrow.slick-disabled {
      opacity: 0.3; }
    .home-recent-posts .image .gallery .slick-arrow.slick-prev {
      right: 46px;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }

.teaser-post {
  margin-bottom: 20px; }
  @media only screen and (min-width: 992px) {
    .teaser-post {
      margin-bottom: 30px; } }
  .teaser-post .inner {
    height: 100%;
    background: #F7F6F3;
    display: flex;
    flex-wrap: wrap;
    padding-top: calc(var(--bs-gutter-x) * 1);
    padding-bottom: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); }
  .teaser-post .image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); }
    @media only screen and (min-width: 768px) {
      .teaser-post .image {
        margin-bottom: 0;
        flex: 0 0 40%;
        max-width: 40%; } }
    @media only screen and (min-width: 768px) {
      .teaser-post .image img {
        width: 100%; } }
  .teaser-post .text {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); }
    @media only screen and (min-width: 768px) {
      .teaser-post .text {
        flex: 0 0 60%;
        max-width: 60%; } }
    .teaser-post .text h3 {
      margin: 0; }
      .teaser-post .text h3 a {
        color: #141D3B; }
        .teaser-post .text h3 a:hover {
          color: #B9AD7E; }
    .teaser-post .text .meta {
      display: block;
      color: rgba(20, 29, 59, 0.6);
      margin-bottom: calc(var(--bs-gutter-x) * 1);
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 992px) {
        .teaser-post .text .meta {
          line-height: 22px;
          line-height: 1.375rem; } }
    .teaser-post .text p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 992px) {
        .teaser-post .text p {
          line-height: 22px;
          line-height: 1.375rem; } }

.recent-announcements .inner {
  padding-left: 0;
  padding-right: 0; }
  .recent-announcements .inner .image {
    padding-left: 0; }
    @media only screen and (min-width: 768px) {
      .recent-announcements .inner .image {
        padding-right: calc(var(--bs-gutter-x) * .5); } }
  .recent-announcements .inner .text {
    padding-right: 0;
    padding-left: 0;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .recent-announcements .inner .text {
        padding-left: calc(var(--bs-gutter-x) * .5); } }
  .recent-announcements .inner .gallery {
    margin-bottom: calc(var(--bs-gutter-x) * 0.5);
    position: relative; }
    @media only screen and (min-width: 992px) {
      .recent-announcements .inner .gallery {
        margin-bottom: calc(var(--bs-gutter-x) * 1); } }
  .recent-announcements .inner .related-posts h4 {
    font-family: "Inter", sans-serif;
    margin-bottom: calc(var(--bs-gutter-x) * 0.5);
    font-size: 16px;
    font-size: 1rem; }
  .recent-announcements .inner .related-posts ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .recent-announcements .inner .related-posts ul li {
      list-style: none; }
      .recent-announcements .inner .related-posts ul li a {
        color: rgba(20, 29, 59, 0.6);
        text-decoration: underline; }
        .recent-announcements .inner .related-posts ul li a:hover {
          text-decoration: none; }
  .recent-announcements .inner .btn-group {
    position: absolute;
    top: 0;
    right: 0; }
    .recent-announcements .inner .btn-group i.bi-three-dots-vertical {
      cursor: pointer;
      font-size: 20px;
      font-size: 1.25rem;
      color: rgba(20, 29, 59, 0.6);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .recent-announcements .inner .btn-group i.bi-three-dots-vertical:hover {
        color: #B9AD7E; }
    .recent-announcements .inner .btn-group .dropdown-menu.show {
      margin: 35px -20px 0 0 !important;
      box-shadow: 0px 0px 40px rgba(150, 147, 136, 0.2); }
    .recent-announcements .inner .btn-group .dropdown-menu h5 {
      color: rgba(20, 29, 59, 0.6);
      text-transform: uppercase;
      font-family: "Inter", sans-serif;
      font-weight: 500;
      margin: 0; }
    .recent-announcements .inner .btn-group .dropdown-menu .dropdown-divider {
      margin: 1rem 0;
      border-color: #C6CBDB; }
    .recent-announcements .inner .btn-group .dropdown-menu li a {
      font-weight: 500; }

.home-featured-posts {
  padding-bottom: 60px; }
  @media only screen and (min-width: 1400px) {
    .home-featured-posts {
      padding-bottom: 0; } }
  .home-featured-posts > .slick-arrow {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: #B9AD7E url("../images/arrow-white.svg") no-repeat 17px 13px;
    opacity: 1; }
    @media only screen and (min-width: 1400px) {
      .home-featured-posts > .slick-arrow {
        bottom: auto;
        top: 50%;
        right: -50px;
        transform: translateY(-50%);
        right: -100px; } }
    .home-featured-posts > .slick-arrow:hover {
      opacity: 0.3; }
    .home-featured-posts > .slick-arrow.slick-disabled {
      opacity: 0.3; }
    .home-featured-posts > .slick-arrow.slick-prev {
      right: 56px;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg);
      background: #B9AD7E url("../images/arrow-white.svg") no-repeat 18px 13px; }
      @media only screen and (min-width: 1400px) {
        .home-featured-posts > .slick-arrow.slick-prev {
          right: auto;
          left: -100px; } }

.featured-post {
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .featured-post .row {
      flex-direction: row-reverse; } }
  .featured-post .text h3 {
    margin: 0; }
    .featured-post .text h3 a {
      color: #141D3B; }
      .featured-post .text h3 a:hover {
        color: #B9AD7E; }
  .featured-post .text .meta {
    display: block;
    color: rgba(20, 29, 59, 0.6);
    margin-bottom: calc(var(--bs-gutter-x) * 1);
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    @media only screen and (min-width: 992px) {
      .featured-post .text .meta {
        line-height: 22px;
        line-height: 1.375rem; } }
  .featured-post .text p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    @media only screen and (min-width: 992px) {
      .featured-post .text p {
        line-height: 22px;
        line-height: 1.375rem; } }
  .featured-post .text .headline p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media only screen and (min-width: 992px) {
      .featured-post .text .headline p {
        line-height: 26px;
        line-height: 1.625rem; } }
  .featured-post .text .items {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: calc(var(--bs-gutter-x) * 1); }
    .featured-post .text .items li {
      display: inline-block;
      margin-left: -4px;
      padding-left: 8px; }
      @media only screen and (min-width: 768px) {
        .featured-post .text .items li {
          padding-left: 8px;
          display: block;
          margin: 0;
          padding-left: 0; } }
      @media only screen and (min-width: 992px) {
        .featured-post .text .items li {
          padding-left: 4px;
          display: inline-block;
          margin-left: -4px; } }
      @media only screen and (min-width: 1400px) {
        .featured-post .text .items li {
          padding-left: 16px; } }
      .featured-post .text .items li:before {
        content: "|";
        display: inline-block;
        opacity: 0.2;
        padding-right: 8px; }
        @media only screen and (min-width: 768px) {
          .featured-post .text .items li:before {
            padding-right: 4px;
            display: none; } }
        @media only screen and (min-width: 992px) {
          .featured-post .text .items li:before {
            display: inline-block;
            padding-right: 4px; } }
        @media only screen and (min-width: 1400px) {
          .featured-post .text .items li:before {
            padding-right: 16px; } }
      .featured-post .text .items li:first-child {
        padding-left: 0;
        margin-left: 0; }
        .featured-post .text .items li:first-child:before {
          display: none; }
  .featured-post .image {
    margin-bottom: calc(var(--bs-gutter-x) * 1); }
    @media only screen and (min-width: 768px) {
      .featured-post .image {
        margin: 0;
        display: flex;
        justify-content: flex-end; } }
    .featured-post .image .inner-container {
      width: 100%;
      max-width: 350px; }
    .featured-post .image .gallery {
      width: 100%;
      position: relative; }
      .featured-post .image .gallery .slick-arrow {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        z-index: 10;
        bottom: 24px;
        right: 24px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: transparent url("../images/arrow-white.svg") no-repeat 8px 5px;
        opacity: 1; }
        .featured-post .image .gallery .slick-arrow:hover {
          opacity: 0.3; }
        .featured-post .image .gallery .slick-arrow.slick-disabled {
          opacity: 0.3; }
        .featured-post .image .gallery .slick-arrow.slick-prev {
          right: 56px;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      .featured-post .image .gallery .slick-dots {
        position: absolute;
        width: auto;
        height: 24px;
        align-items: center;
        display: flex;
        list-style: none;
        bottom: 24px;
        left: 24px; }
        .featured-post .image .gallery .slick-dots li {
          padding: 0 5px; }
          .featured-post .image .gallery .slick-dots li:first-child {
            padding-left: 0; }
          .featured-post .image .gallery .slick-dots li:last-child {
            padding-right: 0; }
          .featured-post .image .gallery .slick-dots li button {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            display: block;
            width: 12px;
            height: 12px;
            padding: 0;
            border: 2px solid #FFFFFF;
            border-radius: 50%;
            text-indent: -9999px;
            overflow: hidden;
            background: transparent; }
          .featured-post .image .gallery .slick-dots li.slick-active button {
            border-color: #B9AD7E;
            background: #B9AD7E; }

.btn-container {
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  flex-wrap: wrap; }
  .btn-container .btn-group {
    min-width: 60px;
    max-width: 50%;
    flex: 1 1 auto;
    padding-left: 5px;
    padding-right: 5px; }
    .btn-container .btn-group .btn-primary {
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        .btn-container .btn-group .btn-primary {
          margin-bottom: 10px; } }
      @media only screen and (min-width: 1400px) {
        .btn-container .btn-group .btn-primary {
          margin-bottom: 0; } }

.dropdown-menu {
  border-color: #FFFFFF; }
  .dropdown-menu.memorial .dropdown-item {
    font-weight: 700; }
  .dropdown-menu .dropdown-item {
    color: #141D3B;
    font-weight: 500; }
    .dropdown-menu .dropdown-item:hover {
      color: #B9AD7E;
      background: transparent; }

#sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  align-self: flex-start; }
  #sidebar .block + .block {
    margin-top: 20px; }
    @media only screen and (min-width: 992px) {
      #sidebar .block + .block {
        margin-top: 30px; } }
    @media only screen and (min-width: 1400px) {
      #sidebar .block + .block {
        margin-top: 40px; } }
  #sidebar .block h2 {
    color: #B9AD7E;
    font-style: normal;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem; }
  #sidebar .block h3 {
    font-weight: 800;
    font-family: "Inter", sans-serif;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem; }
  #sidebar .block .navbar-nav li.dropdown-item {
    padding: 10px 0;
    background: transparent; }
    #sidebar .block .navbar-nav li.dropdown-item a.dropdown-toggle {
      padding: 0 22px 0 0;
      display: block;
      text-decoration: none;
      position: relative;
      font-weight: 500;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem;
      white-space: normal;
      color: #6F7485; }
      #sidebar .block .navbar-nav li.dropdown-item a.dropdown-toggle:after {
        vertical-align: middle;
        display: inline-block;
        width: 14px;
        height: 8px;
        border: 0;
        padding: 0;
        transform: rotate(180deg);
        background: #B9AD7E;
        position: absolute;
        top: 7px;
        right: 0;
        -webkit-mask-image: url("../images/arrow-gray.svg");
        mask-image: url("../images/arrow-gray.svg"); }
      #sidebar .block .navbar-nav li.dropdown-item a.dropdown-toggle.collapsed:after {
        background: #6F7485;
        transform: none; }
    #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu {
      position: relative;
      background: transparent;
      border: 0;
      display: block; }
      #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu.collapse:not(.show) {
        display: none; }
      #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu:before {
        content: "";
        display: block;
        width: 1px;
        height: calc(100% - 18px);
        background: rgba(111, 116, 133, 0.6);
        position: absolute;
        top: 0;
        left: 0; }
      #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu li {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        line-height: 1.25rem;
        padding: 8px 25px;
        position: relative; }
        #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu li:before {
          content: "";
          display: block;
          width: 9px;
          height: 1px;
          position: absolute;
          top: 50%;
          left: 0;
          background: rgba(111, 116, 133, 0.6); }
        #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu li a {
          display: inline-block;
          text-decoration: none;
          white-space: normal;
          color: #6F7485;
          padding: 0; }
          #sidebar .block .navbar-nav li.dropdown-item .dropdown-menu li a:hover {
            color: #B9AD7E; }
  #sidebar .block ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #sidebar .block ul li {
      list-style: none; }
      #sidebar .block ul li a {
        color: #6F7485;
        text-decoration: underline; }
        #sidebar .block ul li a:hover {
          text-decoration: none; }
  #sidebar .block .content {
    border: 1px solid #C6CBDB;
    padding: 8px; }
    @media only screen and (min-width: 992px) {
      #sidebar .block .content {
        padding: 12px; } }
    @media only screen and (min-width: 1400px) {
      #sidebar .block .content {
        padding: 16px; } }
  #sidebar .block.contact-info .content {
    padding: 0;
    border: 0; }
  #sidebar .block .info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-bottom: 16px; }
    @media only screen and (min-width: 992px) {
      #sidebar .block .info {
        margin-bottom: 24px; } }
    @media only screen and (min-width: 1400px) {
      #sidebar .block .info {
        margin-bottom: 32px; } }
    #sidebar .block .info .text {
      flex: 0 0 calc(100% - 90px);
      padding-right: 10px; }
      @media only screen and (min-width: 768px) {
        #sidebar .block .info .text {
          padding-right: 0;
          flex: 0 0 100%; } }
      @media only screen and (min-width: 992px) {
        #sidebar .block .info .text {
          flex: 0 0 calc(100% - 65px);
          padding-right: 10px; } }
      @media only screen and (min-width: 1400px) {
        #sidebar .block .info .text {
          flex: 0 0 calc(100% - 90px);
          padding-right: 15px; } }
      #sidebar .block .info .text.full-width {
        flex: 0 0 100%; }
      #sidebar .block .info .text .meta {
        display: flex;
        margin-bottom: 20px;
        position: relative;
        font-family: "Playfair Display", serif;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 16px;
        line-height: 1rem;
        color: #141D3B;
        font-style: italic;
        /*&:before{
        	content: "";
        	width: 16px;
        	height: 24px;
        	position: absolute;
        	top: 50%;
        	left: 0;
        	transform: translateY(-50%);
        	background: url($p_images + 'vector.svg') no-repeat 0 0;
        	background-size:100% auto;
        }*/ }
        #sidebar .block .info .text .meta img {
          margin-right: 12px; }
      #sidebar .block .info .text .name p {
        color: #6F7485;
        margin: 0;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 22px;
        line-height: 1.375rem; }
    #sidebar .block .info .image {
      flex: 0 0 90px; }
      @media only screen and (min-width: 768px) {
        #sidebar .block .info .image {
          flex: 0 0 100%;
          margin-bottom: 15px; } }
      @media only screen and (min-width: 992px) {
        #sidebar .block .info .image {
          flex: 0 0 65px;
          margin-bottom: 0; } }
      @media only screen and (min-width: 1400px) {
        #sidebar .block .info .image {
          flex: 0 0 90px; } }
  #sidebar .block .item {
    display: flex;
    position: relative;
    color: #6F7485;
    align-items: flex-start;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    /*&.location{
    	padding-left: 30px;
    	&:before{
    		content: "";
    		display: block;
    		width: 20px;
    		height: 20px;
    		position: absolute;
    		top: 0;
    		left: 0;
    		background: url($p_images + 'icon-location.svg') no-repeat 0 0;
    	}
    }
    &.died{
    	padding-left: 30px;
    	&:before{
    		content: "";
    		display: block;
    		width: 20px;
    		height: 18px;
    		position: absolute;
    		top: 1px;
    		left: 0;
    		background: url($p_images + 'icon-died.svg') no-repeat 0 0;
    	}
    }*/ }
    #sidebar .block .item + .item {
      margin-top: 16px; }
    #sidebar .block .item img {
      margin-right: 10px; }
    #sidebar .block .item p {
      margin: 0;
      color: #6F7485;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem; }
  #sidebar .block .related {
    text-align: center;
    padding-top: 16px; }
    @media only screen and (min-width: 992px) {
      #sidebar .block .related {
        padding-top: 24px; } }
    @media only screen and (min-width: 1400px) {
      #sidebar .block .related {
        padding-top: 32px; } }
    #sidebar .block .related h3 {
      margin-bottom: 12px; }
    #sidebar .block .related .links {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      color: #6F7485; }
      #sidebar .block .related .links a {
        color: #6F7485;
        text-decoration: underline; }
        #sidebar .block .related .links a:hover {
          text-decoration: none; }
  #sidebar .block .flex-item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 8px; }
    #sidebar .block .flex-item .label {
      flex: 0 0 90px;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem;
      font-weight: 700; }
      @media only screen and (min-width: 768px) {
        #sidebar .block .flex-item .label {
          flex: 0 0 100%; } }
      @media only screen and (min-width: 992px) {
        #sidebar .block .flex-item .label {
          flex: 0 0 90px;
          line-height: 26px;
          line-height: 1.625rem; } }
    #sidebar .block .flex-item .value {
      font-weight: 500;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem;
      flex: 0 0 calc(100% - 90px); }
      @media only screen and (min-width: 768px) {
        #sidebar .block .flex-item .value {
          flex: 0 0 100%; } }
      @media only screen and (min-width: 992px) {
        #sidebar .block .flex-item .value {
          line-height: 26px;
          line-height: 1.625rem;
          flex: 0 0 calc(100% - 90px); } }
  #sidebar .block .map {
    margin-top: 8px;
    position: relative; }
    #sidebar .block .map img {
      width: 100%; }
    #sidebar .block .map .marker {
      display: block;
      position: absolute;
      width: 48px;
      height: 48px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url("../images/location-marker.svg") no-repeat 0 0;
      background-position: 100% auto; }

.post-full .description {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media only screen and (min-width: 992px) {
    .post-full .description {
      padding-top: 48px;
      padding-bottom: 48px; } }
  @media only screen and (min-width: 1400px) {
    .post-full .description {
      padding-top: 64px;
      padding-bottom: 64px; } }
  .post-full .description p {
    margin: 0; }
    .post-full .description p + p {
      margin-top: 15px; }
      @media only screen and (min-width: 992px) {
        .post-full .description p + p {
          margin-top: 25px; } }
.post-full .inner-content {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5); }
  .post-full .inner-content .text-container {
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    flex: 0 0 100%;
    max-width: 100%; }
    @media only screen and (min-width: 992px) {
      .post-full .inner-content .text-container {
        flex: 0 0 62.5%;
        max-width: 62.5%; } }
    .post-full .inner-content .text-container .inner {
      display: flex;
      width: 100%;
      position: relative;
      height: 100%;
      align-items: flex-end;
      flex-direction: column; }
      .post-full .inner-content .text-container .inner > * {
        width: 100%; }
  .post-full .inner-content .fields .field-item {
    display: flex;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem; }
    .post-full .inner-content .fields .field-item .label {
      flex: 0 0 130px;
      padding-right: 10px;
      font-weight: 700; }
    .post-full .inner-content .fields .field-item .value {
      font-weight: 400; }
  .post-full .inner-content .links {
    margin-top: 20px;
    border-top: 1px solid #C6CBDB;
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding-top: 16px; }
    @media only screen and (min-width: 992px) {
      .post-full .inner-content .links {
        margin-top: auto;
        padding-top: 16px; } }
    @media only screen and (min-width: 1400px) {
      .post-full .inner-content .links {
        padding-top: 24px; } }
    .post-full .inner-content .links .link {
      padding: 8px 0; }
    .post-full .inner-content .links a {
      position: relative;
      display: inline-block;
      padding-left: 34px;
      color: #6F7485; }
      .post-full .inner-content .links a:before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: -1px;
        left: 0; }
      .post-full .inner-content .links a.message:before {
        background: url("../images/icon-message.svg") no-repeat 0 0;
        background-size: 100% auto; }
      .post-full .inner-content .links a.sympathy:before {
        background: url("../images/icon-heart.svg") no-repeat 0 0;
        background-size: 100% auto; }
      .post-full .inner-content .links a.calendar:before {
        background: url("../images/icon-calendar-add.svg") no-repeat 0 0;
        background-size: 100% auto; }
      .post-full .inner-content .links a.bouquet:before {
        background: url("../images/icon-bouquet.svg") no-repeat 0 0;
        background-size: 100% auto; }
      .post-full .inner-content .links a:hover {
        color: #B9AD7E; }
  .post-full .inner-content .image-container {
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    flex: 0 0 100%;
    max-width: 350px;
    margin: 0 auto 20px; }
    @media only screen and (min-width: 992px) {
      .post-full .inner-content .image-container {
        flex: 0 0 37.5%;
        max-width: 37.5%;
        margin: 0; } }
    .post-full .inner-content .image-container .gallery {
      width: 100%;
      position: relative; }
      .post-full .inner-content .image-container .gallery .slick-arrow {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        z-index: 10;
        bottom: 24px;
        right: 24px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: transparent url("../images/arrow-white.svg") no-repeat 8px 5px;
        opacity: 1; }
        .post-full .inner-content .image-container .gallery .slick-arrow:hover {
          opacity: 0.3; }
        .post-full .inner-content .image-container .gallery .slick-arrow.slick-disabled {
          opacity: 0.3; }
        .post-full .inner-content .image-container .gallery .slick-arrow.slick-prev {
          right: 56px;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      .post-full .inner-content .image-container .gallery .slick-dots {
        position: absolute;
        width: auto;
        height: 24px;
        align-items: center;
        display: flex;
        list-style: none;
        bottom: 24px;
        left: 24px; }
        .post-full .inner-content .image-container .gallery .slick-dots li {
          padding: 0 5px; }
          .post-full .inner-content .image-container .gallery .slick-dots li:first-child {
            padding-left: 0; }
          .post-full .inner-content .image-container .gallery .slick-dots li:last-child {
            padding-right: 0; }
          .post-full .inner-content .image-container .gallery .slick-dots li button {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            display: block;
            width: 12px;
            height: 12px;
            padding: 0;
            border: 2px solid #FFFFFF;
            border-radius: 50%;
            text-indent: -9999px;
            overflow: hidden;
            background: transparent; }
          .post-full .inner-content .image-container .gallery .slick-dots li.slick-active button {
            border-color: #B9AD7E;
            background: #B9AD7E; }

.post-preview {
  margin-bottom: calc(var(--bs-gutter-x) * 0.75); }
  @media only screen and (min-width: 992px) {
    .post-preview {
      margin-bottom: calc(var(--bs-gutter-x) * 1); } }
  .post-preview .inner {
    background: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    padding-top: calc(var(--bs-gutter-x) * 1);
    padding-bottom: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); }
  .post-preview .image {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5); }
    @media only screen and (min-width: 768px) {
      .post-preview .image {
        margin-bottom: 0;
        flex: 0 0 25%;
        max-width: 25%; } }
  .post-preview .text {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-top: calc(var(--bs-gutter-x) * .25);
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    /*&:before{
    	content: "";
    	display: block;
    	width: 94px;
    	height: 69px;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url($p_images + 'icon-quote-left.svg') no-repeat 0 0;
    	background-size: 100% auto;
    	@include bp(small){
    		width: 94px;
    		height: 69px;
    		left: calc(var(--bs-gutter-x) * -.25);
    	}
    	@include bp(medium){
    		width: 114px;
    		height: 84px;
    		left: calc(var(--bs-gutter-x) * -.5);
    	}
    	@include bp(large){
    		width: 134px;
    		height: 99px;
    		left: calc(var(--bs-gutter-x) * -1);
    	}
    }*/ }
    @media only screen and (min-width: 768px) {
      .post-preview .text {
        flex: 0 0 75%;
        max-width: 75%; } }
    @media only screen and (min-width: 768px) {
      .post-preview .text.without-image {
        margin-left: 25%; } }
    .post-preview .text h3 {
      margin: 0; }
      .post-preview .text h3 a {
        color: #141D3B; }
        .post-preview .text h3 a:hover {
          color: #B9AD7E; }
    .post-preview .text .btn-toggler {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-indent: -9999px;
      overflow: hidden;
      background: #B9AD7E; }
      .post-preview .text .btn-toggler:before {
        content: "";
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        vertical-align: middle;
        display: inline-block;
        width: 14px;
        height: 8px;
        border: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -4px 0 0 -7px;
        background: #FFFFFF;
        transform: rotate(-180deg);
        -webkit-mask-image: url("../images/arrow-gray.svg");
        mask-image: url("../images/arrow-gray.svg"); }
    .post-preview .text .meta {
      display: block;
      color: rgba(20, 29, 59, 0.6);
      margin-bottom: calc(var(--bs-gutter-x) * 1);
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 992px) {
        .post-preview .text .meta {
          line-height: 22px;
          line-height: 1.375rem; } }
    .post-preview .text p {
      position: relative;
      z-index: 10;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 992px) {
        .post-preview .text p {
          line-height: 22px;
          line-height: 1.375rem; } }
    .post-preview .text .buttons {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -5px; }
      @media only screen and (min-width: 768px) {
        .post-preview .text .buttons {
          margin: 0 -10px; } }
      @media only screen and (min-width: 992px) {
        .post-preview .text .buttons {
          margin: 0 -10px;
          display: inline-flex; } }
      .post-preview .text .buttons .btn {
        margin: 0 5px 10px;
        white-space: nowrap; }
        @media only screen and (min-width: 768px) {
          .post-preview .text .buttons .btn {
            margin: 0 10px 15px;
            display: block; } }
        @media only screen and (min-width: 992px) {
          .post-preview .text .buttons .btn {
            margin: 0 10px; } }
  .post-preview.closed .image {
    display: none; }
  .post-preview.closed .text {
    padding-top: 0;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0; }
    .post-preview.closed .text:before {
      display: none; }
    .post-preview.closed .text .meta {
      margin-bottom: 0; }
    .post-preview.closed .text p {
      display: none; }
    .post-preview.closed .text .btn-toggler {
      background: rgba(198, 203, 219, 0.2); }
      .post-preview.closed .text .btn-toggler:before {
        transform: rotate(0);
        background: #B9AD7E; }

.filters-form {
  padding-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    .filters-form {
      padding-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    .filters-form {
      padding-bottom: 50px; } }
  @media only screen and (min-width: 1400px) {
    .filters-form {
      padding-bottom: 60px; } }
  .filters-form .text-wrapper {
    margin-bottom: 20px;
    position: relative; }
    @media only screen and (min-width: 992px) {
      .filters-form .text-wrapper {
        margin-bottom: 0;
        flex: 0 0 60%;
        max-width: 60%; } }
    .filters-form .text-wrapper .search-group {
      position: relative; }
      .filters-form .text-wrapper .search-group:before {
        content: "";
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 24px;
        background: url("../images/icon-search-normal.svg") no-repeat 0 0;
        background-size: 100% auto; }
      .filters-form .text-wrapper .search-group .form-control-clear {
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 128px;
        width: 22px;
        height: 22px;
        cursor: pointer;
        display: block;
        background: url("../images/icon-close.svg") no-repeat 0 0; }
        .filters-form .text-wrapper .search-group .form-control-clear.hidden {
          display: none; }
    .filters-form .text-wrapper .btn {
      position: absolute;
      bottom: 0;
      right: calc(var(--bs-gutter-x) * 0.5);
      border-radius: 23px;
      height: 46px; }
    .filters-form .text-wrapper input[type=text] {
      height: 46px;
      border-radius: 23px;
      border-color: #FFFFFF;
      font-weight: 500;
      font-size: 16px;
      font-size: 1rem;
      color: #141D3B;
      padding: 5px 104px 5px 54px; }
      .filters-form .text-wrapper input[type=text]::-webkit-input-placeholder {
        color: #C6CBDB; }
      .filters-form .text-wrapper input[type=text]::-moz-placeholder {
        color: #C6CBDB; }
      .filters-form .text-wrapper input[type=text]:-ms-input-placeholder {
        color: #C6CBDB; }
      .filters-form .text-wrapper input[type=text]:-moz-placeholder {
        color: #C6CBDB; }
  .filters-form .date-wrapper {
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .filters-form .date-wrapper {
        margin-bottom: 0;
        flex: 0 0 20%;
        max-width: 20%; } }
    .filters-form .date-wrapper:last-child {
      margin-bottom: 0; }
    .filters-form .date-wrapper .input-group {
      position: relative; }
      .filters-form .date-wrapper .input-group input.form-control {
        height: 46px;
        border-radius: 23px !important;
        border-color: #B9AD7E;
        background: transparent;
        font-weight: 500;
        padding: 5px 16px;
        font-size: 16px;
        font-size: 1rem;
        color: #141D3B; }
        .filters-form .date-wrapper .input-group input.form-control::-webkit-input-placeholder {
          color: #B9AD7E; }
        .filters-form .date-wrapper .input-group input.form-control::-moz-placeholder {
          color: #B9AD7E; }
        .filters-form .date-wrapper .input-group input.form-control:-ms-input-placeholder {
          color: #B9AD7E; }
        .filters-form .date-wrapper .input-group input.form-control:-moz-placeholder {
          color: #B9AD7E; }
      .filters-form .date-wrapper .input-group .input-group-text {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 24px;
        margin-top: -12px;
        width: 24px;
        height: 24px;
        border: 0;
        padding: 0;
        background: url("../images/icon-calendar.svg") no-repeat 0 0;
        background-size: 100% auto; }
  .filters-form label {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: #C6CBDB;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    @media only screen and (min-width: 992px) {
      .filters-form label {
        line-height: 22px;
        line-height: 1.375rem; } }

body .tempus-dominus-widget .date-container-days div:not(.no-highlight).active {
  background: #B9AD7E; }

body .tempus-dominus-widget .date-container-days div:not(.no-highlight).today:before {
  border-bottom-color: #B9AD7E; }

body .tempus-dominus-widget .date-container-days div:not(.no-highlight).active.today:before {
  border-bottom-color: #FFFFFF; }

body .tempus-dominus-widget .date-container-days .dow {
  color: #C6CBDB; }

body .tempus-dominus-widget .date-container-days div:not(.no-highlight).old {
  color: #C6CBDB; }

body .tempus-dominus-widget .date-container-days div:not(.no-highlight):hover {
  background: transparent;
  color: #B9AD7E; }

.tempus-dominus-widget .calendar-header .next,
.tempus-dominus-widget .calendar-header .previous {
  color: #C6CBDB; }

.tempus-dominus-widget .date-container-days {
  border-top: 1px solid #C6CBDB;
  padding-top: 12px; }

.page-content h5 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #141D3B; }

.terms-accept label {
  font-weight: 700; }
.terms-accept .btn {
  min-width: 200px; }
  @media only screen and (min-width: 992px) {
    .terms-accept .btn {
      min-width: 250px; } }

.table-results h5 {
  margin: 0 0 16px;
  text-transform: uppercase; }

.table {
  margin-bottom: calc(var(--bs-gutter-x) * 1); }
  .table th {
    background: rgba(185, 173, 126, 0.3);
    color: #FFFFFF;
    border: 0;
    box-shadow: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5); }
    @media only screen and (min-width: 992px) {
      .table th {
        line-height: 22px;
        line-height: 1.375rem; } }
  .table td {
    border: 0;
    box-shadow: none;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    @media only screen and (min-width: 992px) {
      .table td {
        line-height: 22px;
        line-height: 1.375rem; } }
  .table strong {
    font-weight: 600; }
  .table .status {
    color: #C6CBDB; }
  .table .btn-group {
    align-items: flex-end; }
    .table .btn-group .dropdown-toggle {
      color: #C6CBDB;
      cursor: pointer; }
      .table .btn-group .dropdown-toggle:after {
        vertical-align: middle;
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 0;
        padding: 0;
        background: url(../images/arrow-gray.svg) no-repeat 50% 50%; }

.modal-content {
  background: #F7F6F3;
  border: 0; }
  .modal-content p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .modal-content p {
        line-height: 22px;
        line-height: 1.375rem; } }
  .modal-content .success-message p {
    margin: 0; }
  .modal-content .success-message .btn {
    margin-left: 20px; }

.notification-wrapper {
  border-radius: 0.3rem;
  background: #6F7485;
  padding: 20px;
  margin-bottom: 20px; }
  .notification-wrapper .success-message {
    color: #FFFFFF; }
    .notification-wrapper .success-message p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      margin: 0; }
      @media only screen and (min-width: 992px) {
        .notification-wrapper .success-message p {
          line-height: 22px;
          line-height: 1.375rem; } }
    .notification-wrapper .success-message .btn {
      margin-left: 20px; }

.modal-white .modal-content {
  background: #FFFFFF; }

.success .modal-content {
  background: #6F7485;
  color: #FFFFFF; }

.modal-header {
  padding: 20px;
  padding-bottom: 20px;
  border: 0; }
  @media only screen and (min-width: 768px) {
    .modal-header {
      padding-bottom: 20px; } }
  @media only screen and (min-width: 992px) {
    .modal-header {
      padding: 20px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 1200px) {
    .modal-header {
      padding: 30px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 1400px) {
    .modal-header {
      padding: 40px;
      padding-bottom: 20px; } }
  .modal-header + .modal-body {
    padding-top: 0; }

.modal-body {
  padding: 20px;
  border: 0; }
  @media only screen and (min-width: 992px) {
    .modal-body {
      padding: 20px; } }
  @media only screen and (min-width: 1200px) {
    .modal-body {
      padding: 30px; } }
  @media only screen and (min-width: 1400px) {
    .modal-body {
      padding: 40px; } }

.modal-footer {
  justify-content: initial;
  padding: 20px;
  border: 0;
  padding-top: 0; }
  @media only screen and (min-width: 992px) {
    .modal-footer {
      padding: 20px;
      padding-top: 0; } }
  @media only screen and (min-width: 1200px) {
    .modal-footer {
      padding: 30px;
      padding-top: 0; } }
  @media only screen and (min-width: 1400px) {
    .modal-footer {
      padding: 40px;
      padding-top: 0; } }
  .modal-footer .navigation {
    flex-grow: 1; }

.card.bouqeut-item {
  padding: 10px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 8px; }
  .card.bouqeut-item .card-body {
    padding: 0;
    text-align: center; }
  .card.bouqeut-item.selected, .card.bouqeut-item:hover {
    border: 2px solid #B9AD7E; }
  .card.bouqeut-item .price {
    color: #B9AD7E;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    @media only screen and (min-width: 992px) {
      .card.bouqeut-item .price {
        line-height: 22px;
        line-height: 1.375rem; } }

.pagination .page-item {
  color: #C6CBDB;
  padding: 0 5px; }
  .pagination .page-item .page-link {
    color: #C6CBDB;
    border: 1px solid #C6CBDB;
    border-radius: 50%;
    width: 36px;
    text-align: center;
    padding: 5px 5px;
    line-height: 26px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media only screen and (min-width: 992px) {
      .pagination .page-item .page-link {
        width: 38px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 26px;
        line-height: 1.625rem; } }
    .pagination .page-item .page-link:hover {
      color: #FFFFFF;
      background: #B9AD7E;
      border-color: #B9AD7E; }
    .pagination .page-item .page-link.prev span {
      text-indent: -9999px;
      display: block;
      position: relative; }
      .pagination .page-item .page-link.prev span:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background: #C6CBDB;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-mask-image: url("../images/arrow-white.svg");
        mask-image: url("../images/arrow-white.svg");
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        display: block;
        width: 8px;
        height: 14px;
        margin: -7px 0 0 -6px; }
    .pagination .page-item .page-link.prev:hover span:before {
      background: #FFFFFF; }
    .pagination .page-item .page-link.next span {
      text-indent: -9999px;
      display: block;
      position: relative; }
      .pagination .page-item .page-link.next span:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: #C6CBDB;
        -webkit-mask-image: url("../images/arrow-white.svg");
        mask-image: url("../images/arrow-white.svg");
        display: block;
        width: 8px;
        height: 14px;
        margin: -7px 0 0 -4px; }
    .pagination .page-item .page-link.next:hover span:before {
      background: #FFFFFF; }

#content .page {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem; }
  #content .page img {
    width: 100%;
    margin-bottom: calc(var(--bs-gutter-x) * 0.5); }
    @media only screen and (min-width: 992px) {
      #content .page img {
        margin-bottom: calc(var(--bs-gutter-x) * 1); } }
  #content .page h1, #content .page h2, #content .page h3, #content .page h4, #content .page h5 {
    color: #B9AD7E; }
  #content .page h3, #content .page h4, #content .page h5 {
    font-style: normal; }
  #content .page ul {
    margin-left: calc(var(--bs-gutter-x) * 0.5);
    margin-bottom: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.25); }
    @media only screen and (min-width: 992px) {
      #content .page ul {
        margin-bottom: calc(var(--bs-gutter-x) * 1); } }
  #content .page ol {
    margin-left: calc(var(--bs-gutter-x) * 0.5);
    margin-bottom: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.25); }
    @media only screen and (min-width: 992px) {
      #content .page ol {
        margin-bottom: calc(var(--bs-gutter-x) * 1); } }
#content .not-found {
  text-align: center;
  color: #3C3A34; }
  #content .not-found h1 {
    font-family: "Playfair Display", serif;
    color: inherit;
    margin-bottom: 20px;
    font-size: 200px;
    font-size: 12.5rem;
    line-height: 200px;
    line-height: 12.5rem; }
    @media only screen and (min-width: 768px) {
      #content .not-found h1 {
        font-size: 220px;
        font-size: 13.75rem;
        line-height: 220px;
        line-height: 13.75rem; } }
    @media only screen and (min-width: 992px) {
      #content .not-found h1 {
        margin-bottom: 30px;
        font-size: 241px;
        font-size: 15.0625rem;
        line-height: 241px;
        line-height: 15.0625rem; } }
    @media only screen and (min-width: 1400px) {
      #content .not-found h1 {
        margin-bottom: 40px;
        font-size: 286px;
        font-size: 17.875rem;
        line-height: 286px;
        line-height: 17.875rem; } }
  #content .not-found p {
    font-weight: 500;
    color: inherit;
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media only screen and (min-width: 992px) {
      #content .not-found p {
        margin-bottom: 40px;
        line-height: 26px;
        line-height: 1.625rem; } }
    @media only screen and (min-width: 1400px) {
      #content .not-found p {
        margin-bottom: 60px; } }

form ul.progressbar li,
.form ul.progressbar li {
  margin-bottom: 15px;
  width: 100%;
  position: relative;
  text-align: left !important;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 500;
  color: #141D3B;
  padding-bottom: 25px; }
  form ul.progressbar li button,
  form ul.progressbar li strong,
  .form ul.progressbar li button,
  .form ul.progressbar li strong {
    opacity: 0.3;
    font-weight: 500;
    background: transparent; }
  form ul.progressbar li:before,
  .form ul.progressbar li:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #C6CBDB;
    position: absolute;
    left: 10px;
    bottom: -15px;
    transform: translate(0, -50%); }
  form ul.progressbar li:last-child,
  .form ul.progressbar li:last-child {
    padding-bottom: 0; }
    form ul.progressbar li:last-child:before,
    .form ul.progressbar li:last-child:before {
      display: none; }
  @media only screen and (min-width: 768px) {
    form ul.progressbar li,
    .form ul.progressbar li {
      width: auto;
      padding-right: 15px;
      padding-bottom: 0; }
      form ul.progressbar li:before,
      .form ul.progressbar li:before {
        display: none; } }
  @media only screen and (min-width: 992px) {
    form ul.progressbar li,
    .form ul.progressbar li {
      padding-right: 60px; }
      form ul.progressbar li:after,
      .form ul.progressbar li:after {
        content: "";
        width: 20px;
        height: 1px;
        background: #C6CBDB;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translate(0, -50%); }
      form ul.progressbar li:last-child:after,
      .form ul.progressbar li:last-child:after {
        display: none; } }
  @media only screen and (min-width: 1400px) {
    form ul.progressbar li,
    .form ul.progressbar li {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.5rem;
      padding-right: 80px; }
      form ul.progressbar li:after,
      .form ul.progressbar li:after {
        width: 40px;
        right: 20px; } }
  form ul.progressbar li span,
  .form ul.progressbar li span {
    width: 24px;
    height: 24px;
    background: #C6CBDB;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: bold;
    color: #6F7485;
    margin-right: 10px; }
    form ul.progressbar li span i,
    .form ul.progressbar li span i {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 24px;
      line-height: 1.5rem; }
  form ul.progressbar li.active button,
  form ul.progressbar li.active strong,
  .form ul.progressbar li.active button,
  .form ul.progressbar li.active strong {
    opacity: 1; }
  form ul.progressbar li.active span,
  .form ul.progressbar li.active span {
    background: #B9AD7E;
    color: #FFFFFF; }
form .dropdown-divider,
.form .dropdown-divider {
  border-top: 1px solid rgba(198, 203, 219, 0.6);
  margin: 30px 0 40px; }
form .form-item label,
.form .form-item label {
  color: #141D3B;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 600; }
  form .form-item label i,
  .form .form-item label i {
    color: #C6CBDB; }
form .form-item input[type=text],
form .form-item input[type=email],
form .form-item input[type=tel],
form .form-item input[type=file],
form .form-item select,
form .form-item textarea,
.form .form-item input[type=text],
.form .form-item input[type=email],
.form .form-item input[type=tel],
.form .form-item input[type=file],
.form .form-item select,
.form .form-item textarea {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border-color: #FFFFFF;
  padding: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem; }
  form .form-item input[type=text]:read-only,
  form .form-item input[type=email]:read-only,
  form .form-item input[type=tel]:read-only,
  form .form-item input[type=file]:read-only,
  form .form-item select:read-only,
  form .form-item textarea:read-only,
  .form .form-item input[type=text]:read-only,
  .form .form-item input[type=email]:read-only,
  .form .form-item input[type=tel]:read-only,
  .form .form-item input[type=file]:read-only,
  .form .form-item select:read-only,
  .form .form-item textarea:read-only {
    background: #E5E5E5;
    border-color: #E5E5E5; }
form .form-item .form-item-value,
.form .form-item .form-item-value {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem; }
form .form-item .input-group input[type=text],
form .form-item .input-group input[type=email],
form .form-item .input-group input[type=file],
form .form-item .input-group select,
form .form-item .input-group textarea,
.form .form-item .input-group input[type=text],
.form .form-item .input-group input[type=email],
.form .form-item .input-group input[type=file],
.form .form-item .input-group select,
.form .form-item .input-group textarea {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important; }
form .form-item .multiselect-native-select,
.form .form-item .multiselect-native-select {
  width: 100%;
  display: block; }
  form .form-item .multiselect-native-select .btn-group,
  form .form-item .multiselect-native-select .multiselect-container,
  .form .form-item .multiselect-native-select .btn-group,
  .form .form-item .multiselect-native-select .multiselect-container {
    width: 100%; }
    form .form-item .multiselect-native-select .btn-group .dropdown-menu,
    form .form-item .multiselect-native-select .multiselect-container .dropdown-menu,
    .form .form-item .multiselect-native-select .btn-group .dropdown-menu,
    .form .form-item .multiselect-native-select .multiselect-container .dropdown-menu {
      box-shadow: 0px 0px 40px rgba(150, 147, 136, 0.2);
      padding: 15px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      margin-top: 5px !important; }
  form .form-item .multiselect-native-select .custom-select,
  .form .form-item .multiselect-native-select .custom-select {
    background: #FFFFFF;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    border-color: #FFFFFF;
    padding: 10px 30px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
    text-align: left !important; }
    form .form-item .multiselect-native-select .custom-select .bi-chevron-down,
    .form .form-item .multiselect-native-select .custom-select .bi-chevron-down {
      position: absolute;
      top: 12px;
      right: 30px;
      font-size: 20px;
      font-size: 1.25rem;
      color: #6F7485; }
    form .form-item .multiselect-native-select .custom-select .multiselect-selected-text,
    .form .form-item .multiselect-native-select .custom-select .multiselect-selected-text {
      color: #141D3B; }
  form .form-item .multiselect-native-select .multiselect-option,
  form .form-item .multiselect-native-select .multiselect-all,
  .form .form-item .multiselect-native-select .multiselect-option,
  .form .form-item .multiselect-native-select .multiselect-all {
    background: none !important; }
    form .form-item .multiselect-native-select .multiselect-option:hover,
    form .form-item .multiselect-native-select .multiselect-all:hover,
    .form .form-item .multiselect-native-select .multiselect-option:hover,
    .form .form-item .multiselect-native-select .multiselect-all:hover {
      background: none !important; }
  form .form-item .multiselect-native-select .multiselect-all,
  .form .form-item .multiselect-native-select .multiselect-all {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 12px; }
    form .form-item .multiselect-native-select .multiselect-all:after,
    .form .form-item .multiselect-native-select .multiselect-all:after {
      content: "";
      opacity: 0.6;
      width: calc(100% - 15px);
      border-bottom: 1px solid #C6CBDB;
      position: absolute;
      left: 8px;
      bottom: 0; }
form .markup h5,
.form .markup h5 {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(198, 203, 219, 0.6);
  text-transform: uppercase; }
form .relativ,
.form .relativ {
  position: relative;
  margin-bottom: 40px; }
  form .relativ h5,
  .form .relativ h5 {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(198, 203, 219, 0.6);
    text-transform: uppercase;
    margin-bottom: 30px; }
  form .relativ .btn-close,
  form .relativ .btn-edit,
  .form .relativ .btn-close,
  .form .relativ .btn-edit {
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 0.2;
    width: 12px;
    height: 12px;
    padding: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    form .relativ .btn-close:hover,
    form .relativ .btn-edit:hover,
    .form .relativ .btn-close:hover,
    .form .relativ .btn-edit:hover {
      opacity: 1; }
  form .relativ .btn-edit,
  .form .relativ .btn-edit {
    top: 0px;
    right: 25px;
    width: 16px;
    height: 26px;
    padding: 0;
    background: none; }
    form .relativ .btn-edit .bi,
    .form .relativ .btn-edit .bi {
      position: absolute;
      top: 0;
      left: 0; }
  form .relativ .info,
  .form .relativ .info {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    height: 100%; }
    form .relativ .info .info-item,
    .form .relativ .info .info-item {
      color: #6F7485;
      padding-left: 30px;
      position: relative;
      margin-bottom: 10px; }
      form .relativ .info .info-item:last-child,
      .form .relativ .info .info-item:last-child {
        margin-bottom: 0; }
      form .relativ .info .info-item:before,
      .form .relativ .info .info-item:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0; }
      form .relativ .info .info-item.name:before,
      .form .relativ .info .info-item.name:before {
        background: url("../images/icon-profile.svg") no-repeat 0 0; }
      form .relativ .info .info-item.location:before,
      .form .relativ .info .info-item.location:before {
        background: url("../images/icon-location.svg") no-repeat 0 0; }
      form .relativ .info .info-item.sms:before,
      .form .relativ .info .info-item.sms:before {
        background: url("../images/icon-sms.svg") no-repeat 0 0; }
      form .relativ .info .info-item a.edit,
      .form .relativ .info .info-item a.edit {
        display: inline-block;
        margin-left: 10px;
        text-indent: -9999px;
        position: relative; }
        form .relativ .info .info-item a.edit:before,
        .form .relativ .info .info-item a.edit:before {
          content: "";
          width: 20px;
          height: 20px;
          position: absolute;
          top: 0;
          left: 0;
          background: #EBEBEB;
          -webkit-mask-image: url("../images/icon-edit.svg");
          mask-image: url("../images/icon-edit.svg"); }
        form .relativ .info .info-item a.edit:hover:before,
        .form .relativ .info .info-item a.edit:hover:before {
          background: #141D3B; }
    form .relativ .info .bouquet,
    .form .relativ .info .bouquet {
      height: 100%;
      min-height: 76px; }
      form .relativ .info .bouquet.empty a.choose,
      .form .relativ .info .bouquet.empty a.choose {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px dashed #B9AD7E;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        form .relativ .info .bouquet.empty a.choose span,
        .form .relativ .info .bouquet.empty a.choose span {
          padding-left: 34px;
          white-space: nowrap;
          text-align: center;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          font-size: 16px;
          font-size: 1rem;
          line-height: 24px;
          line-height: 1.5rem;
          font-weight: 500;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          form .relativ .info .bouquet.empty a.choose span:before,
          .form .relativ .info .bouquet.empty a.choose span:before {
            content: "";
            width: 24px;
            height: 24px;
            position: absolute;
            top: 0;
            left: 0;
            background: #B9AD7E;
            -webkit-mask-image: url("../images/icon-bouquet.svg");
            mask-image: url("../images/icon-bouquet.svg");
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        form .relativ .info .bouquet.empty a.choose:hover,
        .form .relativ .info .bouquet.empty a.choose:hover {
          border: 1px dashed #141D3B; }
          form .relativ .info .bouquet.empty a.choose:hover span,
          .form .relativ .info .bouquet.empty a.choose:hover span {
            color: #141D3B; }
            form .relativ .info .bouquet.empty a.choose:hover span:before,
            .form .relativ .info .bouquet.empty a.choose:hover span:before {
              background: #141D3B; }
      form .relativ .info .bouquet .image,
      .form .relativ .info .bouquet .image {
        background: #FFFFFF;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        width: 62px;
        float: left; }
        form .relativ .info .bouquet .image img,
        .form .relativ .info .bouquet .image img {
          width: 100%;
          height: auto; }
      form .relativ .info .bouquet .text,
      .form .relativ .info .bouquet .text {
        padding-left: 78px;
        font-size: 14px;
        font-size: 0.875rem; }
        form .relativ .info .bouquet .text span,
        .form .relativ .info .bouquet .text span {
          display: block; }
          form .relativ .info .bouquet .text span.title,
          .form .relativ .info .bouquet .text span.title {
            font-weight: 500; }
          form .relativ .info .bouquet .text span.price,
          .form .relativ .info .bouquet .text span.price {
            color: #C6CBDB; }
        form .relativ .info .bouquet .text a.choose,
        .form .relativ .info .bouquet .text a.choose {
          font-weight: 600;
          color: #B9AD7E;
          text-decoration: underline;
          display: inline-block;
          margin-top: 15px; }
          form .relativ .info .bouquet .text a.choose:hover,
          .form .relativ .info .bouquet .text a.choose:hover {
            text-decoration: none; }
form .date-wrapper input,
.form .date-wrapper input {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important; }
form .date-wrapper .input-group-text,
.form .date-wrapper .input-group-text {
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 34px;
  margin-top: -14px;
  width: 24px;
  height: 24px;
  border: 0;
  padding: 0;
  background: url("../images/icon-calendar.svg") no-repeat 0 0;
  background-size: 100% auto;
  z-index: 5; }
form .timepicker input,
.form .timepicker input {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important; }
form .timepicker .bi-clock,
.form .timepicker .bi-clock {
  position: absolute;
  top: 9px;
  right: 35px;
  z-index: 10;
  font-size: 20px;
  font-size: 1.25rem;
  color: #B9AD7E; }
form .form-check .form-check-input,
.form .form-check .form-check-input {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: 1px;
  background-color: #FFFFFF;
  border-color: #E5E5E5; }
  form .form-check .form-check-input:checked,
  .form .form-check .form-check-input:checked {
    background-color: #B9AD7E;
    border-color: #B9AD7E; }
form .form-check label,
.form .form-check label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem; }
  form .form-check label i,
  .form .form-check label i {
    color: #C6CBDB; }
form .form-navigation .btn,
.form .form-navigation .btn {
  margin-bottom: 15px; }
form .form-navigation .btn-cancel,
.form .form-navigation .btn-cancel {
  background: none;
  border-color: #B9AD7E;
  color: #B9AD7E; }
  form .form-navigation .btn-cancel:hover,
  .form .form-navigation .btn-cancel:hover {
    background: #B9AD7E;
    color: #FFFFFF; }
form .form-navigation .btn-delete,
.form .form-navigation .btn-delete {
  background: #141D3B;
  border-color: #141D3B;
  color: #FFFFFF; }
  form .form-navigation .btn-delete:hover,
  .form .form-navigation .btn-delete:hover {
    background: #B9AD7E;
    border-color: #B9AD7E;
    color: #FFFFFF; }
form .form-navigation .btn-save,
.form .form-navigation .btn-save {
  background: #C6CBDB;
  border-color: #C6CBDB;
  color: #FFFFFF; }
form .form-navigation .btn-icon,
.form .form-navigation .btn-icon {
  position: relative;
  padding-left: 50px; }
  form .form-navigation .btn-icon i,
  .form .form-navigation .btn-icon i {
    font-size: 21px;
    font-size: 1.3125rem;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    form .form-navigation .btn-icon i.wallet-money:before,
    .form .form-navigation .btn-icon i.wallet-money:before {
      content: "";
      width: 24px;
      height: 24px;
      border: 0;
      padding: 0;
      background: #FFFFFF;
      -webkit-mask-image: url("../images/icon-wallet-money.svg");
      mask-image: url("../images/icon-wallet-money.svg"); }
    form .form-navigation .btn-icon i.send-invoice:before,
    .form .form-navigation .btn-icon i.send-invoice:before {
      content: "";
      width: 24px;
      height: 24px;
      border: 0;
      padding: 0;
      background: #FFFFFF;
      -webkit-mask-image: url("../images/icon-send.svg");
      mask-image: url("../images/icon-send.svg"); }
    form .form-navigation .btn-icon i.add-profile:before,
    .form .form-navigation .btn-icon i.add-profile:before {
      content: "";
      width: 24px;
      height: 24px;
      border: 0;
      padding: 0;
      background: #FFFFFF;
      -webkit-mask-image: url("../images/icon-profile-add.svg");
      mask-image: url("../images/icon-profile-add.svg"); }
  form .form-navigation .btn-icon:hover i:before,
  .form .form-navigation .btn-icon:hover i:before {
    background: #B9AD7E; }
  form .form-navigation .btn-icon:hover i.bi-check-circle:before,
  .form .form-navigation .btn-icon:hover i.bi-check-circle:before {
    background: transparent;
    color: #B9AD7E; }
form .publication-item,
.form .publication-item {
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }
  form .publication-item .btn-calendar,
  .form .publication-item .btn-calendar {
    background: none;
    border-color: #B9AD7E;
    color: #B9AD7E;
    position: relative;
    padding-right: 64px;
    font-weight: 500; }
    form .publication-item .btn-calendar:before,
    .form .publication-item .btn-calendar:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -12px;
      width: 24px;
      height: 24px;
      border: 0;
      padding: 0;
      background: #B9AD7E;
      -webkit-mask-image: url("../images/icon-calendar-add.svg");
      mask-image: url("../images/icon-calendar-add.svg");
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    form .publication-item .btn-calendar.date-added,
    .form .publication-item .btn-calendar.date-added {
      text-indent: -9999px;
      padding: 0;
      width: 46px;
      height: 46px; }
      form .publication-item .btn-calendar.date-added:before,
      .form .publication-item .btn-calendar.date-added:before {
        right: 10px; }
    form .publication-item .btn-calendar:hover,
    .form .publication-item .btn-calendar:hover {
      background: #B9AD7E;
      color: #FFFFFF; }
      form .publication-item .btn-calendar:hover:before,
      .form .publication-item .btn-calendar:hover:before {
        background: #FFFFFF; }
  form .publication-item .publication-date,
  .form .publication-item .publication-date {
    position: relative;
    padding-left: 34px; }
    form .publication-item .publication-date span,
    .form .publication-item .publication-date span {
      font-weight: 500;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      line-height: 1.5rem; }
      form .publication-item .publication-date span.title,
      .form .publication-item .publication-date span.title {
        color: #C6CBDB; }
    form .publication-item .publication-date button,
    .form .publication-item .publication-date button {
      margin-left: 5px; }
    form .publication-item .publication-date:before,
    .form .publication-item .publication-date:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: 0;
      width: 24px;
      height: 24px;
      margin-top: -12px;
      border: 0;
      padding: 0;
      background: url("../images/icon-calendar.svg") no-repeat 0 0;
      background-size: 100% auto; }
  form .publication-item .dropdown-menu,
  .form .publication-item .dropdown-menu {
    box-shadow: 0px 0px 40px rgba(150, 147, 136, 0.2);
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-top: 60px !important;
    width: 300px;
    margin-right: -170px !important; }
    @media only screen and (min-width: 992px) {
      form .publication-item .dropdown-menu,
      .form .publication-item .dropdown-menu {
        width: 395px;
        margin-right: -180px !important; } }
    form .publication-item .dropdown-menu .form-check label,
    .form .publication-item .dropdown-menu .form-check label {
      color: #6F7485; }
  form .publication-item .date-added + .dropdown-menu,
  .form .publication-item .date-added + .dropdown-menu {
    margin-right: -50px !important; }
  form .publication-item .date-wrapper,
  .form .publication-item .date-wrapper {
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      form .publication-item .date-wrapper,
      .form .publication-item .date-wrapper {
        margin-bottom: 0; } }
    form .publication-item .date-wrapper:last-child,
    .form .publication-item .date-wrapper:last-child {
      margin-bottom: 0; }
    form .publication-item .date-wrapper .input-group,
    .form .publication-item .date-wrapper .input-group {
      position: relative; }
      form .publication-item .date-wrapper .input-group input.form-control,
      .form .publication-item .date-wrapper .input-group input.form-control {
        height: 46px;
        border-radius: 8px !important;
        border-color: #F7F6F3;
        background: transparent;
        font-weight: 500;
        padding: 5px 16px;
        width: 100%;
        font-size: 16px;
        font-size: 1rem;
        color: #141D3B; }
        form .publication-item .date-wrapper .input-group input.form-control::-webkit-input-placeholder,
        .form .publication-item .date-wrapper .input-group input.form-control::-webkit-input-placeholder {
          color: #C6CBDB; }
        form .publication-item .date-wrapper .input-group input.form-control::-moz-placeholder,
        .form .publication-item .date-wrapper .input-group input.form-control::-moz-placeholder {
          color: #C6CBDB; }
        form .publication-item .date-wrapper .input-group input.form-control:-ms-input-placeholder,
        .form .publication-item .date-wrapper .input-group input.form-control:-ms-input-placeholder {
          color: #C6CBDB; }
        form .publication-item .date-wrapper .input-group input.form-control:-moz-placeholder,
        .form .publication-item .date-wrapper .input-group input.form-control:-moz-placeholder {
          color: #C6CBDB; }
      form .publication-item .date-wrapper .input-group .input-group-text,
      .form .publication-item .date-wrapper .input-group .input-group-text {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 24px;
        margin-top: 4px;
        width: 24px;
        height: 24px;
        border: 0;
        padding: 0;
        background: url("../images/icon-calendar.svg") no-repeat 0 0;
        background-size: 100% auto; }
    form .publication-item .date-wrapper.date-added .input-group,
    .form .publication-item .date-wrapper.date-added .input-group {
      width: 46px; }
      form .publication-item .date-wrapper.date-added .input-group input.form-control,
      .form .publication-item .date-wrapper.date-added .input-group input.form-control {
        text-indent: -9999px; }
      form .publication-item .date-wrapper.date-added .input-group .input-group-text,
      .form .publication-item .date-wrapper.date-added .input-group .input-group-text {
        right: 12px;
        background: url("../images/icon-calendar-add.svg") no-repeat 0 0; }
form .publication-total,
.form .publication-total {
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }
  form .publication-total h5,
  .form .publication-total h5 {
    margin: 0;
    color: #141D3B; }
  form .publication-total .dashed,
  .form .publication-total .dashed {
    position: relative;
    margin: 0 10px; }
    form .publication-total .dashed:after,
    .form .publication-total .dashed:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 0;
      left: 0;
      bottom: 7px;
      border-bottom: 1px dashed #C6CBDB; }

#footer {
  background: #141D3B;
  color: #FFFFFF;
  padding: 30px 0; }
  @media only screen and (min-width: 992px) {
    #footer {
      padding: 60px 0; } }
  @media only screen and (min-width: 1200px) {
    #footer {
      padding: 90px 0; } }
  @media only screen and (min-width: 1400px) {
    #footer {
      padding: 120px 0; } }
  #footer h3 {
    color: #B9AD7E;
    font-style: italic;
    margin: 0 0 15px; }
    @media only screen and (min-width: 992px) {
      #footer h3 {
        margin: 0 0 25px; } }
  #footer p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 26px;
    line-height: 1.625rem; }
  #footer .logo {
    margin-bottom: 15px;
    padding-bottom: 1px; }
    @media only screen and (min-width: 992px) {
      #footer .logo {
        margin: 0 0 25px;
        padding-bottom: 3px; } }
    @media only screen and (min-width: 1400px) {
      #footer .logo {
        padding-bottom: 7px; } }
    #footer .logo a {
      display: block;
      width: 181px;
      height: 31px;
      text-indent: -9999px;
      overflow: hidden;
      background: url("../images/logo.svg") no-repeat 0 0;
      background-size: 100% auto; }
  #footer ul.navbar-nav {
    margin-bottom: 15px; }
    @media only screen and (min-width: 992px) {
      #footer ul.navbar-nav {
        margin-bottom: 0; } }
    #footer ul.navbar-nav li {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 26px;
      line-height: 1.625rem; }
      #footer ul.navbar-nav li a {
        color: #FFFFFF; }
        #footer ul.navbar-nav li a:hover {
          color: #B9AD7E; }

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