/*fonts*/

body {
    font-family: Raleway;
    font-size: 16px;

}
.font-playfair{
      font-family: 'Playfair Display' !important;
}
p{
     font-family: 'Playfair Display';
      font-size: 18px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    color:#007165;
}
.white h1,.white h2,.white h3,.white h4,.white h5,.white h6, .white p{
       color:#fff;
}
h1 {
        font-family: Raleway !important;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold !important;
}

h2 {
    font-family: Raleway !important;
    text-transform: uppercase;
    font-size: 35px;
     font-weight: bold !important;
}

h3 {
    font-size: 32px;
    font-weight: bold !important;
}

h4 {
    font-family: Raleway !important;
    font-size: 20px;font-weight: bold !important;
    text-transform: uppercase;
    color: #0a486f;
}
h5,h6{
    font-family: Raleway !important;
    font-weight: bold !important;
    
}

h1.title {
    color: #fff;
    text-align: center;
}
.container{
    max-width: 970px;
	width: 100%;
    padding-bottom: 40px;
}

.container.vc_column_container{
    FLOAT: NONE;
}

.social_icons_top {
	margin-left: -55px;
}

.social-networks img {
	width: 22px !important;
}

ul.social-networks {
    padding: 0 !important;
	list-style-type: none;
	display: inline;
}

.social-networks > li {
    float: left;
    margin-right: 3px;
}

.social-networks {
    float: left;
}

/********************************/
.vc_row {
    margin-left: 0px !important; 
     margin-right: 0px !important;
}
.white{
    color: #fff;
}
.border_w5{
    border: 5px solid #fff;
}
.header {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

nav.navbar {
    background: #fff none repeat scroll 0 0;
    border: 0px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
nav .nav {
    float: right;
}
.navbar-default .navbar-brand {
     color: #333;
    font-family: 'Playfair Display';
    font-size: 24px;
    line-height: 20px;
    padding: 25px 0;
}
.navbar-default .navbar-nav > li > a {
      color: #333;
    font-family: raleway;
    font-weight: 600;
    padding-bottom: 25px;
    padding-top: 25px;
    text-transform: uppercase;
}
.header .container {
    padding-bottom: 0;
}
.header_top {
 background: #504741 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    padding: 15px 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.phone_top {
    font-size: 16px;
    margin-left: -45px;
}
.text_top {
    margin-right: -15px;
    text-align: right;
}
small.normal {
    font-size: inherit;
    font-weight: normal;
}
section {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.header .widget.widget_text {
    list-style: outside none none;
}
.phone_top > a {
    color: #fff;
}

.vc_custom_1474483972205 {
	padding-bottom: 0px !important;
}

.footer {
    background: #2b2a30 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    list-style: outside none none;
    padding: 35px 10px;
    text-align: center;
    width: 100%;
}

.personal_container {
    min-height: 530px;
}
.loyola_btn a {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
}
#services_cta .vc_cta3-container {
    max-width: 290px; float: none;
}

#services_cta .vc_cta3-content-header small{display:block;}

.form-group input, .form-group textarea {
    width: 100%;
}
.form-group input[type="submit"] {
    background: #333 none repeat scroll 0 0;
    border: 0 none;
    float: right;
    padding: 5px 30px;
    text-transform: uppercase;
    width: auto;
}

.current-menu-item > a, .current-menu-item:hover > a {
    background: #007165 none repeat scroll 0 0 !important;
    color: #fff !important;
}
#services_tabs .vc_tta-tab > a {
      background: #007165 none repeat scroll 0 0;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
}
#services_tabs .vc_tta-tab.vc_active > a {
    background: #2b2a30 none repeat scroll 0 0;
    color: #fff;
}
.c_num a.white::before {
     content: url("http://bananerd.com/test/loyola/wp-content/uploads/2016/09/phone-icon-e1474462073588.png");
    line-height: 20px;
    padding-right: 8px;
    position: relative;
    vertical-align: sub;
}
.c_address::before {
    content: url("http://bananerd.com/test/loyola/wp-content/uploads/2016/09/marker-icon-e1474462262854.png");
    padding-right: 8px;
    vertical-align: sub;
}
#faq_box h4 {
    color: #fff;
    text-transform: uppercase;
}
#faq_box p {
    color: #fff;
	font-size: 16px;
}
.sep-b-5{
    width:5% !important;min-width:5% !important;
}
.copyright {
    font-size: 14px;
}


