.content-white {
    padding: 50px 0;
}
    .banner_btn {
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #173860;
    background: #ffca06;
    display: table;
    padding: 20px 60px;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
    /* float: right; */
}
.banner_btn:hover {
    background: #173860;
    color: #fff;
}
.inner-banner-2 {
   
    min-height: 600px;
  
}
.inner-banner-2 h1 {
   letter-spacing: -1px;
    padding-top: 100px;
    font-size: 30px;
font-weight: 800;
text-transform: capitalize;
  margin-bottom: 20px;
}
.inner-banner-2 span {
color:#ffca06;
}
.inner-banner-2 h5 {
    font-size: 22px;
    font-style: italic;
    margin: 0;
    line-height: 32px;
}
.inner-banner-2 h5 span {
font-weight: 600;
    text-decoration: underline;
}
.content-white h1 {
      font-size: 30px; 
    font-weight: 700;   
}
.content-white h1 span {
   color:#ffca06; 

}
.content-white h4 span {
color:#ffca06;
}
.content-white p{
        margin-bottom: 20px;
    }
    .mt-2{
        margin-top: 10px;
    }
    .mt-30{
        margin-top: 30px;
    }
    .medical-list-2 li:after {
    
    left: 0px;
    
}
.medical-list-2 li {
   
    line-height: 25px;
    
    padding: 0 30px 20px 35px;
}
.table-note-2 {
    display: inline-block;
    padding: 15px 20px 15px 45px;
    margin-top: 0 !important;
}
.table-note-2 i {
    
    left: 15px;

}
.grey{
    background-color: rgba(135,133,132,0.1);
}
.content-white h4{
    color: #173860;
    padding-bottom: 10px;
}
.content-white h4 span{
    color:#ffca06; 
}
span {
color:#ffca06;
}
.about{
    background-color: #f8f8f8;
}
.about h3{
    color: #173860;
    margin-bottom: 20px;
}
.about i{
    font-size: 16px;
    color: rgba(100, 102, 105, 1);
}
.about h5{

    font-weight: 600;
    font-size: 16px;
        line-height: 25px;
    margin-top: 30px;
    margin-bottom: 0;
}

.copyright{
    font-size: 12px;
    margin-bottom: 20px;
}
.copyright a{
   text-decoration: underline;
   color: #555;
}
.modal-title {
    
    font-size: 30px;
    
}

.modal-body {
   
    background-position: 425px top;
   
}