body { 
	font-family: 'Montserrat', sans-serif; 
	font-size: 13px; 
	font-weight: 300;
}
* {
  margin: 0;
  padding: 0;
}

.top-bar { background-color: #225968; color: #fff; padding: 15px 0px 3px; height: 46px; }
.top-bar .box { float: left; margin-right: 30px; margin-top: 0px;}

.top-bar .top-list-right ul {float: right; margin-top: -7px;}
.top-bar .top-list-right ul li {display: inline-block; padding: 0px 0px;  }
.top-bar .top-list-right .fa {font-size: 24px; }
.top-bar .top-list-right .fa-facebook-square { color: #3b5998; }

.top-list-right ul {float: right; margin-top: -7px;}
.top-list-right ul li {display: inline-block; padding: 0px 0px;  }
.top-list-right .fa {font-size: 24px; }
.top-list-right .fa-facebook-square { color: #3b5998; }

.belowHeader { padding: 25px 0 7px 0; min-height: 98px; background-color: #fff}
.navbar-default {
    background: transparent;
    border: 0px;
    border-radius: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 400;
}
.navbar-brand {
      float: left;
      height: auto;
      padding: 0px 15px;
      font-size: 18px;
      line-height: 20px;
  }
.content p { color: #767271 !important; line-height: 23px; text-align: justify; }
.content li { color: #767271 !important; }
.clients ul { margin-left: -40px;   }
.clients li { width: 20%; float: left; list-style: none; margin: 0px; padding: 0px 0px 15px 20px; }
.padding-bottom { margin-bottom: 15px; }

.btn-primary-ss {
    color: #fff;
    background-color: #0eacbd;
    border-color: #0eacbd;
}
.jd {background-color: #fff; margin-bottom: 10px; padding: 15px 0px;}

.content ul { margin-left: 15px; }
/* footer */
.footer-top { background-color: #225968;   padding: 0px 0px; color: #fff; line-height: 1.8; border-bottom: 1px solid #0eacbd; }

.footer-top .navbar-default {
 margin-bottom: 0px;
}

.footer-top .navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.footer-top .navbar .navbar-collapse {
  text-align: center;
}
.footer-top .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 400;
}

.footer-middle { background-color: #225968; min-height: 178px; padding: 50px 0px; color: #fff; line-height: 1.8;  }
.footer-middle ul li { display:inline-block; border: 1px solid #fff; padding: 10px 5px 5px ; border-radius: 4px; width: 40px; text-align: center; margin-left: 5px;}
.footer-middle ul li .fa { color:#fff; text-align: center; font-size: 20px;}

.footer-bottom { background-color: #0eacbd; min-height: 78px; padding: 30px 0px; }

.footer-bottom ul li { display:inline-block; border-left: 1px solid #fff; padding: 0px 10px;}
.footer-bottom ul li:first-child { border-left: none;}
.footer-bottom ul li:last-child { padding-right: 0px;}
.footer-bottom ul li a { color:#fff;}