<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-90 .g-grid{
    width: 90%;
    margin: auto;
}
i.fa.fa-fw.fa-bars::after {
    content: "MENU";
    font-size: 10px;
    font-weight: bold;
    font-family: "Roboto";
}
.phone{
    color: #b46b39;
    font-size: 17px;
    font-weight: 600;
}
.brand-color{
    color: #b46b39;
}
i.fa.fa-fw.fa-bars {
    display: flex;
    flex-direction: column-reverse;
    transform: translateY(-10%);
}
#heading-1584-particle {
    padding: 0;
}
.g-contenttabs-content h3 {
    margin-bottom: 0;
}
.inner-address {
    display: flex;
    align-items: center;
}
#g-footer a{
    color: #b46b39;
}
#g-footer a:hover{
    color: white;
}
.jl-heading-title {
    font-weight: bold;
    font-size: 1.5em;
}
.services-home .g-content{
    padding-bottom: 0;
    margin-bottom: 0;
}
.copyright .g-content{
    padding: 0;
    margin: 0;
} 
.ui-corner-bottom .image-box{
    height: 100%;
    margin: 0 10px;
}
.ui-corner-bottom .image-box img{
    min-height: 100%;
}
.g-social.jl-contact-social a {
    font-size: 23px;
}

@media (max-width: 1440px) {  
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle {
        display: grid;
        grid-template-columns: 1fr 25%;
    }
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle::before {
        content: none;
    }
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle div{
        width: 100%;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1440px){
  
}
/* Large devices (desktops, 992px and up)*/
@media (max-width: 1280px) { 
    
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle {
        display: grid;
        grid-template-columns: 1fr 35%;
    }
    /*figure.image-box {
        max-height: 193px;
        overflow: hidden;
    }*/
    #g-bottom, .about-intro{
        padding-left: 5%;
        padding-right: 5%;
    }
    .slide-2 .tp-caption.finewide_medium_white.randomrotate.customout.tp-resizeme.start.splitted, .slide-2 .tp-caption.tp-fade.tp-resizeme.start{
        left: 7% !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
        font-size: 20px !important;
    }
    .ui-corner-bottom figure.image-box{
        max-height: auto;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 992.98px) { 
    figure.image-box {
        max-height: fit-content;
    }
    .about-intro{
        padding-left: 2%;
        padding-right: 2%;
    }
}


/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 768.98px) { 
    figure.image-box {
        margin: 0 auto;
    }
    #heading-9341-particle{
        padding-bottom: 0 !important;
    }
    .tp-caption.finewide_large_white.customin.customout.tp-resizeme.start.splitted {
        font-size: 45px !important;
    }
    .tp-caption.finewide_medium_white.randomrotate.customout.tp-resizeme.start.splitted {
        font-size: 30px !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
        font-size: 20px !important;
        padding: 10px 15px !important;
    }
    #g-footer .g-grid{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    #g-footer .g-grid .g-block{
        width: 100%;
    }
    .ui-corner-bottom .image-box{
        margin: auto;
    }
}

@media (max-width: 576.98px) { 
    #g-footer .g-grid{
        grid-template-columns: 1fr;
    }
    .w-90 .g-grid, .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle div a{
        width: 100%;
    }	
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle {
        display: block;
    }
    .uk-grid.jl-calltoaction.uk-flex.uk-flex-middle div a{
        text-align: center;
        margin-top: 8px;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
        font-size: 15px !important;
        padding: 10px 15px !important;
    }
    .tp-caption.tp-fade.tp-resizeme.start a {
        font-size: 22px !important;
        padding: 14px 20px !important;
    }
    .tp-caption.finewide_small_white.randomrotate.customout.tp-resizeme.start.splitted {
        font-size: 18px !important;
    }
    .g-contenttabs-tab-wrapper-container.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
        display: grid;
    }
    #g-footer .g-content:first-child, #contenttabs-4902-particle{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #g-footer .g-content:last-child{
        padding-top: 0;
    }
    .jl-heading-title {
        font-weight: bold;
        font-size: 1.2em;
    }
    .tp-caption.finewide_large_white.customin.customout.tp-resizeme.start.splitted {
        font-size: 30px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: 43% !important;
    }
    .tp-caption.finewide_medium_white.randomrotate.customout.tp-resizeme.start.splitted {
        font-size: 25px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: 53% !important;
    }
    .slide-2 .tp-caption.finewide_medium_white.randomrotate.customout.tp-resizeme.start.splitted{
        transform: translateX(0%) !important;
        top: 45% !important;
    }
}


</pre></body></html>