.INFONRMATION_PAGE h1{
    font-size: 50px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue', sans-serif;
}
.INFONRMATION_PAGE ul.breadcrumb {
    padding: 20px 20px;
    list-style: none;
    background-color: #eee;
    font-family: 'Helvetica Neue', sans-serif;
    margin-top: 30px;
}
.INFONRMATION_PAGE ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}
.INFONRMATION_PAGE ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
    font-family: 'Helvetica Neue', sans-serif;
}
.INFONRMATION_PAGE ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
   font-family: 'Helvetica Neue', sans-serif;
}
.INFONRMATION_PAGE ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
    font-family: 'Helvetica Neue', sans-serif;
}

.INFONRMATION_PAGE h3{
    font-size: 2.5rem;
    line-height: 3.5rem;
    display: inline-block;
    margin-bottom: 2.5rem;
    width: 100%;
    font-weight: 500;
    color: #555;
    font-family: 'Helvetica Neue', sans-serif;
}
.INFONRMATION_PAGE .paragraph{
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 2rem;
    color: #555;
    font-weight: 400;
    font-family: 'Helvetica Neue', sans-serif;

}

.INFONRMATION_PAGE .page_banner .page_banner_inner{
    position: absolute;
    padding: 15px;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
    background: black;
    opacity: .90;


}
.falgun_color{
    color: #ef9a3e !important;
}
.text_link{
    color: #ef9a3e !important;
    background: none !important;
    padding: 0!important;
    margin: 0!important;
}

.padding_left_0{
    padding-left: 0!important;
}
.text-center{
    text-align: center !important;
}

.image_collage_area img{
    margin-top: 30px;
    vertical-align: middle;
    width: 100%;
}

.bg-falgun{
    background-color: #ef9a3e !important;
}
.INFONRMATION_PAGE table tbody tr td{
    border-color: #f1ebeb !important;
}
















