﻿@charset "utf-8";
/* CSS Document */

@import url(fonts.html);

 /* This CSS is used for the Show/Hide functionality. */
   .more {      display: none;     }
   a.showLink, a.hideLink {   display: none; text-decoration: none; color: red; padding-left: 8px;    }
   a.hideLink {
      background: transparent url(up.html) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }
/*#### This CSS is used for the Show/Hide functionality. ####*/

*::-moz-selection {    background: none repeat scroll 0% 0% #36C1C8;}
*::-moz-selection {    background: none repeat scroll 0% 0% #4A6892/*36C1C8*/;    color: #FFF;}

body { overflow: hidden; height: 100%; margin: 0; padding: 0; overflow-y: scroll; overflow-x: hidden; background: #fff;  -webkit-font-smoothing: antialiased;    -moz-font-smoothing: antialiased; font-size: 16px; }



.scrollup{ width:40px; height:40px;	text-indent:-9999px; opacity:0.3; position:fixed; bottom:40px; z-index: 1001; right:50px; display:none; background: url('../images/icon_top.png') no-repeat; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; }
.scrollup:hover{ opacity:.8; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; }


.wrapper { width: 85%; margin: 0 auto; padding: 0; float: none; position: relative; } .img { float: left; height: 100%; margin-right: 7px; }
.clear { clear: both; } .left { float: left; } .right { float: right; } .row, .row1, .row2 { width: 100%; float: left;} .row {  padding: 20px 0; } .row1 { padding: 0; }
.full-width { width: 100%; }
.row1 iframe { width: 100%; height: 560px; padding: 0; }
.row2 iframe { width: 100%; height: 250px; padding: 0; }
.row table tr td p { font-family:Arial, Helvetica, sans-serif !important;}
.col-sw-1, .col-sw-2, .col-sw-3, .col-sw-4, .col-sw-5, .col-sw-6, .col-sw-7, .col-sw-8, .col-sw-9, .col-sw-10, .col-sw-11, .col-sw-12, .col-sw-13   { position: relative; margin: 0; padding:10px; }
.col-sw-1, .col-sw-2 { width: 50%;} .col-sw-1 { float: left;} .col-sw-2 { float: right;} .col-sw-3 { width: 25%; float: left; } .col-sw-4 { float: left; width: 33%; }
.col-sw-5 { float: right; width: 25%; } .col-sw-6 { float: left; width: 50%;  padding: 0px 0px; text-align: left; }
.col-sw-7, .col-sw-8 { width: 33%; } .col-sw-7 { float: left;} .col-sw-8 { float: right;}  .col-sw-9 { width: 100%; float: left; }  .col-sw-10 { width: 35%; float: left; }
.col-sw-11 { width: 20%; float: left; } .col-sw-12 { width: 45%; float: left; } .col-sw-13 { width: 20%; float: left; }

.col-lw-1, .col-lw-2, .col-lw-3, .col-lw-4, .col-lw-5, .col-lw-6, .col-lw-7  { position: relative; margin: 0; padding: 10px; }
.col-lw-1 { width: 45%; float: left; } .col-lw-2 { width: 60%; float: left;} .col-lw-3 { float: right; width: 70%; }
.col-lw-4, .col-lw-5 { width: 65%; }  .col-lw-4 { float: left; } .col-lw-5 { float: right; } .col-lw-6 { width: 100%; float: left; }
.col-lw-7 { float: left; width: 100%; }

.col-1 { background: #F3F3F3; } 

.float-left { float: left; width: 100% } .float-right { float: right; }

a:visited, a:link {font-family: color: #fb2f3a; text-decoration: none; font-family: inherit; font-size: 13px; margin: 5px 0; padding: 10px 0; font-weight: normal; }
a:hover { color: #000; text-decoration: none; }
a[name] {
  padding-top: 100px;
  display: 0; /* required for webkit browsers/ Arial, sans-serif ; */
}

.space { padding: 30px 0 0 0; width: 100%; float:left; }
em { color: #4a6892; } .text-center { text-align: center; } .bold { font-weight: 600; }
.text-left { text-align: left; } .text-italic { font-style: italic; } .text-numac { font-family:'Conv_RobotoCondensed-Light',Sans-Serif; font-size: 17px; }
.m-top { margin-top: 15px; } .mrgn-t5px { margin-top: 5px; } .mrgn-t10px { margin-top: 10px; }
.mrgn-btm20 { margin-bottom: 20px; } .mrgn-b10px { margin-bottom: 10px; }
.brdr-right { border-right: 1px solid #888; }
.brdr-top { border-top: 1px solid #888; }
.brdr-t { border-top: 1px solid #e5e5e5 }
.brdr-ryt { border-right: 1px solid #e5e5e5 } 
.brdr-ryt-dot { border-right: dotted #999 1px; }
.hr { width: 100%; float: left; margin: 0; padding:2px 0; border-top: 1px solid #2c2c2c; }
.text-lose { letter-spacing: .8px; }
.pad-top { padding-top: 25px;}
.pad-left1 { padding-left: 25px;}
.pad-top10 { padding-top: 10px;}


p { font-family:'Conv_Raleway-Regular',Sans-Serif; font-size: 15px; color: #656161; margin: 0; padding: 5px 0 0 0; text-align: justify; line-height: 24px; }  
p strong { font-weight: 600; }
h1, h2, h3, h4, h5, h6 {  font-family:'Conv_RobotoCondensed-Light',Sans-Serif;   }
h1 {font-size: 35px; color: #423c3c; line-height: 50px; margin: 0; padding: 0; text-align: center; }
h2 {font-size: 28px; color: #423c3c; font-weight: 400; line-height: 40px; margin: 0 0 20px 0; padding: 0; }
h2 sup { font-family:'Conv_Raleway-Regular',Sans-Serif; font-weight: 500;  color:#fff; font-size:14px; margin-left:5px; background:#ef1c2b; padding:2px 7px; border-radius:5px;}
h3 { font-size: 18px; color: #fff;  line-height: 40px; margin: 0; padding: 0; }
h4 {  font-size: 28px; color: #423c3c;  line-height: 35px; margin: 0; padding: 0 0 7px 0; }
h5 { font-size: 24px; color: #423c3c; font-weight: 500;  line-height: 24px; margin: 0; padding: 0 0 2px 0; } 
h6 {  font-size: 20px; color: #423c3c;  line-height: 24px; margin: 0; padding: 0 0 3px 0; }


.section_title_line1 {    width: 360px;    height: 3px;    padding: 0px;    margin: 0px auto 0px;    text-align: center;    background:  url(../images/section_title_line1.png)  no-repeat scroll 0px 0px transparent;}
.section_title_line2 {    width: 360px;    height: 3px;    padding: 0px;    margin: 1px auto 0px;    text-align: center;    background: url(../images/section_title_line2.png)  no-repeat scroll 0px 0px transparent;}
.section_title_line3 {    width: 100%; float: left;    height: 3px;    padding: 0px;    margin: 0px;    text-align: center;    background: url(../images/section_title_line3.png)  no-repeat scroll 0px 0px transparent;}
.section_title_line4 {    width: 100%; float: left;    height: 3px;    padding: 0px;    margin: 5px auto 0 auto;    text-align: center;    background: url(../images/section_title_line4.png)  no-repeat scroll 0px 0px transparent;}
.section_title_line5 {    width: 275px;    height: 28px;    padding: 0px;    margin: 1px auto 0px;    text-align: center;    background: url(../images/section_title_line5.png) no-repeat scroll 0px 0px transparent;}


.btn { border: none; font-family:'Conv_Raleway-Regular',Sans-Serif; background: #134175; color: #fff;	cursor: pointer;	padding: 10px 20px;	display: inline-block;	margin: 20px 0px 10px 0;	text-transform: uppercase;	 border-radius: 5px; font-size:14px; outline: none;-webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s;	-moz-transition: all 0.9s;	transition: all 0.9s; }
.btn:hover { color: #fff; background: #3c2c2d; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s;	-moz-transition: all 0.9s;	transition: all 0.9s; }

/* right scroll ease-in-out */
.login-regis { background: #fafafa url(../images/right-regis.png) left no-repeat; width: 250px; padding: 0 0 0 15px; position: fixed; top: 125px; right: -225px; z-index: 1001; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; }
.login-regis:hover { right: 0; cursor:; }
/* right scroll ease-in-out */
.login-regis ul { margin: 0; padding: 10px; width: 100% }
.login-regis ul li { margin: 0; padding: 5px; width: 100%; line-height: 24px; border-bottom: 1px solid #d3d3d3; }
.login-regis ul li:last-child { border-bottom: none; }
.login-regis ul li a { font-family:'Conv_Raleway-Regular',Sans-Serif; font-size: 14px; color: #000; } .login-regis ul li a:hover { color: #005da4; }

.bottom-regis {  background: #fafafa url(../images/bottom-regis.jpg) top no-repeat; width: 240px;   padding: 15px 5px 0 5px; position: fixed; bottom: -117px; right: 13%; z-index: 1001; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;  }
.bottom-regis:hover { bottom: 0; }
.bottom-regis ul { margin: 0; padding: 10px; width: 100% }
.bottom-regis ul li { margin: 0; padding: 5px; width: 100%; line-height: 24px; border-bottom: 1px solid #d3d3d3; }
.bottom-regis ul li:last-child { border-bottom: none; }
.bottom-regis ul li a { font-family:'Conv_Raleway-Regular',Sans-Serif; font-size: 14px; color: #000; } .bottom-regis ul li a:hover { color: #005da4; }

/*---# right scroll ease-in-out  #---*/





/* Input Type */
input[type="text"], input[type="password"], input[type="email"], input[type="www"], input[type="tel"] {   background: none repeat scroll 0% 0% #FFF; height: 40px;  border: 1px solid #d3d3d3/*E5E5E5*/;    border-radius: 3px;    box-sizing: border-box; font-family:'Conv_Raleway-Regular',Sans-Serif;    padding: 0px 9px;	width: 100%;	margin-bottom: 8px; display: block;  /*box-shadow: inset 1px 1px 2px #dedede;*/ }
textarea { resize: none; background: none repeat scroll 0% 0% #FFF; height: 120px;  border: 1px solid #d3d3d3/*E5E5E5*/;    border-radius: 3px;    box-sizing: border-box; font-size: 13px;  font-family:'Conv_Raleway-Regular',Sans-Serif;    padding: 7px 9px; 	width: 100%;	margin-bottom: 8px; display: block; /* box-shadow: inset 1px 1px 2px #dedede;*/}
textarea:focus { box-shadow: inset 3px 1px 7px #dedede; color: #191915;}
input:focus { box-shadow: inset 3px 1px 7px #dedede;}

select { background: none repeat scroll 0% 0% #FFF; height: 40px;  border: 1px solid #d3d3d3/*E5E5E5*/;    border-radius: 3px;    box-sizing: border-box;      font-family:'Conv_Raleway-Regular',Sans-Serif; padding: 0px 9px;	width: 100%;	margin-bottom: 8px; display: block;  /* -webkit-appearance: none;  -moz-appearance: none;  appearance: none;*/ /*box-shadow: inset 1px 1px 2px #dedede; */}
select:focus {  outline: 0 solid #ccc;  box-shadow: inset 3px 1px 7px #dedede; }

::-webkit-input-placeholder { color: #191915; }
:-moz-placeholder { color: #191915;  }
::-moz-placeholder { color: #191915;  }
:-ms-input-placeholder { color: #191915;  }


/*# Input Type #*/

.btn-s { background: #F4BB36; border: 1px solid rgba(255,255,255,.4);   -moz-border-radius: 4px;    -webkit-border-radius: 4px;    border-radius: 4px;    -moz-background-clip: padding;    -webkit-background-clip: padding-box;    background-clip: padding-box;  padding: 10px 20px; margin: 0; font-size: 17px; color: #fff;  text-decoration: none; font-family:'Conv_Raleway-Regular',Sans-Serif; border-radius: 3px; }


/* ==========================
 --- Parallax ---
============================= */
#parallax1{	 background: url(../images/parallax/parallax2_a.html) no-repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px;  }
#parallax1 article { position: relative; top: 0px; }
.transparent { margin: 0; padding: 50px 0 0 0; width: 100%; }

/* === Fixed css ===== */.fixed-header { float: left; width: 100%; margin: 0; padding: 0; position: fixed; z-index: 1001; box-shadow: 1px 1px 5px #CCC; background: #fafafa; }/* === Fixed css ===== */

#top { width: 100%; margin: 0; padding: 0; height: 30px; background: #f3f3f3; }
.tLink { margin: 0; padding: 0; float: right; color: #5b5b5b; width: 100%; font-size: 12px; font-family: Arial, sans-serif; }
.tLink .topmenu { float: left; width:98%; margin: 3px; padding: 0; }
.tLink .topmenu ul { margin: 0; padding: 0; float: right; }
.tLink .topmenu ul li { display: inline-block;  list-style-type: none; } .tLink .topmenu ul li a em { color: #F2D300; } .tLink .topmenu ul li a em:hover { color: #fff; }
.tLink .topmenu ul li a { font-family: Arial, sans-serif; font-size: 16px; color: #134175; padding: 0 5px; margin: 0; line-height: 25px; text-decoration: none; }
.tLink .topmenu ul li a:hover { color: #ff9219/*727272*/; text-decoration: none; }
.tLink-cn { float: right; margin: 0 0 0 5px; padding: 0; width: auto; color: #fff; width: 18%; }
.tLink-cn ul { margin: 0; padding: 0; }
.tLink-cn ul li { font-size: 12px; font-family: Arial, sans-serif; color: #fff; margin: 0 5px 0 0; line-height: 26px;  text-align: left; list-style-type: none; display: inline; }
.tLink-cn ul li a { color: #fff; }  .tLink-cn ul li a:hover { color: #fff; text-decoration: underline }
.tLink-cn .misscall { background: url(../images/t-cn.png) no-repeat 0px -2px;  padding: 0 0 0 20px; }
.tLink-cn .buyonline { background: url(../images/buy-online.png) no-repeat 0 -5px; padding: 0 0 0 25px;  }

.tLink-cn img { border-left: 1px solid #5b5b5b; border-right: 1px solid #5b5b5b; padding: 0 3px; margin-right: 5px; float: left;  }

section#header { width: 100%; margin: 0; padding: 0; height: 77px; background: #fafafa; }

section#header .logo { float:left; margin-top:8px; padding: 0; }
section#header .logo span{float:left;}
section#header .logo span.erp {background:url(../images/erp-logo-left-line.png) left no-repeat; height:74px; display:block;}
section#header .logo span.erp img{width:110px !important; margin:25px 18px 0;}

section#header .buyOn{ border-radius: 2px; background: #ef1c2b; box-shadow: 1px 1px 1px #666; float: right;  margin: 5px 22px 0 0; padding: 8px 10px 5px 10px; font-family:'Conv_Raleway-Regular',Sans-Serif; font-size: 14px; }
section#header .buyOn a{ color: #fff; font-size: 14px; }  
section#header .buyOn img { float: left; margin: -5px 10px 0 0; width: 25px;  }
/*# menu start #*/
.menu { width: 100%; float: left; margin-top: -58px; font-family:'Conv_Raleway-Regular',Sans-Serif; 	background: #fafafa; z-index: 1001; }
.sb-retail { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/pos.png) no-repeat; padding: 0px 5px 3px 12px; }
.sb-retail:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:  url(../images/menu/pos.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;/* -webkit-transform: scale(1.1);    -moz-transform: scale(1.1);    -o-transform: scale(1.1);    transform: scale(1.1);*/ }
.sb-phrma { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Restaurant.png) no-repeat; padding: 0px 5px 0px 10px; }
.sb-phrma:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:url(../images/menu/Restaurant.png) no-repeat 0px -50px; padding: 0px 5px 0px 10px;}
.sb-apperal { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/garments.png) no-repeat; padding: 0px 5px 0px 15px; }
.sb-apperal:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:url(../images/menu/garments.png) no-repeat 0px -50px; padding: 0px 5px 0px 15px;}
.sb-elec { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Electronic%26Mobile.html) no-repeat; padding: 0px 5px 0px 12px; }
.sb-elec:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/Electronic%26Mobile.html) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-jewel { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/mobile_store.png) no-repeat; padding: 0px 5px 0px 5px; }
.sb-jewel:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/mobile_store.png) no-repeat 0px -50px; padding: 0px 5px 0px 5px;}
.sb-paint { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Paint.html) no-repeat; padding: 0px 5px 0px 10px; }
.sb-paint:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:  url(../images/menu/Paint.html) no-repeat 0px -50px; padding: 0px 5px 0px 10px;}
.sb-restau { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/textile.png) no-repeat; padding: 0px 5px 0px 10px; }
.sb-restau:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:   url(../images/menu/textile.png) no-repeat 0px -50px; padding: 0px 5px 0px 10px;}
.sb-book { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Bookstore.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-book:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:   url(../images/menu/Bookstore.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-fmcg { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/FMCG.png) no-repeat; padding: 0px 5px 0px 15px; }
.sb-fmcg:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:   url(../images/menu/FMCG.png) no-repeat 0px -50px; padding: 0px 5px 0px 15px;}
.sb-ply { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/plywood.png) no-repeat; padding: 0px 5px 0px 5px; }
.sb-ply:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background:   url(../images/menu/plywood.png) no-repeat 0px -50px; padding: 0px 5px 0px 5px;}
.sb-mandi { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/warehouse_manangement.png) no-repeat; padding: 0px 5px 0px 15px; }
.sb-mandi:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/warehouse_manangement.png) no-repeat 0px -50px; padding: 0px 5px 0px 15px;}
.sb-carpet { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Carpet.png) no-repeat; padding: 0px 5px 0px 5px; }
.sb-carpet:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/Carpet.png) no-repeat 0px -50px; padding: 0px 5px 0px 5px;}
.sb-spare { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Spare.png) no-repeat; padding: 0px 5px 0px 10px; }
.sb-spare:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/Spare.png) no-repeat 0px -50px; padding: 0px 5px 0px 10px;}
.sb-cosmetic { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Cosmetic.png) no-repeat; padding: 0px 5px 0px 5px; }
.sb-cosmetic:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/Cosmetic.png) no-repeat 0px -50px; padding: 0px 5px 0px 5px;}
.sb-super { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/supermarket.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-super:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/supermarket.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-supply { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/manufacture.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-supply:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/manufacture.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-sfa { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/sfa.png) no-repeat; padding: 0px 5px 0px 10px; }
.sb-sfa:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/sfa.png) no-repeat 0px -50px; padding: 0px 5px 0px 10px;}
.sb-manfctr { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/manufacture.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-manfctr:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/manufacture.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-pay { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/payroll.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-pay:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/payroll.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-account { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/free_accounting.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-account:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/free_accounting.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-exsice { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/food-beverage.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-exsice:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/food-beverage.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-counter { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/counter.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-counter:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/counter.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-bill { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/billing.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-bill:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/billing.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-pos { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/retail-chain.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-pos:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/retail-chain.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-erp { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/erp.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-erp:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/erp.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-salon { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/salon-spa.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-salon:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/salon-spa.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-mobile { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/mobile_store.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-mobile:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/mobile_store.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-pharM { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/payroll.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-pharM:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/payroll.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-warehouse { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/warehouse_manangement.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-warehouse:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/warehouse_manangement.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-c_f { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/c-n-f.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-c_f:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/c-n-f.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
/* new addited paage */
.sb-starter { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/starter.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-starter:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/starter.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-assem { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/supermarket.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-assem:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/supermarket.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-ayur { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/invoice.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-ayur:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/invoice.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-autoind { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/erp.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-autoind:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/erp.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-textile { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/process.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-textile:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/process.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-porcess { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background:  url(../images/menu/retail-software.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-porcess:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/retail-software.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-food { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/process.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-food:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/process.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-p-erp { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/payroll.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-p-erp:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/payroll.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-rtail { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/Bookstore.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-rtail:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/Bookstore.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-invent { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/inventory.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-invent:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/inventory.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-invoi { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/invoice.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-invoi:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/invoice.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}
.sb-recurring { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s;  background: url(../images/menu/recurring.png) no-repeat; padding: 0px 5px 0px 12px; }
.sb-recurring:hover { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition:  0.5s; transition: 0.5s; background: url(../images/menu/recurring.png) no-repeat 0px -50px; padding: 0px 5px 0px 12px;}

/*# menu end #*/

/* request for demo */
.req-demo { float: right; width: 150px; margin-top: -55px; padding:5px; border-left: 1px solid #afafaf; }
.req-demo p { font-size: 13px; line-height: 18px; color: #000; font-weight: 500; text-align: left;  }
.req-demo img { float: left; padding-right: 5px; }




#tag_line { float: left; margin: 0; padding: 10px 0; width: 100%; background: #a2bede; text-align: center; }
#tag_line h1 { font-family:'Conv_Raleway-Regular',Sans-Serif; font-size: 45px; letter-spacing: 1px;  text-align: center ; color:#000; margin: 0 0 10px 0; padding:0; line-height: 50px; }
#tag_line h1 em { font-family: 'RobotoCondensed-Light', sans-serif;  font-size: 35px; color: #645e5e;}
#tag_line p { font-size: 17px; color: #000; text-align: center;  font-family:'Conv_Raleway-Regular',Sans-Serif; margin: 0; padding: 0; }
#tag_line p em { font-style: italic;}
#tag_line .btn{padding:15px; background:#0eb715; display: inline-block;	margin:0 0 10px; width:40%}
#tag_line .btn.green{background:#3faa80;}
#tag_line .btn:hover {color: #fff; background: #055a08; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s;	-moz-transition: all 0.9s;	transition: all 0.9s; }


/*========== Home service section =========*/
#banner, #why, #strength, #service, #clients, #customers, #con-d, #fotter { width: 100%; float: left; }
#banner { margin: 100px 0 0 0; }
.service-box{ margin:10px 0; } .service-content, .service-image{ padding: 0 10px; width: 100%;}

#why { padding: 20px 0; background: #fff; background: url(../images/content-bg.jpg)  repeat scroll 0% 0% transparent; }
#why ul { margin: 0px 0 0px 0; padding: 0 30px; text-align: center; }
#why ul li { display: inline-block; list-style-type: none; width: 33%; text-align: left;  }
#why ul li a { font-family:'Conv_Raleway-Regular',Sans-Serif; color: #656161; font-size: 17px; line-height: 35px; padding: 0px 10px 0 15px; margin: 0 0 0 0px; text-decoration: none; text-align: center; background: url(../images/li-bg.png) no-repeat 0px 5px; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; }
#why ul li a em { font-size: 13px; color: #656161; }
#why ul li a:hover { text-decoration: none;-webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; margin-left: 20px; }

#strength { background: url(../images/parallax-1.jpg) repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; text-align: center; }
#strength h1 { color: #fff; margin-bottom: 7px;}
#strength span { height: 1px; width: 8%; margin: 0 0 20px 0; background: none repeat scroll 0% 0% #FFF; display: inline-block;}
#strength p {  color: #fff; font-size: 22px; }
#strength p em { color: #F4BB36; }
.counting_box { padding:20px 0px 0 0; margin: 10px 0 0 0; float: left; width: 100; }  .fact-number { margin:0; padding:; }
.counting_box .icon { float: left; padding: 10px 0; }
.fact-number .factor {	display: inline-block;	line-height: 50px;	padding:5px 0px; color: #fff; font-family:'Conv_RobotoCondensed-Light',Sans-Serif;  font-size: 60px; font-weight: 500}
#clients { padding: 10px 0 0 0;  margin: 20px 0 0 0; }
#clients p { text-align: center; }
#clients span { height: 1px; width: 15%; margin: 7px 0; background: none repeat scroll 0% 0% #4c4c4c; display: inline-block;}
#clients iframe { width: 100%; margin: 0 0 -40px 0; padding: 0;}
ul.marquee { float: left; display: block;padding: 0;	margin: 0; border: 0 3px solid #ef1c2b;	list-style: none;	line-height: 1;	position: relative;	overflow: hidden; width: 100%;	height: 110px; }
ul.marquee li { position: absolute;	top: -999em; left: 0; display: block;	white-space: nowrap; padding: 3px 5px; }

div#wn { position:relative; width:100%;height:40px; overflow:hidden;	}
div#inner1{ white-space:nowrap;    }
div#inner1 img {    padding-right:4px;    }


#customers { padding: 50px 0; text-align: center; background: url(why-differ.html)  repeat scroll 0% 0% transparent;  }
.vedio_clip { float: left; margin: 0 13px; padding: 0; width: 31%; height: 250px; background: #1b1c1d; border-radius: 3px; border: 8px solid #fff; box-shadow: 0 0 3px #ccc; }

#com-enquriy { width: 100%; margin: 0; padding: 0;  float: left; background: #232323; }  /*new css for common Enquriy*/
#com-enquriy iframe { width: 100%; margin: 0; padding: 0; height: 490px }

fotter { float: left; width: 100%; margin: 0; padding:0; background: #fe5335; }
fotter iframe  { width: 100% ; height: 352px; background: none; margin: 0; padding:0; border: 0;} 

#fotter { background: #104682/*25242C*/; padding:5px 0 0px 0; text-align: left; color: #C0C0CA ; }
#fotter h3 { text-align: left; color: #f2f2f2; font-size: 20px; }
.col-sw-4 { width: 33.3%; float: left; }
#fotter ul { margin: 8px 8px 0 0; padding: 0; width: 47%; float: left }
#fotter ul li { color: #5E5E5E ; padding: 0px 0 5px 0px; text-align: left; width: 100%; list-style-type: none; }
#fotter ul li a { font-size: 15px; color: #ffffff; background: url(../images/li-bg2.png) no-repeat -2px 15px; padding-left: 10px;  }
#fotter .news { float: left; margin: 0; padding: 5px 0; width: 100%; }
#fotter .news a { font-size: 12px;  margin: 0; padding: 0; }
#fotter .news-img { float: left; margin: 0; padding: 0; width: 20%; }
#fotter .news-content { float: left; width: 75%; margin: 0; padding: 0; }
#fotter .news-content p { padding: 0; margin: 0; line-height: 18px; }
#fotter .gal { float: left; margin: 0; padding: 10px 0 0 0; width: 100%; }
#fotter .gal img { float: left; margin: 0 10px 10px 0;height:100px; width:100px; padding: 16px; /*border: 2px solid #5E5E5E;*/ } 

.ext { 	perspective: 1000; }
.ext { float: left; height: 62px; width: 62px; margin: 0 10px 10px 0; padding: 0; }
.ext:hover .int, .ext.hover .int { 	transform: rotateY(180deg); }
.int { 	transition: .75s;	transform-style: preserve-3d;}

 
#fotter a{ color: #5E5E5E; font-family:'Conv_Raleway-Regular',Sans-Serif;  font-size: 15px; }
#fotter a:hover { color: #f2f2f2; }
#fotter p { color: #fafafa/*5E5E5E*//*C0C0CA*/; font-size: 13px; }
#fotter em { color: #8b8a8a; font-size: 13px; line-height: 18px; font-family: 'Conv_Raleway-Regular'  }
#fotter p a{ color: #f2f2f2;  }
#fotter p a:hover{ color: #5E5E5E/*f6f6f6*/;  }

.copyright { float: left; margin: 20px 0 0 0; padding: 10px 0; width: 100%; border-top: 1px solid #032f61; background: #032f61; }
.cpyryt { float: left; width: 100%; }
.follow-icon { float: left; width: 100%; text-align: center; }
.follow-icon ul { margin: 0 !important; padding: 0 !important; text-align: center; width: 100% !important; }
.follow-icon ul li { display: inline-block; list-style-type: none !important; margin: 0; padding: 5px; width: auto !important;}
.follow-icon ul li a { background: none !important; }
.follow-icon ul li i { font-size: 20px; color: #5E5E5E; border-radius: 50%; width: 25px; height: 25px; line-height: 25px; text-align: center; }
.follow-icon ul li i.facebook-social { color: #16528b; }
.follow-icon ul li i.twitter-social { color: #0cafde; }
.follow-icon ul li i.g-plus-social { color: #ec4448; }

/* new styles */
.ryt-shdw { float: right; margin: -65px 0 0 0; }
ul.grnl_f { margin: 0 0 10px 0; padding: 0; width: 90%; float: left; }
ul.grnl_f li { list-style-type: none; margin: 0; padding: 8px 0;  }
ul.grnl_f li a { font-family:'Conv_Raleway-Regular',Sans-Serif; color: #656161; font-size: 17px; line-height: 24px; padding: 0px 10px 0 15px; margin: 0 0 0 0px; text-decoration: none; text-align: center; background: url(../images/li-bg4.png) no-repeat 0px 5px; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; -moz-transition: 0.2s; transition: all 0.2s; }
ul.grnl_f li a:hover { text-decoration: none; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; transition: all 0.9s; margin-left: 15px; }
a.grnl-more { margin-left: 15px; font-family:'Conv_Raleway-Regular',Sans-Serif; font-weight:500; font-size: 14px; padding: 5px 30px 5px 0; color: #1978a4; background:url(../images/more_bg.png) no-repeat right; }
         

.booster { float: left; width: 100%; margin-bottom: 15px; }
.booster figure { float: left; width: 20%; padding: 12px; margin: 0 10px 0 0;  border-radius:50%; background: #f1f1f1;  }
.booster:hover figure { background: #e9e9e9;-webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: 0.5s; transition: all 0.5s; }
.booster figure img { padding:0; width: 100%; }
.booster figcaption { float: right; width: 75%; }
.booster figcaption h6 { color: #1978a4; }
.booster figcaption a { color: #000; }
.booster .more_bstr1 { float: right; }
.booster .more_bstr2 { float: left; }



/*9sep15*/
.mrgn-t5 { margin-top: 5px; }.mrgn-t10 { margin-top: 10px; }.mrgn-t15 { margin-top: 15px; }.mrgn-t20 { margin-top: 20px; }.mrgn-t30 { margin-top: 30px; }.mrgn-b5 { margin-bottom: 5px; }.mrgn-b10 { margin-bottom: 10px; }.mrgn-b15 { margin-bottom: 15px; }.mrgn-b20 { margin-bottom: 20px; }.mrgn-b30 { margin-bottom: 30px; }.mrgn-l5 { margin-left: 5px; }.mrgn-l10 { margin-left: 10px; }.mrgn-l15 { margin-left: 15px; }.mrgn-l20 { margin-left: 20px; }.mrgn-l30 { margin-left: 30px; }.mrgn-r5 { margin-right: 5px; }.mrgn-r10 { margin-right: 10px; }.mrgn-r15 { margin-right: 15px; }.mrgn-r20 { margin-right: 20px; }.mrgn-r30 { margin-right: 30px; }
.pdng-t5 { padding-top: 5px; }.pdng-t10 { padding-top: 10px; }.pdng-t15 { padding-top: 15px; }.pdng-t20 { padding-top: 20px; }.pdng-t30 { padding-top: 30px; }.pdng-b5 { padding-bottom: 5px; }.pdng-b10 { padding-bottom: 10px; }.pdng-b15 { padding-bottom: 15px; }.pdng-b20 { padding-bottom: 20px; }.pdng-b30 { padding-bottom: 30px; }.pdng-l5 { padding-left: 5px; }.pdng-l10 { padding-left: 10px; }.pdng-l15 { padding-left: 15px; }.pdng-l20 { padding-left: 20px; }.pdng-l30 { padding-left: 30px; }.pdng-r5 { padding-right: 5px; }.pdng-r10 { padding-right: 10px; }.pdng-r15 { padding-right: 15px; }.pdng-r20 { padding-right: 20px; }.pdng-r30 { padding-right: 30px; }



/*26-Sep15*/
.amount-query-frame { float: left; width: 100%; padding: 0; margin: 0; position: relative; }
.amount-query-frame iframe { width: 100%; height: 129px; margin: 0; padding: 0; float: left; border: none; }
.query-frame-box { border: 1px dashed #334960; width: 100%; float: left; background: #2c97df; }
.query-amount { background: #334960; float: left; padding: 30px 20px; color: #fff; position: relative; /*text-align: right;*/ width: 15%; }
.query-amount span { display: block; font-size: 18px; font-family:'Conv_Raleway-Regular',Sans-Serif; color: #fff; text-transform: uppercase; }
.query-amount h1 { color: #fff; font-size: 37px; font-family:'Conv_RobotoCondensed-Bold',Sans-Serif; margin: 0 -20px 0 0 }
.query-amount h1 i { display:inline-block; color: #fff; font-size: 32px; margin: 0 -15px 0 0; }
.query-amount h1 i.flaticon-usd { font-size: 25px; position: relative; }
.query-amount h1 i.flaticon-usd:after { content:"US"; position: absolute; font-size: 20px; top: 0; left: -21px; font-family:'Conv_Raleway-Regular',Sans-Serif; }
.query-from { float: left;  padding: 20px; padding-bottom: 15px; color: #fff; width: 85%; }
.query-from p { font-size: 16px; font-family:'Conv_Raleway-Regular',Sans-Serif; color: #fff; margin: 0 0 5px 0; padding: 0; }
.query-from .query-inline-box { float: left; width: 29%; padding: 0 5px;}
.query-from .query-inline-box > label {   color: #fff;  font-family:'Conv_Raleway-Regular',Sans-Serif;  font-size: 12px; font-weight: normal; letter-spacing: 0.3px; text-transform: uppercase;  }
.query-from .query-inline-box > input {background: #fff;  box-shadow: none !important; border-radius: 3px; color:#000 !important;  float: left;  font-family:'Conv_Raleway-Regular',Sans-Serif; text-shadow:none !important; font-weight: normal; font-size: 13px; height: 35px; margin:5px 0;    padding: 0px 15px;   width: 100%; }
.query-from input[type="submit"].btn-s{float:left; padding:10px 15px; background:#334960 !important; color: #fff; border: none; text-transform: uppercase; margin: 20px 0 0 0; font-size: 12px; cursor: pointer }
.query-from input:focus {box-shadow: none !important; }


.submit-msg { float: left; padding: 0px 10%; position: absolute; bottom: 10px; left: 10px; top: 10px; right:10px; z-index: 99; background: rgba(0, 0, 0, 0.70); }
.submit-msg span { font-family: 'Raleway'; font-size: 16px; font-weight: 400; line-height: 20px; color: #fff; float: left; width: 100%; padding: 10px 0; text-align: center; }
.submit-msg span strong.strong1 { font-size: 16px; font-weight: bold; color: #73b928; }
.submit-msg span strong.strong2 { font-size: 16px; font-weight: bold; color: #e93f28; }
.submit-msg span strong.strong3 { font-size: 16px; font-weight: bold; }
.submit-msg span i.correct-icon { font-size: 30px; color: #73b928; padding: 10px 0; width: 100%; float: left; }
.submit-msg span i.wrong-icon { font-size: 30px; color: #e93f28; padding: 10px 0; width: 100%; float: left;  }

.request-for-demo{float:left; margin:12px 0 ; padding:0 0 0 20px; position:relative; border-left:1px solid #e4e4e4;}
.request-for-demo.demo1{border:none; float:right; margin-top:-25px; margin-right: -25px;}
.request-for-demo button{
	height:50px; 
	position:relative; 
	display:inline-block; 
	border:none; 
	background:#af1629; 
	background:-moz-linear-gradient(top, #ff0e2c, #af1629);
	background:-webkit-linear-gradient(top, #ff0e2c, #af1629);
	background:-ms-linear-gradient(top, #ff0e2c, #af1629);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0e2c', endColorstr='#af1629');
	zoom: 1;
	box-shadow:0px 0px 6px #a10418 inset;
	-moz-box-shadow:0px 0px 6px #a10418 inset;
	-webkit-box-shadow:0px 0px 6px #a10418 inset;
	border-radius:4px;
	color:#fff;
	font-size:14px;
	padding:0 32px 0 18px;
	font-weight: bold;
	text-transform:uppercase;
	text-shadow:2px 2px 3px #7a0c19;
	cursor:pointer;
}
.request-for-demo button:hover{
	background:#ff0e2c; 
	background:-moz-linear-gradient(top, #af1629, #ff0e2c);
	background:-webkit-linear-gradient(top, #af1629, #ff0e2c);
	background:-ms-linear-gradient(top, #af1629, #ff0e2c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af1629', endColorstr='#ff0e2c');
}
.request-for-demo button:after{
	border-top:6px solid #fff;
	border-bottom:6px solid transparent;
	border-right:6px solid transparent;
	border-left:6px solid transparent;
	position:absolute;
	content:'';
	top:21px;
	right:18px;
	width:1px;
	height:1px;
}
.requst-demo-form{display:none; position:absolute; width:280px; top:46px; left:20px; border-radius:5px; padding:15px; background:#af1629;}

.requst-demo-form label{margin-bottom:10px; color:#e4e4e4; font-family:'Conv_Raleway-Regular',Sans-Serif; float:left; width:100%; font-size:15px;}
.requst-demo-form input[type='text']{height:36px; margin-bottom:15px;}
.requst-demo-form button.send-request{display:block; border:none; color:#fff; background:#000000; border-radius:3px; line-height:30px; text-align:center; cursor:pointer; width:100%; height:36px; box-shadow:none; font-family:Arial;}
.requst-demo-form button:after{display:none;}

.requst-demo-form.full-width{float:left; width:100%; padding:20px; background:#2080a6; display:none; position:inherit; margin:0; border-radius:0; border-top:1px solid #066;}
.requst-demo-form.full-width label{float:left; width:auto; margin-right:1%; line-height:36px; margin-bottom:0}
.requst-demo-form.full-width input[type='text']{width:18%; float:left; margin-right:1%; margin-bottom:0;}
.requst-demo-form.full-width button.send-request{float:left; width:auto; font-weight:bold; font-family:'Conv_Raleway-Regular',Sans-Serif; padding:0 12px; line-height:36px; background:#00486E; text-transform:uppercase;}
.download-arrow{width:45px; height:222px; display:block; position:absolute; right:0; top:60px; margin-right:20px; background:url(../images/large-arrrow.png) no-repeat; display:none; background-size:100%;}
.requst-demo-form p{margin-bottom:10px; padding:0; color:#FFF; font-size:14px; border-bottom:1px solid #e4e4e4; padding-bottom:10px;}
.requst-demo-form.full-width p{border:none; padding-bottom:0;}
.requst-demo-form.full-width button.send-request:hover{background:#036; transition:all 0.4s ease-in-out;}

/*18-12-2015*/
.latest-news{
	background:rgba(0, 0, 0, 0.8); 
	width:100%; 
	height:100%; 
	position:fixed; 
	z-index:99999; 
	left:0; 
	top:0; 
	bottom:0; 
	right:0; 
	margin:auto;
}
.latest-news-content{
	width:750px;
	height:200px; 
	padding:20px; 
	box-shadow:0 0 10px #000;
	background:#fff; 
	position:absolute; 
	left:0; 
	top:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	border-radius:5px;
}
#close-popup{
	background:#000; 
	border:2px solid #930; 
	color:#fff; 
	float:right; 
	padding:10px; 
	margin:-30px -30px 0 0; 
	font-size:15px; 
	border-radius:50%; 
	width:30px; 
	height:30px; 
	line-height:25px; 
	text-align:center; 
	padding:0;
	cursor:pointer;
}
.font-adj {
    line-height:22px !important;
    margin-top:10px !important;
}
.align-center, .center {
    text-align: center !important;
}


