
@font-face { font-family: 'Play-Regular';
src: url('../images/fonts/9014374435_Play-Regular.ttf') format('truetype');}

/*body*/


    .row02 {

	background:#72dfa8;

}

    
/*container*/

    .row01,
    .row03{
	background:-webkit-rgba(255, 255, 255, 0.85);
    background:-moz-rgba(255, 255, 255, 0.85);
    background:-ms-rgba(255, 255, 255, 0.85);
    background:-o-rgba(255, 255, 255, 0.85);
    background:rgba(255, 255, 255, 0.85);
}

    /*header*/


 .scroll_div{

  background:-webkit-linear-gradient(top , rgb(255, 255, 255) 96% , rgba(61, 61, 61, 0.27) 100%);

  background:-moz-linear-gradient(top , rgb(255, 255, 255) 96% , rgba(61, 61, 61, 0.27) 100%);

  background:-ms-linear-gradient(top , rgb(255, 255, 255) 96% , rgba(61, 61, 61, 0.27) 100%);

  background:-o-linear-gradient(top , rgb(255, 255, 255) 96% , rgba(61, 61, 61, 0.27) 100%);

  background:linear-gradient(top , rgb(255, 255, 255) 96% , rgba(61, 61, 61, 0.27) 100%);

}



.header_logo {
	width:240px;
    height:80px;
}


   footer{

	background:#292929;

}

    

.header_contact{
color:#ffffff;
font-size:14px;
font-family:Play-Regular;
}

.header_title{
color:#ffffff;
font-size:14px;
font-family:Play-Regular;
}
.side_float1{
color:#ffffff;
font-size:16px;
font-family:Play-Regular;
}
.welcome_title,
.client_logo{
    color:#ffffff;
    font-size:16px;
    font-family:Play-Regular;
}
.about_title{
        color:#72dfa8;
         font-size:16px; 
         font-family:Play-Regular;
}
.services_title{
    color:#72dfa8;    
    font-size:16px;     
    font-family:Play-Regular;
}
.about_pagetitle{
         color:#ffffff;
         font-size:16px; 
         font-family:Play-Regular;
}
.services_pagetitle{
         color:#000000;
         font-size:16px; 
         font-family:Arial Black,Arial Black,Gadget,sans-serif;
}
.product_page_title{
    color:#72dfa8; 
    font-family:Play-Regular; 
    font-size:16px;
}
 /*extra color*/

.full_wrapper{
      background:#FF6600;
}
.pro_image{	
	box-shadow:inset 0px 0px 2px #FF6600;
    background:#FF6600;
}
.bottom_footer{
  background-color: #FF6600; 
}
.menu li a{
} 
  .container,
  .enq_03 .send_button,
  .read1{
	background:-webkit-linear-gradient(top , rgb(255, 255, 255) ,rgb(23, 123, 128) 9%);
    background:-moz-linear-gradient(top , rgb(255, 255, 255) ,rgb(23, 123, 128) 9%);
    background:-ms-linear-gradient(top , rgb(255, 255, 255) ,rgb(23, 123, 128) 9%);
    background:-o-linear-gradient(top , rgb(255, 255, 255) ,rgb(23, 123, 128) 9%);
    background:linear-gradient(top , rgb(255, 255, 255) ,rgb(23, 123, 128) 9%);
}
    
#cssmenu1 > ul > li > a.active,
.enq_03 .send_button,
.read1{
color:#ff6600;
}

/*container boxshadow*/

.footer_text,
.float_text,
.footer_list li a,
.footer_proname,
.content_footer,
.footer_content{
         color:#ffffff;
         font-size:12px; 
         font-family:Play-Regular;
}
.footer_list li{
     border-bottom:1px solid #3E3E3E;
}
.footer2 .footer_heading{
        color:#ffffff;
         font-size:15px; 
         font-family:Play-Regular;
}
#menu_01 > ul > li > a{
color:#2b2b2b;
font-family:Play-Regular;
font-size:14px;
}
.landscape a{
font-family:Play-Regular;
}
#menu_01 ul ul li a{
color:#2b2b2b;
font-family:Play-Regular;
font-size:14px;
}
#menu_01 ul li a:hover{
    color:#ff6600;
}
/*menu*/

     #menu_01 ul ul li{
	background:-webkit-rgba(68, 190, 201, 0.85);
    background:-moz-rgba(68, 190, 201, 0.85);
    background:-ms-rgba(68, 190, 201, 0.85);
    background:-o-rgba(68, 190, 201, 0.85);
    background:rgba(68, 190, 201, 0.85);
}
    #menu_01 ul li a.active{
color:#ff6600;
}
#menu_01 ul li a:hover,
#menu_01 ul ul li a:hover{
color:#ff6600;
}

        .left_section{
           width:98%;
          }
          .right_section{
          display:none;
          }
				
/*rga convertion*/
 .ink {
   background:rgba(255,102,0,0.6);
 }