 
.profile-div-left img{  
    float: left; }
.profile-div-right h2{font-size:22px;color: #e8ddcb; margin-bottom: 15px;font-weight: 900;}
.profile-div-right p strong{font-size: 17px;color: #ffdba5; margin-bottom: 15px; font-weight: 700;}
.profile-div-right p{font-size: 15px;color: #fff;margin-bottom: 15px;line-height: 23px;font-weight: 400; text-align: justify;}

.modal-content{    background-color: transparent;}



 
 #exampleModal4 {z-index:9999999999999999999; top:5%; } 
 #exampleModal4 .modal-dialog.modal-dialog-slideout.modal-lg{ background-color: #231f20cf; z-index:9999999999999999999999999999999999;  border-radius:5px;    border: 1px solid #ffffff40;}


 #exampleModal5 {z-index:9999999999999999999; top:5%; } 
 #exampleModal5 .modal-dialog.modal-dialog-slideout.modal-md{ background-color: #231f20cf; z-index:9999999999999999999999999999999999;  border-radius:5px;    border: 1px solid #ffffff40;}


.modal-body form{width: 100%;}
.form-group label{color: #fff; padding-bottom:8px;}


#exampleModal5 .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #ffffff3d;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem; color: #fff;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-color: #ffffff5e;
}