.sidenav
{
    background:rgb(253, 199, 22) !important;
}
.sidenav ul li a
{
    color: #000000;
    font-family: JockeyOne-Regular;
    font-size:19px;
    font-weight: 100;
    text-align: center !important;
}
.nav > li > a:hover
{
    text-decoration: none;
    color: rgb(0,0,0) !important;
    background: rgb(255,255,255) !important;
}
.header_logo
{
    margin-left: 20px !important;
}
#myNavbar li.active a
{
    text-decoration: none;
    color: rgb(0,0,0) !important;
    background: rgb(255,255,255) !important;
}
.header_contact 
{
    color: #ffffff;
    font-size: 18px !important;
    font-family: Play-Regular;
    line-height: 30px !important;
}
.header_title 
{
    color: rgb(255,255,255) !important;
    font-size: 18px !important;
    font-family: Play-Regular !important;
}
.header_contact
{
    color: rgb(255,255,255) !important;
    font-size: 18px !important;
    font-family: Play-Regular !important;
}
.header_list ul li .span {
    border: 1px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.btn.btn-colored.btn-lg.btn-flat.btn-theme-colored.border-left-theme-color-2-6px.pl-20.pr-20 {
    display: none;
}

.left-footer-menu {
    position: absolute;
    bottom: 20px;
    width: 100%;
}
h4 a {
    color: #0036A7;
}
p {
    text-align: justify;
}
#contact_edit {
    background: #353535;
}
.footer-top {
    background: #000000;
    display: none;
}
.product_readmore
{
    background:rgb(253, 199, 22) !important;
}
 h2, h3, h4, h5, h6 {
    color: #FFF;
    font-family: Oswald;
}
.contact_content,.border > p:nth-child(2) 
{
    color: #fff !important;
}
.product_readmore:hover 
{
    background: #444;
    color: #fff;
}
.enq_form .site-button 
{
    background: #0036A7;
}
#service_edit 
{
    height:auto !important;
}
.text-uppercase.about_pagetitle.text-center,.text-uppercase.product_pagetitle,.text-uppercase.services_pagetitle
{
    font-size: 24px;
    line-height:30px;
    margin-bottom: 20px;
    font-family:Oswald-Regular !important;
    color:rgb(253, 199, 22) !important;
}
div.m-b50:nth-child(1) > p:nth-child(1)
{
    color: rgb(255,255,255) !important;
}
.services_pagetitle
{
    color: rgb(255,255,255) !important;
}
.text-uppercase 
{
    font-size: 24px;
    line-height: 30px !important;
    margin-bottom: 20px;
    font-family: Oswald-Regular !important;
    color:rgb(253, 199, 22) !important;
}
#contact_edit
{
    background: rgb(0,0,0) url('../images/images/images/Footer-bg.png') !important;
    background-attachment: fixed !important;
}
.contact_title
{
    color:rgb(253, 199, 22) !important;
}
.enq_form .site-button
{
    background: rgb(253, 199, 22) !important;
    font-size: 20px !important;
    font-family:JockeyOne-Regular;
}
/*
.border > p:nth-child(2)
{
    display:none !important;
}
*/
#service_edit::after
{
    background: url('../images/images/images/Welcome-img.jpg');
    opacity: 0.5 !important;
    background-attachment:cover !important;
    background-size: 100% 100% !important;
}
.overlay-black-middle::after
{
    opacity: 0.5;
}
#gallery_edit
{
    background: url('http://quickcms.in/chennaiindustrialspares/images/images/images/Welcome-img(1).jpg');
    background-size: auto auto;
    opacity: 0.5 !important;
    background-attachment: cover !important;
    background-size: 100% 100% !important;
}
.header_list 
{
    padding-bottom: 20px !important;
}


@media only screen and (max-width: 767px)
{
    .page-content 
    {
        padding-bottom:0px !important;
    }
}