﻿body {
    /*font-family: Montserrat, OpenSansRegular, "Helvetica Neue", sans-serif;*/
    font-size: 15px
}

.row.office {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.item-office {
    padding: 20px 0px 20px 15px;
}


.item-office h5 i {
    color: #000;
}

.sidebar .card {
    margin: 15px 0px;
    height:auto !important;
}

.sidebar .card-body {
    padding: 30px;
}

.sidebar .card .widget-header {
    height: 82px;
    background-color: rgb(0, 149, 62);
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

    .sidebar .card .widget-header h5 {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
    }

.sidebar .card .widget-header i {
    margin-top: 10px;
    font-size: 36px;
}


.form-group label {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.card h5 {
    font-weight:800;
}

#BODY .promotion-cards .card {
    max-height: none;
}



p.office {
    color: #828282;
    font-size: 15px;
    line-height: 1.33;
    font-weight: 500;
    margin-bottom: 0;
    /*margin-left: 26px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Montserrat, OpenSansRegular, "Helvetica Neue", sans-serif;
}




.sidebar h5 {
    margin-bottom: 20px;
    font-size: 15px;
    text-align: left;
}

#BODY #officeServs li {
    text-align: left;
    /*list-style-type: disc;*/
    list-style-position: inside;
    margin-bottom: 10px;
    padding-left: 11px;
}

#BODY #officeServs li:before {
    content: "- ";
}

/*#officeServs ul {
    margin-left: 15px;
}*/

#BODY #officeServs h5.card-text {
    font-weight: 800;
    text-align: left;
}

h4 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4d4f5c;
}

h2 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4d4f5c;
    margin-bottom: 20px;
}

h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}


h5 i, h4 i, h2 i {
    margin-right: 15px;
    color: #0096DC;
}


.card .card-footer {
background-color: #FFFFFF;
border-top: 0;
}

.card .card-footer .btn:hover {
    background-color: #0095db;
    color: white;
}

.card .card-footer .btn {
    text-align: center;
    margin-bottom: 37px;
    background-color: #FFFFFF;
    border: 1px solid #0095DB;
    color: #0095DB;
    height: 40px;
    line-height: 40px;
    padding: 0 6px;
    /* padding: 0 61px; */
    font-size: 14px;
    width: 200px;
}

form#filter {
    margin: 25px 0;
}

li.card-text {
    text-align: left;
}

#offices {
   /* max-height: 525px;
    overflow-y: auto;*/
    margin-left: -15px;
}

h2.sidebar {
    font-size: 19px;
}

.sidebar ul {
    margin-left: 0;
    text-indent: -10px;
}

.sidebar ul li span {
    position: relative;
    left: 10px;
}

#BODY .map {
    top: 40px;
    margin-left: -15px;
}