/* Generated by less 3.11.1 */
/* 
Design By = MJ MARAZ
Website = https://portfolio.mjmarazbd.com
Contact = mjmarazbd@gmail.com
WhatsApp = +8801869944607
Facebook = mjmarazbd 
*/
* {
    margin: 0;
    padding: 0;
    outline: 0;
}




h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ol,
ul,
li,
img,
span,
input,
form,
label,
.btn,
.navbar,
.navbar-brand {
    margin: 0;
    padding: 0;
}

ol,
ul,
li {
    list-style-type: none;
}

a,
a:hover {
    text-decoration: none;
    color: white;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.menu:hover {
    text-decoration: none;
    color: red;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.menu{
    text-decoration: none;
    color: blue;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}


.mtb-15 {
    margin: 15px 0;
}


/* ==== Scoll  = Start ===== */
/* .totop {
    position: fixed;
    bottom: 0px;
    right: 10px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: none;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 5px 5px 0 0;
    line-height: 47px;
    font-size: 20px;
    text-align: center;
} */


/* ==== Scoll  = End ===== */




/* ==== Header  = Start ===== */


/* ==== Data table  = Start ===== */

.data_table{
   background: #fff;
    padding: 15px;
    box-shadow: 1px 3px 5px #aaa;
    border-radius: 5px;
}

.data_table .btn{
    padding: 5px 10px;
    margin: 10px 3px 10px 0;
}



/* ==== Data table  = End  ===== */























