/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 
img.logo { height:120px;
margin-top: -50px;
margin-bottom: 20px;}

.color-E5E5E5:hover{
    background-color: #1B788F !important;
}

.color-E5E5E5{
 color:#E5E5E5 !important;   
}

.footer{
    background-color: #4F8997 !important;
    height: 80px !important;
}
.color-white{
    color: white !important;
}

.nav-new-styles{
    background-color: #4F8997;
    border-bottom-color: #4F8997;
}

.style-text{
    font-size:15px !important; 
    text-align: justify !important;
}

.style-img{
    float: right; 
    height: 300px;
    padding-left: 10px; 
    padding-bottom: 5px;
}

.style-img-2{
    float: left; 
    height: 300px; 
    padding-right: 10px;
    padding-bottom: 5px;
}

.height-20{
    height: 25px;
}
.padding-left-10{
    margin-left: 10px;
}
.margin-top-10{
    margin-top: 10px !important;
}
