.main-content-wrap.contact-wrap{
        background: #f2f2f2!important;/*ye style nhi lag rha h*/
}




.breadcrumb-area{
    background: #80BB01;
     
 
}

.breadcrumb-item {
    color: white;
     font-size: 20px !important;
    font-weight: light;
    line-height: 30px;
}
.breadcrumb-item .active{
    color: #f4d526 !important;
}
.breadcrumb-item +.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: white;

}

.contact-info-wrap{
   background: #2f4f4f;
   padding: 20px;
   margin: 3px 0;
    
}


.contact-title{
     color: white;
}
 p{
    color: white;
}
.contact-title h4{
    color: white;
}
.contact-title h3{
    color: white;
    font-size: 35px;
    line-height: 35px;
}
.single-input{
     color: white;
         /*padding: 30px;*/
         /*height: 200px;*/
}

/*second form*/
.contact-info-wrap.contact-us-from-wrap-second{
   background: green;
   color: black;
      
    
}
.contact-info-text ul li {
    border-bottom: none;
}


 .offset-lg-1 {
     margin-left: 0;
     padding: 0;
     background: white;
      box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
 }






