﻿.contact-background {
    background-color: #f5f5f5;
}

.contact-people {
    margin: 100px 0 100px 0;
    border-left: 1px solid white;
    padding: 5px 0 5px 25px;
}

.contact-people h4 {
    text-transform: uppercase;
    font-weight: 700;
}

.contact-people h5 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

.contact-people h6 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}

.contact-phone-icon {
    display: inline-block;
    border: 1px solid #333;
    float: left;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
}

.contact-email-icon {
    margin: 15px 10px 0 -38px;
    display: inline-block;
    border: 1px solid #333;
    float: left;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}

.contact-phone-number {
    margin-top: 15px;
}

.contact-email {
    margin-top: 20px;
	padding-left: 40px;
}

.meeting-places {
    margin-top: 125px;
}

.meeting-places .panel-heading {
    background-color: white;
}

.meeting-places p {
    text-align: justify;
    padding: 50px;
}

.meeting-places h4 {
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

.meeting-places h5 {
    text-align: center;
    text-transform: uppercase;
}
