
@font-face { font-family: 'Roboto-Regular';
src: url('../images/fonts/5143582334_Roboto-Regular.ttf') format('truetype');}

     body{
	    background:#000000;
     }
    
/*header*/
  .wrapper{
  background:#444444;
  }
     .row_02{
	background:#000000;
}

    

.header_logo {
	width:450px;
    height:63px;
}
   footer{
	background:#444444;
}
    
.header_contact{
      color:#ffffff;
      font-size:16px;
      font-family:Roboto-Regular;
}
.header_title{
     color:#ffffff;
     font-size:16px;
     font-family:Roboto-Regular;
}
.welcome_title{
    color:#000000;
    font-size:16px;
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.about_title{
    color:#000000;
     font-size:20px; 
     font-family:Arial,Arial,Helvetica,sans-serif;
}
.services_title{
     color:#000000;
     font-size:16px; 
     font-family:Roboto-Regular;
}
 /*extra color*/

.row_01{
   background:#;
}
.bottom_footer{
  background:#;
}
.button:hover{
  background:#ffffff;
  border-bottom-color: #eeeeee;
}
.float_text{
         color:#ffffff;
         font-size:14px; 
         font-family:Roboto-Regular;
}
.footer_heading{
        color:#ffffff;
         font-size:17px; 
         font-family:Roboto-Regular;
}
  .send_enq_now input[type="submit"]{
	  background:#000000;  
    }
    .send_enq_now input[type="submit"]{
   color:#ffffff;
}
.enquiry_title{
      color:#ffffff;
      font-size:14px;
      font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.enquiry_div label,
.button_title{
      color:#ffffff;
      font-size:12px;
      font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.send_enq_now input[type="email"], .send_enq_now input[type="text"], .send_enq_now textarea{
     color:#000000;
      font-size:16px;
      font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.send_enq_now input[type="submit"]{
      color:#ffffff;
      font-family:Arial Black,Arial Black,Gadget,sans-serif;
      font-size:16px;
}
.text-field-2{
  background:#000000;
}
   .send_enq_now input[type="submit"]{
	background:#f00000;
}
    
/*rga convertion*/
.enquiry_div{
    background:rgb(0,0,0);
}