.home-services {
        background: #f9f9f9;
         padding-top: 60px;
    padding-bottom: 80px;
}
.home-who-we-are2 {
        padding-top: 75px;
    padding-bottom: 50px;
}
.home-why-us {
    padding-top: 70px;
    padding-bottom: 70px;
}
.home-services .service-info {
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
        border: 1px solid #EFEFEF;
}
.home-services .service-info:hover {
    background: #004173;
    color: #fff;
}
.home-services .service-info:hover h5  {
  
    color: #fff;
}
.home-services .service-info h5 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 19px;
    text-align: center;
    margin-top: 9px;
}
.home-services .service-info p {
        margin-bottom: 2px;
}
.home-services .second-row {
    margin-top: 25px;
}
.home-services .title {
    text-transform: uppercase;
    color: #004981;
    margin-bottom: 13px;
}
.home-who-we .title  {
    text-transform: uppercase;
    
}
.home-who-we-are2 .title  {
    margin-bottom: 13px;
    text-transform: uppercase;
    color: #004981;
}
.blue-line {
    background: #004981;
    width: 65px;
    height: 3px;
    margin-bottom: 15px;
}
.home-services .blue-line { 
       margin: 9px auto;
}
.home-why-us .title{
    margin-bottom: 13px;
    text-transform: uppercase;
    color: #004981;
}
.home-why-us .why-title {
        font-size: 19px;
    margin-bottom: 3px;
    text-transform: uppercase;
    
}
.home-why-us .sub-row {
    margin-top: 15px;
    
}
footer {
           padding: 5px 0 !important;
        background: #004981;
}
footer p {
    color: #fff;
    margin-bottom: 5px;
}
footer .widget {
        margin-top: 20px;
}
.footer-copyright {
    background: #004173;
    padding: 5px 0px;
        text-align: center;
}
.footer-copyright p {
    color: #fff;
        margin-bottom: 0px;
}
.footer-copyright a {
    color: #fff;
    font-weight: 400;
}
.foo-logo{ 
    margin-bottom: 15px;
}
footer .widget .widget-title {
        text-transform: uppercase;
    font-size: 18px;
}
.home-who-we-are2 .top-cta {
    font-size: 24px;
    text-transform: uppercase;
}
.top-cta .big {
        font-size: 42px;
}

.top-cta .exp {
        color: #004981;
}
.home-contact-form .wpcf7-textarea {
        height: 85px;
        width: 100%;
}
.home-contact-form .wpcf7-text {
    width: 100%;
    
}
.home-contact-form label {
        display: block;
        color: #fff;
}
.home-contact-form  p{
        margin-bottom: 2px;
    
}
.home-contact {
    background: url('images/home-cont-bg1.jpg');
        background-size: cover;
     padding-top: 80px;
    padding-bottom: 80px;
}
.home-contact .title{
        margin-bottom: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 100px;
    text-align: center;
}
.home-contact .blue-line{
    margin: 0 auto;
}
.home-contact h5 {
      color: #fff;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    padding: 14px 100px;
}
.home-contact:before {
    /*width: 100%;
    content: " ";
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    */
}
.footer-inner .widget.widget_nav_menu ul li {
        border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.footer-inner .widget.widget_nav_menu ul li a{
     color:#fff;
}
.footer-inner .footer-widget a{
     color:#fff;
     font-weight: 400;
}
.home-contact .row {
        background: #0025429c;
    padding-top: 50px;
}
.service-page {
    background: #fff;
}

.inner-contact-form .wpcf7-textarea {
        height: 85px;
        width: 100%;
}
.inner-contact-form .wpcf7-text {
    width: 100%;
}
.inner-contact-form label {
        display: block;
        color: #000;
}
.inner-contact-form  p{
        margin-bottom: 2px;
    
}
.contact-page-inner h5 {
        font-size: 20px;
}
.contact-page-inner p {
    margin-bottom: 3px;
}
.page-title-section {
        background: #004981;
}
.page-title-section .page-title {
   font-size: 25px;
    text-transform: uppercase;
    color: #fff;
}
.footer-cta {
    background: url('images/foo-cta-bg.jpg');
    padding-top: 39px;
    padding-bottom: 20px;
    text-align: center;
}
.footer-cta h4 {
    color: #fff;
}
.foo-cta-link {
background: #004981;
    padding: 5px 28px;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    font-size: 20px;
    margin-left: 25px;
}
.footer-social li{
	display: inline;
}
.footer-social li a { 
	    padding-right: 10px;
}
.footer-social img{
	    width: 34px;
}
.cont-mobile {
   margin-bottom: 10px !important;
}
.footer .footer-credits  {
    display: none;
}
.foo-copy {
    text-align: center;
        font-size: 13px;
}
.main-navigation .menu li a {
	font-size: 17px;
	    font-weight: 600;
}












