html {
    scroll-behavior: smooth;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: 'Raleway', sans-serif !important;
    }
    
   
    table.w3-table-all {
        margin-bottom: 35px;
    }

    .about-list-on1 {
        font-size: 17px;
    }

    .about-list-on1.wt {
        color: #fff;
    }

    .fusection19 .box {
        padding: 30px;
       
    }

    .about-list-on1.wt>p {
        color: #ffffff !important;
    }

    .fusection19 .box {
        
        margin-top: 0px;
        
    }

    .section-head,.item {
        text-align: center;
    }


    button.button27.whiteshadow {
    background-color: #fff;
    color: #1f1f1b;
    padding: 12px 0;
    width: 170px;
    font-size: 14px;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.18);
    -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.18);
    box-shadow: 0 0 0 5px rgba(0,0,0,0.18);
}

button.button27 {
    display: inline-block;
    border-radius: 27px;
    background-color: #f62459;
    border: 0;
    color: #fff;
    text-align: center;
    padding: 18px 14px;
    width: 160px;
    transition: all .5s;
    cursor: pointer;
}

#readmore2,#readmore1 {
    display:none;
}
     
button.button16.roboto.caps {
background-color: transparent;
color: #fff;
border: 1px solid #ffffff;
}