
@font-face { font-family: 'Amble-Regular';
src: url('../images/fonts/7972252475_Amble-Regular.ttf') format('truetype');}
@font-face { font-family: 'DroidSans';
src: url('../images/fonts/7972252475_DroidSans.ttf') format('truetype');}

/*body*/

    body{
	background:#000000;
}
    /*container*/
    .container_02{
	background:#ffffff;
}
    /*header*/

  .scroll_div{
  background:#ffffff;
  }
  
.header_logo {

	width:300px;

    height:60px;

}


   footer{

	background:#000000;

}

    

.header_contact{
color:#1b5e20;
font-size:18px;
font-family:Amble-Regular;
}
.header_title{
color:#1b5e20;
font-size:18px;
font-family:Amble-Regular;
}
.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:#e81bee;
    font-size:25px;
    font-family:DroidSans;
}
.about_title{
        color:#000000;
         font-size:30px; 
         font-family:Amble-Regular;
}
.about_content{
         color:#000000;
         font-size:16px; 
         font-family:;
}
.services_title{
    color:#eb3339;    
    font-size:16px;     
    font-family:DroidSans;
}
.services_content{
         color:#1b5e20;
         font-size:16px; 
         font-family:;
}
.about_pagetitle{
         color:#000000;
         font-size:30px; 
         font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.services_pagetitle{
         color:#000000;
         font-size:40px; 
         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*/

.header_main{
      background:#222222;
}
.enq_02 .send_button{
   background:#222222;
}
.bottom_footer{
   background:#222222;
}

.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:DroidSans;
}
.footer_list li{
     border-bottom:1px solid #3E3E3E;
}
.footer2 .footer_heading{
        color:#ffffff;
         font-size:17px; 
         font-family:DroidSans;
}
.enq_02 input[type="text"], .enq_02 input[type="email"],
.enq_02 .area,
.enq_02 .send_button{
      color:#ffffff;
      font-size:14px; 
      font-family:DroidSans;
}

#menu_01 > ul > li > a{
color:#000000;
font-family:Amble-Regular;
font-size:16px;
border-bottom:4px solid #000000;;
}
#menu_01 ul ul li a{
color:#000000;
font-family:Amble-Regular;
font-size:16px;
}
#menu_01 ul li a:hover{
     background:#005b00;
    color:#ffffff;
}
#menu_01 ul ul li a:hover{
   background:#005b00;
    color:#ffffff;
}

  #menu_01 > ul > li > a.active{
	background:-webkit-linear-gradient(top , rgb(73, 183, 78) 7% , rgb(6, 45, 18) 81%);
    background:-moz-linear-gradient(top , rgb(73, 183, 78) 7% , rgb(6, 45, 18) 81%);
    background:-ms-linear-gradient(top , rgb(73, 183, 78) 7% , rgb(6, 45, 18) 81%);
    background:-o-linear-gradient(top , rgb(73, 183, 78) 7% , rgb(6, 45, 18) 81%);
    background:linear-gradient(top , rgb(73, 183, 78) 7% , rgb(6, 45, 18) 81%);
}
    #menu_01 > ul > li > a.active{
color:#ffffff;
}

/*menu*/

    #menu_01 ul ul{
	background:-webkit-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-moz-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-ms-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-o-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
}
              .left_section{
           width:72%;
          }
         .right_section{
            width:27%;
            padding:15px 20px;
         }
		
@media only screen and ( min-width: 240px) and ( max-width: 767px ) {
    #menu_01 ul{
	background:-webkit-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-moz-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-ms-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:-o-linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
    background:linear-gradient(left , rgb(38, 145, 109) , rgb(24, 24, 23) 99%);
}
    }		