
@font-face { font-family: 'Larke Neue Bold';
src: url('../images/fonts/3517676759_Larke Neue Bold.ttf') format('truetype');}
@font-face { font-family: 'Larke Neue Regular';
src: url('../images/fonts/3517676759_Larke Neue Regular.ttf') format('truetype');}

/*body*/

body{
	background:url(../images/14450859413517676759.png); 
        	background-attachment:fixed;	
	}

/*container*/
    .container_02{
	background:-webkit-transparent;
    background:-moz-transparent;
    background:-ms-transparent;
    background:-o-transparent;
    background:transparent;
}
    /*header*/

 .header_wrapper{
  background:-webkit-transparent;
  background:-moz-transparent;
  background:-ms-transparent;
  background:-o-transparent;
  background:transparent;
}

.header_logo {
	width:300px;
    height:100px;
}

   footer{
	background:#878787;
}
    

.header_contact{
color:#454545;
font-size:15px;
font-family:Larke Neue Regular;
}
.header_title{
color:#454545;
font-size:15px;
font-family:Larke Neue Regular;
}
.side_float1,
.side_float{
color:#ffffff;
font-size:14px;
font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.news_title{
    color:#ffffff;
    font-size:14px;
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.news_cont,
.gallery_title{
    color:#ffffff;
    font-size:12px;
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.vticker li b{
     color:#ffffff;
    font-size:12px;
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.welcome_title,
.client_logo{
    color:#005e6e;
    font-size:27px;
    font-family:Larke Neue Regular;
}
.about_title{
        color:#000000;
         font-size:16px; 
         font-family:Larke Neue Regular;
}
.about_content{
         color:#000000;
         font-size:16px; 
         font-family:;
}
.services_title{
    color:#ffffff;    
    font-size:16px;     
    font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.services_content{
         color:#000000;
         font-size:17px; 
         font-family:;
}
.about_pagetitle{
         color:#000000;
         font-size:20px; 
         font-family:Larke Neue Regular;
}
.services_pagetitle{
         color:#000000;
         font-size:16px; 
         font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.product_page_title,
.products_page_title{
    color:#1c1c1c; 
    font-family:Larke Neue Regular; 
    font-size:20px;
}
 /*extra color*/

.container_03{
  background:#;
}
.enq_02 .send_button{
   background:#;
}
footer{
border-top:3px solid #;
}
.bottom_footer{
   background:#;
}

.footer_text,
.float_text,
.footer_list li a,
.footer_proname,
.content_footer,
.footer_content{
         color:#ffebff;
         font-size:14px; 
         font-family:Larke Neue Regular;
}
.footer_list li{
     border-bottom:1px solid #3E3E3E;
}
.footer2 .footer_heading{
        color:#ffebff;
         font-size:17px; 
         font-family:Larke Neue Regular;
}
.enq_02 input[type="text"], .enq_02 input[type="email"],
.enq_02 .area,
.enq_02 .send_button{
      color:#ffebff;
      font-size:14px; 
      font-family:Larke Neue Regular;
}

#menu_01 > ul > li > a{
color:#ff4c6a;
font-family:Larke Neue Bold;
font-size:16px;
}
#menu_01 ul ul li a{
color:#ff4c6a;
font-family:Larke Neue Bold;
font-size:16px;
}
#menu_01 ul li a:hover{
    color:#f5f5f5;
}
#menu_01 ul ul li a:hover{
   background:#f5f5f5;
  color:#4bfa6b;
}
#menu_01 > ul > li > a.active{
color:#4bfa6b;
}

/*menu*/

    #menu_01,
   #menu_01 ul ul{
	background:#b0b0b0;
}
            .left_section{
           width:98%;
          }
          .right_section{
          display:none;
          }
		
@media only screen and ( min-width: 240px) and ( max-width: 767px ) {
     #menu_01 ul{
	background:#b0b0b0;
}
    }		