
/* page css */
/* part css : theme-shapes */
.colibri-shape-circles {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/circles-png.webp)
}
.colibri-shape-10degree-stripes {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/10degree-stripes-png.webp)
}
.colibri-shape-rounded-squares-blue {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/rounded-squares-blue-png.webp)
}
.colibri-shape-many-rounded-squares-blue {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/many-rounded-squares-blue-png.webp)
}
.colibri-shape-two-circles {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/two-circles-png.webp)
}
.colibri-shape-circles-2 {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/circles-2-png.webp)
}
.colibri-shape-circles-3 {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/circles-3-png.webp)
}
.colibri-shape-circles-gradient {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/circles-gradient-png.webp)
}
.colibri-shape-circles-white-gradient {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/circles-white-gradient-png.webp)
}
.colibri-shape-waves {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/waves-png.webp)
}
.colibri-shape-waves-inverted {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/waves-inverted-png.webp)
}
.colibri-shape-dots {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/dots-png.webp)
}
.colibri-shape-left-tilted-lines {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/left-tilted-lines-png.webp)
}
.colibri-shape-right-tilted-lines {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/right-tilted-lines-png.webp)
}
.colibri-shape-right-tilted-strips {
background-image:url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/themes/colibri-wp/resources/images/header-shapes/right-tilted-strips-png.webp)
}
/* part css : theme */

.h-y-container > *:not(:last-child), .h-x-container-inner > * {
  margin-bottom: 15px;
}
.h-x-container-inner, .h-column__content > .h-x-container > *:last-child {
  margin-bottom: -15px;
}
.h-x-container-inner > * {
  padding-left: 10px;
  padding-right: 10px;
}
.h-x-container-inner {
  margin-left: -10px;
  margin-right: -10px;
}
[class*=style-], [class*=local-style-], .h-global-transition, .h-global-transition-all, .h-global-transition-all * {
  transition-duration: 1s;
}
.wp-block-button .wp-block-button__link:not(.has-background),.wp-block-file .wp-block-file__button {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.wp-block-button .wp-block-button__link:not(.has-background):hover,.wp-block-button .wp-block-button__link:not(.has-background):focus,.wp-block-button .wp-block-button__link:not(.has-background):active,.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:active {
  background-color: rgb(110, 95, 56);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  color: rgb(195, 168, 100);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(195, 168, 100);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(195, 168, 100);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(195, 168, 100);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(195, 168, 100);
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active {
  color: #fff;
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.has-background-color,*[class^="wp-block-"].is-style-solid-color {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.has-colibri-color-1-background-color {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:active {
  background-color: rgb(110, 95, 56);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color {
  color: rgb(195, 168, 100);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(195, 168, 100);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(195, 168, 100);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(195, 168, 100);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(195, 168, 100);
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:active {
  color: #fff;
  background-color: rgb(195, 168, 100);
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-1-background-color,*[class^="wp-block-"] .has-colibri-color-1-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-1-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-1-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-1-color p {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
.has-colibri-color-1-color {
  color: rgb(195, 168, 100);
}
.has-colibri-color-2-background-color {
  background-color: rgb(232, 231, 227);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color {
  background-color: rgb(232, 231, 227);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:active {
  background-color: rgb(147, 146, 144);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color {
  color: rgb(232, 231, 227);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(232, 231, 227);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(232, 231, 227);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(232, 231, 227);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(232, 231, 227);
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:active {
  color: #fff;
  background-color: rgb(232, 231, 227);
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-2-background-color,*[class^="wp-block-"] .has-colibri-color-2-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-2-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-2-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-2-color p {
  background-color: rgb(232, 231, 227);
  background-image: none;
}
.has-colibri-color-2-color {
  color: rgb(232, 231, 227);
}
.has-colibri-color-3-background-color {
  background-color: #b4b4b4;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color {
  background-color: #b4b4b4;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:active {
  background-color: rgb(78, 78, 78);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color {
  color: #b4b4b4;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #b4b4b4;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #b4b4b4;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #b4b4b4;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #b4b4b4;
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:active {
  color: #fff;
  background-color: #b4b4b4;
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-3-background-color,*[class^="wp-block-"] .has-colibri-color-3-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-3-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-3-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-3-color p {
  background-color: #b4b4b4;
  background-image: none;
}
.has-colibri-color-3-color {
  color: #b4b4b4;
}
.has-colibri-color-4-background-color {
  background-color: #e6e6e6;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color {
  background-color: #e6e6e6;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:active {
  background-color: rgb(77, 77, 77);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color {
  color: #e6e6e6;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #e6e6e6;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #e6e6e6;
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:active {
  color: #fff;
  background-color: #e6e6e6;
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-4-background-color,*[class^="wp-block-"] .has-colibri-color-4-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-4-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-4-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-4-color p {
  background-color: #e6e6e6;
  background-image: none;
}
.has-colibri-color-4-color {
  color: #e6e6e6;
}
.has-colibri-color-5-background-color {
  background-color: #f6f8fa;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color {
  background-color: #f6f8fa;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:active {
  background-color: rgb(162, 164, 165);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color {
  color: #f6f8fa;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #f6f8fa;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #f6f8fa;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #f6f8fa;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #f6f8fa;
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:active {
  color: #fff;
  background-color: #f6f8fa;
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-5-background-color,*[class^="wp-block-"] .has-colibri-color-5-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-5-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-5-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-5-color p {
  background-color: #f6f8fa;
  background-image: none;
}
.has-colibri-color-5-color {
  color: #f6f8fa;
}
.has-colibri-color-6-background-color {
  background-color: #3a3a3a;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color {
  background-color: #3a3a3a;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:active {
  background-color: rgb(58, 58, 58);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color {
  color: #3a3a3a;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #3a3a3a;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #3a3a3a;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #3a3a3a;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #3a3a3a;
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:active {
  color: #fff;
  background-color: #3a3a3a;
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-6-background-color,*[class^="wp-block-"] .has-colibri-color-6-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-6-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-6-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-6-color p {
  background-color: #3a3a3a;
  background-image: none;
}
.has-colibri-color-6-color {
  color: #3a3a3a;
}
#colibri .woocommerce-store-notice,#colibri.woocommerce .content .h-section input[type=submit],#colibri.woocommerce-page  .content .h-section  input[type=button],#colibri.woocommerce .content .h-section  input[type=button],#colibri.woocommerce-page  .content .h-section .button,#colibri.woocommerce .content .h-section .button,#colibri.woocommerce-page  .content .h-section  a.button,#colibri.woocommerce .content .h-section  a.button,#colibri.woocommerce-page  .content .h-section button.button,#colibri.woocommerce .content .h-section button.button,#colibri.woocommerce-page  .content .h-section input.button,#colibri.woocommerce .content .h-section input.button,#colibri.woocommerce-page  .content .h-section input#submit,#colibri.woocommerce .content .h-section input#submit,#colibri.woocommerce-page  .content .h-section a.added_to_cart,#colibri.woocommerce .content .h-section a.added_to_cart,#colibri.woocommerce-page  .content .h-section .ui-slider-range,#colibri.woocommerce .content .h-section .ui-slider-range,#colibri.woocommerce-page  .content .h-section .ui-slider-handle,#colibri.woocommerce .content .h-section .ui-slider-handle,#colibri.woocommerce-page  .content .h-section .wc-block-cart__submit-button,#colibri.woocommerce .content .h-section .wc-block-cart__submit-button,#colibri.woocommerce-page  .content .h-section .wc-block-components-checkout-place-order-button,#colibri.woocommerce .content .h-section .wc-block-components-checkout-place-order-button {
  background-color: rgb(195, 168, 100);
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(195, 168, 100);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(195, 168, 100);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(195, 168, 100);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(195, 168, 100);
  border-left-style: solid;
}
#colibri .woocommerce-store-notice:hover,#colibri .woocommerce-store-notice:focus,#colibri .woocommerce-store-notice:active,#colibri.woocommerce .content .h-section input[type=submit]:hover,#colibri.woocommerce .content .h-section input[type=submit]:focus,#colibri.woocommerce .content .h-section input[type=submit]:active,#colibri.woocommerce-page  .content .h-section  input[type=button]:hover,#colibri.woocommerce-page  .content .h-section  input[type=button]:focus,#colibri.woocommerce-page  .content .h-section  input[type=button]:active,#colibri.woocommerce .content .h-section  input[type=button]:hover,#colibri.woocommerce .content .h-section  input[type=button]:focus,#colibri.woocommerce .content .h-section  input[type=button]:active,#colibri.woocommerce-page  .content .h-section .button:hover,#colibri.woocommerce-page  .content .h-section .button:focus,#colibri.woocommerce-page  .content .h-section .button:active,#colibri.woocommerce .content .h-section .button:hover,#colibri.woocommerce .content .h-section .button:focus,#colibri.woocommerce .content .h-section .button:active,#colibri.woocommerce-page  .content .h-section  a.button:hover,#colibri.woocommerce-page  .content .h-section  a.button:focus,#colibri.woocommerce-page  .content .h-section  a.button:active,#colibri.woocommerce .content .h-section  a.button:hover,#colibri.woocommerce .content .h-section  a.button:focus,#colibri.woocommerce .content .h-section  a.button:active,#colibri.woocommerce-page  .content .h-section button.button:hover,#colibri.woocommerce-page  .content .h-section button.button:focus,#colibri.woocommerce-page  .content .h-section button.button:active,#colibri.woocommerce .content .h-section button.button:hover,#colibri.woocommerce .content .h-section button.button:focus,#colibri.woocommerce .content .h-section button.button:active,#colibri.woocommerce-page  .content .h-section input.button:hover,#colibri.woocommerce-page  .content .h-section input.button:focus,#colibri.woocommerce-page  .content .h-section input.button:active,#colibri.woocommerce .content .h-section input.button:hover,#colibri.woocommerce .content .h-section input.button:focus,#colibri.woocommerce .content .h-section input.button:active,#colibri.woocommerce-page  .content .h-section input#submit:hover,#colibri.woocommerce-page  .content .h-section input#submit:focus,#colibri.woocommerce-page  .content .h-section input#submit:active,#colibri.woocommerce .content .h-section input#submit:hover,#colibri.woocommerce .content .h-section input#submit:focus,#colibri.woocommerce .content .h-section input#submit:active,#colibri.woocommerce-page  .content .h-section a.added_to_cart:hover,#colibri.woocommerce-page  .content .h-section a.added_to_cart:focus,#colibri.woocommerce-page  .content .h-section a.added_to_cart:active,#colibri.woocommerce .content .h-section a.added_to_cart:hover,#colibri.woocommerce .content .h-section a.added_to_cart:focus,#colibri.woocommerce .content .h-section a.added_to_cart:active,#colibri.woocommerce-page  .content .h-section .ui-slider-range:hover,#colibri.woocommerce-page  .content .h-section .ui-slider-range:focus,#colibri.woocommerce-page  .content .h-section .ui-slider-range:active,#colibri.woocommerce .content .h-section .ui-slider-range:hover,#colibri.woocommerce .content .h-section .ui-slider-range:focus,#colibri.woocommerce .content .h-section .ui-slider-range:active,#colibri.woocommerce-page  .content .h-section .ui-slider-handle:hover,#colibri.woocommerce-page  .content .h-section .ui-slider-handle:focus,#colibri.woocommerce-page  .content .h-section .ui-slider-handle:active,#colibri.woocommerce .content .h-section .ui-slider-handle:hover,#colibri.woocommerce .content .h-section .ui-slider-handle:focus,#colibri.woocommerce .content .h-section .ui-slider-handle:active,#colibri.woocommerce-page  .content .h-section .wc-block-cart__submit-button:hover,#colibri.woocommerce-page  .content .h-section .wc-block-cart__submit-button:focus,#colibri.woocommerce-page  .content .h-section .wc-block-cart__submit-button:active,#colibri.woocommerce .content .h-section .wc-block-cart__submit-button:hover,#colibri.woocommerce .content .h-section .wc-block-cart__submit-button:focus,#colibri.woocommerce .content .h-section .wc-block-cart__submit-button:active,#colibri.woocommerce-page  .content .h-section .wc-block-components-checkout-place-order-button:hover,#colibri.woocommerce-page  .content .h-section .wc-block-components-checkout-place-order-button:focus,#colibri.woocommerce-page  .content .h-section .wc-block-components-checkout-place-order-button:active,#colibri.woocommerce .content .h-section .wc-block-components-checkout-place-order-button:hover,#colibri.woocommerce .content .h-section .wc-block-components-checkout-place-order-button:focus,#colibri.woocommerce .content .h-section .wc-block-components-checkout-place-order-button:active {
  background-color: rgb(110, 95, 56);
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(110, 95, 56);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(110, 95, 56);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(110, 95, 56);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(110, 95, 56);
  border-left-style: solid;
}
#colibri.woocommerce-page  .content .h-section .star-rating::before,#colibri.woocommerce .content .h-section .star-rating::before,#colibri.woocommerce-page  .content .h-section .star-rating span::before,#colibri.woocommerce .content .h-section .star-rating span::before {
  color: rgb(195, 168, 100);
}
#colibri.woocommerce-page  .content .h-section .price,#colibri.woocommerce .content .h-section .price {
  color: rgb(195, 168, 100);
}
#colibri.woocommerce-page  .content .h-section .price del,#colibri.woocommerce .content .h-section .price del {
  color: rgb(195, 168, 100);
}
#colibri.woocommerce-page  .content .h-section .onsale,#colibri.woocommerce .content .h-section .onsale {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
#colibri.woocommerce-page  .content .h-section .onsale:hover,#colibri.woocommerce-page  .content .h-section .onsale:focus,#colibri.woocommerce-page  .content .h-section .onsale:active,#colibri.woocommerce .content .h-section .onsale:hover,#colibri.woocommerce .content .h-section .onsale:focus,#colibri.woocommerce .content .h-section .onsale:active {
  background-color: rgb(110, 95, 56);
  background-image: none;
}
#colibri.woocommerce ul.products li.product h2:hover {
  color: rgb(195, 168, 100);
}
#colibri.woocommerce-page  .content .h-section .woocommerce-pagination .page-numbers.current,#colibri.woocommerce .content .h-section .woocommerce-pagination .page-numbers.current,#colibri.woocommerce-page  .content .h-section .woocommerce-pagination a.page-numbers:hover,#colibri.woocommerce .content .h-section .woocommerce-pagination a.page-numbers:hover {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
#colibri.woocommerce-page  .content .h-section .comment-form-rating .stars a,#colibri.woocommerce .content .h-section .comment-form-rating .stars a {
  color: rgb(195, 168, 100);
}
.h-section-global-spacing {
  padding-top: 90px;
  padding-bottom: 90px;
}
#colibri .colibri-language-switcher {
  background-color: white;
  background-image: none;
  top: 80px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .colibri-language-switcher .lang-item {
  padding-top: 14px;
  padding-right: 18px;
  padding-bottom: 14px;
  padding-left: 18px;
}
body {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(109, 109, 109);
}
body a {
  font-family: Roboto;
  font-weight: 400;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.5;
  color: rgb(195, 168, 100);
}
body a:hover {
  color: rgb(110, 95, 56);
}
body a:visited {
  color: rgb(195, 168, 100);
}
body p {
  margin-bottom: 0px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(109, 109, 109);
}
body .h-lead p {
  margin-bottom: 16px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.5;
  color: rgb(109, 109, 109);
}
body blockquote p {
  margin-bottom: 16px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(160, 160, 160);
}
body h1 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 3.3em;
  line-height: 1.26;
  color: rgb(109, 109, 109);
  margin-top: 20px;
}
body h2 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 2.5em;
  line-height: 1.143;
  color: rgb(109, 109, 109);
  margin-top: 20px;
}
body h3 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 2.2em;
  line-height: 1.25;
  color: rgb(109, 109, 109);
  margin-top: 20px;
}
body h4 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.6;
  color: rgb(109, 109, 109);
  margin-top: 20px;
  text-transform: uppercase;
}
body h5 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1.125em;
  line-height: 1.55;
  color: rgb(0, 0, 0);
  margin-top: 20px;
}
body h6 {
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.6;
  color: rgb(0, 0, 0);
  margin-top: 20px;
}
.has-colibri-color-7-background-color {
  background-color: rgb(0, 0, 0);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-7-background-color {
  background-color: rgb(0, 0, 0);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-7-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-7-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-7-background-color:active {
  background-color: rgb(51, 51, 51);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-7-background-color {
  color: rgb(0, 0, 0);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(0, 0, 0);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(0, 0, 0);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(0, 0, 0);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(0, 0, 0);
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-7-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-7-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-7-background-color:active {
  color: #fff;
  background-color: rgb(0, 0, 0);
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-7-background-color,*[class^="wp-block-"] .has-colibri-color-7-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-7-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-7-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-7-color p {
  background-color: rgb(0, 0, 0);
  background-image: none;
}
.has-colibri-color-7-color {
  color: rgb(0, 0, 0);
}
.has-colibri-color-8-background-color {
  background-color: rgb(244, 244, 244);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-8-background-color {
  background-color: rgb(244, 244, 244);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-8-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-8-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-8-background-color:active {
  background-color: rgb(91, 91, 91);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-8-background-color {
  color: rgb(244, 244, 244);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(244, 244, 244);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(244, 244, 244);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(244, 244, 244);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(244, 244, 244);
  border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-8-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-8-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-8-background-color:active {
  color: #fff;
  background-color: rgb(244, 244, 244);
  background-image: none;
}
*[class^="wp-block-"].has-colibri-color-8-background-color,*[class^="wp-block-"] .has-colibri-color-8-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-8-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-8-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-8-color p {
  background-color: rgb(244, 244, 244);
  background-image: none;
}
.has-colibri-color-8-color {
  color: rgb(244, 244, 244);
}
 #colibri .content.colibri-woo-main-content-archive .main-section {
  background-color: #e6e6e6;
  background-image: none;
}
 #colibri .content.colibri-woo-main-content-archive .main-section .main-row {
  background-color: #e6e6e6;
  background-image: none;
}
 .content.colibri-main-content-single .main-section,.content.colibri-main-content-archive .main-section {
  background-color: rgb(251, 251, 251);
  background-image: none;
}
 .content.colibri-main-content-single .main-section .main-row,.content.colibri-main-content-archive .main-section .main-row {
  background-color: rgb(251, 251, 251);
  background-image: none;
}


@media (min-width: 768px) and (max-width: 1023px){
.h-section-global-spacing {
  padding-top: 60px;
  padding-bottom: 60px;
}

}

@media (max-width: 767px){
.h-section-global-spacing {
  padding-top: 30px;
  padding-bottom: 30px;
}
.h-y-container > *:not(:last-child), .h-x-container-inner > * {
  margin-bottom: 4px;
}
.h-x-container-inner, .h-column__content > .h-x-container > *:last-child {
  margin-bottom: -4px;
}

}
/* part css : page */
#colibri .style-1508-icon {
  fill: rgb(195, 150, 35);
  width: 70px ;
  height: 70px;
  border-top-width: 1px;
  border-top-color: rgb(125, 79, 79);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(125, 79, 79);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(125, 79, 79);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(125, 79, 79);
  border-left-style: none;
}
#colibri .style-1508-icon:hover {
  background-color: rgba(45, 45, 134, 0);
  background-image: none;
}
#colibri .style-1509 {
  height: auto;
  min-height: unset;
  padding-top: 10px;
}
#colibri .style-1511 {
  text-align: center;
  height: auto;
  min-height: unset;
  border-top-width: 1px;
  border-top-color: rgb(224, 225, 225);
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(224, 225, 225);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(224, 225, 225);
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: rgb(224, 225, 225);
  border-left-style: solid;
  background-color: #f6f8fa;
  background-image: none;
  transition-duration: 0.5s;
}
#colibri .style-1511:hover {
  transition-duration: 0.2s;
  transform: translateY(-2px);
  transform-origin: center center 0px;
  box-shadow: 0px 10px 20px 2px rgba(189, 189, 189, 0.2) ;
}
#colibri .style-1512 {
  background-color: #f6f8fa;
  background-image: none;
}
#colibri .style-1513 {
  text-align: center;
  height: auto;
  min-height: unset;
}
.style-1515 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-1515 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-1515 h1 {
  color: rgb(232, 231, 227);
}
#colibri .style-1515 h2 {
  color: rgb(232, 231, 227);
}
#colibri .style-1515 h3 {
  color: rgb(232, 231, 227);
}
#colibri .style-1515 h4 {
  color: rgb(232, 231, 227);
}
#colibri .style-1515 h5 {
  color: rgb(232, 231, 227);
}
#colibri .style-1515 h6 {
  color: rgb(232, 231, 227);
}
#colibri .style-1516 p,#colibri .style-1516  h1,#colibri .style-1516  h2,#colibri .style-1516  h3,#colibri .style-1516  h4,#colibri .style-1516  h5,#colibri .style-1516  h6 {
  text-transform: uppercase;
  color: rgb(109, 109, 109);
}
#colibri .style-1516 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-1517 ol {
  list-style-type: decimal;
}
#colibri .style-1517 ul {
  list-style-type: disc;
}
#colibri .style-1523-line {
  width: 100px ;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(195, 150, 35);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-1523-icon {
  fill: rgb(195, 150, 35);
  width: 50px ;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
}
#colibri .style-1523 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#colibri .style-1524 {
  height: auto;
  min-height: unset;
  background-color: rgb(255, 255, 255);
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-1541-icon {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-1541 {
  text-align: center;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  border-top-width: 2px;
  border-top-color: rgb(255, 255, 255);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(255, 255, 255);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(255, 255, 255);
  border-left-style: solid;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
}
#colibri .style-1541:hover,#colibri .style-1541:focus {
  color: rgb(195, 150, 35);
  border-top-color: rgb(195, 150, 35);
  border-right-color: rgb(195, 150, 35);
  border-bottom-color: rgb(195, 150, 35);
  border-left-color: rgb(195, 150, 35);
  background-color: rgb(255, 255, 255);
  background-image: none;
}
#colibri .style-1541:active .style-1541-icon {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-1729 {
  height: auto;
  min-height: unset;
  background-color: rgb(195, 150, 35);
  background-image: none;
}
#colibri .style-1733 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-1734 p,#colibri .style-1734  h1,#colibri .style-1734  h2,#colibri .style-1734  h3,#colibri .style-1734  h4,#colibri .style-1734  h5,#colibri .style-1734  h6 {
  color: rgb(255, 255, 255);
}
#colibri .style-1734 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-1735 {
  color: rgb(255, 255, 255);
}
#colibri .style-1735 p {
  color: rgb(255, 255, 255);
}
#colibri .style-1735 ol {
  list-style-type: decimal;
}
#colibri .style-1735 ul {
  list-style-type: disc;
}
#colibri .style-1739 {
  height: 20px;
}
.style-1837 > .h-row-container > .h-row > [class*='h-col-'] {
  width: 100% ;
}
#colibri .style-1837 {
  min-height: 511.66192626953125px;
  color: #f6f8fa;
}
#colibri .style-1837 p {
  color: #f6f8fa;
}
#colibri .style-1837 h1 {
  color: #f6f8fa;
}
#colibri .style-1837 h2 {
  color: #f6f8fa;
}
#colibri .style-1837 h3 {
  color: #f6f8fa;
}
#colibri .style-1837 h4 {
  color: #f6f8fa;
}
#colibri .style-1837 h5 {
  color: #f6f8fa;
}
#colibri .style-1837 h6 {
  color: #f6f8fa;
}
#colibri .style-1838 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1867-icon {
  fill: #f6f8fa;
  width: 24px ;
  height: 24px;
}
#colibri .style-1870 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1871 {
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-15290-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1874 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-1821-scaled-2-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1896-line {
  width: 200% ;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(195, 150, 35);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-1896-icon {
  fill: rgb(195, 150, 35);
  width: 50px ;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
}
#colibri .style-1896 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#colibri .style-1899 {
  height: auto;
  min-height: unset;
  padding-top: 40px;
}
#colibri .style-1901 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-1902 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-1908 {
  text-align: left;
}
#colibri .style-1908 ol {
  list-style-type: decimal;
}
#colibri .style-1908 ul {
  list-style-type: disc;
}
#colibri .style-1911 {
  text-align: left;
}
#colibri .style-1911 ol {
  list-style-type: decimal;
}
#colibri .style-1911 ul {
  list-style-type: disc;
}
#colibri .style-1939 {
  text-align: center;
}
#colibri .style-1939 ol {
  list-style-type: decimal;
}
#colibri .style-1939 ul {
  list-style-type: disc;
}
#colibri .style-1943 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-1945 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1946 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-16613-scaled-2-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1948 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1949 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1950 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-1472-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1951 {
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-3108942-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1952 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1953 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1954 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/08/cropped-cropped-922-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1955 {
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/08/cropped-cropped-O6EWR50-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1957 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1958 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/08/cropped-cropped-3031130-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1960 {
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-cropped-16613-scaled-2-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1961 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1962 {
  height: auto;
  min-height: unset;
  background-color: rgb(255, 255, 255);
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-1964 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1966 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-15290-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1968 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1970 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-373354-PBC7JP-909-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1972 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1974 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/07/cropped-cropped-3108942-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1976 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1978 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/08/cropped-cropped-O6EWR50-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-1980 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-1982 {
  text-align: center;
  min-height: 450px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-position: center center;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/08/cropped-cropped-2596993-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-1985 > .h-row-container > .h-row > [class*='h-col-'] {
  width: 100% ;
}
#colibri .style-1985 {
  min-height: 511.66192626953125px;
  color: #f6f8fa;
}
#colibri .style-1985 p {
  color: #f6f8fa;
}
#colibri .style-1985 h1 {
  color: #f6f8fa;
}
#colibri .style-1985 h2 {
  color: #f6f8fa;
}
#colibri .style-1985 h3 {
  color: #f6f8fa;
}
#colibri .style-1985 h4 {
  color: #f6f8fa;
}
#colibri .style-1985 h5 {
  color: #f6f8fa;
}
#colibri .style-1985 h6 {
  color: #f6f8fa;
}
#colibri .style-1986 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1987 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1988 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1989 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1990 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1991 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1992 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1993 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1994 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-1995 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}
#colibri .style-2023 p,#colibri .style-2023  h1,#colibri .style-2023  h2,#colibri .style-2023  h3,#colibri .style-2023  h4,#colibri .style-2023  h5,#colibri .style-2023  h6 {
  text-align: center;
}
#colibri .style-2023 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-2033 {
  height: auto;
  min-height: unset;
  padding-top: 10px;
  padding-bottom: 10px;
}
.style-2054 > .h-row-container > .h-row > [class*='h-col-'] {
  width: 100% ;
}
#colibri .style-2054 {
  min-height: 0px;
  padding-right: 15px;
  padding-left: 15px;
}
.style-2055 > * > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-2055 {
  text-align: center;
  height: auto;
  min-height: unset;
  box-shadow: 0px 8px 15px 0px rgb(211, 211, 211) ;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 0px;
  border-left-style: none;
  background-color: rgb(255, 255, 255);
  background-image: none;
}
#colibri .style-2057 {
  font-size: 22px;
}
#colibri .style-2057 p {
  font-size: 22px;
}
#colibri .style-2057 ol {
  list-style-type: decimal;
}
#colibri .style-2057 ul {
  list-style-type: disc;
}
#colibri .style-2059 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-2070 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-2074-icon {
  fill: rgb(195, 150, 35);
  width: 50px ;
  height: 50px;
  border-top-width: 1px;
  border-top-color: rgb(125, 79, 79);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(125, 79, 79);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(125, 79, 79);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(125, 79, 79);
  border-left-style: none;
}
#colibri .style-2074-icon:hover {
  background-color: rgba(45, 45, 134, 0);
  background-image: none;
}
#colibri .style-2080-icon {
  fill: rgb(195, 150, 35);
  width: 24px ;
  height: 24px;
}
#colibri .style-2082  .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgb(195, 150, 35);
  background-image: none;
}
#colibri .style-2082  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background-color: rgb(195, 150, 35);
  background-image: none;
}
#colibri .style-2083 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-2084 p,#colibri .style-2084  h1,#colibri .style-2084  h2,#colibri .style-2084  h3,#colibri .style-2084  h4,#colibri .style-2084  h5,#colibri .style-2084  h6 {
  text-align: left;
}
#colibri .style-2084 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-2085-line {
  width: 100px ;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-2085-icon {
  fill: rgb(195, 150, 35);
  width: 50px ;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
}
#colibri .style-2085 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#colibri .style-2086-line {
  width: 100px ;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(195, 168, 100);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-2086-icon {
  fill: rgb(195, 168, 100);
  width: 50px ;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
}
#colibri .style-2086 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
#colibri .style-2087 {
  height: auto;
  min-height: unset;
  padding-bottom: 0px;
}
#colibri .style-2089 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-2093 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-2095 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-2097 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-local-6027-c150-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c96 > .h-swiper-arrow {
  transform: translateX(30px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c133 > .h-swiper-arrow {
  transform: translateX(30px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c98 > .h-swiper-arrow {
  transform: translateX(-30px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c135 > .h-swiper-arrow {
  transform: translateX(-30px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c82-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c81-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c104-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c142-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c146-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c45-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c110-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c85-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c116-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c86-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c89-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c122-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c90-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c93-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c128-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c94-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c107-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c113-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c119-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c125-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c131-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c11-outer {
  width: 90% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c35 > .h-swiper-arrow {
  transform: translateX(0px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c37 > .h-swiper-arrow {
  transform: translateX(0px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c39 {
  transform: translateX(0px) translateY(0px);
  transform-origin: center center 0px;
}
#colibri .style-local-6027-c4-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c139-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c7-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c41-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-2 {
  animation-duration: 0.5s;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 20px;
}
#colibri .h-navigation_sticky .style-2,#colibri .h-navigation_sticky.style-2 {
  background-color: rgb(251, 251, 251);
  background-image: none;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5) ;
}
#colibri .style-4 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-5-image {
  max-height: 85px;
}
#colibri .style-5 a,#colibri .style-5  .logo-text {
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
}
#colibri .style-5 .logo-text {
  color: rgb(109, 109, 109);
}
#colibri .h-navigation_sticky .style-5-image,#colibri .h-navigation_sticky.style-5-image {
  max-height: 85px;
}
#colibri .h-navigation_sticky .style-5 a,#colibri .h-navigation_sticky .style-5  .logo-text,#colibri .h-navigation_sticky.style-5 a,#colibri .h-navigation_sticky.style-5  .logo-text {
  color: #000000;
  text-decoration: none;
}
#colibri .h-navigation_sticky .style-5 .logo-text,#colibri .h-navigation_sticky.style-5 .logo-text {
  color: rgb(109, 109, 109);
}
#colibri .style-8 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-10-offscreen {
  background-color: #222B34;
  background-image: none;
  width: 300px !important;
}
#colibri .style-10-offscreenOverlay {
  background-color: rgba(0,0,0,0.5);
  background-image: none;
}
#colibri .style-10  .h-hamburger-icon {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: none;
  border-top-width: 0px;
  border-top-color: black;
  border-top-style: solid;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-right-width: 0px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-left-width: 0px;
  border-left-color: black;
  border-left-style: solid;
  fill: white;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 24px;
  height: 24px;
}
#colibri .style-13 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-16 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  border-top-width: 0px;
  border-top-color: #808080;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: #808080;
  border-left-style: solid;
  font-size: 14px;
  color: white;
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  border-top-width: 0px;
  border-top-color: #808080;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: #808080;
  border-left-style: solid;
  font-size: 14px;
  color: white;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  border-top-width: 0px;
  border-top-color: #808080;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: #808080;
  border-left-style: solid;
  font-size: 14px;
  color: white;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  border-top-width: 0px;
  border-top-color: #808080;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: #808080;
  border-left-style: solid;
  font-size: 14px;
  color: white;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  color: black;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  color: black;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a >  .arrow-wrapper {
  color: white;
  padding-right: 20px;
  padding-left: 20px;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > .arrow-wrapper {
  color: white;
  padding-right: 20px;
  padding-left: 20px;
}
#colibri .style-45 {
  height: auto;
  min-height: unset;
  color: #f6f8fa;
  background-color: #f6f8fa;
  background-position: 48.678489712111876% 38.18198135056372%;
  background-size: cover;
  background-image: url("//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/06/cropped-cropped-cropped-O6JTUC0-scaled-1-jpg.webp");
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding-top: 90px;
  padding-bottom: 90px;
}
#colibri .style-45 h1 {
  color: #f6f8fa;
}
#colibri .style-45 h2 {
  color: #f6f8fa;
}
#colibri .style-45 h3 {
  color: #f6f8fa;
}
#colibri .style-45 h4 {
  color: #f6f8fa;
}
#colibri .style-45 h5 {
  color: #f6f8fa;
}
#colibri .style-45 h6 {
  color: #f6f8fa;
}
#colibri .style-45 p {
  color: #f6f8fa;
}
#colibri .style-47 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-845 {
  background-color: rgb(0, 0, 0);
  background-image: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
#colibri .style-846 {
  text-align: right;
  min-height: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: -5px;
  margin-right: 0px;
  margin-bottom: -5px;
  margin-left: 0px;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu {
  justify-content: flex-end;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  font-family: Roboto;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: rgb(255, 255, 255);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(195, 168, 100);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(195, 168, 100);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  font-family: Roboto;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: rgb(195, 168, 100);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul {
  background-color: #ffffff;
  background-image: none;
  margin-right: 5px;
  margin-left: 5px;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04) ;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgba(128,128,128,.2);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: none;
  background-color: rgb(255, 255, 255);
  background-image: none;
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: rgb(195, 168, 100);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: rgb(195, 168, 100);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgba(128,128,128,.2);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: none;
  background-color: rgb(195, 168, 100);
  background-image: none;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  font-size: 14px;
  color: rgb(195, 168, 100);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  color: rgb(255, 255, 255);
}
#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  color: rgb(255, 255, 255);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  font-size: 14px;
  color: rgb(255, 255, 255);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu.bordered-active-item > li::after,#colibri .style-1059 
      ul.colibri-menu.bordered-active-item > li::before {
  background-color: rgb(195, 168, 100);
  background-image: none;
  height: 2px;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu.solid-active-item > li::after,#colibri .style-1059 
      ul.colibri-menu.solid-active-item > li::before {
  background-color: white;
  background-image: none;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 0%;
  border-bottom-right-radius: 0%;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > ul {
  margin-top: 0px;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > ul::before {
  height: 0px;
  width: 100% ;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  color: rgb(255, 255, 255);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(195, 168, 100);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > .arrow-wrapper,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(195, 168, 100);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  color: rgb(195, 168, 100);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a >  .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > svg,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > .arrow-wrapper,#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > a,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  font-weight: 400;
  color: rgb(195, 168, 100);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(109, 109, 109);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(109, 109, 109);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  color: rgb(109, 109, 109);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li {
  background-color: rgb(255, 255, 255);
  background-image: none;
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: rgb(195, 168, 100);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: rgb(195, 168, 100);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover {
  background-color: rgb(195, 168, 100);
  background-image: none;
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  color: rgb(195, 168, 100);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  color: rgb(255, 255, 255);
}
#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  color: rgb(255, 255, 255);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .h-navigation_sticky .style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .h-navigation_sticky.style-1059  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  color: rgb(255, 255, 255);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu.bordered-active-item > li::after,#colibri .h-navigation_sticky .style-1059 
      ul.colibri-menu.bordered-active-item > li::before,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu.bordered-active-item > li::after,#colibri .h-navigation_sticky.style-1059 
      ul.colibri-menu.bordered-active-item > li::before {
  background-color: rgb(109, 109, 109);
  background-image: none;
  height: 4%;
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  color: rgb(195, 168, 100);
}
#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .h-navigation_sticky .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .h-navigation_sticky.style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  color: rgb(109, 109, 109);
}
#colibri .style-1629-image {
  opacity: 1;
}
#colibri .style-1629-caption {
  margin-top: 10px;
}
#colibri .style-1629-frameImage {
  z-index: -1;
  transform: translateX(10%) translateY(10%);
  transform-origin: center center 0px;
  background-color: rgb(0,0,0);
  height: 100%;
  width: 100% ;
  border-top-width: 10px;
  border-top-color: rgb(0,0,0);
  border-top-style: none;
  border-right-width: 10px;
  border-right-color: rgb(0,0,0);
  border-right-style: none;
  border-bottom-width: 10px;
  border-bottom-color: rgb(0,0,0);
  border-bottom-style: none;
  border-left-width: 10px;
  border-left-color: rgb(0,0,0);
  border-left-style: none;
}
#colibri .style-2164 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-2165 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-top-width: 0px;
  border-top-color: rgb(255, 255, 255);
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(255, 255, 255);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: rgb(255, 255, 255);
  border-left-style: solid;
}
#colibri .style-2166 {
  text-align: right;
  height: auto;
  min-height: unset;
  padding-left: 7px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-2167 {
  font-size: 15px;
  color: rgb(255, 255, 255);
  text-align: right;
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-2167 p {
  font-size: 15px;
  color: rgb(255, 255, 255);
}
#colibri .style-2167 ol {
  list-style-type: decimal;
}
#colibri .style-2167 ul {
  list-style-type: disc;
}
#colibri .style-2168 {
  text-align: right;
  padding-right: 20px;
}
#colibri .style-2169-icon {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2169-icon:visited {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2169 {
  font-size: 15px;
  color: rgb(255, 255, 255);
}
#colibri .style-2169:visited {
  font-size: 15px;
  color: rgb(255, 255, 255);
}
#colibri .style-2169:hover {
  color: rgb(195, 168, 100);
}
.style-2170 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-2170 {
  text-align: right;
  height: auto;
  min-height: unset;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-local-10-h4-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-10-h4-outer,#colibri .h-navigation_sticky.style-local-10-h4-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#colibri .style-local-10-h6-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-10-h6-outer,#colibri .h-navigation_sticky.style-local-10-h6-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-local-10-h29-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-10-h19-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-local-10-h22-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#colibri .style-local-10-h24-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#colibri .style-local-10-h21-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-159 {
  height: auto;
  min-height: unset;
  background-color: #3a3a3a;
  background-image: none;
  color: rgb(79, 165, 250);
}
#colibri .style-159 h1 {
  color: #f6f8fa;
}
#colibri .style-159 h2 {
  color: #f6f8fa;
}
#colibri .style-159 h3 {
  color: #f6f8fa;
}
#colibri .style-159 h4 {
  color: #f6f8fa;
}
#colibri .style-159 h5 {
  color: #f6f8fa;
}
#colibri .style-159 h6 {
  color: #f6f8fa;
}
#colibri .style-159 p {
  color: rgb(79, 165, 250);
}
.style-161 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-161 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-162 p,#colibri .style-162  h1,#colibri .style-162  h2,#colibri .style-162  h3,#colibri .style-162  h4,#colibri .style-162  h5,#colibri .style-162  h6 {
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  text-align: left;
}
#colibri .style-162 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-163 {
  height: 20px;
}
#colibri .style-166 {
  text-align: left;
  font-weight: 400;
  color: rgb(232, 231, 227);
}
#colibri .style-166 p {
  font-weight: 400;
  color: rgb(232, 231, 227);
}
#colibri .style-166 ol {
  list-style-type: decimal;
}
#colibri .style-166 ul {
  list-style-type: disc;
}
.style-167 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-167 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-168 .social-icon-container {
  margin-right: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-168 .icon-container {
  fill: rgb(153, 153, 153);
  width: 32px ;
  height: 32px;
}
#colibri .style-168 .icon-container:hover {
  fill: rgb(195, 168, 100);
}
#colibri .style-168 .icon-container:hover {
  fill: rgb(195, 168, 100);
}
#colibri .style-171 p,#colibri .style-171  h1,#colibri .style-171  h2,#colibri .style-171  h3,#colibri .style-171  h4,#colibri .style-171  h5,#colibri .style-171  h6 {
  text-transform: uppercase;
  text-align: left;
}
#colibri .style-171 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-188 {
  height: auto;
  min-height: unset;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3a3a3a;
  background-image: none;
  color: rgb(79, 165, 250);
}
#colibri .style-188 p {
  color: rgb(79, 165, 250);
}
.style-190 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-190 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-191 {
  color: rgb(232, 231, 227);
}
#colibri .style-192 {
  text-align: left;
}
#colibri .style-193-icon {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-193-icon:visited {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-193 {
  color: rgb(244, 244, 244);
}
#colibri .style-193:visited {
  color: rgb(244, 244, 244);
}
#colibri .style-193:hover {
  color: rgb(195, 168, 100);
}
#colibri .style-194 {
  text-align: left;
}
#colibri .style-1054 {
  font-weight: 400;
  line-height: 1.6;
  color: rgb(232, 231, 227);
}
#colibri .style-1054 p {
  font-weight: 400;
  line-height: 1.6;
  color: rgb(232, 231, 227);
}
#colibri .style-1054 ol {
  list-style-type: decimal;
}
#colibri .style-1054 ul {
  list-style-type: disc;
}
#colibri .style-2249 {
  text-align: left;
}
#colibri .style-2434-icon {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2434-icon:visited {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2434 {
  color: rgb(232, 231, 227);
}
#colibri .style-2434:visited {
  color: rgb(232, 231, 227);
}
#colibri .style-2457 {
  text-align: left;
}
#colibri .style-2523 {
  text-align: left;
}
#colibri .style-2524-icon {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2524-icon:visited {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-2524 {
  color: rgb(232, 231, 227);
}
#colibri .style-2524:visited {
  color: rgb(232, 231, 227);
}
#colibri .style-2524:hover {
  color: rgb(195, 168, 100);
}
#colibri .style-local-13-f9-outer {
  width: 17.94% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f47-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
@media (max-width: 767px){
#colibri .style-1508-icon {
  width: 60px ;
  height: 60px;
}
#colibri .style-1515 {
  text-align: center;
}
#colibri .style-1516 p,#colibri .style-1516  h1,#colibri .style-1516  h2,#colibri .style-1516  h3,#colibri .style-1516  h4,#colibri .style-1516  h5,#colibri .style-1516  h6 {
  text-align: center;
}
#colibri .style-1734 p,#colibri .style-1734  h1,#colibri .style-1734  h2,#colibri .style-1734  h3,#colibri .style-1734  h4,#colibri .style-1734  h5,#colibri .style-1734  h6 {
  font-size: 30px;
}
#colibri .style-1874 {
  min-height: 300px;
}
#colibri .style-1899 {
  padding-top: 0px;
}
#colibri .style-1911 {
  text-align: center;
}
#colibri .style-1946 {
  min-height: 300px;
}
#colibri .style-1950 {
  min-height: 300px;
}
#colibri .style-1954 {
  min-height: 300px;
}
#colibri .style-1958 {
  min-height: 300px;
}
#colibri .style-1966 {
  min-height: 300px;
}
#colibri .style-1970 {
  min-height: 300px;
}
#colibri .style-1974 {
  min-height: 300px;
}
#colibri .style-1978 {
  min-height: 300px;
}
#colibri .style-1982 {
  min-height: 300px;
  background-position: 67.91346312289072% 51.72588307023128%;
}
.style-1995 > * > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-1995 {
  padding-top: 0%;
  padding-bottom: 0%;
}
#colibri .style-2023 p,#colibri .style-2023  h1,#colibri .style-2023  h2,#colibri .style-2023  h3,#colibri .style-2023  h4,#colibri .style-2023  h5,#colibri .style-2023  h6 {
  font-size: 32px;
}
#colibri .style-2057 {
  font-size: 16px;
}
#colibri .style-2057 p {
  font-size: 16px;
}
#colibri .style-2083 p,#colibri .style-2083  h1,#colibri .style-2083  h2,#colibri .style-2083  h3,#colibri .style-2083  h4,#colibri .style-2083  h5,#colibri .style-2083  h6 {
  font-size: 2em;
}
#colibri .style-2084 p,#colibri .style-2084  h1,#colibri .style-2084  h2,#colibri .style-2084  h3,#colibri .style-2084  h4,#colibri .style-2084  h5,#colibri .style-2084  h6 {
  text-align: center;
  font-size: 2em;
}
#colibri .style-local-6027-c49-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c56-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c63-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c70-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c51-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c58-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c65-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c72-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c53-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c60-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c67-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c74-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c79-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c82-outer {
  width: 100% ;
}
#colibri .style-local-6027-c81-outer {
  width: 100% ;
}
#colibri .style-local-6027-c104-outer {
  width: 100% ;
}
#colibri .style-local-6027-c142-outer {
  width: 100% ;
}
#colibri .style-local-6027-c146-outer {
  width: 100% ;
}
#colibri .style-local-6027-c110-outer {
  width: 100% ;
}
#colibri .style-local-6027-c83-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c85-outer {
  width: 100% ;
}
#colibri .style-local-6027-c116-outer {
  width: 100% ;
}
#colibri .style-local-6027-c86-outer {
  width: 100% ;
}
#colibri .style-local-6027-c87-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c89-outer {
  width: 100% ;
}
#colibri .style-local-6027-c122-outer {
  width: 100% ;
}
#colibri .style-local-6027-c90-outer {
  width: 100% ;
}
#colibri .style-local-6027-c93-outer {
  width: 100% ;
}
#colibri .style-local-6027-c128-outer {
  width: 100% ;
}
#colibri .style-local-6027-c94-outer {
  width: 100% ;
}
#colibri .style-local-6027-c91-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c107-outer {
  width: 100% ;
}
#colibri .style-local-6027-c113-outer {
  width: 100% ;
}
#colibri .style-local-6027-c119-outer {
  width: 100% ;
}
#colibri .style-local-6027-c125-outer {
  width: 100% ;
}
#colibri .style-local-6027-c131-outer {
  width: 100% ;
}
#colibri .style-local-6027-c102-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c105-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c108-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c111-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c114-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c117-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c120-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c123-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c126-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c129-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c15-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c19-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c23-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c27-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c31-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-6027-c11-outer {
  width: 100% ;
}
#colibri .style-2 {
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#colibri .h-navigation_sticky .style-2,#colibri .h-navigation_sticky.style-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-8 {
  text-align: right;
}
#colibri .style-10-offscreen {
  background-color: #e6e6e6;
}
#colibri .style-12 {
  background-color: #e6e6e6;
  background-image: none;
}
#colibri .style-15 {
  background-color: #e6e6e6;
  background-image: none;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  font-weight: 600;
  color: rgb(109, 109, 109);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: #e6e6e6;
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: #e6e6e6;
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  background-color: rgb(195, 168, 100);
  background-image: none;
  font-weight: 600;
  color: #e6e6e6;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  color: rgb(109, 109, 109);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  color: rgb(109, 109, 109);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-45 {
  background-position: 47.414775670914935% 52.8054249152357%;
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu {
  justify-content: center;
}
#colibri .style-local-10-h4-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
}
#colibri .h-navigation_sticky .style-local-10-h4-outer,#colibri .h-navigation_sticky.style-local-10-h4-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
}
#colibri .style-local-10-h6-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
}
#colibri .h-navigation_sticky .style-local-10-h6-outer,#colibri .h-navigation_sticky.style-local-10-h6-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  width: auto;
}
#colibri .style-local-10-h12-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-10-h15-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-10-h19-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-10-h22-outer {
  width: 100% ;
}
#colibri .style-local-10-h24-outer {
  width: 100% ;
}
#colibri .style-local-10-h21-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-162 p,#colibri .style-162  h1,#colibri .style-162  h2,#colibri .style-162  h3,#colibri .style-162  h4,#colibri .style-162  h5,#colibri .style-162  h6 {
  text-align: center;
}
#colibri .style-166 {
  text-align: center;
}
#colibri .style-171 p,#colibri .style-171  h1,#colibri .style-171  h2,#colibri .style-171  h3,#colibri .style-171  h4,#colibri .style-171  h5,#colibri .style-171  h6 {
  text-align: center;
}
#colibri .style-192 {
  text-align: center;
}
#colibri .style-194 {
  text-align: center;
}
#colibri .style-1054 {
  text-align: center;
}
#colibri .style-1776 {
  text-align: center;
}
#colibri .style-2249 {
  text-align: center;
}
#colibri .style-2433 {
  text-align: center;
}
#colibri .style-local-13-f4-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f9-outer {
  width: 100% ;
}
#colibri .style-local-13-f20-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f28-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f33-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}}
@media (min-width: 768px) and (max-width: 1023px){
#colibri .style-1911 {
  text-align: center;
}
#colibri .style-2084 p,#colibri .style-2084  h1,#colibri .style-2084  h2,#colibri .style-2084  h3,#colibri .style-2084  h4,#colibri .style-2084  h5,#colibri .style-2084  h6 {
  text-align: center;
}
#colibri .style-local-6027-c104-outer {
  width: 100% ;
}
#colibri .style-local-6027-c142-outer {
  width: 100% ;
}
#colibri .style-local-6027-c146-outer {
  width: 100% ;
}
#colibri .style-local-6027-c116-outer {
  width: 100% ;
}
#colibri .style-local-6027-c122-outer {
  width: 100% ;
}
#colibri .style-local-6027-c128-outer {
  width: 100% ;
}
#colibri .style-local-6027-c107-outer {
  width: 100% ;
}
#colibri .style-local-6027-c113-outer {
  width: 100% ;
}
#colibri .style-local-6027-c119-outer {
  width: 100% ;
}
#colibri .style-local-6027-c125-outer {
  width: 100% ;
}
#colibri .style-local-6027-c131-outer {
  width: 100% ;
}
#colibri .style-local-6027-c35 > .h-swiper-arrow {
  transform: translateY(0px);
}
#colibri .style-2 {
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}
#colibri .style-5-image {
  max-height: 60px;
}
#colibri .style-8 {
  text-align: right;
}
#colibri .style-10-offscreen {
  background-color: #e6e6e6;
}
#colibri .style-10  .h-hamburger-icon {
  fill: rgb(255, 255, 255);
}
#colibri .style-12 {
  background-color: #e6e6e6;
  background-image: none;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  font-weight: 600;
  color: rgb(109, 109, 109);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: #f6f8fa;
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(195, 168, 100);
  background-image: none;
  color: #f6f8fa;
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  background-color: rgb(195, 168, 100);
  background-image: none;
  font-weight: 600;
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  color: rgb(109, 109, 109);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  background-color: rgba(195, 150, 35, 0.6);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover  > a {
  background-color: rgba(195, 150, 35, 0.6);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-18  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  background-color: rgba(195, 150, 35, 0.6);
  background-image: none;
  color: #f6f8fa;
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  color: rgb(109, 109, 109);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li:hover  > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-18 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  color: rgb(255, 255, 255);
}
#colibri .style-1059 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  color: rgb(0, 0, 0);
}
#colibri .style-local-10-h19-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-161 {
  text-align: left;
}
#colibri .style-local-13-f4-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f9-outer {
  width: 50% ;
}
#colibri .style-local-13-f20-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f28-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-13-f33-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}}

