@charset "UTF-8";
/* CSS Document */


.navbar-logo {
    max-height: 50px;
}

.shadow-box .team-box h5 {
    text-align: center;
	font-style:normal;
	font-size: 26px;
    padding: 18px 0 25px 0;
}
.team-section-alt h5 {
    text-transform: uppercase;
    padding-top: 50px;
    margin-bottom: -15px;
}

.shadow-box .team-box h6 {
    text-align: center;
    margin: 12px 0 0 0;
    padding-bottom: 45px;
    border-bottom: 1px solid #e7e7e7;
}

.border-btn, .border-btn:focus {
    padding: 8px 20px 6px;
    color:  #777;
    border: 1px solid  #777;
    font-size: 14px;
}

.list-inline > li {
   margin-bottom: 20px;
}

p {
    font-size: 15px;
}

.welcome-section p {
    margin-bottom: 20px;
    padding: 0 10px 0;
}

.frame-img-light {
    background-image: none;
    background-color:#F5F5F5;
}

.form-control {
    font-size: 16px;
}

.section-alt-left {
    padding: 100px 300px 40px 100px;
}


.brand-section {
    background-color: #f8f8f8;
    padding: 20px 0 0 40px;
    position: relative;
}