﻿body {
}

.footer {
  margin-top: 0px !important;
}

.pageheader-default {
  background: none !important;
}

p.aboutCCP {
  font-size: 15px;
  color: black;
}

p.visionMission{
  font-size: 16px;
  color: black;
  text-align:center;
}

.aboutSection .thumbnail {
  text-align: left;
}

.wrapsemibox.productDetails {
  padding-top: 15px !important;
}

.roll {
  top: -35px !important;
  background-color: #797979;
}

.boxcontainer {
  border-bottom: 1px solid #ececec;
  /*background-color: #EFEFEF;
  padding-top: 5px;*/
}

  .boxcontainer img {
    height: 150px !important;
  }

.infra .boxcontainer img {
  height: 200px !important;
  width: 300px !important;
}

.boxContainerTitle {
  background-color: #efefef;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}

  .boxContainerTitle > h1 {
    margin: 0px;
    padding: 0px;
  }

input#submit {
  height: 80px;
  margin-right: 10px;
}

textarea {
  resize: vertical;
}

#accordion-container {
  font-size: 15px !important;
  color: black !important;
}

.copyright {
  background-image: none !important;
}
