body.jtp-custom #jtp-header {
  background-position: center bottom;
  background-image: url("");
  height: 31vw;
  max-height: 115px;
  background-size: cover;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 39%;
    height: auto;
}

body.jtp-custom #jtp-menu-top {
    background-color: #002f4f;
}

div.jtp-title h1 {
   margin: 15px 0 0 0;
   padding: 0;
   font-weight: normal;
   font-size: 2.5em;
   line-height: normal;
   color: #000000;
}
div.jtp-title p {
   padding: 0;
   margin: 0px;
   font-size: 0.85em;
   font-weight: bold;
   line-height: normal;
   color: #000000;
}
body.jtp-custom div.jtp-logo img {
   padding: 0 9px 0 0;
   float:left;
}

input.error
color: #000000;
}