.beah-left-top{
    width: 60%;
    margin: 20% auto auto auto;
}
.beah-left-top img{
    width: 100%;
}


.mar-home {
margin-left: 80px;
}
.span.alert-dange-smg {
    font-size: 12px !important;
    color: red;
}
.form-control, .form-select{
    font-size: 13px !important;
    font-weight: 400 !important;   
}
 

.section-title .title.title-line:before {

 content: "";
 position: absolute;
 height:2px;
 width:80px;
 left: 50%;
 top:60px;
 text-align: center;
 background: #2f55d4;
 margin-left: -42px;
 
 }


.section-title .title.title-line:after {
  content: "";
 position: absolute;
 height: 10px;
 width: 10px;
 left: 50%;
 top: 56px;
  z-index: 1;
 text-align: center;
 background: #284bc1;
 margin-left: -7px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
 } 
 
 .inner {
    display: table-cell;
    height: 0;
    vertical-align: middle;
    background: #fff;
    border-bottom-left-radius: 85px;
    border-bottom-right-radius: 85px;
}
.nav-pills .nav-item {

    margin: 0px 5px;

    border-radius: 4px;  

    border: solid 1px #eee;

}
 .top-text{
    font-weight: 400;
    color: #0054a4;
    padding: 0.7rem 0rem ;
 }
 
 @media screen and (max-width:767px){
     .hide-logo{
         display:none;
     }
 }
 
    