
@font-face { font-family: 'Magra-Regular';
src: url('../images/fonts/3710851502_Magra-Regular.ttf') format('truetype');}
@font-face { font-family: 'EncodeSansCompressed-Regular';
src: url('../images/fonts/3710851502_EncodeSansCompressed-Regular.ttf') format('truetype');}

/*body*/

body{
	background:url(../images/1443614929footer-bg.jpg); 
        	background-attachment:fixed;	
	}

/*container*/
.container_02{
background:url(../images/1443616921footer-bg.jpg);   
     	background-attachment:fixed;	
	
}

/*header*/

  .scroll_div{
  background:#8c093b;
  }
  
.header_logo {

	width:250px;

    height:80px;

}


   footer{

	background:#8c093b;

}

    

.header_contact{
color:#000000;
font-size:16px;
font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.header_title{
color:#ffffff;
font-size:16px;
font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.side_float1{
color:#ffffff;
font-size:14px;
font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.side_float{
    color:#ffffff;
    font-size:14px;
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}

.welcome_title,
.client_logo{
    color:#000000;
    font-size:18px;
    font-family:Courier New,Courier New,Courier,monospace;
}
.about_title{
        color:#000000;
         font-size:18px; 
         font-family:Arial,Arial,Helvetica,sans-serif;
}
.about_content{
         color:#000000;
         font-size:16px; 
         font-family:;
}
.services_title{
    color:#000000;    
    font-size:16px;     
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.services_content{
         color:#000000;
         font-size:16px; 
         font-family:;
}
.about_pagetitle{
         color:#000000;
         font-size:16px; 
         font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.services_pagetitle{
         color:#000000;
         font-size:16px; 
         font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.product_page_title{
    color:#000000; 
    font-family:Arial Black,Arial Black,Gadget,sans-serif; 
    font-size:16px;
}
 /*extra color*/

.scroll_div{
      border-bottom:1px solid #;
    -webkit-box-shadow: -1px 3px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -1px 3px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         -1px 3px 4px 0px rgba(50, 50, 50, 0.75);
}
.enq_02 .send_button{
   background:#;
}
.bottom_footer{
   background:#0F0F0F;
}

.menu li a{
} 

#cssmenu1 > ul > li > a.active{
color:#ffffff;
}

.footer_text,
.float_text,
.footer_list li a,
.footer_proname,
.content_footer,
.footer_content{
         color:#ffffff;
         font-size:14px; 
         font-family:EncodeSansCompressed-Regular;
}
.footer_list li{
     border-bottom:1px solid #3E3E3E;
}
.footer2 .footer_heading{
        color:#ffffff;
         font-size:17px; 
         font-family:EncodeSansCompressed-Regular;
}
.enq_02 input[type="text"], .enq_02 input[type="email"],
.enq_02 .area,
.enq_02 .send_button{
      color:#ffffff;
      font-size:14px; 
      font-family:EncodeSansCompressed-Regular;
}

#menu_01 > ul > li > a{
color:#ffffff;
font-family:EncodeSansCompressed-Regular;
font-size:18px;
}
#menu_01 ul ul li a{
color:#ffffff;
font-family:EncodeSansCompressed-Regular;
font-size:18px;
}
#menu_01 ul li a:hover{
    color:#ffffff;
}
#menu_01 ul ul li a:hover{
   background:#ffffff;
    color:#ffffff;
}
#menu_01 > ul > li > a.active{
color:#ffffff;
}

/*menu*/

   #menu_01 ul ul{
	background:#f00000;
}
            .left_section{
           width:98%;
          }
          .right_section{
          display:none;
          }
		
@media only screen and ( min-width: 240px) and ( max-width: 767px ) {
     #menu_01 ul{
	background:#f00000;
}
    }		