<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*:focus {
    box-shadow: none !important;
}

#wpadminbar {
    background: rgba(0, 0, 0, 0.7) !important;
}

body #navbar-main.bg-scroll {
    background: white !important;
}

body.theme-dark-blue #navbar-main.bg-scroll {
    background: rgb(var(--bs-bicomthemeone-rgb)) !important;
}

body.error404 #navbar-main.bg-scroll,
body.theme-light-white #navbar-main.bg-scroll {
    background: white !important;
}

body.theme-light-light,
body.theme-light-light #navbar-main.bg-scroll {
    background-color: rgb(var(--bs-bicomthemetwo-rgb)) !important;
}

body.theme-dark-blue {
    background-color: rgb(var(--bs-bicomthemeone-rgb));
}

body.theme-dark-blue #header-title .master-title,
body.theme-dark-blue #header-title .master-description {
    color: white;
}

#footer {
    background-color: rgb(var(--bs-bicomthemeone-rgb));
    color: white;
    position: relative;
}

#footer .f-logo {
    filter: invert(1) brightness(1000%);
    width: 120px;
}

#footer li {
    background-color: transparent;
}

#footer li a,
#footer a {
    color: white;
}

#footer .f-cr {
    border-top: 1px solid white;
}

#footer .f-phones {
    font-size: 0.75rem;
}

#footer .f-phones a {
    display: block;
    position: relative;
}

@media (max-width: 1199px) {
    #footer .f-phones {
        font-size: 1rem;
    }
    #footer .f-pi {
        padding-left: 2rem;
    }
    #footer .spwrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #footer .f-phones {
        order: 1;
    }
    #footer .f-social {
        order: 2;
    }
    #footer .f-cr {
        text-align: center;
    }
}

#footer .f-pi::before {
    content: "";
    width: 0.95rem;
    height: 0.95rem;
    background: transparent;
    display: inline-block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#footer .f-gb::before {
    background-image: url("images/langs/gb.svg");
}

#footer .f-ca::before {
    background-image: url("images/langs/ca.svg");
}

#footer .f-fr::before {
    background-image: url("images/langs/fr.svg");
}

#footer .f-us::before {
    background-image: url("images/langs/us.svg");
}

#footer .f-uk::before {
    background-image: url("images/langs/uk.svg");
}

#footer .f-sa::before {
    background-image: url("images/langs/sa.svg");
}

#footer .f-au::before {
    background-image: url("images/langs/au.svg");
}

ul.check {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

ul.check li {
    position: relative;
    padding-left: 3rem;
    padding-bottom: 1rem;
}

ul.check li:last-child {
    padding-bottom: 0rem;
}

ul.check li::before {
    content: "\e80b";
    font-family: "bicomfont";
    font-size: 1rem;
    position: absolute;
    color: rgb(var(--bs-primary-rgb)) !important;
    padding: 0;
    left: 0;
    height: 1.5rem;
    width: 1.5rem;
    background: rgba(var(--bs-bicomthemethree-rgb), 0.2);
    border-radius: 50%;
    text-align: center;
    font-size: 0.7rem;
    line-height: 1.5rem;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5 {
    color: white;
}

.review-slider,
.review-slider-single,
.quote-slider,
.quote-slider-2,
.quote-slider-single .quote-slider-2-single {
    padding: 2rem 0;
    height: 100%;
}

.review-slider .sitem,
.review-slider-single .sitem,
.quote-slider .sitem,
.quote-slider-2 .sitem,
.quote-slider-single .sitem .quote-slider-2-single .sitem {
    background: white;
    padding: 1rem;
    height: 100%;
}

.quote-slider .sitem,
.quote-slider-single .sitem,
.quote-slider-2 .sitem,
.quote-slider-2-single .sitem {
    border: 1px solid rgba(var(--bs-dark-rgb), 0.05) !important;
}

.review-slider .sitem-content,
.review-slider-single .sitem-content,
.quote-slider .sitem-content,
.quote-slider-single .sitem-content,
.quote-slider-2 .sitem-content,
.quote-slider-2-single .sitem-content {
    background: rgba(var(--bs-bicomthemeone-rgb), 1);
    padding: 2rem;
    color: white;
    height: 100%;
}

.quote-slider .sitem-content,
.quote-slider-single .sitem-content,
.quote-slider-2 .sitem-content,
.quote-slider-2-single .sitem-content {
    background: white;
    color: var(--bs-body-color);
}

.review-slider h4,
.review-slider-single h4,
.review-slider-2 h4,
.review-slider-2-single h4 {
    color: rgb(var(--bs-bicomthemefive-rgb)) !important;
}

.quote-slider h4,
.quote-slider-single h4,
.quote-slider-2 h4,
.quote-slider-2-single h4 {
    color: rgb(var(--bs-bicomthemeone-rgb)) !important;
}

.review-slider .sitem-stars,
.review-slider-single .sitem-stars,
.quote-slider .sitem-stars,
.quote-slider-single .sitem-stars,
.quote-slider-2 .sitem-stars,
.quote-slider-2-single .sitem-stars {
    color: rgba(var(--bs-bicomthemefive-rgb), 1);
    filter: brightness(1.2);
}

.sitem-image {
    width: 15rem !important;
    height: 15rem !important;
    border: 1rem solid white;
}

.tns-nav button {
    background: rgba(var(--bs-dark-rgb), 0.3) !important;
    height: 1rem !important;
    width: 1rem !important;
    max-width: 1rem !important;
    min-height: 1rem !important;
    border-radius: 50%;
    border: 0;
    margin: 0 0.2rem;
    padding: 0 !important;
}

.tns-nav button.tns-nav-active {
    background: rgba(var(--bs-dark-rgb), 1) !important;
}

.bg-bicomthemeone-box h4,
.bg-bicomthemeone-box p {
    color: white;
}

.cbox {
    height: 100%;
}

.cbox-content {
    flex-grow: 1;
}

.cbox-button {
    margin-top: auto;
}

.cbox-content&gt;a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
}

.cbox-content&gt;a:hover {
    color: inherit;
    text-decoration: none;
}

.play-button-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.play-button img {
    display: block;
    width: 100%;
    height: auto;
}

.play-button::before {
    content: "\f00f";
    font-family: "bicomfont";
    font-size: 5rem !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    color: white;
    text-shadow: 0 0 10px rgba(var(--bs-bicomthemeone-rgb), 0.7);
    pointer-events: none;
}

.video-title {
    position: absolute;
    top: calc(50% + 4rem);
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-shadow: 0 0 10px rgba(var(--bs-bicomthemeone-rgb), 0.7);
    pointer-events: none;
}

.fs-7 {
    font-size: 0.75rem;
}

.fw-super-bold {
    font-weight: 900 !important;
}

.theme-light-white .master-description,
.theme-light-light .master-description {
    color: rgb(var(--bs-bicomthemeone-rgb));
}

.block.bg-bicomthemeone h1,
.block.bg-bicomthemeone h2,
.block.bg-bicomthemeone h3,
.block.bg-bicomthemeone h4,
.block.bg-bicomthemeone h5,
.block.bg-bicomthemeone p,
.block.bg-bicomthemeone {
    color: white;
}

.block.bg-primary h1,
.block.bg-primary h2,
.block.bg-primary h3,
.block.bg-primary h4,
.block.bg-primary h5,
.block.bg-primary p,
.block.bg-primary {
    color: white;
}

.h-spacing h1,
.h-spacing h2,
.h-spacing h3,
.h-spacing h4,
.h-spacing h5,
.h-spacing h6 {
    margin-bottom: 1rem;
}

.block2 a {
    color: rgb(var(--bs-primary-rgb)) !important;
    font-weight: 400;
}

.rc-search input,
.rc-search input:focus,
.rc-search input:hover,
.rc-search .btn,
.rc-search .btn:focus,
.rc-search .btn:hover {
    background-color: transparent;
    border-color: rgb(var(--bs-secondary-rgb)) !important;
}

.rc-search input {
    border-right: 0;
}

.rc-search .btn {
    border-left: 0;
    color: rgb(var(--bs-secondary-rgb)) !important;
}

.btn-outline-light:hover,
.btn-light {
    color: rgb(var(--bs-primary-rgb)) !important;
}

.filter-line {
    border-bottom: 1px solid rgb(var(--bs-bicomthemeone-rgb));
}

.filter-line-t {
    border-top: 1px solid rgb(var(--bs-bicomthemeone-rgb));
}

.rc-img {
    aspect-ratio: 20 / 11;
    overflow: hidden;
    position: relative;
}

.rc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rc-item {
    border: 1px solid rgba(var(--bs-dark-rgb), 0.05) !important;
}

.rc-tag {
    position: absolute;
    margin: 1rem;
    padding: 0.2rem 0.7rem;
}

.fluentform {
    padding: 2rem;
    border: 1px solid rgba(var(--bs-dark-rgb), 0.05) !important;
    -webkit-box-shadow: var(--bs-box-shadow) !important;
    box-shadow: var(--bs-box-shadow) !important;
    border-radius: var(--bs-border-radius-xxl) !important;
}

.fluentform h3 {
    color: rgb(var(--bs-bicomthemefive-rgb)) !important;
}

.fluentform hr {
    background-color: transparent !important;
    height: 0 !important;
    border: 0 !important;
    margin-bottom: 1.5rem !important;
}

.fluentform label {
    color: rgb(var(--bs-bicomthemeone-rgb)) !important;
}

.fluentform select {
    background: transparent;
}

.colorful-slider .tns-item:nth-child(4n+1) {
    background-color: #50b5ff;
}

.colorful-slider .tns-item:nth-child(4n+2) {
    background-color: #5cc9a7;
}

.colorful-slider .tns-item:nth-child(4n+3) {
    background-color: #ffb116;
}

.colorful-slider .tns-item:nth-child(4n+4) {
    background-color: #f25767;
}

.cbox-content.filp-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: relative;
}

.filp-content .front,
.filp-content .back {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.6s;
    cursor: pointer;
}

.filp-content .front {
    display: flex;
    flex-direction: column;
}

.filp-content .back {
    display: none;
}

.cbox-content.filp-content:hover .front {
    display: none;
}

.cbox-content.filp-content:hover .back {
    display: flex;
}

.cbox-content.filp-content p {
    margin: 0;
    padding: 0;
}

.css-logo {
    width: 14rem;
    height: 14rem;
    border-radius: 50%;
    background: white;
}

@media (min-width: 1200px) {
    .css-logo {
        border-radius: 50%;
        position: absolute;
        z-index: 1;
        top: -11rem;
        right: 0;
    }
    .h-xl-100 {
        height: 100% !important;
    }
}

.posts-slider-container button {
    background-color: transparent;
    border: 0;
}

.posts-slider-container button i:before {
    width: 2rem;
    height: 2rem;
    min-height: 2rem;
    max-width: 2rem;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid rgb(var(--bs-bicomthemethree-rgb));
    color: rgb(var(--bs-bicomthemethree-rgb)) !important;
    font-size: 1.3rem;
    display: block;
    line-height: 1.7rem;
}

.accordion-item {
    border-color: rgba(var(--bs-dark-rgb), 0.05) !important;
}

.accordion-body p:last-child {
    margin-bottom: 0;
}

.tns-controls button {
    background: transparent !important;
    border: 0;
    font-size: 1.5rem;
    padding: 0 1.5rem;
    margin: 0;
    margin-top: -1rem;
    color: rgb(var(--bs-primary-rgb));
}</pre></body></html>