<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 300;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 400;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 700;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 900;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6, div, span, body, .form-control, .selectcorp, textarea, .btn, .submit {
    font-family: 'Almoni-dl-aaa';
}

.cinfo address p {
    border-bottom: none;
}

.bg-img-fixed-content {
    height: 500px;
}

.bg-img-fixed-content {
    padding-top: 125px;
}

.bg-img-fixed {
    height: 650px;
}


@media (min-width: 768px) {
    html[dir="rtl"] .navbar .navbar-right {
        float: right !important;
        /* margin-left: -15px; */
        margin-right: 57px;
    }
}

.proffesional-title {
    line-height: 1;
    padding-top: 0px;
}

.business-text-block, .business-text-block * {
    text-align: justify !important;
}

.contact-component address {
    font-size: 18px;
}

address {
    margin-bottom: 0px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 841px) {
    .navbar .navbar-right {
        max-width: 715px;
        height: 80px;
        /*overflow: hidden;*/
    }
}

@media (min-width: 1050px) {
    .navbar .navbar-right {
        max-width: 820px;
    }
}

@media (min-width: 1200px) {
    .navbar .navbar-right {
        max-width: 950px;
    }
}

.home-promo .titlepro .middle strong {
    color: white;
}

.listicon-check {
    -webkit-padding-start: 25px;
    margin-bottom: 0px;
}

@media (max-width: 768px) {

    .mobile-hide {
        display: none !important;
    }
}

@media (min-width: 768px) {

    .desktop-hide {
        display: none !important;
    }
}

.cinfo address p {
    margin-bottom: 0px;
}


.navbar-brand img {
    max-width: inherit !important;
    width: initial !important;
    max-height: 65px !important;
}


.business-block.bg-img-fixed-content, .business-block .bg-img-fixed {
    height: 400px;
}



.business-text-block img {
    max-width: 480px;
}


@media (max-width:768px) {
    .business-text-block img {
        width: 100%;
        max-width: 100%;
    }

    .business-block.bg-img-fixed-content, .business-block .bg-img-fixed {
        height: 200px;
    }
}


.bg-white {
    padding: 20px 0;
}



div.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}


.back-link {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 0px;
    margin-top: -25px;
    font-weight: bold;
}

.img-event-inner {
    float: left;
}

.navbar-header img {
    max-height: 65px;
}

.bg-img-fixed {
    background-size: cover;
}



@media (max-width: 1050px) {
    .bg-img-fixed {
        height: 400px;
    }

    .bg-img-fixed-content {
        height: 400px;
        padding-top: 100px;
    }


    .home-promo .titlepro {
        margin-bottom: 0px;
    }

        .home-promo .titlepro .middle {
            margin-top: 0px;
            margin-bottom: 0px;
        }
}

@media (max-width:768px) {

    .business-text-block iframe {
        width: 100%;
    }

    .home-promo .titlepro .middle {
        font-size: 40px;
    }

    .business-block {
        padding-top: 30px;
    }


    .business-row h4 {
        margin-bottom: 5px;
    }

    .business-row .cinfo {
        text-align: center;
        margin-top: 10px;
    }

        .business-row .cinfo div {
            width: auto;
            display: inline;
            padding-left: 0px;
            padding-right: 0px;
            float: none !important;
        }


            .business-row .cinfo div i {
                width: 40px;
                height: 40px;
                line-height: 32px;
                font-size: 25px;
                border-radius: 6px;
                margin: 0px !important;
            }

    .business-row .highlights {
        padding-right: 15px;
    }

        .business-row .highlights div {
            width: auto;
            padding-left: 0px;
            padding-right: 0px;
        }

    .back-link {
        /*position: static;*/
        display: block;
        margin-top: 0px;
        margin-right: 0px;
        top: 0px;
        right: 10px;
    }

    .navbar-header img {
        margin-top: 20px;
    }

    .title-r {
        text-align: right;
    }
}


.home-promo .titlepro .middle {
    margin-bottom: 0px;
}

.home-header {
    margin-top: 80px;
}

    .home-header .bg-img-fixed {
        height: 370px;
        opacity: 1;
    }

    .home-header .bg-img-fixed-content {
        padding-top: 0px;
        height: 370px;
    }

@media (max-width:768px) {
    .home-header .bg-img-fixed-content {
        height: 230px;
        padding-top: 0px;
    }
}

img[data-src] {
    display: none;
}

.home-blocks img {
    width: 100%;
}

.home-blocks .col-md-4 {
    display: inline-block;
}

.home-blocks h4 {
    color: #0d87dd;
}

.home-blocks a {
    color: black;
}

.row.make-columns {
    -moz-column-width: 19em;
    -webkit-column-width: 19em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

    .row.make-columns &gt; div {
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }


.flexslider img {
    width: 100%;
}

.flexslider li {
    position: relative;
    overflow: hidden;
}

    .flexslider li div {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        color: white;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .flexslider li:hover div {
        font-weight: bold;
        background-color: rgba(255, 0, 0, 0.5);
    }

.flex-control-nav, .flex-direction-nav {
    display: none;
}

.products-list h5 {
    font-size: 14px;
    margin-bottom: 0px !important;
    height: 30px;
}

.products-list .subtitle {
    height: 30px;
}

.products-list .price {
    font-size: 20px;
    color: #bb1d2c;
    font-size: bold;
}

.products-list .col-lg-3 {
    cursor: pointer;
    padding-right: 5px !important;
    padding-left: 5px !important;
}


.custom-content img {
    max-width: 100%;
}
</pre></body></html>