@charset "utf-8";
/* CSS Document */
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section 
{
display: block;
}
ol,ul
{
list-style:none;
margin:0px;
padding:0px;
}
blockquote,q
{
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after
{
content:'';
content:none;
}
table
{
border-collapse:collapse;
border-spacing:0;
}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
.clear
{clear:both;
}
/*end reset*/
/****-----start-body----****/

body
{
background:#fff;
font-family:Arial, Helvetica, sans-serif;
}
/****-----wapper-body_start----****/
#wapper_outer
{
margin:0px auto;
width:100%;
}

/****-----header_start----****/

.header_outer {
    margin: 0px auto;
    padding: 0px 0 0px 0;
    overflow: hidden;
    background-color: #FFF;
    border-bottom: 4px solid #25aae1;
}
.logo
{
	float:left;
	margin:0px;
	padding: 5px;
	width:100%;
}
.top_icon_outer {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 70%;
}
.top_con_icon {
    float: right;
    margin: 0px 0 0 0px;
    padding: 0px;
}
.top_mail_icon {
    float: right;
    margin: 0px;
    padding: 0px;
}
.top_con_text
{
	float:right;
	font-size:16px;
	color:#262c30;
	margin: -2px 0 0 0;
	padding:0px 0 0 10px;
}
.top_con_inner {
    float: left;
    margin: 0px;
padding: 15px 0 15px 0px;
    width: 50%;
}
/****-----header_end----****/

/****-----banner_start----****/
.banner_outer
{
	margin:0px auto;
	width:100%;
}
.banner_outer img
{
width:100%;
}
.banner_tex_outer
{
	float:left;
	margin: 190px 0 0 80px;
	padding:0px;
	position:absolute;
	background-image:url(../images/banner_text.png);
	background-repeat:no-repeat;
	width:415px;
	height:205px;
}
.quote_text
{
	float:left;
	margin:30px 0 0 0;
	padding:0px;
	font-size:34px;
	text-align:center;
	width:100%;
	color:#fff;
	font-weight:bolder;
	position:absolute;
}
.quote_text2 {
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: normal;
}
.quote_1
{
	float:left;
	margin: 15px 0 0 10px;
	padding:0px;
}
.quote_2
{
	float:right;
	margin: 15px 10px 0 0px;
	padding:0px;
}
.or
{
	float:left;
	margin: 18px 0 0 13px;
	padding:0px;
	font-size:24px;
	font-weight:bolder;
}
/****-----banner_end----****/

/****-----welcome_start----****/
.welcome_outer
{
	float:left;
	margin:0px auto;
	width:100%;
}
.welcome_text
{
	float:left;
	margin:0px;
	padding: 30px 0 5px 0;
	font-size:22px;
	color: #061d31;
	text-align:center;
	font-weight:normal;
	width:100%;
}
.welcome_tex {
    float: left;
    margin: 0px;
    padding: 30px 0 5px 0;
    font-size: 22px;
    color: #061d31;
    text-align: left;
    font-weight: normal;
    width: 100%;
}
.welcom_text2
{

    color: #00aff0;
	font-weight:bold;

}
.welcom_text21
{

    color: #061d31;
	font-weight:bold;

}
.welcom_te {
    color: #061d31;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: inherit;
    margin: 10px 0 10px 0;
}
.welcom_text22
{

    color: #061d31;
	font-weight:bold;
	font-size:20px;
	padding:10px 0 20px 0;

}
.welcom_text23 {
    color: #555555;
    font-size: 22px;
    padding: 10px 5px 20px 5px;
}

.lines {
    float: left;
    margin: 0px;
    padding: 0px 0 10px 0;
    width: 100%;
}
.welcome_content {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;
    font-size: 14px;
    color: #555555;
    text-align: left;
    font-weight: 100;
    line-height: 22px;
}

.welcome_c {
    float: left;
    width: 100%;
    margin: -10px 0 30px 0;
    font-size: 14px;
    color: #555555;
    text-align: left;
    font-weight: 100;
    line-height: 22px;
}

.welcome_con {
    width: 100%;
    margin: 10px 0 30px 0;
    font-size: 14px;
    color: #555555;
    text-align: center;
    font-weight: 100;
    line-height: 22px;
}
.welcome_conte2 {
    width: 100%;
    margin: 10px 0 30px 0;
    font-size: 14px;
    color: #555555;
    text-align: left;
    font-weight: 100;
    line-height: 22px;
	text-align:center;
}
.welcome_content2
{
	
	color:#666666;
	font-weight:800;
	
}
/****-----welcome_end----****/

/****-----about_start----****/
.about_outer {
    float: left;
    margin: 0px auto;
    width: 100%;
    background-color: #eeeeee;
}

.about_content {
    float: left;
    width: 100%;
    margin: 10px 0 0px 0;
    margin: 10px 0 30px 0;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 26px;
}
.quality_bg {
    float: left;
    margin: 20px 0 30px 0;
    padding: 0px 0 0px 0;
    background-color: #f8f8f8;
    border: 1px solid #fff;
    box-shadow: 0 0 3px 0px #E3E3E3;
    border-radius: 4px;
    width: 100%;
}
.quality_icons {
    float: left;
    margin: 0px;
    padding: 20px 0px 20px 0px;
    width: 100%;
}
.quality_text {
    float: right;
    margin: 10px 0 0 0px;
    padding: 0px 0 0 10px;
    width: 80%;
    color: #0e90d2;
    font-size: 16px;
    font-weight: bolder;
}
.quality_text2 {
    float: right;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 80%;
    color: #fba800;
    font-size: 20px;
}
.quality_text3 {
    float: right;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 80%;
    color: #3b5998;
    font-size: 20px;
}
.quality_text4 {
    float: right;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 80%;
    color: #dd514c;
    font-size: 20px;
}
.welcome_in2 {
    float: left;
    margin: 0px auto;
    width: 100%;
    padding: 0 0 10px 0;
}
.welcome_in3 {
    float: left;
    margin: 0px auto;
    width: 100%;
    padding: 20px 0 20px 0;
}
.spl_icon_outer {
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 0 20px 0;
}
.spl_text {
    float: left;
    width: 100%;
    text-align: center;
    color: #061d31;
    font-size: 16px;
    margin: 25px 0 10px 0;
	font-weight:bolder;
}
/****-----about_end----****/

/****-----product_start----****/
.product_slide
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.slide_bg {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 3px 3px 0px #e0e0e0;
}
.slide_img {
    float: left;
    margin: 0px 0 0px 0;
    padding: 0px;
    width: 100%;
    border-bottom: 3px solid #0e90d2;
}	
.slide_text
{
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	margin:0px;
	font-size:18px;
	text-align:center;
	color:#888888;
	font-style:normal;
}
.slide_text:hover
{
	color:#0e90d2;
}
.img_fullwidth
{
	width:100%;
}
.slide_center
{
	float:left;
	width:100%;
	margin: 20px 0 0 0;
	padding:0px;
	text-align:center;
}

/****-----product_end----****/

/****-----Enquiry_start----****/
.enquiry_outer
{
	margin:0px auto;
	width:100%;
}
.enquiry_inner
{
	margin:0px;
	width:100%;
	padding:10px 0px 0px 0px;
	background-image:url(../images/contact_bg.jpg);
}
.text_box {
    float: left;
    margin: 5px 0 5px 0;
   padding: 6px 5px 6px 5px;
    background-color: #fff;
    opacity: 100%;
    border: 1px solid #00aff0;
    width: 100%;
	font-size: 14px;
	text-align: center;
	color:#061d31;
}
.text_box2 {
    float: left;
    margin: 5px 0 5px 0px;
    padding: 6px 5px 6px 5px;
    background-color: #fff;
    opacity: 100%;
    border: 1px solid #00aff0;
    width: 100%;
	font-size: 14px;
	text-align: center;
	color:#061d31
}
.text_box3 {
    float: left;
    margin: 3px 0 3px 0px;
    padding: 6px 5px 6px 5px;
    background-color: #fff;
    opacity: 100%;
    border: 1px solid #00aff0;
    width: 100%;
	font-size: 14px;
	text-align: center;
	color:#061d31
}
.text_box4 {
    float: left;
    margin: 3px 0 3px 0px;
    padding: 5px 5px 20px 5px;
    background-color: #fff;
    opacity: 100%;
    border: 1px solid #00aff0;
    width: 100%;
	font-size: 14px;
	text-align: center;
	color:#061d31
}
.text_box5 {
    margin: 5px 0 20px 0px;
    padding: 2px 10px 2px 10px;
    background-color: #061d31;
    color: #fff;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}
.enquiry_text
{
	float:left;
	margin:0px;
	padding: 0px 0 0 10px;
	font-size:14px;
	color:#444444;
}
.enquiry_text2 {
    float: left;
    margin: 0px;
    padding: 0px 0 0 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
	font-weight:bold;
}

.enquiry_box_inner {
    float: left;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 100%;
    text-align: center;
}

/****-----Enquiry_end----****/

/****-----map_start----****/
.map_outer {
    float: left;
    margin: 0px auto;
    width: 100%;
    background-color: #eeeeee;
}
.client_bg {
    float: left;
    margin: 0px;
    padding: 0px 0 0 0;
    width: 100%;
}
.clit_text {
    float: left;
    margin: 20px 0 0 0;
    padding: 0px 0 0 20px;
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
    color: #444444;
    width: 90%;
}
.adrs_tex3 {
    float: right;
    margin: 30px 0 0 0;
    padding: 0px 0 0px 0;
    width: 100%;
    color: #444444;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
}
.adrs_te3 {
    float: right;
    margin: 0px 0 0 0;
    padding: 0px 0 0px 0;
    width: 100%;
    color: #444444;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
}
.address_head {
    float: left;
    margin: 0px;
    padding: 10px 0 0 0;
    width: 100%;
}
.address_bg {
    float: left;
    margin: 0px 0 0px 0;
    padding: 0px 0 20px 0;
    width: 100%;
}
.address_text {
    float: left;
    margin: 0px;
    padding: 10px 50px 20px 0;
    font-size: 20px;
    color: #061d31;
    width: 100%;
    text-align: center;
}
.adrs_icons {
    float: left;
    margin: 10px 0 0px 0;
    padding: 7px 0px 0px 0px;
    width: 100%;
}
.adrs_text2 {
    float: right;
    margin: 0px 0 0 0;
    padding: 0px 0 0px 0;
    width: 90%;
    color: #444444;
    font-size: 14px;
    line-height: 24px;
}
.loc_inner {
    float: left;
    width: 100%;
    background-color: #fff;
    margin: 24px 0 0px 0;
    padding: 20px 0 30px 0;
}

.fot_men_list {
    float: left;
    margin: 20px 0px 0 0px;
    padding: 0px 0px 0 70px;
    color: #2e3339;
    font-size: 14px;
    line-height: 30px;
    list-style:url(../images/icons/bulled_icon_active.png);
    text-align: left;
}
.fot_men_list li a {
    color: #2e3339;
}
.fot_men_list2 {
    float: left;
    margin: 0px 0px 0 0px;
    padding: 0px 0px 0 30px;
    color: #2e3339;
    font-size: 14px;
    line-height: 30px;
    list-style:url(../images/icons/bulled_icon_active.png);
    text-align: left;
}
.bottom_side_line {
    float: right;
    margin: 20px 0 0 0;
    padding: 0px;
}
.bottom_outer {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.services_to
{
margin:0px;
padding:0 0 0 20px;
}
/****-----map_end----****/

/****-----footer_start----****/
.footer_outer {
    margin: 0px auto;
    padding: 0px 0 0px 0;
    overflow: hidden;
    background-color: #061d31;
}
.footer_text1 {
    float: left;
    margin: 0px;
    padding: 20px 0 20px 0;
    font-size: 14px;
    color: #fff;
}
.footer_text2 {
    float: right;
    margin: 0px;
    padding: 20px 0 20px 0;
    font-size: 14px;
    color: #fff;
}
.header_icon_outer {
    float: left;
    margin: 15px 0 15px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.header_social_outer {
    margin: 0px;
    padding: 5px 20px 5px 20px;
	width:34px;
	height:33px;
	background-image:url(../images/icons/f_icon.png);
	background-repeat:no-repeat;
	display:inline-block
}
.header_social_outer:hover {
	background-image:url(../images/icons/f_icon_a.png);
	background-repeat:no-repeat;
}
.header_social_outer2 {
    
    margin: 0px;
    padding: 5px 20px 5px 20px;
	width:34px;
	height:33px;
	background-image:url(../images/icons/t_icon.png);
	background-repeat:no-repeat;
	display:inline-block
}
.header_social_outer2:hover {
	background-image:url(../images/icons/t_icon_a.png);
	background-repeat:no-repeat;
}
.header_social_outer3 {
    
    margin: 0px;
    padding: 5px 20px 5px 20px;
	width:34px;
	height:33px;
	background-image:url(../images/icons/g_icon.png);
	background-repeat:no-repeat;
	display:inline-block
}
.header_social_outer3:hover {
	background-image:url(../images/icons/g_icon_a.png);
	background-repeat:no-repeat;
}
.header_social_outer4 {
    
    margin: 0px;
    padding: 5px 20px 5px 20px;
	width:34px;
	height:33px;
	background-image:url(../images/icons/tb_icon.png);
	background-repeat:no-repeat;
	display:inline-block
}
.header_social_outer4:hover {
	background-image:url(../images/icons/tb_icon_a.png);
	background-repeat:no-repeat;
}
/****-----footer_end----****/

/****-----menu_outer----****/
.menu_outer {
    margin: 25px 0 0 0;
    width: 100%;
}
.menu_inner
{
	float:right;
	margin:0px;
	padding:0px;
	width:100%;
}
	

/****-----menu_end----****/

/****-----service_start----****/
.service_outer
{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.service_img {
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 5px;
    border: 1px solid #e4e4e4;
}
.service_inner {
    float: left;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
	text-align:center;
	}
.ser_head {
    float: left;
    margin: 0px 0 10px 0px;
    padding: 5px 0 0 0;
    font-size: 20px;
    color: #061d31;
    width: 100%;
    text-align: center;
}
.ser_head2 {
    float: left;
    margin: 0px 0 10px 0px;
    padding: 5px 0 0 0;
    font-size: 20px;
    color: #061d31;
    width: 100%;
    text-align: left;
}
.ser_text {
    float: left;
    margin: 0px;
    padding: 10px 0 20px 0;
    font-size: 14px;
    color: #555555;
    line-height: 22px;
    text-align: justify;
    width: 100%;
    display: inline-block;
}
.service_img2 {
    float: left;
    width: 69px;
    height: 69px;
    margin: 15px 0 0px 0;
    padding: 0px 0 10px 0;
}
.read_mor {
    float: right;
    margin: 3px 0 0 0;
    padding: 1px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.read_tex {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 5px 0 5px;
    color: #00aff0;
    background-color: #fafafa;
    font-size: 12px;
    line-height: 18px;
}
/****-----service_end----****/

/****-----coustomized_start----****/

.cos_text {
    float: left;
    margin: 0px;
    padding: 0px 0 10px 30px;
    font-size: 16px;
    color: #262c30;
    background-image: url(../images/icons/bulled_icon.png);
    background-repeat: no-repeat;
    line-height: 22px;
	width: 100%;
	font-weight:bolder;
}
.services_top{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.what_we_inner
{
	float: left;
    width: 100%;
    text-align: center;
}
.clit_out {
    float: left;
    width: 100%;
    padding: 10px 20px 10px 20px;
    text-align: justify;
    font-size: 13px;
    color: #555555;
    background-color: #FBFBFB;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
	margin: 10px 0 10px 0;
    line-height: 22px;
}
.service_title2 {
    float: left;
    margin: 0px 0 15px 10px;
    padding: 0px;
    font-size: 16px;
    color: #626262;
    width: 100%;
    text-align: center;
}
.contact_title
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color: #016fbb;
}
.contact_outline {
    margin: 10px 0 20px 0;
    padding: 10px 20px 10px 20px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    width: 100%;
	color:#000;
	font-size:14px;
}
.contact_submit_button {
    margin: 10px 0 20px 0;
    padding: 2px 15px 2px 15px;
    font-size: 16px;
    color: #fff;
    background-color: #00aff0;
    display: inline-block;
    border: none;
}
.sub_outer {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0px;
}
.service_title2 {
    float: left;
    margin: 0px 0 15px 10px;
    padding: 0px;
    font-size: 14px;
    color: #555555;
    width: 100%;
    text-align: center;
}
.flw_outer
{
	float:left;
	margin:0px;
	width:100%;
	text-align:center;
}
.contact_ico
{
	margin: 0px 20px 30px 20px;
	padding:0px;
	display:inline-block;
}
.con_img
{
	width:100%;
	text-align:center;
	display:inline-block;
	margin:10px 0 20px 0;
	padding:0px;
}
/****-----coustomized_end----****/

/****-----services_start----****/
.name_outer
{
width:100%;
margin: 30px 0 0px 0;
}
.name
{
float:left;
margin:0px;
padding: 0px 0 0px 10px;
font-size:14px;
color:#061d31;
width:100%;
text-align:left;
text-transform:uppercase;

}
.port_name
{
float:left;
width: 22%;
font-weight:bolder;
margin: 0 0 7px 0;
}
.name2
{
margin:0px;
padding:0px 0 0 10px;
font-size:14px;
color:#444444;
}
.project_description {
    width: 100%;
    padding: 0px;
    margin: 20px 0 20px 0;
    display: inline-block;
}
.photo_outer
{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.photo_img {
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 5px;
    border: 1px solid #e4e4e4;
}
.photo_inner {
    float: left;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
	text-align:center;
	}
.para_adjus
{
padding:0 0 5px 20px;
text-align:justify;
}
.para_adjus2
{
padding:0 0 5px 0px;
text-align:justify;
}

/****-----services_end----****/



/****-----wapper-body_end----****/