/* page css */
/* part css : theme-shapes */
.colibri-shape-circles {
background-image:url('/assets/img/theme/header-shapes/circles.png')
}
.colibri-shape-10degree-stripes {
background-image:url('/assets/img/theme/header-shapes/10degree-stripes.png')
}
.colibri-shape-rounded-squares-blue {
background-image:url('/assets/img/theme/header-shapes/rounded-squares-blue.png')
}
.colibri-shape-many-rounded-squares-blue {
background-image:url('/assets/img/theme/header-shapes/many-rounded-squares-blue.png')
}
.colibri-shape-two-circles {
background-image:url('/assets/img/theme/header-shapes/two-circles.png')
}
.colibri-shape-circles-2 {
background-image:url('/assets/img/theme/header-shapes/circles-2.png')
}
.colibri-shape-circles-3 {
background-image:url('/assets/img/theme/header-shapes/circles-3.png')
}
.colibri-shape-circles-gradient {
background-image:url('/assets/img/theme/header-shapes/circles-gradient.png')
}
.colibri-shape-circles-white-gradient {
background-image:url('/assets/img/theme/header-shapes/circles-white-gradient.png')
}
.colibri-shape-waves {
background-image:url('/assets/img/theme/header-shapes/waves.png')
}
.colibri-shape-waves-inverted {
background-image:url('/assets/img/theme/header-shapes/waves-inverted.png')
}
.colibri-shape-dots {
background-image:url('/assets/img/theme/header-shapes/dots.png')
}
.colibri-shape-left-tilted-lines {
background-image:url('/assets/img/theme/header-shapes/left-tilted-lines.png')
}
.colibri-shape-right-tilted-lines {
background-image:url('/assets/img/theme/header-shapes/right-tilted-lines.png')
}
.colibri-shape-right-tilted-strips {
background-image:url('/assets/img/theme/header-shapes/right-tilted-strips.png')
}
/* part css : theme */

.h-y-container > *:not(:last-child), .h-x-container-inner > * {
  margin-bottom: 20px;
}
.h-x-container-inner, .h-column__content > .h-x-container > *:last-child {
  margin-bottom: -20px;
}
.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: 0.5s;
}
.wp-block-button .wp-block-button__link:not(.has-background),.wp-block-file .wp-block-file__button {
  background-color: rgb(234, 52, 52);
  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(149, 33, 33);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  color: rgb(234, 52, 52);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(234, 52, 52);
  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(234, 52, 52);
  background-image: none;
}
.has-background-color,*[class^="wp-block-"].is-style-solid-color {
  background-color: rgb(234, 52, 52);
  background-image: none;
}
.has-colibri-color-1-background-color {
  background-color: rgb(234, 52, 52);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color {
  background-color: rgb(234, 52, 52);
  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(149, 33, 33);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color {
  color: rgb(234, 52, 52);
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: rgb(234, 52, 52);
  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(234, 52, 52);
  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(234, 52, 52);
  background-image: none;
}
.has-colibri-color-1-color {
  color: rgb(234, 52, 52);
}
.has-colibri-color-2-background-color {
  background-color: #f79007;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color {
  background-color: #f79007;
  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(162, 94, 5);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color {
  color: #f79007;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #f79007;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #f79007;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #f79007;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #f79007;
  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: #f79007;
  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: #f79007;
  background-image: none;
}
.has-colibri-color-2-color {
  color: #f79007;
}
.has-colibri-color-3-background-color {
  background-color: #00bf87;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color {
  background-color: #00bf87;
  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(0, 106, 75);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color {
  color: #00bf87;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #00bf87;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #00bf87;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #00bf87;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #00bf87;
  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: #00bf87;
  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: #00bf87;
  background-image: none;
}
.has-colibri-color-3-color {
  color: #00bf87;
}
.has-colibri-color-4-background-color {
  background-color: #6632ff;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color {
  background-color: #6632ff;
  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(68, 33, 170);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color {
  color: #6632ff;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #6632ff;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #6632ff;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #6632ff;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #6632ff;
  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: #6632ff;
  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: #6632ff;
  background-image: none;
}
.has-colibri-color-4-color {
  color: #6632ff;
}
.has-colibri-color-5-background-color {
  background-color: #FFFFFF;
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color {
  background-color: #FFFFFF;
  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(102, 102, 102);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color {
  color: #FFFFFF;
  background-color: transparent;
  background-image: none;
  border-top-width: 2px;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: #FFFFFF;
  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: #FFFFFF;
  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: #FFFFFF;
  background-image: none;
}
.has-colibri-color-5-color {
  color: #FFFFFF;
}
.has-colibri-color-6-background-color {
  background-color: rgb(0, 0, 0);
  background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color {
  background-color: rgb(0, 0, 0);
  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(51, 51, 51);
  background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-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-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: rgb(0, 0, 0);
  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: rgb(0, 0, 0);
  background-image: none;
}
.has-colibri-color-6-color {
  color: rgb(0, 0, 0);
}
#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(234, 52, 52);
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(234, 52, 52);
  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(149, 33, 33);
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(149, 33, 33);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(149, 33, 33);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(149, 33, 33);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(149, 33, 33);
  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(234, 52, 52);
}
#colibri.woocommerce-page  .content .h-section .price,#colibri.woocommerce .content .h-section .price {
  color: rgb(234, 52, 52);
}
#colibri.woocommerce-page  .content .h-section .price del,#colibri.woocommerce .content .h-section .price del {
  color: rgb(234, 130, 130);
}
#colibri.woocommerce-page  .content .h-section .onsale,#colibri.woocommerce .content .h-section .onsale {
  background-color: rgb(234, 52, 52);
  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(149, 33, 33);
  background-image: none;
}
#colibri.woocommerce ul.products li.product h2:hover {
  color: rgb(234, 52, 52);
}
#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(234, 52, 52);
  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(234, 52, 52);
}
.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: Oswald;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(0, 0, 0);
}
body a {
  font-family: Open Sans;
  font-weight: 400;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.5;
  color: rgb(234, 52, 52);
}
body p {
  margin-bottom: 16px;
  font-family: Oswald;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(0, 0, 0);
}
body .h-lead p {
  margin-bottom: 16px;
  font-family: Oswald;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.5;
  color: rgb(0, 0, 0);
}
body blockquote p {
  margin-bottom: 16px;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(153, 153, 153);
}
body h1 {
  margin-bottom: 16px;
  font-family: Oswald;
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 1.26;
  color: rgb(0, 0, 0);
}
body h2 {
  margin-bottom: 16px;
  font-family: Oswald;
  font-weight: 600;
  font-size: 2.625em;
  line-height: 1.143;
  color: rgb(0, 0, 0);
}
body h3 {
  margin-bottom: 16px;
  font-family: Open Sans;
  font-weight: 300;
  font-size: 2.25em;
  line-height: 1.25;
  color: rgb(0, 0, 0);
}
body h4 {
  margin-bottom: 16px;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.6;
  color: rgb(0, 0, 0);
}
body h5 {
  margin-bottom: 16px;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.55;
  color: rgb(0, 0, 0);
}
body h6 {
  margin-bottom: 16px;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1em;
  line-height: 1.6;
  color: rgb(0, 0, 0);
}


@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;
}
body h1 {
  font-size: 3.5rem;
}

}
/* part css : page */
#colibri .style-101 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-103 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-111 .colibri-post-content {
  margin-bottom: 0px;
}
#colibri .style-116 .widget {
  text-align: left;
}
#colibri .style-116 .widget ul li,#colibri .style-116 .widget ol li,#colibri .style-116 .widget  .textwidget p,#colibri .style-116 .widget  .calendar_wrap td ,#colibri .style-116  .widget  .calendar_wrap th ,#colibri .style-116  .widget  .calendar_wrap caption {
  color: black;
}
#colibri .style-116 .widget ul li a:not(.wp-block-button__link) {
  color: #1989fa;
}
#colibri .style-116 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-119 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-121 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-124 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-126 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-129 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-132 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-197 {
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-197 .widget {
  text-align: left;
}
#colibri .style-197 .widget h1,#colibri .style-197 .widget h2,#colibri .style-197 .widget h3,#colibri .style-197 .widget h4,#colibri .style-197 .widget h5,#colibri .style-197 .widget h6 {
  color: rgb(102, 102, 102);
}
#colibri .style-197 .widget ul li,#colibri .style-197 .widget ol li,#colibri .style-197 .widget  .textwidget p,#colibri .style-197 .widget  .calendar_wrap td ,#colibri .style-197  .widget  .calendar_wrap th ,#colibri .style-197  .widget  .calendar_wrap caption {
  color: black;
  margin-left: 10px;
  border-top-width: 0px;
  border-top-color: rgb(243, 244, 245);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(243, 244, 245);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(243, 244, 245);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(243, 244, 245);
  border-left-style: none;
  list-style-type: none;
  list-style-position: inside;
  padding-top: 5px;
  padding-bottom: 5px;
}
#colibri .style-197 .widget ul li a:not(.wp-block-button__link) {
  line-height: 1.6em;
  color: rgb(222, 72, 191);
}
#colibri .style-197 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-197 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-197 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-253 {
  min-height: 100vh;
  color: #FFFFFF;
  padding-top: 150px;
  padding-bottom: 150px;
}
#colibri .style-253 h1 {
  color: #FFFFFF;
}
#colibri .style-253 h2 {
  color: #FFFFFF;
}
#colibri .style-253 h3 {
  color: #FFFFFF;
}
#colibri .style-253 h4 {
  color: #FFFFFF;
}
#colibri .style-253 h5 {
  color: #FFFFFF;
}
#colibri .style-253 h6 {
  color: #FFFFFF;
}
#colibri .style-253 p {
  color: #FFFFFF;
}
#colibri .style-255 {
  text-align: right;
  height: auto;
  min-height: unset;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-256 p,#colibri .style-256  h1,#colibri .style-256  h2,#colibri .style-256  h3,#colibri .style-256  h4,#colibri .style-256  h5,#colibri .style-256  h6 {
  text-transform: uppercase;
  font-size: 4.5em;
}
#colibri .style-256 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-282 {
  height: auto;
  min-height: unset;
  color: rgb(0, 0, 0);
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/uytkyut.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding-top: 31px;
  padding-bottom: 90px;
}
#colibri .style-282 h1 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 h2 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 h3 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 h4 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 h5 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 h6 {
  color: rgb(0, 0, 0);
}
#colibri .style-282 p {
  color: rgb(0, 0, 0);
}
#colibri .style-296 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-297 h1,#colibri .style-297  h2,#colibri .style-297  h3,#colibri .style-297  h4,#colibri .style-297  h5,#colibri .style-297  h6 {
  text-transform: uppercase;
}
#colibri .style-313 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-197 .widget.widget_search {
  background-color: unset;
  background-image: none;
}
#colibri .style-197 .widget.widget_search input:not([type="submit"]) {
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  font-size: 16px;
  background-color: rgb(255, 252, 252);
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(222, 222, 222);
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(222, 222, 222);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 222, 222);
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: rgb(222, 222, 222);
  border-left-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-197 .widget.widget_search input[type="submit"],#colibri .style-197 .widget.widget_search button[type="submit"] {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  line-height: 1;
  color: #FFFFFF;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 8px;
  border-left-width: 0px;
  border-left-style: none;
  width: auto;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-197 .widget.widget_search input[type="submit"] {
  display: none;
}
#colibri .style-197 .widget.widget_search button[type="submit"] {
  display: inline-block;
}
#colibri .style-321 .colibri_search_button {
  width: 60px ;
  color: #ffffff;
  background-color: rgb(222, 72, 191);
  background-image: none;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: solid;
}
#colibri .style-321 .colibri_search_button:hover {
  background-color: #f79007;
}
#colibri .style-321 .colibri_search_button:hover {
  background-color: #f79007;
}
#colibri .style-321 .colibri_search_button svg {
  width: 16px ;
  fill: #ffffff;
}
#colibri .style-321 .colibri_search_input {
  border-top-width: 1px;
  border-top-color: rgb(222, 222, 222);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-right-width: 1px;
  border-right-color: rgb(222, 222, 222);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 222, 222);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-left-width: 1px;
  border-left-color: rgb(222, 222, 222);
  border-left-style: solid;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  font-style: italic;
  font-size: 16px;
  color: rgb(153, 153, 153);
}
#colibri .style-321 .fancybox-slide .colibri_search_input {
  height: 50px;
}
#colibri .style-324 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-331 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-332 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
}
#colibri .style-332 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-333 h1,#colibri .style-333  h2,#colibri .style-333  h3,#colibri .style-333  h4,#colibri .style-333  h5,#colibri .style-333  h6 {
  margin-bottom: 0px;
}
#colibri .style-349 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-352 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-354 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-355 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
}
#colibri .style-355 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-356 svg {
  width: 20px ;
  height: 20px;
}
#colibri .style-357 h1,#colibri .style-357  h2,#colibri .style-357  h3,#colibri .style-357  h4,#colibri .style-357  h5,#colibri .style-357  h6 {
  margin-bottom: 0px;
}
#colibri .style-360-icon {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-360 {
  text-align: center;
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
  color: #fff;
  border-top-width: 2px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: solid;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
}
#colibri .style-360:hover,#colibri .style-360:focus {
  background-color: rgb(137, 44, 118);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .style-360:active .style-360-icon {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-361 .page-numbers.current {
  margin-right: 10px;
}
#colibri .style-361 .page-numbers {
  margin-right: 10px;
}
#colibri .style-364 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-367 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-369 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-370 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-373 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-375 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-376 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
}
#colibri .style-376 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-377 svg {
  width: 20px ;
  height: 20px;
}
#colibri .style-378 h1,#colibri .style-378  h2,#colibri .style-378  h3,#colibri .style-378  h4,#colibri .style-378  h5,#colibri .style-378  h6 {
  margin-bottom: 0px;
}
#colibri .style-382 .comment-author img {
  width: 20px ;
  height: 20px;
}
#colibri .style-382 .comment-author .url {
  color: #03a9f4;
}
#colibri .style-382 .comment-body .reply a {
  margin-bottom: 10px;
}
#colibri .style-382 .comments-disabled {
  text-align: center;
  margin-bottom: 0px;
}
#colibri .style-383 {
  text-align: left;
}
#colibri .style-383 a,#colibri .style-383  .colibri-post-category {
  margin-right: 10px;
}
#colibri .style-383 .categories-prefix {
  margin-right: 16px;
}
#colibri .style-384 .nav-previous a,#colibri .style-384 .nav-next a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-385 .nav-previous a,#colibri .style-385 .nav-next a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-387 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-389 {
  text-align: left;
}
#colibri .style-389 a,#colibri .style-389  .colibri-post-tag {
  margin-right: 10px;
}
#colibri .style-389 .tags-prefix {
  margin-right: 16px;
}
#colibri .style-392 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .comment-respond input:not([type="submit"]),#colibri .comment-respond textarea {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}
#colibri .style-394 .colibri-post-content {
  margin-bottom: 0px;
}
#colibri .style-402 {
  height: auto;
  min-height: unset;
  background-color: unset;
  background-image: none;
  color: #FFFFFF;
}
#colibri .style-402 h1 {
  color: #FFFFFF;
}
#colibri .style-402 h2 {
  color: #FFFFFF;
}
#colibri .style-402 h3 {
  color: #FFFFFF;
}
#colibri .style-402 h4 {
  color: #FFFFFF;
}
#colibri .style-402 h5 {
  color: #FFFFFF;
}
#colibri .style-402 h6 {
  color: #FFFFFF;
}
#colibri .style-402 p {
  color: #FFFFFF;
}
.style-404 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-404 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/pexels-photo-48592.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-414 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}
#colibri .style-416 {
  text-align: center;
  font-weight: 500;
  font-size: 1.9em;
}
#colibri .style-416 p {
  font-weight: 500;
  font-size: 1.9em;
}
#colibri .style-416 ol {
  list-style-type: decimal;
}
#colibri .style-416 ul {
  list-style-type: disc;
}
.style-417 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-417 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-3.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-418 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-418 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/pexels-photo-48592-3.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-419 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-419 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-430 {
  height: auto;
  min-height: unset;
  background-color: rgb(0, 0, 0);
  background-image: none;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #FFFFFF;
}
#colibri .style-430 h1 {
  color: #FFFFFF;
}
#colibri .style-430 h2 {
  color: #FFFFFF;
}
#colibri .style-430 h3 {
  color: #FFFFFF;
}
#colibri .style-430 h4 {
  color: #FFFFFF;
}
#colibri .style-430 h5 {
  color: #FFFFFF;
}
#colibri .style-430 h6 {
  color: #FFFFFF;
}
#colibri .style-430 p {
  color: #FFFFFF;
}
#colibri .style-432 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-433 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-434 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-459 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/pexels-photo-167446-1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
#colibri .style-459 h1 {
  color: #FFFFFF;
}
#colibri .style-459 h2 {
  color: #FFFFFF;
}
#colibri .style-459 h3 {
  color: #FFFFFF;
}
#colibri .style-459 h4 {
  color: #FFFFFF;
}
#colibri .style-459 h5 {
  color: #FFFFFF;
}
#colibri .style-459 h6 {
  color: #FFFFFF;
}
#colibri .style-459 p {
  color: #FFFFFF;
}
#colibri .style-461 {
  text-align: left;
  height: auto;
  min-height: unset;
  background-color: unset;
  background-image: none;
  padding-top: 15%;
  padding-right: 20%;
  padding-bottom: 15%;
  padding-left: 20%;
  color: #FFFFFF;
  transform: translateX(6%) translateY(0%);
  transform-origin: center center 0px;
}
#colibri .style-461 h1 {
  color: #FFFFFF;
}
#colibri .style-461 h2 {
  color: #FFFFFF;
}
#colibri .style-461 h3 {
  color: #FFFFFF;
}
#colibri .style-461 h4 {
  color: #FFFFFF;
}
#colibri .style-461 h5 {
  color: #FFFFFF;
}
#colibri .style-461 h6 {
  color: #FFFFFF;
}
#colibri .style-461 p {
  color: #FFFFFF;
}
#colibri .style-465 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-color: unset;
  background-image: none;
  box-shadow: none;
  transform: translateX(-6%) translateY(0%);
  transform-origin: center center 0px;
}
#colibri .style-466 .video-container {
  padding-top: 66.66%;
}
#colibri .style-467-icon {
  fill: rgb(234, 52, 52);
  width: 100px ;
  height: 100px;
  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-467-icon:hover {
  fill: #FFFFFF;
  background-color: rgba(45, 45, 134, 0);
  background-image: none;
}
#colibri .style-469 {
  height: auto;
  min-height: unset;
  background-position: 53.38306911200912% 66.54144165297018%;
  background-size: cover;
  background-image: url("/assets/img/2024/12/jhgjhg.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding-top: 200px;
  padding-bottom: 200px;
}
#colibri .style-471 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-472 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-474-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-474 {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 1px;
  color: #fff;
  background-color: rgb(222, 72, 191);
  background-image: none;
  border-top-width: 0px;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  text-align: center;
}
#colibri .style-474:hover,#colibri .style-474:focus {
  background-color: rgba(222, 72, 191, 0.7);
  border-top-color: rgb(247, 179, 89);
  border-right-color: rgb(247, 179, 89);
  border-bottom-color: rgb(247, 179, 89);
  border-left-color: rgb(247, 179, 89);
}
#colibri .style-474:active .style-474-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-476 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-477 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-482-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-482 {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 1px;
  color: #fff;
  border-top-width: 0px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-color: rgb(234, 52, 52);
  border-left-style: solid;
  text-align: center;
  background-color: rgb(234, 52, 52);
  background-image: none;
}
#colibri .style-482:hover,#colibri .style-482:focus {
  border-top-color: rgb(149, 33, 33);
  border-right-color: rgb(149, 33, 33);
  border-bottom-color: rgb(149, 33, 33);
  border-left-color: rgb(149, 33, 33);
  background-color: rgb(149, 33, 33);
}
#colibri .style-482:active .style-482-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-484 {
  height: auto;
  min-height: unset;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgb(202, 52, 171);
  background-image: none;
  color: #FFFFFF;
}
#colibri .style-484 h1 {
  color: #FFFFFF;
}
#colibri .style-484 h2 {
  color: #FFFFFF;
}
#colibri .style-484 h3 {
  color: #FFFFFF;
}
#colibri .style-484 h4 {
  color: #FFFFFF;
}
#colibri .style-484 h5 {
  color: #FFFFFF;
}
#colibri .style-484 h6 {
  color: #FFFFFF;
}
#colibri .style-484 p {
  color: #FFFFFF;
}
#colibri .style-486 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-487-image {
  max-height: 70px;
}
#colibri .style-487 a,#colibri .style-487  .logo-text {
  color: #ffffff;
  font-family: Oswald;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
}
#colibri .style-487 .logo-text {
  color: #FFFFFF;
}
#colibri .style-488 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-499 {
  text-align: right;
  height: auto;
  min-height: unset;
}
#colibri .style-500 .social-icon-container {
  margin-right: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
#colibri .style-500 .icon-container {
  fill: #FFFFFF;
  width: 22px ;
  height: 22px;
}
#colibri .style-500 .icon-container:hover {
  fill: rgb(149, 33, 33);
}
#colibri .style-500 .icon-container:hover {
  fill: rgb(149, 33, 33);
}
#colibri .style-503 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/guitar-1245856_1920-1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-505 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-505 {
  text-align: left;
  height: auto;
  min-height: unset;
  background-color: rgb(255, 255, 255);
  background-image: none;
  box-shadow: 0px 1px 3px 1px rgba(189, 189, 189, 0.4) ;
}
.style-507 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-507 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-508-image {
  opacity: 1;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-508-overlay {
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-508-caption {
  margin-top: 10px;
}
#colibri .style-508-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;
}
.style-509 > .h-y-container > *:not(:last-child) {
  margin-bottom: 5px;
}
#colibri .style-509 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-510 p,#colibri .style-510  h1,#colibri .style-510  h2,#colibri .style-510  h3,#colibri .style-510  h4,#colibri .style-510  h5,#colibri .style-510  h6 {
  font-family: Muli;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 3px;
}
#colibri .style-510 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-511 {
  font-family: Oswald;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: rgb(52, 58, 64);
}
#colibri .style-511 p {
  font-family: Oswald;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: rgb(52, 58, 64);
}
#colibri .style-511 ol {
  list-style-type: decimal;
}
#colibri .style-511 ul {
  list-style-type: disc;
}
#colibri .style-512 {
  font-family: Oswald;
  font-weight: 400;
  color: rgb(52, 58, 64);
}
#colibri .style-512 p {
  font-family: Oswald;
  font-weight: 400;
  color: rgb(52, 58, 64);
}
#colibri .style-512 ol {
  list-style-type: decimal;
}
#colibri .style-512 ul {
  list-style-type: disc;
}
#colibri .style-513 {
  color: #FFFFFF;
}
#colibri .style-513 h1 {
  color: #FFFFFF;
}
#colibri .style-513 h2 {
  color: #FFFFFF;
}
#colibri .style-513 h3 {
  color: #FFFFFF;
}
#colibri .style-513 h4 {
  color: #FFFFFF;
}
#colibri .style-513 h5 {
  color: #FFFFFF;
}
#colibri .style-513 h6 {
  color: #FFFFFF;
}
#colibri .style-513 p {
  color: #FFFFFF;
}
#colibri .style-514 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-515 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-517 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/pexels-photo-196652.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-519 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-520 .h-svg-icon {
  fill: #FFFFFF;
  width: 45px ;
  height: 45px;
  margin-right: 10px;
}
#colibri .style-520 .bar-counter {
  color: #000000;
}
#colibri .style-520 .circle-counter {
  color: #000000;
}
#colibri .style-520 .simple-counter {
  font-size: 25px;
  color: #FFFFFF;
}
#colibri .style-520 .title-number {
  font-family: Muli;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 2px;
  color: #FFFFFF;
}
#colibri .style-520 .title-circle {
  color: #000000;
}
#colibri .style-520 .title-bar {
  color: #000000;
}
#colibri .style-525 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/guitar-1245856_1920-1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
#colibri .style-525 h1 {
  color: #FFFFFF;
}
#colibri .style-525 h2 {
  color: #FFFFFF;
}
#colibri .style-525 h3 {
  color: #FFFFFF;
}
#colibri .style-525 h4 {
  color: #FFFFFF;
}
#colibri .style-525 h5 {
  color: #FFFFFF;
}
#colibri .style-525 h6 {
  color: #FFFFFF;
}
#colibri .style-525 p {
  color: #FFFFFF;
}
.style-527 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-527 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-528-icon {
  fill: rgb(137, 44, 118);
  width: 24px ;
  height: 24px;
}
#colibri .style-529 {
  font-family: Oswald;
  font-weight: 400;
}
#colibri .style-529 p {
  font-family: Oswald;
  font-weight: 400;
}
#colibri .style-529 ol {
  list-style-type: decimal;
}
#colibri .style-529 ul {
  list-style-type: disc;
}
#colibri .style-530-image {
  opacity: 1;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-530-overlay {
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-530-caption {
  margin-top: 10px;
}
#colibri .style-530-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-531 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-534 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-535 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-538 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/guitar-1245856_1920-1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
#colibri .style-538 h1 {
  color: #FFFFFF;
}
#colibri .style-538 h2 {
  color: #FFFFFF;
}
#colibri .style-538 h3 {
  color: #FFFFFF;
}
#colibri .style-538 h4 {
  color: #FFFFFF;
}
#colibri .style-538 h5 {
  color: #FFFFFF;
}
#colibri .style-538 h6 {
  color: #FFFFFF;
}
#colibri .style-538 p {
  color: #FFFFFF;
}
#colibri .style-540 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-545 {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-545 .h-contact-form-shortcode label,#colibri .style-545 .h-contact-form-shortcode p label,#colibri .style-545 .h-contact-form-shortcode .wpcf7-not-valid-tip,#colibri .style-545 .h-contact-form-shortcode .forminator-row .forminator-col label {
  text-align: left;
  font-family: Muli;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 3px;
  color: rgb(49, 52, 57);
}
#colibri .style-545 .h-contact-form-shortcode  textarea,#colibri .style-545 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea,#colibri .style-545 .h-contact-form-shortcode  select,#colibri .style-545 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]) {
  margin-top: 4px;
  margin-bottom: 16px;
  background-color: #ffffff;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgba(102, 113, 123, 0.2);
  border-top-style: solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-right-width: 1px;
  border-right-color: rgba(102, 113, 123, 0.2);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(102, 113, 123, 0.2);
  border-bottom-style: solid;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left-width: 1px;
  border-left-color: rgba(102, 113, 123, 0.2);
  border-left-style: solid;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: rgb(102, 102, 102);
  font-size: 16px;
  letter-spacing: 0px;
}
#colibri .style-545 .h-contact-form-shortcode [type="submit"],#colibri .style-545 .h-contact-form-shortcode .forminator-row .forminator-col .forminator-button-submit {
  background-color: rgb(125, 66, 114);
  background-image: none;
  color: #FFFFFF;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  margin-left: auto;
  margin-right: 0;
  font-size: 16px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-545 .h-contact-form-shortcode .wpcf7-mail-sent-ng,#colibri .style-545 .h-contact-form-shortcode .wpcf7-aborted,#colibri .style-545 .h-contact-form-shortcode .wpcf7 form.failed .wpcf7-response-output,#colibri .style-545 .h-contact-form-shortcode .wpcf7 form.aborted .wpcf7-response-output,#colibri .style-545 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-error {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgb(255, 0, 0);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-545 .h-contact-form-shortcode .wpcf7-validation-errors,#colibri .style-545 .h-contact-form-shortcode .wpcf7 form.invalid .wpcf7-response-output,#colibri .style-545 .h-contact-form-shortcode .wpcf7 form.unaccepted .wpcf7-response-output,#colibri .style-545 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-loading {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgba(255, 233, 76, 0.52);
  background-image: none;
}
#colibri .style-545 .h-contact-form-shortcode .wpcf7-mail-sent-ok,#colibri .style-545 .h-contact-form-shortcode .wpcf7 form.sent .wpcf7-response-output,#colibri .style-545 .h-contact-form-shortcode .wpforms-confirmation-container-full,#colibri .style-545 .h-contact-form-shortcode .wpforms-confirmation-container,#colibri .style-545 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-success {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgb(177, 250, 159);
  background-image: none;
}
#colibri .style-549 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-552 {
  text-align: center;
  height: auto;
  min-height: unset;
}
.style-554 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-554 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-5.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-558 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-558 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-6.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-559 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-559 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-7.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-560 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-560 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/pexels-photo-48592-1.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-561 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-561 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-9.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-562 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-562 {
  text-align: center;
  min-height: 280px;
  background-color: #FFFFFF;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/Shreeraj-Entertainment.png");
  background-attachment: scroll;
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
.style-563 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-563 {
  text-align: left;
  min-height: 280px;
  background-color: rgba(0, 0, 0, 0.19);
  background-image: none;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
.style-564 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-564 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/demo/music-8.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-565 .widget {
  text-align: left;
}
#colibri .style-565 .widget h1,#colibri .style-565 .widget h2,#colibri .style-565 .widget h3,#colibri .style-565 .widget h4,#colibri .style-565 .widget h5,#colibri .style-565 .widget h6 {
  font-family: Oswald;
  text-transform: uppercase;
}
#colibri .style-565 .widget ul li,#colibri .style-565 .widget ol li,#colibri .style-565 .widget  .textwidget p,#colibri .style-565 .widget  .calendar_wrap td ,#colibri .style-565  .widget  .calendar_wrap th ,#colibri .style-565  .widget  .calendar_wrap caption {
  color: black;
}
#colibri .style-565 .widget ul li a:not(.wp-block-button__link) {
  color: rgb(234, 52, 52);
}
#colibri .style-565 .widget ul li a:not(.wp-block-button__link):hover {
  color: rgb(149, 33, 33);
}
#colibri .style-565 .widget ul li a:not(.wp-block-button__link):hover {
  color: rgb(149, 33, 33);
}
#colibri .style-565 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-568 .widget {
  text-align: left;
}
#colibri .style-568 .widget h1,#colibri .style-568 .widget h2,#colibri .style-568 .widget h3,#colibri .style-568 .widget h4,#colibri .style-568 .widget h5,#colibri .style-568 .widget h6 {
  font-family: Oswald;
  text-transform: uppercase;
}
#colibri .style-568 .widget ul li,#colibri .style-568 .widget ol li,#colibri .style-568 .widget  .textwidget p,#colibri .style-568 .widget  .calendar_wrap td ,#colibri .style-568  .widget  .calendar_wrap th ,#colibri .style-568  .widget  .calendar_wrap caption {
  font-family: Oswald;
  color: black;
}
#colibri .style-568 .widget ul li a:not(.wp-block-button__link) {
  font-family: Oswald;
  color: #FFFFFF;
}
#colibri .style-568 .widget ul li a:not(.wp-block-button__link):hover {
  color: rgb(149, 33, 33);
}
#colibri .style-568 .widget ul li a:not(.wp-block-button__link):hover {
  color: rgb(149, 33, 33);
}
#colibri .style-568 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-568 .widget.widget_nav_menu h1,#colibri .style-568 .widget.widget_nav_menu h2,#colibri .style-568 .widget.widget_nav_menu h3,#colibri .style-568 .widget.widget_nav_menu h4,#colibri .style-568 .widget.widget_nav_menu h5,#colibri .style-568 .widget.widget_nav_menu h6 {
  color: #FFFFFF;
}
#colibri .style-581 {
  animation-duration: 0.5s;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgb(0, 0, 0);
  background-image: none;
}
#colibri .h-navigation_sticky .style-581,#colibri .h-navigation_sticky.style-581 {
  background-color: rgb(0, 0, 0);
  background-image: none;
}
.style-583 > .h-y-container > *:not(:last-child) {
  margin-bottom: 12px;
}
#colibri .style-583 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: linear-gradient(0deg,  rgb(204, 204, 204) 0%, rgb(247, 247, 247) 100%);
  background-attachment: scroll;
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-584-image {
  max-height: 112px;
}
#colibri .style-584 a,#colibri .style-584  .logo-text {
  color: #ffffff;
  font-family: Oswald;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 24px;
}
#colibri .style-584 .logo-text {
  color: #FFFFFF;
}
#colibri .h-navigation_sticky .style-584-image,#colibri .h-navigation_sticky.style-584-image {
  max-height: 99px;
}
#colibri .h-navigation_sticky .style-584 a,#colibri .h-navigation_sticky .style-584  .logo-text,#colibri .h-navigation_sticky.style-584 a,#colibri .h-navigation_sticky.style-584  .logo-text {
  color: #000000;
  text-decoration: none;
}
#colibri .h-navigation_sticky .style-584 .logo-text,#colibri .h-navigation_sticky.style-584 .logo-text {
  color: #FFFFFF;
}
.style-586 > .h-y-container > *:not(:last-child) {
  margin-bottom: 12px;
}
#colibri .style-586 {
  text-align: center;
  min-height: 0px;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu {
  justify-content: center;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item,#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 22px;
  color: #FFFFFF;
}
#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(234, 52, 52);
}
#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  color: rgb(234, 52, 52);
}
#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 22px;
  color: rgb(234, 52, 52);
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul {
  background-color: #ffffff;
  background-image: none;
  margin-right: 5px;
  margin-left: 5px;
}
#colibri .style-587 >  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;
}
#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: #F8F8F8;
  background-image: none;
}
#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover,#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover {
  background-color: #F8F8F8;
  background-image: none;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item,#colibri .style-587  >  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;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li > a {
  font-size: 14px;
  color: #6B7C93;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-587  >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a:hover {
  font-size: 14px;
  color: #6B7C93;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu.bordered-active-item > li::after,#colibri .style-587 
      ul.colibri-menu.bordered-active-item > li::before {
  background-color: white;
  background-image: none;
  height: 3px;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu.solid-active-item > li::after,#colibri .style-587 
      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-587 >  div > .colibri-menu-container > ul.colibri-menu > li > ul {
  margin-top: 0px;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li > ul::before {
  height: 0px;
  width: 100% ;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  color: black;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper {
  padding-right: 5px;
  padding-left: 5px;
  color: black;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a >  .arrow-wrapper {
  color: black;
}
#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > svg,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > .arrow-wrapper,#colibri .style-587 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > .arrow-wrapper {
  color: black;
}
#colibri .style-588-offscreen {
  background-color: #222B34;
  background-image: none;
  width: 300px !important;
}
#colibri .style-588-offscreenOverlay {
  background-color: rgba(0,0,0,0.5);
  background-image: none;
}
#colibri .style-588  .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-590 >  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-590  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-590  >  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-590 >  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-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item > a,#colibri .style-590  >  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-590 >  div > .colibri-menu-container > ul.colibri-menu  li > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu  li > a >  .arrow-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  color: black;
}
#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper,#colibri .style-590 >  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-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul  li > a >  .arrow-wrapper {
  color: white;
  padding-right: 20px;
  padding-left: 20px;
}
#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul > li.current_page_item:hover > a > svg,#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu li > ul li.current_page_item > a > .arrow-wrapper,#colibri .style-590 >  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-592 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-593-image {
  max-height: 70px;
}
#colibri .style-593 a,#colibri .style-593  .logo-text {
  color: #ffffff;
  text-decoration: none;
}
#colibri .h-navigation_sticky .style-593-image,#colibri .h-navigation_sticky.style-593-image {
  max-height: 70px;
}
#colibri .h-navigation_sticky .style-593 a,#colibri .h-navigation_sticky .style-593  .logo-text,#colibri .h-navigation_sticky.style-593 a,#colibri .h-navigation_sticky.style-593  .logo-text {
  color: #000000;
  text-decoration: none;
}
#colibri .style-595 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-596 ol {
  list-style-type: decimal;
}
#colibri .style-596 ul {
  list-style-type: disc;
}
.style-602 > .h-y-container > *:not(:last-child) {
  margin-bottom: 12px;
}
#colibri .style-602 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-603 {
  text-align: left;
}
#colibri .style-604-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-604 {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: Oswald;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 1px;
  color: #fff;
  border-top-width: 2px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 2px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 2px;
  border-left-color: rgb(234, 52, 52);
  border-left-style: solid;
  background-color: rgba(222, 72, 191, 0);
  background-image: none;
  text-align: center;
}
#colibri .style-604:hover,#colibri .style-604:focus {
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: rgb(234, 52, 52);
}
#colibri .style-604:active .style-604-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-606 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-607 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-609 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/jkhgjhgjhg.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-top: 98px;
  padding-bottom: 185px;
}
#colibri .style-609 h1 {
  color: #FFFFFF;
}
#colibri .style-609 h2 {
  color: #FFFFFF;
}
#colibri .style-609 h3 {
  color: #FFFFFF;
}
#colibri .style-609 h4 {
  color: #FFFFFF;
}
#colibri .style-609 h5 {
  color: #FFFFFF;
}
#colibri .style-609 h6 {
  color: #FFFFFF;
}
#colibri .style-609 p {
  color: #FFFFFF;
}
#colibri .style-610 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/tjhfhj.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-top: 59px;
  padding-bottom: 176px;
}
#colibri .style-610 h1 {
  color: #FFFFFF;
}
#colibri .style-610 h2 {
  color: #FFFFFF;
}
#colibri .style-610 h3 {
  color: #FFFFFF;
}
#colibri .style-610 h4 {
  color: #FFFFFF;
}
#colibri .style-610 h5 {
  color: #FFFFFF;
}
#colibri .style-610 h6 {
  color: #FFFFFF;
}
#colibri .style-610 p {
  color: #FFFFFF;
}
#colibri .style-611 {
  margin-right: 8px;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
}
#colibri .style-612 {
  height: auto;
  min-height: unset;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-618 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-619 {
  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-620 {
  text-align: center;
  height: auto;
  min-height: unset;
  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-621 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  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: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-621 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-622 {
  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-623 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-624 {
  text-align: left;
}
#colibri .style-624 a {
  font-size: 14px;
  color: rgb(204, 204, 204);
  margin-right: 5px;
}
#colibri .style-624 a:hover {
  color: #f79007;
}
#colibri .style-624 a:hover {
  color: #f79007;
}
#colibri .style-624 .metadata-prefix {
  font-size: 14px;
  color: rgb(204, 204, 204);
}
#colibri .style-624 .metadata-suffix {
  font-size: 14px;
  color: rgb(204, 204, 204);
}
#colibri .style-624 svg {
  width: 16px ;
  height: 16px;
  margin-right: 5px;
  display: inline-block;
}
#colibri .style-624 .meta-separator {
  color: rgb(204, 204, 204);
  margin-right: 5px;
}
#colibri .style-625 .colibri-post-content {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1.8em;
}
.style-627 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-627 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-628 p,#colibri .style-628  h1,#colibri .style-628  h2,#colibri .style-628  h3,#colibri .style-628  h4,#colibri .style-628  h5,#colibri .style-628  h6 {
  text-align: left;
  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-628 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-629 {
  text-align: left;
  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-629 a,#colibri .style-629  .colibri-post-category {
  margin-right: 10px;
  color: rgb(222, 72, 191);
}
#colibri .style-629 a:hover,#colibri .style-629  .colibri-post-category:hover {
  color: #f79007;
}
#colibri .style-629 a:hover,#colibri .style-629  .colibri-post-category:hover {
  color: #f79007;
}
#colibri .style-629 .categories-prefix {
  margin-right: 16px;
}
#colibri .style-630 {
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-630 a,#colibri .style-630  .colibri-post-tag {
  margin-right: 5px;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  text-decoration: none;
  font-size: 14px;
  color: rgb(127, 144, 160);
  border-top-width: 1px;
  border-top-color: rgba(169, 181, 192, 0.4);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgba(169, 181, 192, 0.4);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(169, 181, 192, 0.4);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgba(169, 181, 192, 0.4);
  border-left-style: solid;
}
#colibri .style-630 a:hover,#colibri .style-630  .colibri-post-tag:hover {
  color: #FFFFFF;
  background-color: rgb(169, 181, 192);
  background-image: none;
}
#colibri .style-630 a:hover,#colibri .style-630  .colibri-post-tag:hover {
  color: #FFFFFF;
  background-color: rgb(169, 181, 192);
  background-image: none;
}
#colibri .style-630 .tags-prefix {
  margin-right: 16px;
}
#colibri .style-631 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#colibri .style-632 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-633 {
  text-align: left;
}
#colibri .style-633 .nav-previous a,#colibri .style-633 .nav-next a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-634 {
  text-align: right;
}
#colibri .style-634 .nav-previous a,#colibri .style-634 .nav-next a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-635 .blog-post-comments {
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
  box-shadow: none;
  background-color: #FFFFFF;
  background-image: none;
  margin-right: 20px;
  margin-left: 20px;
}
#colibri .style-635 .comment.even {
  background-color: #FFFFFF;
  background-image: none;
  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;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  box-shadow: none;
  margin-bottom: 15px;
}
#colibri .style-635 .comment.odd {
  background-color: rgb(250, 250, 250);
  background-image: none;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-left-width: 0px;
  border-left-style: none;
  margin-bottom: 15px;
}
#colibri .style-635 .comment-meta {
  box-shadow: none;
  margin-left: 40px;
}
#colibri .style-635 .comment-author img {
  width: 32px ;
  height: 32px;
  border-top-width: 1px;
  border-top-style: none;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-right-width: 1px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  border-left-width: 1px;
  border-left-style: none;
  box-shadow: none;
}
#colibri .style-635 .comment-author .url {
  font-style: normal;
  color: #03a9f4;
  margin-left: 5px;
}
#colibri .style-635 .comment-metadata {
  font-style: italic;
  font-size: 14px;
  color: rgb(204, 204, 204);
  box-shadow: none;
}
#colibri .style-635 .comment-metadata:hover {
  color: rgb(222, 72, 191);
}
#colibri .style-635 .comment-metadata:hover {
  color: rgb(222, 72, 191);
}
#colibri .style-635 .comment-content {
  margin-left: 40px;
}
#colibri .style-635 .comment-body .reply a {
  margin-bottom: 10px;
  margin-left: 40px;
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
  box-shadow: none;
  background-color: unset;
  background-image: none;
  font-size: 14px;
}
#colibri .style-635 .comments-disabled {
  text-align: center;
  margin-bottom: 0px;
}
#colibri .comment-respond {
  background-color: rgb(245, 248, 251);
  background-image: none;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-top-width: 3px;
  border-top-color: #FFFFFF;
  border-top-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 3px;
  border-right-color: #FFFFFF;
  border-right-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 3px;
  border-left-color: #FFFFFF;
  border-left-style: none;
}
#colibri .comment-respond .comment-reply-title {
  font-weight: 600;
  font-size: 18px;
}
#colibri .comment-respond input:not([type="submit"]),#colibri .comment-respond textarea {
  border-top-width: 1px;
  border-top-color: rgb(221, 221, 221);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(221, 221, 221);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(221, 221, 221);
  border-left-style: solid;
  font-size: 16px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
}
#colibri .comment-respond .comment-form [type="submit"] {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-width: 1px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: solid;
}
#colibri .comment-respond .comment-form [type="submit"]:hover {
  background-color: rgb(137, 44, 118);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .comment-respond .comment-form [type="submit"]:hover {
  background-color: rgb(137, 44, 118);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .comment-respond .comment-form [type="submit"]:active {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-width: 1px;
  border-top-color: rgb(137, 44, 118);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(137, 44, 118);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(137, 44, 118);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(137, 44, 118);
  border-left-style: solid;
}
#colibri .style-639 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-640 {
  border-top-width: 1px;
  border-top-color: rgb(245, 248, 251);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(245, 248, 251);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(245, 248, 251);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(245, 248, 251);
  border-left-style: none;
}
#colibri .style-641 {
  text-align: center;
  height: auto;
  min-height: unset;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
  margin-bottom: 20px;
}
#colibri .style-642 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-style: solid;
  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-642 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-644 {
  text-align: center;
  height: auto;
  min-height: unset;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-645 {
  text-align: left;
}
#colibri .style-645 h1,#colibri .style-645  h2,#colibri .style-645  h3,#colibri .style-645  h4,#colibri .style-645  h5,#colibri .style-645  h6 {
  margin-bottom: 0px;
}
#colibri .style-645 h1:hover,#colibri .style-645  h2:hover,#colibri .style-645  h3:hover,#colibri .style-645  h4:hover,#colibri .style-645  h5:hover,#colibri .style-645  h6:hover {
  color: #f79007;
}
#colibri .style-645 h1:hover,#colibri .style-645  h2:hover,#colibri .style-645  h3:hover,#colibri .style-645  h4:hover,#colibri .style-645  h5:hover,#colibri .style-645  h6:hover {
  color: #f79007;
}
#colibri .style-646 .colibri-post-excerpt {
  text-align: left;
}
#colibri .style-647 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-648 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-649 {
  text-align: left;
}
#colibri .style-649 a {
  font-size: 14px;
  color: rgb(102, 102, 102);
  margin-right: 5px;
}
#colibri .style-649 a:hover {
  color: #f79007;
}
#colibri .style-649 a:hover {
  color: #f79007;
}
#colibri .style-649 .metadata-prefix {
  font-size: 14px;
  color: rgb(51, 51, 51);
}
#colibri .style-649 .metadata-suffix {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-649 svg {
  width: 20px ;
  height: 20px;
  display: none;
  margin-right: 5px;
}
#colibri .style-650 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-652-icon {
  margin-right: 0px;
  margin-left: 0px;
  width: 16px;
  height: 16px;
}
#colibri .style-652 {
  background-color: rgba(3, 169, 244, 0);
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: none;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: none;
  font-size: 14px;
  line-height: 0em;
  letter-spacing: 0px;
  color: rgb(222, 72, 191);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
#colibri .style-652:hover,#colibri .style-652:focus {
  background-color: rgba(2, 110, 159, 0);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
  color: #f79007;
}
#colibri .style-652:active .style-652-icon {
  margin-right: 0px;
  margin-left: 0px;
  width: 16px;
  height: 16px;
}
#colibri .style-653 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}
#colibri .style-654 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-655 .nav-links .prev-navigation a,#colibri .style-655 .nav-links .next-navigation a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-656 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-657 .page-numbers.current {
  margin-right: 2px;
  background-color: rgb(222, 72, 191);
  background-image: none;
  color: #FFFFFF;
  border-top-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(204, 204, 204);
  border-left-style: none;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
}
#colibri .style-657 .page-numbers {
  margin-right: 2px;
  background-color: #FFFFFF;
  background-image: none;
  color: rgb(222, 72, 191);
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-657 .page-numbers:hover {
  background-color: rgb(222, 72, 191);
  color: #FFFFFF;
}
#colibri .style-657 .page-numbers:hover {
  background-color: rgb(222, 72, 191);
  color: #FFFFFF;
}
#colibri .style-658 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-659 .nav-links {
  text-align: right;
}
#colibri .style-659 .nav-links .prev-navigation a,#colibri .style-659 .nav-links .next-navigation a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-662 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-663 p,#colibri .style-663  h1,#colibri .style-663  h2,#colibri .style-663  h3,#colibri .style-663  h4,#colibri .style-663  h5,#colibri .style-663  h6 {
  font-size: 10em;
  color: rgb(51, 51, 51);
}
#colibri .style-663 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-666-icon {
  width: 16px;
  height: 16px;
  margin-right: 0px;
  margin-left: 10px;
}
#colibri .style-666 {
  background-color: rgba(3, 169, 244, 0);
  background-image: none;
  font-family: Open Sans;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 1px;
  color: rgb(222, 72, 191);
  border-top-width: 2px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
#colibri .style-666:hover,#colibri .style-666:focus {
  background-color: rgba(2, 110, 159, 0);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .style-666:active .style-666-icon {
  width: 16px;
  height: 16px;
  margin-right: 0px;
  margin-left: 10px;
}
#colibri .style-669 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-671 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-color: #FFFFFF;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.5) ;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
#colibri .style-672 {
  text-align: left;
  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-672 a,#colibri .style-672  .colibri-post-category {
  margin-right: 10px;
}
#colibri .style-672 .categories-prefix {
  margin-right: 16px;
}
#colibri .style-673 {
  text-align: left;
}
#colibri .style-673 h1,#colibri .style-673  h2,#colibri .style-673  h3,#colibri .style-673  h4,#colibri .style-673  h5,#colibri .style-673  h6 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-674 {
  text-align: left;
  font-size: 14px;
  color: rgb(204, 204, 204);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-674 a {
  font-size: 14px;
  color: rgb(204, 204, 204);
}
#colibri .style-674 a:hover {
  color: #f79007;
}
#colibri .style-674 a:hover {
  color: #f79007;
}
#colibri .style-674 svg {
  width: 20px ;
  height: 20px;
  display: none;
}
#colibri .style-675 .colibri-post-excerpt {
  text-align: left;
}
#colibri .style-676 {
  text-align: left;
}
#colibri .style-677-icon {
  margin-right: 0px;
  margin-left: 3px;
  width: 16px;
  height: 16px;
}
#colibri .style-677 {
  background-color: rgba(3, 169, 244, 0);
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: none;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: none;
  font-size: 14px;
  line-height: 0em;
  letter-spacing: 0px;
  color: rgb(222, 72, 191);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
#colibri .style-677:hover,#colibri .style-677:focus {
  background-color: rgba(2, 110, 159, 0);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
  color: #f79007;
}
#colibri .style-677:active .style-677-icon {
  margin-right: 0px;
  margin-left: 3px;
  width: 16px;
  height: 16px;
}
#colibri .style-680 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-681 .nav-links {
  text-align: left;
}
#colibri .style-681 .nav-links .prev-navigation a,#colibri .style-681 .nav-links .next-navigation a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-681 .nav-links .prev-navigation a:hover,#colibri .style-681 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-681 .nav-links .prev-navigation a:hover,#colibri .style-681 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-682 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-683 .page-numbers.current {
  margin-right: 2px;
  background-color: rgb(222, 72, 191);
  background-image: none;
  color: #FFFFFF;
  border-top-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(204, 204, 204);
  border-left-style: none;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
}
#colibri .style-683 .page-numbers {
  margin-right: 2px;
  background-color: #FFFFFF;
  background-image: none;
  color: rgb(222, 72, 191);
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-683 .page-numbers:hover {
  background-color: rgb(222, 72, 191);
  color: #FFFFFF;
}
#colibri .style-683 .page-numbers:hover {
  background-color: rgb(222, 72, 191);
  color: #FFFFFF;
}
#colibri .style-684 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-685 .nav-links {
  text-align: right;
}
#colibri .style-685 .nav-links .prev-navigation a,#colibri .style-685 .nav-links .next-navigation a {
  text-decoration: underline;
  color: #03a9f4;
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-685 .nav-links .prev-navigation a:hover,#colibri .style-685 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-685 .nav-links .prev-navigation a:hover,#colibri .style-685 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-686 {
  margin-left: 8px;
}
#colibri .style-687 {
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
}
#colibri .style-687 .widget {
  text-align: left;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
#colibri .style-687 .widget h1,#colibri .style-687 .widget h2,#colibri .style-687 .widget h3,#colibri .style-687 .widget h4,#colibri .style-687 .widget h5,#colibri .style-687 .widget h6 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: rgb(250, 250, 250);
  background-image: none;
}
#colibri .style-687 .widget ul,#colibri .style-687 .widget ol {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
}
#colibri .style-687 .widget ul li,#colibri .style-687 .widget ol li,#colibri .style-687 .widget  .textwidget p,#colibri .style-687 .widget  .calendar_wrap td ,#colibri .style-687  .widget  .calendar_wrap th ,#colibri .style-687  .widget  .calendar_wrap caption {
  font-size: 14px;
  color: black;
  margin-left: 10px;
  border-top-width: 0px;
  border-top-color: rgb(243, 244, 245);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(243, 244, 245);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(243, 244, 245);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(243, 244, 245);
  border-left-style: none;
  list-style-type: none;
  list-style-position: inside;
  padding-top: 5px;
  padding-bottom: 5px;
}
#colibri .style-687 .widget ul li a:not(.wp-block-button__link) {
  font-size: 14px;
  line-height: 1.6em;
  color: rgb(222, 72, 191);
}
#colibri .style-687 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-687 .widget.widget_search {
  background-color: unset;
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-687 .widget.widget_search h1,#colibri .style-687 .widget.widget_search h2,#colibri .style-687 .widget.widget_search h3,#colibri .style-687 .widget.widget_search h4,#colibri .style-687 .widget.widget_search h5,#colibri .style-687 .widget.widget_search h6 {
  border-top-width: 0px;
  border-top-color: rgb(221, 221, 221);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(221, 221, 221);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(221, 221, 221);
  border-left-style: none;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-687 .widget.widget_search input:not([type="submit"]) {
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  font-size: 16px;
  background-color: #FFFFFF;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-right-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-left-width: 1px;
  border-left-color: rgb(204, 204, 204);
  border-left-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-687 .widget.widget_search input:not([type="submit"]):focus {
  color: rgb(102, 102, 102);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#colibri .style-687 .widget.widget_search input:not([type="submit"]):focus {
  color: rgb(102, 102, 102);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#colibri .style-687 .widget.widget_search input:not([type="submit"])::placeholder {
  color: inherit;
}
#colibri .style-687 .widget.widget_search input[type="submit"],#colibri .style-687 .widget.widget_search button[type="submit"] {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  color: #FFFFFF;
  border-top-width: 1px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: solid;
  width: auto;
  padding-top: 11px;
  padding-right: 12px;
  padding-bottom: 11px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: inline-block;
}
#colibri .style-687 .widget.widget_search input[type="submit"]:hover,#colibri .style-687 .widget.widget_search button[type="submit"]:hover {
  background-color: rgb(137, 44, 118);
}
#colibri .style-687 .widget.widget_search input[type="submit"]:hover,#colibri .style-687 .widget.widget_search button[type="submit"]:hover {
  background-color: rgb(137, 44, 118);
}
#colibri .style-687 .widget.widget_search input[type="submit"] {
  display: none;
}
#colibri .style-687 .widget.widget_search button[type="submit"] {
  display: inline-block;
}
#colibri .style-687 .widget.widget_recent_entries {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-687 .widget.widget_recent_entries h1,#colibri .style-687 .widget.widget_recent_entries h2,#colibri .style-687 .widget.widget_recent_entries h3,#colibri .style-687 .widget.widget_recent_entries h4,#colibri .style-687 .widget.widget_recent_entries h5,#colibri .style-687 .widget.widget_recent_entries h6 {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-687 .widget.widget_recent_entries ul,#colibri .style-687 .widget.widget_recent_entries ol {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}
#colibri .style-687 .widget.widget_recent_comments ul li,#colibri .style-687 .widget.widget_recent_comments ol li {
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
  font-size: 14px;
}
#colibri .style-687 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link) {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-687 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):visited {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-687 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget.widget_archive  ul li a:not(.wp-block-button__link) {
  color: rgb(102, 102, 102);
}
#colibri .style-687 .widget.widget_archive  ul li a:not(.wp-block-button__link):visited {
  color: rgb(102, 102, 102);
}
#colibri .style-687 .widget.widget_archive  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget.widget_archive  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-687 .widget.widget_categories {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-687 .widget.widget_categories h1,#colibri .style-687 .widget.widget_categories h2,#colibri .style-687 .widget.widget_categories h3,#colibri .style-687 .widget.widget_categories h4,#colibri .style-687 .widget.widget_categories h5,#colibri .style-687 .widget.widget_categories h6 {
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-687 .widget.widget_meta {
  background-color: rgb(245, 248, 251);
  background-image: none;
  border-top-width: 0px;
  border-top-color: #6632ff;
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: #6632ff;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #6632ff;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: #6632ff;
  border-left-style: none;
}
#colibri .style-687 .widget.widget_meta h1,#colibri .style-687 .widget.widget_meta h2,#colibri .style-687 .widget.widget_meta h3,#colibri .style-687 .widget.widget_meta h4,#colibri .style-687 .widget.widget_meta h5,#colibri .style-687 .widget.widget_meta h6 {
  color: rgb(0, 0, 0);
  background-color: rgb(245, 248, 251);
  background-image: none;
}
#colibri .style-694 {
  margin-right: 8px;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
}
#colibri .style-695 {
  height: auto;
  min-height: unset;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-700 {
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-701 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-702 {
  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-703 {
  text-align: center;
  height: auto;
  min-height: unset;
  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-704 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  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: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-704 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-705 {
  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-706 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-707 {
  text-align: left;
}
#colibri .style-707 a {
  font-size: 14px;
  color: rgb(204, 204, 204);
  margin-right: 5px;
}
#colibri .style-707 a:hover {
  color: #f79007;
}
#colibri .style-707 a:hover {
  color: #f79007;
}
#colibri .style-707 .metadata-prefix {
  font-size: 14px;
  color: rgb(204, 204, 204);
}
#colibri .style-707 .metadata-suffix {
  font-size: 14px;
  color: rgb(204, 204, 204);
}
#colibri .style-707 svg {
  width: 16px ;
  height: 16px;
  margin-right: 5px;
  display: inline-block;
}
#colibri .style-707 .meta-separator {
  color: rgb(204, 204, 204);
  margin-right: 5px;
}
#colibri .style-708 .colibri-post-content {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1.8em;
}
.style-710 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-710 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-711 p,#colibri .style-711  h1,#colibri .style-711  h2,#colibri .style-711  h3,#colibri .style-711  h4,#colibri .style-711  h5,#colibri .style-711  h6 {
  text-align: left;
  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-711 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-712 {
  text-align: left;
  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-712 a,#colibri .style-712  .colibri-post-category {
  margin-right: 10px;
  color: rgb(222, 72, 191);
}
#colibri .style-712 a:hover,#colibri .style-712  .colibri-post-category:hover {
  color: #f79007;
}
#colibri .style-712 a:hover,#colibri .style-712  .colibri-post-category:hover {
  color: #f79007;
}
#colibri .style-712 .categories-prefix {
  margin-right: 16px;
}
#colibri .style-713 {
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-713 a,#colibri .style-713  .colibri-post-tag {
  margin-right: 5px;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  text-decoration: none;
  font-size: 14px;
  color: rgb(127, 144, 160);
  border-top-width: 1px;
  border-top-color: rgba(169, 181, 192, 0.4);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgba(169, 181, 192, 0.4);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(169, 181, 192, 0.4);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgba(169, 181, 192, 0.4);
  border-left-style: solid;
}
#colibri .style-713 a:hover,#colibri .style-713  .colibri-post-tag:hover {
  color: #FFFFFF;
  background-color: rgb(169, 181, 192);
  background-image: none;
}
#colibri .style-713 a:hover,#colibri .style-713  .colibri-post-tag:hover {
  color: #FFFFFF;
  background-color: rgb(169, 181, 192);
  background-image: none;
}
#colibri .style-713 .tags-prefix {
  margin-right: 16px;
}
#colibri .style-714 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#colibri .style-715 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-716 .nav-previous a,#colibri .style-716 .nav-next a {
  text-decoration: underline;
  color: rgb(222, 72, 191);
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-716 .nav-previous a:hover,#colibri .style-716 .nav-next a:hover {
  color: #f79007;
}
#colibri .style-716 .nav-previous a:hover,#colibri .style-716 .nav-next a:hover {
  color: #f79007;
}
#colibri .style-717 {
  text-align: right;
  height: auto;
  min-height: unset;
}
#colibri .style-718 .nav-previous a,#colibri .style-718 .nav-next a {
  text-decoration: underline;
  color: rgb(222, 72, 191);
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-718 .nav-previous a:hover,#colibri .style-718 .nav-next a:hover {
  color: #f79007;
}
#colibri .style-718 .nav-previous a:hover,#colibri .style-718 .nav-next a:hover {
  color: #f79007;
}
#colibri .style-719 .blog-post-comments {
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
  box-shadow: none;
  background-color: #FFFFFF;
  background-image: none;
  margin-right: 20px;
  margin-left: 20px;
}
#colibri .style-719 .comment.even {
  background-color: #FFFFFF;
  background-image: none;
  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;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  box-shadow: none;
  margin-bottom: 15px;
}
#colibri .style-719 .comment.odd {
  background-color: rgb(250, 250, 250);
  background-image: none;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-left-width: 0px;
  border-left-style: none;
  margin-bottom: 15px;
}
#colibri .style-719 .comment-meta {
  box-shadow: none;
  margin-left: 40px;
}
#colibri .style-719 .comment-author img {
  width: 32px ;
  height: 32px;
  border-top-width: 1px;
  border-top-style: none;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-right-width: 1px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  border-left-width: 1px;
  border-left-style: none;
  box-shadow: none;
}
#colibri .style-719 .comment-author .url {
  font-style: normal;
  color: #03a9f4;
  margin-left: 5px;
}
#colibri .style-719 .comment-metadata {
  font-style: italic;
  font-size: 14px;
  color: rgb(204, 204, 204);
  box-shadow: none;
}
#colibri .style-719 .comment-metadata:hover {
  color: rgb(222, 72, 191);
}
#colibri .style-719 .comment-metadata:hover {
  color: rgb(222, 72, 191);
}
#colibri .style-719 .comment-content {
  margin-left: 40px;
}
#colibri .style-719 .comment-body .reply a {
  margin-bottom: 10px;
  margin-left: 40px;
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
  box-shadow: none;
  background-color: unset;
  background-image: none;
  font-size: 14px;
}
#colibri .style-719 .comments-disabled {
  text-align: center;
  margin-bottom: 0px;
}
#colibri .comment-respond {
  background-color: rgb(245, 248, 251);
  background-image: none;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-top-width: 3px;
  border-top-color: #FFFFFF;
  border-top-style: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 3px;
  border-right-color: #FFFFFF;
  border-right-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 3px;
  border-left-color: #FFFFFF;
  border-left-style: none;
}
#colibri .comment-respond .comment-reply-title {
  font-weight: 600;
  font-size: 18px;
}
#colibri .comment-respond input:not([type="submit"]),#colibri .comment-respond textarea {
  border-top-width: 1px;
  border-top-color: rgb(221, 221, 221);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(221, 221, 221);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(221, 221, 221);
  border-left-style: solid;
  font-size: 16px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
}
#colibri .comment-respond .comment-form [type="submit"] {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-width: 1px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: solid;
}
#colibri .comment-respond .comment-form [type="submit"]:hover {
  background-color: rgb(137, 44, 118);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .comment-respond .comment-form [type="submit"]:hover {
  background-color: rgb(137, 44, 118);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
}
#colibri .comment-respond .comment-form [type="submit"]:active {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-width: 1px;
  border-top-color: rgb(137, 44, 118);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(137, 44, 118);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(137, 44, 118);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(137, 44, 118);
  border-left-style: solid;
}
#colibri .style-723 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-724 {
  border-top-width: 1px;
  border-top-color: rgb(245, 248, 251);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(245, 248, 251);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(245, 248, 251);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(245, 248, 251);
  border-left-style: none;
}
#colibri .style-725 {
  text-align: center;
  height: auto;
  min-height: unset;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-726 {
  background-color: #F79007;
  background-image: none;
  text-align: center;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-style: solid;
  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-726 .colibri-post-thumbnail-shortcode img {
  height: 300px;
  object-position: center center;
  object-fit: cover;
}
#colibri .style-727 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-728 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-729 h1,#colibri .style-729  h2,#colibri .style-729  h3,#colibri .style-729  h4,#colibri .style-729  h5,#colibri .style-729  h6 {
  margin-bottom: 0px;
}
#colibri .style-729 h1:hover,#colibri .style-729  h2:hover,#colibri .style-729  h3:hover,#colibri .style-729  h4:hover,#colibri .style-729  h5:hover,#colibri .style-729  h6:hover {
  color: #f79007;
}
#colibri .style-729 h1:hover,#colibri .style-729  h2:hover,#colibri .style-729  h3:hover,#colibri .style-729  h4:hover,#colibri .style-729  h5:hover,#colibri .style-729  h6:hover {
  color: #f79007;
}
#colibri .style-731 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-732 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-733 a {
  font-size: 14px;
  color: rgb(102, 102, 102);
  margin-right: 5px;
}
#colibri .style-733 a:hover {
  color: #f79007;
}
#colibri .style-733 a:hover {
  color: #f79007;
}
#colibri .style-733 .metadata-prefix {
  font-size: 14px;
  color: rgb(51, 51, 51);
}
#colibri .style-733 .metadata-suffix {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-733 svg {
  width: 20px ;
  height: 20px;
  display: none;
  margin-right: 5px;
}
#colibri .style-734 {
  text-align: right;
  height: auto;
  min-height: unset;
}
#colibri .style-736-icon {
  margin-right: 0px;
  margin-left: 0px;
  width: 16px;
  height: 16px;
}
#colibri .style-736 {
  background-color: rgba(3, 169, 244, 0);
  background-image: none;
  border-top-width: 2px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: none;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: none;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0px;
  color: rgb(222, 72, 191);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
#colibri .style-736:hover,#colibri .style-736:focus {
  background-color: rgba(2, 110, 159, 0);
  border-top-color: rgb(137, 44, 118);
  border-right-color: rgb(137, 44, 118);
  border-bottom-color: rgb(137, 44, 118);
  border-left-color: rgb(137, 44, 118);
  color: #f79007;
}
#colibri .style-736:active .style-736-icon {
  margin-right: 0px;
  margin-left: 0px;
  width: 16px;
  height: 16px;
}
#colibri .style-737 {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}
#colibri .style-738 {
  text-align: left;
  height: auto;
  min-height: unset;
}
#colibri .style-739 .nav-links .prev-navigation a,#colibri .style-739 .nav-links .next-navigation a {
  text-decoration: underline;
  color: rgb(222, 72, 191);
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-739 .nav-links .prev-navigation a:hover,#colibri .style-739 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-739 .nav-links .prev-navigation a:hover,#colibri .style-739 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-740 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-741 .page-numbers.current {
  margin-right: 2px;
  background-color: rgb(222, 72, 191);
  background-image: none;
  line-height: 2.2em;
  color: #FFFFFF;
  border-top-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 1px;
  border-left-color: rgb(204, 204, 204);
  border-left-style: none;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
}
#colibri .style-741 .page-numbers {
  margin-right: 2px;
  line-height: 2.2em;
  color: rgb(222, 72, 191);
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-741 .page-numbers:hover {
  color: #FFFFFF;
  background-color: rgb(222, 72, 191);
  background-image: none;
}
#colibri .style-741 .page-numbers:hover {
  color: #FFFFFF;
  background-color: rgb(222, 72, 191);
  background-image: none;
}
#colibri .style-742 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-743 .nav-links {
  text-align: right;
}
#colibri .style-743 .nav-links .prev-navigation a,#colibri .style-743 .nav-links .next-navigation a {
  text-decoration: underline;
  color: rgb(222, 72, 191);
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-743 .nav-links .prev-navigation a:hover,#colibri .style-743 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-743 .nav-links .prev-navigation a:hover,#colibri .style-743 .nav-links .next-navigation a:hover {
  color: #f79007;
}
#colibri .style-744 {
  margin-left: 8px;
}
#colibri .style-745 {
  border-top-width: 1px;
  border-top-color: rgb(227, 228, 229);
  border-top-style: none;
  border-right-width: 1px;
  border-right-color: rgb(227, 228, 229);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(227, 228, 229);
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-color: rgb(227, 228, 229);
  border-left-style: none;
}
#colibri .style-745 .widget {
  text-align: left;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2) ;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 30px;
  margin-left: 3px;
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-745 .widget h1,#colibri .style-745 .widget h2,#colibri .style-745 .widget h3,#colibri .style-745 .widget h4,#colibri .style-745 .widget h5,#colibri .style-745 .widget h6 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: rgb(250, 250, 250);
  background-image: none;
}
#colibri .style-745 .widget ul,#colibri .style-745 .widget ol {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
}
#colibri .style-745 .widget ul li,#colibri .style-745 .widget ol li,#colibri .style-745 .widget  .textwidget p,#colibri .style-745 .widget  .calendar_wrap td ,#colibri .style-745  .widget  .calendar_wrap th ,#colibri .style-745  .widget  .calendar_wrap caption {
  font-size: 14px;
  color: black;
  margin-left: 10px;
  border-top-width: 0px;
  border-top-color: rgb(243, 244, 245);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(243, 244, 245);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(243, 244, 245);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(243, 244, 245);
  border-left-style: none;
  list-style-type: none;
  list-style-position: inside;
  padding-top: 5px;
  padding-bottom: 5px;
}
#colibri .style-745 .widget ul li a:not(.wp-block-button__link) {
  font-size: 14px;
  line-height: 1.6em;
  color: rgb(222, 72, 191);
}
#colibri .style-745 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget input:not([type="submit"]) {
  color: black;
  border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
}
#colibri .style-745 .widget.widget_search {
  background-color: unset;
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-745 .widget.widget_search h1,#colibri .style-745 .widget.widget_search h2,#colibri .style-745 .widget.widget_search h3,#colibri .style-745 .widget.widget_search h4,#colibri .style-745 .widget.widget_search h5,#colibri .style-745 .widget.widget_search h6 {
  border-top-width: 0px;
  border-top-color: rgb(221, 221, 221);
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: rgb(221, 221, 221);
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: rgb(221, 221, 221);
  border-left-style: none;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #FFFFFF;
  background-image: none;
}
#colibri .style-745 .widget.widget_search input:not([type="submit"]) {
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  font-size: 16px;
  background-color: #FFFFFF;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-right-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-left-width: 1px;
  border-left-color: rgb(204, 204, 204);
  border-left-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-745 .widget.widget_search input:not([type="submit"]):focus {
  color: rgb(102, 102, 102);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#colibri .style-745 .widget.widget_search input:not([type="submit"]):focus {
  color: rgb(102, 102, 102);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#colibri .style-745 .widget.widget_search input:not([type="submit"])::placeholder {
  color: inherit;
}
#colibri .style-745 .widget.widget_search input[type="submit"],#colibri .style-745 .widget.widget_search button[type="submit"] {
  background-color: rgb(222, 72, 191);
  background-image: none;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  color: #FFFFFF;
  border-top-width: 1px;
  border-top-color: rgb(222, 72, 191);
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(222, 72, 191);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(222, 72, 191);
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(222, 72, 191);
  border-left-style: solid;
  width: auto;
  padding-top: 11px;
  padding-right: 12px;
  padding-bottom: 11px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: inline-block;
}
#colibri .style-745 .widget.widget_search input[type="submit"]:hover,#colibri .style-745 .widget.widget_search button[type="submit"]:hover {
  background-color: rgb(137, 44, 118);
}
#colibri .style-745 .widget.widget_search input[type="submit"]:hover,#colibri .style-745 .widget.widget_search button[type="submit"]:hover {
  background-color: rgb(137, 44, 118);
}
#colibri .style-745 .widget.widget_search input[type="submit"] {
  display: none;
}
#colibri .style-745 .widget.widget_search button[type="submit"] {
  display: inline-block;
}
#colibri .style-745 .widget.widget_recent_entries {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-745 .widget.widget_recent_entries h1,#colibri .style-745 .widget.widget_recent_entries h2,#colibri .style-745 .widget.widget_recent_entries h3,#colibri .style-745 .widget.widget_recent_entries h4,#colibri .style-745 .widget.widget_recent_entries h5,#colibri .style-745 .widget.widget_recent_entries h6 {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  border-top-width: 0px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-right-width: 0px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-745 .widget.widget_recent_entries ul,#colibri .style-745 .widget.widget_recent_entries ol {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}
#colibri .style-745 .widget.widget_recent_comments ul li,#colibri .style-745 .widget.widget_recent_comments ol li {
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
  font-size: 14px;
}
#colibri .style-745 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link) {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-745 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):visited {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-745 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget.widget_recent_comments  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget.widget_archive  ul li a:not(.wp-block-button__link) {
  color: rgb(102, 102, 102);
}
#colibri .style-745 .widget.widget_archive  ul li a:not(.wp-block-button__link):visited {
  color: rgb(102, 102, 102);
}
#colibri .style-745 .widget.widget_archive  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget.widget_archive  ul li a:not(.wp-block-button__link):hover {
  color: #f79007;
}
#colibri .style-745 .widget.widget_categories {
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
}
#colibri .style-745 .widget.widget_categories h1,#colibri .style-745 .widget.widget_categories h2,#colibri .style-745 .widget.widget_categories h3,#colibri .style-745 .widget.widget_categories h4,#colibri .style-745 .widget.widget_categories h5,#colibri .style-745 .widget.widget_categories h6 {
  border-top-width: 0px;
  border-top-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-745 .widget.widget_meta {
  background-color: rgb(245, 248, 251);
  background-image: none;
  border-top-width: 0px;
  border-top-color: #6632ff;
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: #6632ff;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #6632ff;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: #6632ff;
  border-left-style: none;
}
#colibri .style-745 .widget.widget_meta h1,#colibri .style-745 .widget.widget_meta h2,#colibri .style-745 .widget.widget_meta h3,#colibri .style-745 .widget.widget_meta h4,#colibri .style-745 .widget.widget_meta h5,#colibri .style-745 .widget.widget_meta h6 {
  color: rgb(0, 0, 0);
  background-color: rgb(245, 248, 251);
  background-image: none;
}
#colibri .style-755 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 a {
  color: rgba(255, 255, 255, 0.7);
}
#colibri .style-755 a:hover {
  color: #FFFFFF;
}
#colibri .style-755 p {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h1 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h2 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h3 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h4 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h5 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-755 h6 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-257 {
  text-transform: uppercase;
  font-size: 1.3em;
}
#colibri .style-257 p {
  text-transform: uppercase;
  font-size: 1.3em;
}
#colibri .style-257 ol {
  list-style-type: decimal;
}
#colibri .style-257 ul {
  list-style-type: disc;
}
#colibri .style-478 ol {
  list-style-type: decimal;
}
#colibri .style-478 ul {
  list-style-type: disc;
}
#colibri .style-502 ol {
  list-style-type: decimal;
}
#colibri .style-502 ul {
  list-style-type: disc;
}
#colibri .style-516 ol {
  list-style-type: decimal;
}
#colibri .style-516 ul {
  list-style-type: disc;
}
#colibri .style-532 ol {
  list-style-type: decimal;
}
#colibri .style-532 ul {
  list-style-type: disc;
}
#colibri .style-536 ol {
  list-style-type: decimal;
}
#colibri .style-536 ul {
  list-style-type: disc;
}
#colibri .style-550 ol {
  list-style-type: decimal;
}
#colibri .style-550 ul {
  list-style-type: disc;
}
#colibri .style-582 {
  box-shadow: 0px 0px 10px 2px rgb(234, 52, 52) ;
  background-color: unset;
  background-image: none;
}
#colibri .style-597 {
  background-color: rgb(149, 33, 33);
  background-image: none;
}
.style-598 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-598 {
  text-align: center;
  min-height: 28px;
}
.style-600 > .h-y-container > *:not(:last-child) {
  margin-bottom: 5px;
}
#colibri .style-600 {
  text-align: center;
  min-height: 30px;
}
#colibri .style-601 .social-icon-container {
  margin-right: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#colibri .style-601 .icon-container {
  fill: white;
  width: 20px ;
  height: 20px;
}
#colibri .style-608 ol {
  list-style-type: decimal;
}
#colibri .style-608 ul {
  list-style-type: disc;
}
#colibri .style-664 ol {
  list-style-type: decimal;
}
#colibri .style-664 ul {
  list-style-type: disc;
}
#colibri .style-758 {
  height: auto;
  min-height: unset;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-764 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-765 {
  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-765 .widget {
  text-align: left;
  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;
  margin-bottom: 20px;
}
#colibri .style-765 .widget h1,#colibri .style-765 .widget h2,#colibri .style-765 .widget h3,#colibri .style-765 .widget h4,#colibri .style-765 .widget h5,#colibri .style-765 .widget h6 {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  color: rgb(0, 0, 0);
  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;
  margin-bottom: 10px;
}
#colibri .style-765 .widget ul,#colibri .style-765 .widget ol {
  list-style-type: none;
}
#colibri .style-765 .widget ul li,#colibri .style-765 .widget ol li,#colibri .style-765 .widget  .textwidget p,#colibri .style-765 .widget  .calendar_wrap td ,#colibri .style-765  .widget  .calendar_wrap th ,#colibri .style-765  .widget  .calendar_wrap caption {
  font-family: Open Sans;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  color: rgb(102, 102, 102);
  padding-top: 4px;
  padding-bottom: 4px;
}
#colibri .style-765 .widget ul li a {
  font-family: Open Sans;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  color: rgb(102, 102, 102);
}
#colibri .style-765 .widget ul li a:hover {
  color: rgb(0, 0, 0);
}
#colibri .style-765 .widget ul li a:hover {
  color: rgb(0, 0, 0);
}
#colibri .style-765 .widget input:not([type="submit"]) {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
  color: rgb(102, 102, 102);
  border-top-width: 0px;
  border-top-color: black;
  border-top-style: none;
  border-right-width: 0px;
  border-right-color: black;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: black;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-color: black;
  border-left-style: none;
}
#colibri .style-765 .widget.widget_search {
  background-color: unset;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 1px;
  border-right-color: rgb(238, 238, 238);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  border-left-style: solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 15px;
}
#colibri .style-765 .widget.widget_search h1,#colibri .style-765 .widget.widget_search h2,#colibri .style-765 .widget.widget_search h3,#colibri .style-765 .widget.widget_search h4,#colibri .style-765 .widget.widget_search h5,#colibri .style-765 .widget.widget_search h6 {
  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;
  font-size: 16px;
  color: rgb(0, 0, 0);
}
#colibri .style-765 .widget.widget_search input:not([type="submit"]) {
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  font-size: 16px;
  color: rgb(102, 102, 102);
  background-color: rgb(249, 250, 251);
  background-image: none;
  border-top-width: 0px;
  border-top-color: rgb(222, 222, 222);
  border-top-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-right-color: rgb(222, 222, 222);
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-color: rgb(222, 222, 222);
  border-bottom-style: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0px;
  border-left-width: 0px;
  border-left-color: rgb(222, 222, 222);
  border-left-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-765 .widget.widget_search input:not([type="submit"])::placeholder {
  color: rgb(102, 102, 102);
}
#colibri .style-765 .widget.widget_search input[type="submit"],#colibri .style-765 .widget.widget_search button[type="submit"] {
  background-color: rgb(249, 250, 251);
  background-image: none;
  font-size: 16px;
  line-height: 1;
  color: rgb(0, 0, 0);
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 0px;
  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: 0px;
  border-bottom-right-radius: 5px;
  border-left-width: 0px;
  border-left-style: none;
  width: auto;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  transition-duration: 0.5s;
  display: inline-block;
}
#colibri .style-765 .widget.widget_search input[type="submit"]:hover,#colibri .style-765 .widget.widget_search button[type="submit"]:hover {
  color: #03a9f4;
}
#colibri .style-765 .widget.widget_search input[type="submit"]:hover,#colibri .style-765 .widget.widget_search button[type="submit"]:hover {
  color: #03a9f4;
}
#colibri .style-765 .widget.widget_search input[type="submit"] {
  display: none;
}
#colibri .style-765 .widget.widget_search button[type="submit"] {
  display: inline-block;
}
#colibri .style-773-icon {
  fill: #FFFFFF;
  width: 26px ;
  height: 26px;
  padding-left: 10px;
}
#colibri .style-773-icon:hover {
  fill: #f79007;
}
#colibri .style-773 .list-item-text-wrapper {
  horizontal-align: center;
  padding-right: 0px;
  padding-bottom: 0px;
}
#colibri .style-773 .list-text {
  margin-left: 10px;
  color: #FFFFFF;
  font-family: Poppins;
}
#colibri .style-773 .list-divider {
  color: rgb(0,0,0);
  width: 100% ;
  height: 100%;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgb(0,0,0);
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  margin-left: 0px;
}
#colibri .style-773 .list-container-divider {
  width: 1px ;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  height: 100%;
}
#colibri .style-774 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/uytfufu.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
#colibri .style-774 h1 {
  color: #FFFFFF;
}
#colibri .style-774 h2 {
  color: #FFFFFF;
}
#colibri .style-774 h3 {
  color: #FFFFFF;
}
#colibri .style-774 h4 {
  color: #FFFFFF;
}
#colibri .style-774 h5 {
  color: #FFFFFF;
}
#colibri .style-774 h6 {
  color: #FFFFFF;
}
#colibri .style-774 p {
  color: #FFFFFF;
}
#colibri .style-776 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-777 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-778-image {
  opacity: 1;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-778-overlay {
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-778-caption {
  margin-top: 10px;
}
#colibri .style-778-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-top-left-radius: 15px;
  border-top-right-radius: 15px;
  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-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 10px;
  border-left-color: rgb(0,0,0);
  border-left-style: none;
}
#colibri .style-779 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-780 {
  text-align: left;
  font-family: Armata;
}
#colibri .style-780 p {
  font-family: Armata;
}
#colibri .style-780 ol {
  list-style-type: decimal;
}
#colibri .style-780 ul {
  list-style-type: disc;
}
#colibri .style-782 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-784-image {
  opacity: 1;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-784-overlay {
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-784-caption {
  margin-top: 10px;
}
#colibri .style-784-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-top-left-radius: 15px;
  border-top-right-radius: 15px;
  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-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 10px;
  border-left-color: rgb(0,0,0);
  border-left-style: none;
}
#colibri .style-785 {
  font-size: 21px;
}
#colibri .style-785 p {
  font-size: 21px;
}
#colibri .style-785 ol {
  list-style-type: decimal;
}
#colibri .style-785 ul {
  list-style-type: disc;
}
#colibri .style-786 p,#colibri .style-786  h1,#colibri .style-786  h2,#colibri .style-786  h3,#colibri .style-786  h4,#colibri .style-786  h5,#colibri .style-786  h6 {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 2.8rem;
}
#colibri .style-786 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
.style-787 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-787 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj6.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-788 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-788 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj2.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-789 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-789 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj3.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-790 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-790 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj4.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-791 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-791 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj5.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-792 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-792 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj7.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-793 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-793 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj8.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-794 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-794 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj9.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.style-795 > .h-y-container > *:not(:last-child) {
  margin-bottom: 15px;
}
#colibri .style-795 {
  text-align: center;
  min-height: 280px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj10.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-796 {
  font-family: Armata;
}
#colibri .style-796 p {
  font-family: Armata;
}
#colibri .style-796 ol {
  list-style-type: decimal;
}
#colibri .style-796 ul {
  list-style-type: disc;
}
#colibri .style-797 {
  height: auto;
  min-height: unset;
  padding-top: 195px;
  padding-bottom: 191px;
}
#colibri .style-798 {
  background-color: rgba(149, 33, 33, 0.56);
  background-image: none;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-799 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-800 p,#colibri .style-800  h1,#colibri .style-800  h2,#colibri .style-800  h3,#colibri .style-800  h4,#colibri .style-800  h5,#colibri .style-800  h6 {
  text-transform: uppercase;
  font-size: 4.6em;
  color: #FFFFFF;
}
#colibri .style-800 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-801 p,#colibri .style-801  h1,#colibri .style-801  h2,#colibri .style-801  h3,#colibri .style-801  h4,#colibri .style-801  h5,#colibri .style-801  h6 {
  font-weight: 400;
  text-transform: uppercase;
  color: #FFFFFF;
}
#colibri .style-801 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-803-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-803 {
  text-align: center;
  background-color: rgba(234, 52, 52, 0);
  background-image: none;
  font-family: Open Sans;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  color: #fff;
  border-top-width: 2px;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-right-width: 2px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-width: 2px;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}
#colibri .style-803:hover,#colibri .style-803:focus {
  background-color: #FFFFFF;
  color: rgb(169, 35, 35);
  border-top-color: rgb(149, 33, 33);
  border-right-color: rgb(149, 33, 33);
  border-bottom-color: rgb(149, 33, 33);
  border-left-color: rgb(149, 33, 33);
}
#colibri .style-803:active .style-803-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
.style-804 .caption-wrapper-full .gallery-caption__wrapper {
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
#colibri .style-804 .gallery-item {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
#colibri .style-804 .gallery-caption {
  background-color: white;
  background-image: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#colibri .style-804 .gallery-element-image-overlay {
  transition-duration: 1s;
}
#colibri .style-808 {
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: linear-gradient(0deg,  rgb(0, 0, 0) 0%, rgb(130, 14, 14) 100%);
  background-attachment: scroll;
  background-repeat: no-repeat;
  color: rgb(153, 153, 153);
}
#colibri .style-808 h1 {
  color: #FFFFFF;
}
#colibri .style-808 h2 {
  color: #FFFFFF;
}
#colibri .style-808 h3 {
  color: #FFFFFF;
}
#colibri .style-808 h4 {
  color: #FFFFFF;
}
#colibri .style-808 h5 {
  color: #FFFFFF;
}
#colibri .style-808 h6 {
  color: #FFFFFF;
}
#colibri .style-808 p {
  color: rgb(153, 153, 153);
}
.style-810 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-810 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-811 p,#colibri .style-811  h1,#colibri .style-811  h2,#colibri .style-811  h3,#colibri .style-811  h4,#colibri .style-811  h5,#colibri .style-811  h6 {
  text-transform: uppercase;
}
#colibri .style-811 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-812 {
  height: 20px;
}
#colibri .style-813 ol {
  list-style-type: decimal;
}
#colibri .style-813 ul {
  list-style-type: disc;
}
#colibri .style-814 ol {
  list-style-type: decimal;
}
#colibri .style-814 ul {
  list-style-type: disc;
}
#colibri .style-815 ol {
  list-style-type: decimal;
}
#colibri .style-815 ul {
  list-style-type: disc;
}
#colibri .style-816 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-817 .social-icon-container {
  margin-right: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#colibri .style-817 .icon-container {
  fill: #FFFFFF;
  width: 32px ;
  height: 32px;
}
#colibri .style-817 .icon-container:hover {
  fill: rgb(234, 52, 52);
}
#colibri .style-817 .icon-container:hover {
  fill: rgb(234, 52, 52);
}
#colibri .style-818 {
  font-family: Armata;
}
#colibri .style-818 p {
  font-family: Armata;
}
#colibri .style-818 ol {
  list-style-type: decimal;
}
#colibri .style-818 ul {
  list-style-type: disc;
}
.style-819 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-819 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-820 p,#colibri .style-820  h1,#colibri .style-820  h2,#colibri .style-820  h3,#colibri .style-820  h4,#colibri .style-820  h5,#colibri .style-820  h6 {
  text-transform: uppercase;
}
#colibri .style-820 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-821 {
  height: 20px;
}
#colibri .style-822 ol {
  list-style-type: decimal;
}
#colibri .style-822 ul {
  list-style-type: disc;
}
#colibri .style-823 ol {
  list-style-type: decimal;
}
#colibri .style-823 ul {
  list-style-type: disc;
}
#colibri .style-824 ol {
  list-style-type: decimal;
}
#colibri .style-824 ul {
  list-style-type: disc;
}
#colibri .style-829 {
  height: auto;
  min-height: unset;
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-829  > .h-section-grid-container {
  margin-top: -35px;
}
#colibri .style-831 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-832-icon {
  fill: rgb(153, 153, 153);
  width: 20px ;
  height: 20px;
  border-top-width: 1px;
  border-top-color: rgb(125, 79, 79);
  border-top-style: none;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  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;
  background-color: rgb(31, 31, 31);
  background-image: none;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}
#colibri .style-832-icon:hover {
  fill: #FFFFFF;
}
#colibri .style-837 {
  height: auto;
  min-height: unset;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgb(0, 0, 0);
  background-image: none;
  color: rgb(153, 153, 153);
}
#colibri .style-837 p {
  color: rgb(153, 153, 153);
}
.style-839 > .h-y-container > *:not(:last-child) {
  margin-bottom: 0px;
}
#colibri .style-839 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-840 {
  font-weight: 300;
  text-transform: uppercase;
  color: rgb(234, 52, 52);
}
#colibri .style-842 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-position: center center;
  background-size: cover;
  background-image: linear-gradient(0deg,  rgb(105, 103, 103) 0%, #FFFFFF 100%);
  background-attachment: scroll;
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-844-image {
  opacity: 1;
}
#colibri .style-844-caption {
  margin-top: 10px;
}
#colibri .style-844-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-847 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-848 {
  text-align: center;
  height: auto;
  min-height: unset;
  background-color: rgba(252, 247, 247, 0.87);
  background-image: none;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-849 p,#colibri .style-849  h1,#colibri .style-849  h2,#colibri .style-849  h3,#colibri .style-849  h4,#colibri .style-849  h5,#colibri .style-849  h6 {
  text-align: center;
  text-transform: uppercase;
}
#colibri .style-849 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-850-image {
  opacity: 1;
}
#colibri .style-850-caption {
  margin-top: 10px;
}
#colibri .style-850-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-853 {
  padding-right: 2em;
  padding-left: 2em;
  text-align: left;
}
#colibri .style-853 .h-contact-form-shortcode label,#colibri .style-853 .h-contact-form-shortcode p label,#colibri .style-853 .h-contact-form-shortcode .wpcf7-not-valid-tip,#colibri .style-853 .h-contact-form-shortcode .forminator-row .forminator-col label {
  text-align: left;
  font-family: Oswald;
  font-size: 18px;
  line-height: 2em;
}
#colibri .style-853 .h-contact-form-shortcode  textarea,#colibri .style-853 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea,#colibri .style-853 .h-contact-form-shortcode  select,#colibri .style-853 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]) {
  margin-top: 4px;
  margin-bottom: 16px;
  background-color: #ffffff;
  background-image: none;
  border-top-width: 1px;
  border-top-color: rgb(252, 96, 96);
  border-top-style: solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-right-width: 1px;
  border-right-color: rgb(252, 96, 96);
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(252, 96, 96);
  border-bottom-style: solid;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left-width: 1px;
  border-left-color: rgb(252, 96, 96);
  border-left-style: solid;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: rgb(102, 102, 102);
  font-family: Poppins;
  font-size: 16px;
  letter-spacing: 0px;
}
#colibri .style-853 .h-contact-form-shortcode  textarea:hover,#colibri .style-853 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea:hover,#colibri .style-853 .h-contact-form-shortcode  select:hover,#colibri .style-853 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]):hover {
  border-top-color: #f79007;
  border-right-color: #f79007;
  border-bottom-color: #f79007;
  border-left-color: #f79007;
}
#colibri .style-853 .h-contact-form-shortcode  textarea:hover,#colibri .style-853 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea:hover,#colibri .style-853 .h-contact-form-shortcode  select:hover,#colibri .style-853 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]):hover {
  border-top-color: #f79007;
  border-right-color: #f79007;
  border-bottom-color: #f79007;
  border-left-color: #f79007;
}
#colibri .style-853 .h-contact-form-shortcode  textarea:focus,#colibri .style-853 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea:focus,#colibri .style-853 .h-contact-form-shortcode  select:focus,#colibri .style-853 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus {
  border-top-color: #00bf87;
  border-right-color: #00bf87;
  border-bottom-color: #00bf87;
  border-left-color: #00bf87;
}
#colibri .style-853 .h-contact-form-shortcode  textarea:focus,#colibri .style-853 .h-contact-form-shortcode  form.forminator-ui textarea.forminator-textarea:focus,#colibri .style-853 .h-contact-form-shortcode  select:focus,#colibri .style-853 .h-contact-form-shortcode  input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus {
  border-top-color: #00bf87;
  border-right-color: #00bf87;
  border-bottom-color: #00bf87;
  border-left-color: #00bf87;
}
#colibri .style-853 .h-contact-form-shortcode [type="submit"],#colibri .style-853 .h-contact-form-shortcode .forminator-row .forminator-col .forminator-button-submit {
  background-color: rgb(234, 52, 52);
  background-image: none;
  color: #FFFFFF;
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  margin-left: 0;
  margin-right: auto;
  font-family: Poppins;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-853 .h-contact-form-shortcode .wpcf7-mail-sent-ng,#colibri .style-853 .h-contact-form-shortcode .wpcf7-aborted,#colibri .style-853 .h-contact-form-shortcode .wpcf7 form.failed .wpcf7-response-output,#colibri .style-853 .h-contact-form-shortcode .wpcf7 form.aborted .wpcf7-response-output,#colibri .style-853 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-error {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgb(255, 0, 0);
  background-image: none;
  color: rgb(255, 255, 255);
}
#colibri .style-853 .h-contact-form-shortcode .wpcf7-validation-errors,#colibri .style-853 .h-contact-form-shortcode .wpcf7 form.invalid .wpcf7-response-output,#colibri .style-853 .h-contact-form-shortcode .wpcf7 form.unaccepted .wpcf7-response-output,#colibri .style-853 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-loading {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgba(255, 233, 76, 0.52);
  background-image: none;
}
#colibri .style-853 .h-contact-form-shortcode .wpcf7-mail-sent-ok,#colibri .style-853 .h-contact-form-shortcode .wpcf7 form.sent .wpcf7-response-output,#colibri .style-853 .h-contact-form-shortcode .wpforms-confirmation-container-full,#colibri .style-853 .h-contact-form-shortcode .wpforms-confirmation-container,#colibri .style-853 .h-contact-form-shortcode form.forminator-ui  .forminator-response-message.forminator-success {
  border-top-width: 2px;
  border-top-color: black;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: black;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  background-color: rgb(177, 250, 159);
  background-image: none;
}
#colibri .style-853 .h-contact-form-shortcode  .forminator-row .forminator-col .forminator-error-message {
  background-color: #F9E4E8;
  background-image: none;
  line-height: 2em;
  color: #E04562;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
#colibri .style-858 {
  height: auto;
  min-height: unset;
  padding-top: 243px;
  padding-bottom: 235px;
}
#colibri .style-859 {
  height: auto;
  min-height: unset;
}
#colibri .style-861 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-862 .video-container {
  padding-top: 56.25%;
}
#colibri .style-865 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-866 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-869-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-869 {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: Oswald;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 1px;
  color: #fff;
  border-top-width: 2px;
  border-top-color: rgb(234, 52, 52);
  border-top-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-right-width: 2px;
  border-right-color: rgb(234, 52, 52);
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: rgb(234, 52, 52);
  border-bottom-style: solid;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-width: 2px;
  border-left-color: rgb(234, 52, 52);
  border-left-style: solid;
  background-color: rgba(222, 72, 191, 0);
  background-image: none;
  text-align: center;
}
#colibri .style-869:hover,#colibri .style-869:focus {
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: rgb(234, 52, 52);
}
#colibri .style-869:active .style-869-icon {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 0px;
}
#colibri .style-870 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-871-icon {
  fill: rgb(234, 52, 52);
  width: 16px ;
  height: 16px;
  padding-left: 10px;
}
#colibri .style-871-icon:hover {
  fill: #00bf87;
}
#colibri .style-871 .list-item-text-wrapper {
  horizontal-align: center;
  padding-bottom: 0px;
}
#colibri .style-871 .list-text {
  margin-left: 10px;
  color: rgb(0, 0, 0);
}
#colibri .style-871 .list-divider {
  color: rgb(0,0,0);
  width: 100% ;
  height: 0%;
  border-top-width: 0px;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(0,0,0);
  border-bottom-style: solid;
  border-left-width: 0px;
  border-left-style: solid;
  margin-left: 0px;
}
#colibri .style-871 .list-container-divider {
  width: 100% ;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  height: 1px;
}
#colibri .style-874 p,#colibri .style-874  h1,#colibri .style-874  h2,#colibri .style-874  h3,#colibri .style-874  h4,#colibri .style-874  h5,#colibri .style-874  h6 {
  text-transform: uppercase;
  font-size: 2.1rem;
}
#colibri .style-874 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-875 p,#colibri .style-875  h1,#colibri .style-875  h2,#colibri .style-875  h3,#colibri .style-875  h4,#colibri .style-875  h5,#colibri .style-875  h6 {
  text-transform: uppercase;
  font-size: 1.8em;
}
#colibri .style-875 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-876 {
  height: auto;
  min-height: unset;
  padding-top: -15px;
  padding-bottom: -18px;
}
#colibri .style-878 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-879 {
  color: #FFFFFF;
}
#colibri .style-879 p {
  color: #FFFFFF;
}
#colibri .style-879 ol {
  list-style-type: decimal;
}
#colibri .style-879 ul {
  list-style-type: disc;
}
#colibri .style-881 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#colibri .style-882 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-883 .text-wrapper-fancy svg path {
  stroke: #000000;
  stroke-linejoin: initial;
  stroke-linecap: initial;
  stroke-width: 8px;
}
#colibri .style-local-7-h27-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h4-outer {
  width: 16% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-7-h4-outer,#colibri .h-navigation_sticky.style-local-7-h4-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h36-outer {
  width: 16% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-7-h36-outer,#colibri .h-navigation_sticky.style-local-7-h36-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h6-outer {
  width: 40% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-7-h6-outer,#colibri .h-navigation_sticky.style-local-7-h6-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h38-outer {
  width: 40% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-7-h38-outer,#colibri .h-navigation_sticky.style-local-7-h38-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h12-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h52-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h15-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h55-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h21-outer {
  width: 81% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h61-outer {
  width: 81% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h23-outer {
  width: 18.72% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h63-outer {
  width: 18.72% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h17-outer {
  width: 26.62% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h57-outer {
  width: 26.62% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h30-outer {
  width: 26% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h32-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h44-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h45-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-7-h49-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-15-f24-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-15-f4-outer {
  width: 18% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
@media (max-width: 767px){
#colibri .style-253 {
  padding-top: 50px;
  padding-bottom: 50px;
}
#colibri .style-255 {
  text-align: center;
}
#colibri .style-296 {
  text-align: center;
}
#colibri .style-402 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-416 {
  font-size: 1.6em;
}
#colibri .style-416 p {
  font-size: 1.6em;
}
#colibri .style-432 {
  text-align: center;
}
#colibri .style-461 {
  text-align: center;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  transform: translateX(0%) translateY(0%);
  margin-left: 0%;
}
#colibri .style-465 {
  transform: translateX(0%) translateY(0%);
  margin-top: 0%;
  margin-right: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
}
#colibri .style-469 {
  padding-top: 78px;
}
#colibri .style-486 {
  text-align: center;
}
#colibri .style-505 {
  text-align: center;
}
#colibri .style-509 {
  text-align: center;
}
#colibri .style-520 .simple-counter {
  font-size: 20px;
}
#colibri .style-549-outer {
  order: 5;
}
#colibri .style-568 .widget {
  text-align: center;
}
#colibri .style-583 {
  background-image: linear-gradient(0deg,  rgb(204, 204, 204) 0%, #FFFFFF 100%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#colibri .style-588-offscreen {
  background-color: rgb(0, 0, 0);
}
#colibri .style-588  .h-hamburger-icon {
  width: 30px;
  height: 30px;
}
#colibri .style-590 >  div > .colibri-menu-container > ul.colibri-menu > li > a {
  border-bottom-color: rgb(149, 33, 33);
  font-family: Oswald;
  font-size: 16px;
}
#colibri .style-590  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(234, 52, 52);
  background-image: none;
}
#colibri .style-590  >  div > .colibri-menu-container > ul.colibri-menu > li:hover > a,#colibri .style-590  >  div > .colibri-menu-container > ul.colibri-menu > li.hover  > a {
  background-color: rgb(234, 52, 52);
  background-image: none;
}
#colibri .style-590  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a,#colibri .style-590  >  div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover {
  border-bottom-color: rgb(149, 33, 33);
  background-color: rgb(234, 52, 52);
  background-image: none;
  font-family: Oswald;
  font-size: 16px;
}
#colibri .style-592 {
  background-position: center center;
  background-size: cover;
  background-image: linear-gradient(0deg,  rgb(204, 204, 204) 0%, #FFFFFF 100%);
  background-attachment: scroll;
  background-repeat: no-repeat;
  border-top-width: 0px;
  border-top-style: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-right-width: 0px;
  border-right-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left-width: 0px;
  border-left-style: none;
}
#colibri .style-593 a,#colibri .style-593  .logo-text {
  font-family: Oswald;
  font-size: 24px;
}
#colibri .style-593 .logo-text {
  color: #FFFFFF;
}
#colibri .h-navigation_sticky .style-593 a,#colibri .h-navigation_sticky .style-593  .logo-text,#colibri .h-navigation_sticky.style-593 a,#colibri .h-navigation_sticky.style-593  .logo-text {
  font-family: Oswald;
}
#colibri .h-navigation_sticky .style-593 .logo-text,#colibri .h-navigation_sticky.style-593 .logo-text {
  color: #FFFFFF;
}
#colibri .style-596 {
  color: #FFFFFF;
}
#colibri .style-596 p {
  color: #FFFFFF;
}
#colibri .style-603 {
  text-align: center;
}
#colibri .style-604-icon {
  width: 12px;
  height: 12px;
}
#colibri .style-604 {
  padding-top: 13px;
  padding-right: 12px;
  padding-bottom: 13px;
  padding-left: 12px;
  font-size: 12px;
  line-height: 1;
}
#colibri .style-604:active .style-604-icon {
  width: 12px;
  height: 12px;
}
#colibri .style-609 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-610 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-648 {
  text-align: left;
}
#colibri .style-650 {
  text-align: right;
}
#colibri .style-658-outer {
  order: 3;
}
#colibri .style-686 {
  margin-top: 30px;
  margin-left: 0px;
}
#colibri .style-694 {
  margin-right: 0px;
}
#colibri .style-742-outer {
  order: 3;
}
#colibri .style-744 {
  margin-top: 30px;
  margin-left: 0px;
}
#colibri .style-745 .widget.widget_search input[type="submit"],#colibri .style-745 .widget.widget_search button[type="submit"] {
  line-height: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 12px;
  padding-bottom: 12px;
}
#colibri .style-756 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 p {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h1 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h2 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h3 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h4 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h5 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 h6 {
  color: rgba(255, 255, 255, 0.5);
}
#colibri .style-756 a:hover {
  color: #FFFFFF;
}
#colibri .h-navigation_sticky .style-756,#colibri .h-navigation_sticky.style-756 {
  text-transform: uppercase;
}
#colibri .style-600 {
  min-height: 1px;
}
#colibri .style-765 .widget {
  text-align: center;
}
#colibri .style-773 .list-item-text-wrapper {
  horizontal-align: start;
}
#colibri .style-773 .list-text {
  font-size: 12px;
}
#colibri .style-774 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-797 {
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/2024/12/dj4.jpg");
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#colibri .style-859 {
  padding-top: 0px;
  padding-bottom: 0px;
}
#colibri .style-869-icon {
  width: 12px;
  height: 12px;
}
#colibri .style-869 {
  padding-top: 13px;
  padding-right: 12px;
  padding-bottom: 13px;
  padding-left: 12px;
  font-size: 12px;
  line-height: 1;
  color: rgb(234, 130, 130);
}
#colibri .style-869:hover,#colibri .style-869:focus {
  color: #FFFFFF;
}
#colibri .style-869:active .style-869-icon {
  width: 12px;
  height: 12px;
}
#colibri .style-870 p,#colibri .style-870  h1,#colibri .style-870  h2,#colibri .style-870  h3,#colibri .style-870  h4,#colibri .style-870  h5,#colibri .style-870  h6 {
  font-family: Oswald;
  color: #FFFFFF;
}
#colibri .h-navigation_sticky .style-870 p,#colibri .h-navigation_sticky .style-870  h1,#colibri .h-navigation_sticky .style-870  h2,#colibri .h-navigation_sticky .style-870  h3,#colibri .h-navigation_sticky .style-870  h4,#colibri .h-navigation_sticky .style-870  h5,#colibri .h-navigation_sticky .style-870  h6,#colibri .h-navigation_sticky.style-870 p,#colibri .h-navigation_sticky.style-870  h1,#colibri .h-navigation_sticky.style-870  h2,#colibri .h-navigation_sticky.style-870  h3,#colibri .h-navigation_sticky.style-870  h4,#colibri .h-navigation_sticky.style-870  h5,#colibri .h-navigation_sticky.style-870  h6 {
  color: #FFFFFF;
}
#colibri .style-871-icon {
  width: 47px ;
  height: 47px;
}
#colibri .style-871 .list-item-text-wrapper {
  padding-right: 0px;
}
#colibri .style-871 .list-divider {
  height: 100%;
  border-bottom-width: 0px;
  border-left-width: 1px;
}
#colibri .style-871 .list-container-divider {
  width: 1px ;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  height: 100%;
}
#colibri .style-local-7-h4-outer {
  width: 40% ;
  order: 1;
}
#colibri .h-navigation_sticky .style-local-7-h4-outer,#colibri .h-navigation_sticky.style-local-7-h4-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-local-7-h36-outer {
  width: 40% ;
  order: 1;
}
#colibri .h-navigation_sticky .style-local-7-h36-outer,#colibri .h-navigation_sticky.style-local-7-h36-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-local-7-h6-outer {
  width: 21% ;
  order: 3;
}
#colibri .h-navigation_sticky .style-local-7-h6-outer,#colibri .h-navigation_sticky.style-local-7-h6-outer {
  width: auto;
  max-width: 100%;
}
#colibri .style-local-7-h38-outer {
  width: 21% ;
  order: 3;
}
#colibri .h-navigation_sticky .style-local-7-h38-outer,#colibri .h-navigation_sticky.style-local-7-h38-outer {
  width: auto;
  max-width: 100%;
}
#colibri .style-local-7-h12-outer {
  width: 63% ;
}
#colibri .style-local-7-h52-outer {
  width: 63% ;
}
#colibri .style-local-7-h21-outer {
  width: 100% ;
}
#colibri .style-local-7-h61-outer {
  width: 100% ;
}
#colibri .style-local-7-h23-outer {
  width: 100% ;
}
#colibri .style-local-7-h63-outer {
  width: 100% ;
}
#colibri .style-local-7-h17-outer {
  width: 39% ;
  order: 2;
}
#colibri .style-local-7-h57-outer {
  width: 39% ;
  order: 2;
}
#colibri .style-local-7-h30-outer {
  width: 100% ;
}
#colibri .style-local-7-h32-outer {
  width: 100% ;
}
#colibri .style-local-7-h44-outer {
  width: 100% ;
}
#colibri .style-local-7-h45-outer {
  width: 100% ;
}
#colibri .style-local-7-h49-outer {
  width: 100% ;
}
#colibri .style-local-15-f7-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-15-f4-outer {
  width: 100% ;
}}
@media (min-width: 768px) and (max-width: 1023px){
#colibri .style-402 {
  background-color: rgb(0, 0, 0);
}
.style-404 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-404 {
  min-height: 150px;
}
.style-417 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-417 {
  min-height: 150px;
}
.style-418 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-418 {
  min-height: 150px;
}
.style-419 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-419 {
  min-height: 150px;
}
#colibri .style-459 {
  background-position: 31.054410642242% 47.418200408998%;
}
#colibri .style-461 {
  padding-top: 10%;
  padding-right: 15%;
  padding-bottom: 10%;
  padding-left: 15%;
}
#colibri .style-465 {
  margin-left: -6%;
}
#colibri .style-486-outer {
  order: 1;
}
#colibri .style-488-outer {
  order: 2;
}
#colibri .style-499-outer {
  order: 4;
}
#colibri .style-509 {
  text-align: center;
}
#colibri .style-549-outer {
  order: 3;
}
.style-554 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-554 {
  min-height: 150px;
}
.style-558 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-558 {
  min-height: 150px;
}
.style-559 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-559 {
  min-height: 150px;
}
.style-560 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-560 {
  min-height: 150px;
}
.style-561 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-561 {
  min-height: 150px;
}
.style-562 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-562 {
  min-height: 150px;
}
.style-563 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-563 {
  min-height: 150px;
}
.style-564 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-564 {
  min-height: 150px;
}
#colibri .style-609 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-610 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-658-outer {
  order: 3;
}
#colibri .style-742-outer {
  order: 3;
}
#colibri .style-774 {
  background-color: rgb(0, 0, 0);
}
.style-787 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-787 {
  min-height: 150px;
}
.style-788 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-788 {
  min-height: 150px;
}
.style-789 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-789 {
  min-height: 150px;
}
.style-790 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-790 {
  min-height: 150px;
}
.style-791 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-791 {
  min-height: 150px;
}
.style-792 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-792 {
  min-height: 150px;
}
.style-793 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-793 {
  min-height: 150px;
}
.style-794 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-794 {
  min-height: 150px;
}
.style-795 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-795 {
  min-height: 150px;
}}
