body
{
  font-size: "Lato",sans-serif;
}

.navImage
{
  width: 100%;
  height: 500px;
  background-position: top center;
  /* background-repeat: no-repeat; */
  background-attachment: fixed;
  margin-top: 0px;
  margin-bottom: 0px;
 /* background-image: url(../img/best-ecommerce-developers.png); */
background-image: url('http://www.cartin.in/images/h1banner.jpg');
}

.navImageprice
{
  width: 100%;
  height: 500px;
  background-position: top center;
  /* background-repeat: no-repeat; */
  background-attachment: fixed;
  margin-top: 0px;
  margin-bottom: 0px;
 /* background-image: url(../img/best-ecommerce-developers.png); */
background-image: url('http://www.cartin.in/images/pricing.jpg');
}


.navLogo
{
  margin-top: 5%;
  margin-left: 35%;
}

.navTXT
{
  margin-top: 19%;
 
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-left: 0%;
}

.navTXT1
{
  color: #FFFFFF;
  text-align: center;
  font-size: 1.5em;
  margin-left: 0%;
}

.navTWT
{
  margin-top: 4%;
  margin-left: 2%;
  text-align: center;
}

.navTWT1
{
  text-align: center;
  color: #79796A;
  font-size: 1.2em;
}

.navReg
{
  margin-top: 8%;
}

.navReg1
{
  padding-left: 20%;
}

.navReg2
{
  padding-top: 9%;
  font-size: 1.7em;
   font-weight: bold;
}

.navReg3
{
  font-size: 1.2em;
  color: #79796A; 
  text-align: justify;
  width: 80%; 
  padding-top: 3%;
  font-weight: bold;
}

.navReg4
{
  font-size: 1.1em;
  color: #79796A; 
  text-align: justify;
  padding-top: 3%;
  font-weight: bold;
}

.navLock
{
  margin-left: 32%;
}

.navBg
{
position: relative;
width: 100%;
margin: auto;
background-position: top center;
background-repeat:repeat;
background-attachment: fixed;
background-size: auto;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../images/h1banner.jpg);
}

.navForm
{
  padding-left: 35%;
  margin-bottom: 5%;
}

#elm_74 {
height: 60px;
width: 280px;
border: 0px solid rgb(112, 112, 112);
background-color: #91C851;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-box-shadow: 0px 0px 0px #ffffff;
-webkit-box-shadow: 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px #ffffff;
text-align: center;
font-size: 1.5em;
padding-top: 1.3%;
margin-left: 38%;
margin-top: 3%;
}


#elm_74 a{
  color: #ffffff;text-decoration: none;
}

.navBOX
{
  
  height: auto;
  background-color: #ffffff;
  text-align: center;
  border-radius: 5px;
  padding-top: 4%;
  padding-left: 3%;padding-right: 3%;
  float: right;
}

.navBOX1
{
  
  height: auto;
  background-color: #ffffff;
  text-align: center;
  border-radius: 5px;
  padding-top: 4%;
  padding-left: 3%;padding-right: 3%;
}

#footer
{
 background-color: #000000;color: #FFFFFF;
 background: #121214;
border-top: 4px solid #1F1F1F;
font-size: 0.9em;
margin-top: 0px;
padding: 80px 0 0;
position: relative;
clear: both;
}

#footer a{
  color: #FFFFFF;
  text-decoration: none;
}

.navbar
{
  margin-bottom: 0px;
}