<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pt-10rem {
    padding-top: 10rem;
}

.pt-5rem {
    padding-top: 5rem;
}

.pb-4rem {
    padding-bottom: 4rem;
}

.pb-5rem {
    padding-bottom: 5rem;
}

.listitem {
    padding-top: 1.5rem;
}

#sect_2 li {
    list-style-image: url(Landinglicheck.svg);
}

.blue-color {
    color: #0194fb !important;
}

.bgblue-color {
    background-color: #0194fb !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
}

.navbar .navbar-nav .nav-item {
    padding: 0 !important;
}

.products_DropDown {
    font-size: 15px !important;
    padding: 0.55rem 1.8rem !important;
    font-weight: 600;
    color: white;
}

.stamp {
    border-radius: 50% !important;
    background-color: #0194fb !important;
}

#sect_2 h4 {
    font-size: 20px;
}

#sect_4 .card {
    background-color: #eeeeee !important;
    border-bottom: 7px solid #0194fb;
    height: 19rem;
}

#sect_4 h5 {
    font-size: 20px;
}

#sect_5 h5 {
    font-size: 15px;
}

#sect_5 .card {
    border: 1px solid #0194fb;
    height: 86px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1250px;
    }
}

@media (min-width: 1455px) {
    .pl-md-13 {
        padding-left: 13rem !important;
    }
}

@media (min-width: 530px) and (max-width: 944px) {
    #landingImage {
        height: 500px !important;
    }
}

@media (min-width: 345px) and (max-width: 529px) {
    #landingImage {
        height: 600px !important;
    }
}

@media (min-width: 270px) and (max-width: 344px) {
    #landingImage {
        height: 650px !important;
    }
}

@media (max-width: 269px) {
    #landingImage {
        height: 750px !important;
    }
}

@media (max-width: 912px) {
    #sect_5 .card {
        height: 110px !important;
    }
}

/*Commercial Comparable Sales - Texas*/

.logo-align {
    display: flex;
    justify-content: space-evenly;
}

.logo-WtHt {
    width: 150px;
    height: 100px;
}

.textBlue {
    color: #149bf9;
}

.h1-fs {
    font-size: 1.5rem;
}

.stamp-cc1 {
    border-radius: 50% !important;
    background-color: #2c5472 !important;
}

.stamp-cc1-md {
    min-width: 4rem;
    height: 4rem;
    line-height: 3.5rem;
}

.blended-background {
    background-image: url('cmcpmpsimages/bg_colour.jpg');
    background-color: ghostwhite;
    background-size: cover;
    background-position: center;
}

.logo-width {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
}

.logo-container img {
    max-width: 100%;
    height: auto;
}

.p-p8rem {
    padding: 0.8rem;
}

.fw-600 {
    font-weight: 600;
}

.fs-45 {
    font-size: 45px;
}

.fs-30 {
    font-size: 30px;
}

.fs-20 {
    font-size: 20px;
}

.ff-ser {
    font-family: sans-serif;
}

.clr-grey {
    background-color: #d3d3d329;
}

.clr-wht {
    background-color: white;
}

.clr-darkblugrey {
    background-color: #0b2941 !important;
}

.clr-blugrey {
    background-color: #2c5472;
}

.br-10 {
    border-radius: 10px;
}

.lh-nor {
    line-height: normal;
}

.bs-blue {
    border: 1px solid #0194fb;
}

.p-1rem {
    padding: 1rem;
}


.pt-15rem {
    padding-top: 15rem;
}

.pt-2rem {
    padding-top: 2rem;
}

.pt-3rem {
    padding-top: 3rem;
}

.pt-4rem {
    padding-top: 4rem;
}

.navbar .navbar-nav .nav-item .active {
    color: #2ca9e7 !important;
}

.navbar .navbar-nav .nav-item a:hover {
    color: #2ca9e7 !important;
}

.navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu a {
    color: #2ca9e7 !important;
}
.priceHeader {
    padding: 10px;
}
.tbBorder {
    border: 15px white solid !important;
}
#tbl_priceplan tbody tr:nth-child(even) {
    background-color: white;
}
#tbl_priceplan tbody tr:nth-child(odd) {
    background-color: #0000000D;
}</pre></body></html>