
/* top line LOADER */
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.pace-inactive {
    display: none;
}
.pace .pace-progress {
    background: #F44C67;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 100%;
    width: 100%;
    height:5px;
}

/* Global Styles */
body,html {
     overflow-x: hidden;
     width: 100%;
}

body {
   font-family:'Lato';
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.3;
    background: transparent;
    color: #29282b;
    overflow-x: hidden;
    margin: auto;
    background: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
}

.clearlist, .clearlist li {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none;
}

::-moz-selection{ color: #fff; background:#29282b; }
::-webkit-selection{ color: #fff;    background:#29282b; }
::selection{ color: #fff;    background:#29282b; }

a{
    color: #999;
    text-decoration: none;
}
a:hover{
   
    cursor: pointer;
}
a:hover,a:focus{
    -moz-outline: none;
    outline: none;
    text-decoration: none;
}
.headingmain{
    
    font-family: 'Segoe UI';
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    word-spacing: 3.3px;
	float:left;
	
}
.headingmain1, .headingmain2, .headingmain3
{
margin-left: 10px;
}

.scandownload{
 color: #000000; 
 font-size: 100%;
 text-align: center;
} 

.appsdownload{
	margin-top:5%;
} 


h1,h2,h3,h4,h5,h6 {
    font-family:'Lato';
    font-weight: 100;
    margin-bottom: 20px;
    line-height: 1.4;
    color: #29282b;
    letter-spacing: 2px;
}
h1{
    font-size: 40px;
}
h2{
    font-size: 30px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 16px;
}
h5{
    font-size: 14px;
}
h6{
    font-size: 12px;
}
.img-responsive{
    margin: 0 auto;
    width: auto;
}
.section{
    padding:80px 0px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.relative{
    position: relative;
}
.bold{
    font-weight: 400;
}
.hint{
    color: #999;
    font-size: 13px;
}
/* title Section */
.titleSection{
    clear: both;
    margin-bottom: 80px;
    text-align: center;
}
.titleSection h2{
    margin-top: 0px;
}
.titleSection p{
    max-width: 400px;
    margin: 0 auto;
}
/* line */
.coloredLine{
    margin:20px auto 0px;
    width: 40px;
    border-bottom: 1px solid #eee;
}
/* buttons */
.btn-new{
    max-width: 250px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;       
    background: #F44C67;
    display: inline-block;
    padding: 15px 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    letter-spacing: 1px;
    cursor: pointer;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    border: none;
}
.btn-new:hover,.btn-new:focus{
    background: #FC647B;
    color: #fff;
    text-decoration: none;
    outline: none;
}
/* margin spaces */
.space10 {
    margin-bottom: 10px;
}
.space20 {
    margin-bottom: 20px;
}
.space30 {
    margin-bottom: 30px;
}
.space40 {
    margin-bottom:-36px;
    text-align: justify !important;
}
.space50 {
    margin-bottom: 50px;
}
.space60 {
    margin-bottom: 60px;
}
.space70 {
    margin-bottom: 70px;
}
.space80 {
    margin-bottom: 80px;
}
.space90 {
    margin-bottom: 90px;
}
.space100 {
    margin-bottom: 100px;
}

/* Header and nav --------------------------------------------------- */
.logo{
    display:inline-block;
}
.logo img{
    max-width: 100%;
}
.navbar-top {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background:#23782d;
    border: none;
    padding:0px!important;
    margin-bottom: 0 !important;
    -webkit-backface-visibility: hidden;
    top:0px;
	border-radius: 0px;
}
.NavBg{
    background:#00959f;  
}
.nav-logo{
    padding: 6px 0px;
    overflow: hidden;
}
.nav-logo:focus{
    outline: none;
}

.navbar{
    margin-bottom: 0px;
}
.navbar-nav {
    float: left;
    margin: 0px !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-nav li a {
    padding: 10px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    position: relative;
    background: transparent !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/* intro ---------------------------------------------------------------- */

#intro{
    background: url(../images/bg2.png)no-repeat center;
	/* background: url(../img/mainphoto1.png) no-repeat center;  */
    padding: 20px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-size: cover;
}
.intro-mobile{
max-width: 410px;
}

/* Footer ---------------------------------------------------------- */
footer {
    background:#29282b;
    text-align: center;
    padding: 150px 0px;
}
footer hr{
    border-color: #181819;
}
footer p{
    font-size: 11px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
}
footer p a,footer p a:hover,footer p a:focus {
    color: #fff;
}


/* responsive style ----------------------------------------------------------------- */

@media (max-width : 992px) {

#intro{
	text-align: left;
}
#intro,.section{
	padding: 60px 0px !important;
}



.barcode{
	width:30% !important;
	text-align: center;
}

}
/* Small Devices, Tablets */
@media (max-width : 767px) {
.nav-logo img {
    margin-left: 10px;
    width: 70%;
}
.nav-logo {
    padding: 0;
    overflow: hidden;
    height: auto;
}
}


@media (max-width : 767px) 
{
.navbar-header
{
	padding: 10px 0px;
}

.barcode{

width: 100% !important;


} 
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{

margin-right: -15px !important;
margin-left: -15px !important;
}

}
  
            
@media screen and (min-width:480px) and (max-width:600px) {

.barcode{				
	width: 50% !important;		
} 

} 

.navbar-brand {
    height: 100%;
}

