
.about-grid {
    height: 100%;
    position: absolute;
    top: 0%;
}

.contents h2 {
    margin: 0px;
    margin: 20px 0px 25px 0px;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.contents p {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: rgb(133, 133, 133);
    text-align: justify;    
    line-height: 27px;   
    font-size: 15px;
    padding-bottom: 10px;
}

.contents>ul>li {
    line-height: 25px;
}

.right-cont {
    background-color: rgba(255, 244, 202, 1);
    margin-bottom: 25px;
}

.part2 .cont-innovation {
    text-align: center;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}

/*.right-image {
    width: 30%;
    height: 30%;
}*/

.cont-innovation p {
    font-family: sans-serif;
    color: rgb(133, 133, 133);
    text-align: justify;
  
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 14px;
}

.cont-innovation h3 {
    margin: 0px;
    margin: 20px 0px 20px 0px
}

.cont-innovation h3 {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    margin: 0px;
    padding: 10px;
}

.footer {
    background: #6B4613;
    padding: 15px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #fff;
}
button.coll-butto{
    border: 1px solid;
}
.icon-bar{
    border: 1px solid;
}

@media only screen and (min-width:400px) and (max-width:600px){
    .navcolor>li>a{
        border-right: none;
    }
    .car-img {
        height: 165px;
    }
    .jumbo-head{
        width: 100%;
    }
    .left-cont, .container-fluid.part1{
        padding-left: 10px;
    }
}

.right-section
{      
    background-color: rgba(255, 244, 202, 1);
    padding: 15px;
}

.right-section h4
{
    font-weight: bold;
    color: #e47711;
}

.container h5
{
    font-weight: bold;
    font-size: 16px;
}

.container hr
{
      border-top: 1px solid #000;
      height: 1px;
      width: 100%;
      float: left;
      margin-top: 0;
}

.right-section img
{
    float: left;
    padding-right: 15px;
}

.empty-line
{
   line-height: 0 !important;
}

.office img
{
	padding:0 0 20px 0;
}
