.vhu-intro {
  height: 600px;
  padding: 0;
  display: table;
  color: #fff;
  background: url(/img/project.JPG) bottom center no-repeat #000;
  background-size: cover;
  width: 100%; }
  .vhu-intro .vhu-intro-body {
    display: table-cell;
    vertical-align: middle; }
    .vhu-intro .vhu-intro-body p {
      font-size: 18px;
      background: rgba(12, 140, 222, 0.62);
      padding: 10px;
      max-width: 600px; }

a {
  text-decoration: none; }

table tbody tr td {
  vertical-align: top; }

.vhu-navigation {
  background: #34495e;
  border-bottom: 5px solid #2c3e50; }
  .vhu-navigation .logo {
    display: inline-block;
    position: absolute;
    padding: 7px; }
  .vhu-navigation ul {
    list-style: none;
    margin-bottom: 0;
    float: right; }
    .vhu-navigation ul li {
      margin-bottom: 0;
      display: inline-block; }
      .vhu-navigation ul li a {
        color: white;
        display: inline-block;
        padding: 25px; }
        .vhu-navigation ul li a.active {
          background: #2c3e50;
          font-weight: 600; }
        .vhu-navigation ul li a:hover {
          background: #2c3e50; }

.vhu-section.services {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }
  .vhu-section.services img {
    background: #0c8cde;
    border-radius: 50%;
    width: 50%;
    margin-bottom: 30px;
    margin-top: 10%; }
  .vhu-section.services h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: black;
    margin-bottom: 0; }
  .vhu-section.services h3 {
    font-size: 18px !important;
    color: #ccc;
    text-transform: uppercase;
    font-size: 25px; }
  .vhu-section.services h5 {
    text-align: center;
    margin-bottom: 0;
    color: #848484;
    font-size: 16px; }
.vhu-section.value-propositions {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #34495e; }
  .vhu-section.value-propositions img {
    background: #0c8cde;
    border-radius: 50%;
    width: 50%;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 8%; }
  .vhu-section.value-propositions h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
    margin-bottom: 0; }
  .vhu-section.value-propositions h3 {
    font-size: 18px !important;
    color: white;
    text-transform: uppercase;
    font-size: 25px; }
  .vhu-section.value-propositions h5 {
    text-align: center;
    margin-bottom: 0;
    color: white;
    font-size: 16px; }
  .vhu-section.value-propositions p {
    text-align: left;
    color: white;
    font-size: 12px;
    margin-top: 15px; }
.vhu-section.projects {
  text-align: center;
  background: #34495e;
  padding-top: 40px;
  padding-bottom: 40px; }
  .vhu-section.projects img {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    box-shadow: 0px 1px 1px #1e2d3c; }
  .vhu-section.projects h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
    margin-bottom: 0; }
  .vhu-section.projects h3 {
    font-size: 18px !important;
    color: #ccc;
    text-transform: uppercase;
    font-size: 25px; }
  .vhu-section.projects h4 {
    text-align: left;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 25px; }
  .vhu-section.projects h5 {
    text-align: left;
    margin-bottom: 0;
    color: #ccc;
    font-size: 16px; }
  .vhu-section.projects .button {
    margin-top: 30px;
    background: #0c8cde;
    color: white;
    border-color: #054167; }
.vhu-section.contact-form {
  margin-top: 80px; }
  .vhu-section.contact-form h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: black;
    margin-bottom: 0;
    text-align: center; }
  .vhu-section.contact-form h3 {
    font-size: 18px !important;
    color: #ccc;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center; }
.vhu-section.about-us {
  margin-top: 80px; }
  .vhu-section.about-us h2 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: black;
    margin-bottom: 0;
    text-align: center; }
  .vhu-section.about-us h3 {
    font-size: 18px !important;
    color: #ccc;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center; }
  .vhu-section.about-us ul {
    margin-top: 0;
    margin-bottom: 0; }
    .vhu-section.about-us ul li {
      margin-bottom: 0; }
.vhu-section.map {
  height: 300px;
  border-bottom: 5px solid #4f7499;
  border-top: 5px solid #4f7499; }
  .vhu-section.map #map {
    height: 100%;
    width: 100%; }
.vhu-section.footer {
  padding-top: 15px;
  padding-bottom: 15px; }
  .vhu-section.footer .logo {
    float: right;
    margin-top: 22px; }
.vhu-section.copyright {
  text-align: center;
  background: #ececec;
  padding-top: 25px; }

.tc td .tc-card h5 {
  font-size: 16px;
  font-weight: 800; }

/*# sourceMappingURL=vhuyani.css.map */
