/* 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-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-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-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;
}
.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;
}
#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-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-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-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-431-c4-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c11-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c29-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c32-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c59-outer {
  width: 96% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c6-outer {
  width: 36% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c7-outer {
  width: 62% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c16-outer {
  width: 46% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c18-outer {
  width: 45% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c21-outer {
  width: 28% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c23-outer {
  width: 28% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c25-outer {
  width: 28% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c34-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c36-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c38-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c40-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c42-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c44-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c46-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c50-outer {
  width: 25% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c63-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c70-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c54-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c77-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c80-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#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-552 {
  text-align: center;
  height: auto;
  min-height: unset;
}
#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;
}
.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-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-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-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-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-local-11-h36-outer {
  width: 60% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h35-outer {
  width: 40% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h4-outer {
  width: 16% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-11-h4-outer,#colibri .h-navigation_sticky.style-local-11-h4-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h6-outer {
  width: 40% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .h-navigation_sticky .style-local-11-h6-outer,#colibri .h-navigation_sticky.style-local-11-h6-outer {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h20-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h23-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h29-outer {
  width: 81% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h31-outer {
  width: 18.72% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h25-outer {
  width: 26.62% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h12-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h13-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-11-h17-outer {
  width: 50% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#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);
}
#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;
}
#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-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-416 {
  font-size: 1.6em;
}
#colibri .style-416 p {
  font-size: 1.6em;
}
#colibri .style-469 {
  padding-top: 78px;
}
#colibri .style-609 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-610 {
  background-color: rgb(0, 0, 0);
}
#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-local-431-c32-outer {
  width: 100% ;
}
#colibri .style-local-431-c59-outer {
  width: 100% ;
}
#colibri .style-local-431-c6-outer {
  width: 100% ;
}
#colibri .style-local-431-c7-outer {
  width: 100% ;
}
#colibri .style-local-431-c16-outer {
  width: 100% ;
}
#colibri .style-local-431-c18-outer {
  width: 100% ;
}
#colibri .style-local-431-c21-outer {
  width: 100% ;
}
#colibri .style-local-431-c23-outer {
  width: 100% ;
}
#colibri .style-local-431-c25-outer {
  width: 100% ;
}
#colibri .style-local-431-c34-outer {
  width: 100% ;
}
#colibri .style-local-431-c36-outer {
  width: 100% ;
}
#colibri .style-local-431-c38-outer {
  width: 100% ;
}
#colibri .style-local-431-c40-outer {
  width: 100% ;
}
#colibri .style-local-431-c42-outer {
  width: 100% ;
}
#colibri .style-local-431-c44-outer {
  width: 100% ;
}
#colibri .style-local-431-c46-outer {
  width: 100% ;
}
#colibri .style-local-431-c48-outer {
  width: 100% ;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
}
#colibri .style-local-431-c50-outer {
  width: 100% ;
}
#colibri .style-253 {
  padding-top: 50px;
  padding-bottom: 50px;
}
#colibri .style-255 {
  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-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-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-773 .list-item-text-wrapper {
  horizontal-align: start;
}
#colibri .style-773 .list-text {
  font-size: 12px;
}
#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-11-h36-outer {
  width: 100% ;
}
#colibri .style-local-11-h35-outer {
  width: 100% ;
}
#colibri .style-local-11-h4-outer {
  width: 40% ;
  order: 1;
}
#colibri .h-navigation_sticky .style-local-11-h4-outer,#colibri .h-navigation_sticky.style-local-11-h4-outer {
  flex: 1 1 0;
  -ms-flex: 1 1 0%;
  max-width: 100%;
}
#colibri .style-local-11-h6-outer {
  width: 21% ;
  order: 3;
}
#colibri .h-navigation_sticky .style-local-11-h6-outer,#colibri .h-navigation_sticky.style-local-11-h6-outer {
  width: auto;
  max-width: 100%;
}
#colibri .style-local-11-h20-outer {
  width: 63% ;
}
#colibri .style-local-11-h29-outer {
  width: 100% ;
}
#colibri .style-local-11-h31-outer {
  width: 100% ;
}
#colibri .style-local-11-h25-outer {
  width: 39% ;
  order: 2;
}
#colibri .style-local-11-h12-outer {
  width: 100% ;
}
#colibri .style-local-11-h13-outer {
  width: 100% ;
}
#colibri .style-local-11-h17-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){
.style-419 > .h-y-container > *:not(:last-child) {
  margin-bottom: 10px;
}
#colibri .style-419 {
  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;
}
#colibri .style-609 {
  background-color: rgb(0, 0, 0);
}
#colibri .style-610 {
  background-color: rgb(0, 0, 0);
}
#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;
}
#colibri .style-local-431-c59-outer {
  width: 80% ;
}
#colibri .style-local-431-c6-outer {
  width: 25% ;
}
#colibri .style-local-431-c7-outer {
  width: 25% ;
}
#colibri .style-local-11-h36-outer {
  width: 90% ;
}
#colibri .style-local-11-h35-outer {
  width: 10% ;
}}
