.header-application{
   height: 75px !important;
}
.bread_crumb .container-fluid{
    background-color: #e9ecef;
}
.about_experience{
    padding-bottom: 30px;
}
.about_experience .expo_the{
    text-align: center;
}
.about_experience .expo_the h1{
    margin: 10px 0px 30px;
}
.about_experience .expo_the span{
    font-weight: 600;
}
.img-sec{
    text-align: right;
}
.text-sec{
    text-align: right;
}
.experience_background{
    background-color: #867b7b;
    padding: 30px 0px;
}
.experience_background .img-sec{
    text-align: left !important;
}
.about-galary{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text{
    margin: auto 0;
    text-align: justify;
    font-family: 'motropolis';
  }
.text1{
    margin: auto 0;
    text-align: center;
    font-family: 'motropolis';
 }
 ul.tick-list li {
    list-style-image: url("../images/arrow-right.png");
    margin: 5px 0;
 }