.mg-head-detail {
padding: 0px 0 0 0;
}
.mg-breadcrumb-section {
display: none;
}
.mg-nav-widget-area-back {
background-position: center;
background-size: 1920px;
height: 200px;
}
body {
padding: 0;
margin: 0;
font-family: 'Work Sans', sans-serif;
font-size: 16px;
-webkit-font-smoothing: antialiased;
font-weight: 400;
word-wrap: break-word;
}
.mg-card-box {
background: #fff0;
box-shadow: 0 2px 4px rgba(0,0,0,0);
}
.mg-sidebar .mg-widget {
background: #fff0;
border-color: #000;
}
.col-md-8 {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
.col-md-6 text-right text-xs {
display :none;
}	
table, th, td {
border: 0px solid #0f0f0f;
}
.container-fluid {
padding-right: 30px;
padding-left: 30px;
width: auto;
}
.col-md-4 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.mg-sidebar .mg-widget {
background: #fff0;
border-color: #000;
} hr {
background-color: #ffffff;
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: 0px;
border-top: 1px solid rgba(0, 0, 0, 0);
}
footer .mg-widget {
margin-bottom: 50px;
flex: 20px;
max-width: 100%;
}
footer .mg-footer-bottom-area .divide-line {
margin-bottom: 0px;
height: 2px;
width: 100%;
background: #1a182e00;
}
footer .overlay {
background: #121026;
}
footer .mg-footer-bottom-area {
padding-bottom: 0px;
}
footer .mg-footer-copyright {
padding: 0px 0;
} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
color: #ffffff;
}