section
{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

a
{
  color: #d35d6e;
}

.container2
{
  width: 60%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.carousel-item
{
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.lnr
{
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.05em;
  stroke-width: 1;
}

.services-icon
{
  margin-bottom: 20px;
  font-size: 30px;
}
bgc2, .vLine, .hLine
{
    background-color: #0F52BA;
}

.quote-icon
{
  font-size: 40px;
  margin-bottom: 20px;
}
.services-icon
{
    font-size: 60px;
    margin-left: 2rem;
}

.elem {
/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */
border: 1px solid rgba(0, 0, 0, 0.2) !important;

/* border-radius: 1px solid rgba(0, 0, 0, 0.2); */
}
.footer-nextpage
{
  color: #fc0;
}

.bg-primary2
{
  background-color: #b20000;
}

.project-description
{
  padding-top:50px;
  text-align: center;
  background-color: #b20000;
  height: 350px;
}
.project-description2
{
  padding-top:50px;
  text-align: center;
  background-color: #b20000;
  height: 500px;
}
.project-style
{
  padding-bottom: 30px;
  margin-bottom: 10px;
}
.project-para
{
  text-align:justify;
  width: 60%;
  color: white;
  margin: auto;
}
.para-container
{
  display: inline;
  text-align: center;
}
