
body {
  background:url('../images/1.jpg') fixed center center no-repeat;
  background-size: cover;
  color: #333;
  font-family: "Lato", arial, sans-serif;
  font-size: 16px;
}
button{
  font-size:14px;
  height:40px;
}
.mobile {
  background: #fff;
  border: 0 solid #333;
  border-width: 50px 15px;
  border-radius: 12px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.6);
  margin: 20px auto;
  max-width: 310px;
  height: 560px;
  overflow: hidden;
  position: relative;
}
.home_logo{
  max-width: 110px;
  margin-top: 15%;
  margin-left: 15%;
}
.home_tick{
  max-width: 400px;
  margin-left: -10%;
  margin-top:-36%;

 
} 
.reg{
  width:130px;
  margin-left: -10%;
  margin-top:10%; 
}
.log{
  max-width: 100px;
  margin-top:10%;
  margin-left: 10%; 
}
.skip{
  margin-left:15%; 
}
/*.btn{
  padding-left:20px;
  text-transform: capitalize;
}*/
.btn1{
    z-index: 100;
    position: absolute;
    top: 84%;
    margin-left: 0%;
    width: 151px;
    background-color: #2d5da7;
    font-weight: 100;
    padding-left: -10px;
}
.btn2{
    z-index: 100;
    position: absolute;
    top: 84%;
    margin-left:53%;
    background-color: #2d5da7;
    width:140px;
    font-weight: 100;
    padding-left: 10px;
    
}
.btn3{
    z-index: 100;
    position: absolute;
    top: 92%;
    margin-left:0%;
    width:340px;
    background-color: #2d5da7;
    text-align: left;
    padding-left: 115px;

}
.mob_map{
      max-width: 292px;
     margin-left: -6%;
}
p.mob{
   font-size: 16px;
   text-align: center; 
}

#text
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:14px;
    text-align: center;
    top:65%;
    margin-left: 7%;
}

.gif{
    max-width: 270px;
    margin-left: 35.5%;
    margin-top: 10.5%;
}
@media (max-width:992px) 
{
	.gif{ margin-left: 17.0%;text-align:center; width: auto; height: auto;}
	
}
@media (max-width:768px) 
{
	.gif{ margin-left: 12.0%;}
}


.big-btn{
padding: 10px 0px 11px 0px;
    width: 215px;
    margin-top: 5px;
    height: 60px;
}

.big-btn i{
font-size: 65px;
margin-right: 0px !important;
}
.big-btn strong{
font-size: 25px;
text-shadow: 1px 2px 0px #34659B;
color: #000;
line-height: 24px;
}
.big-btn .btn-text{
margin-top:6px;
}

.big-btn small{font-size: 83%;color: #000;}

.android-btn{


background-color: #FFF;
border-color: #FFF;
margin-left:70%;

}
.android-btn:hover{
background-color: #ffe9e9;
}

.android-btn i{
font-size: 55px;
}

.android-btn .btn-text{
margin-top: 0px;
}

.android-btn strong{
font-size: 20px;
text-shadow: none;
color: #000;
line-height: 24px;
}
.home-content{
    margin-top:20%;
    color:#fff;
}
img.home{
max-width: 200px;    
}
p.home{
    font-size:28px;
}
.btn {
display: inline-block;
padding: 9px 12px;
padding-top: 7px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #5e5e5e;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #d1dade;
-webkit-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-border-radius: 3px;
background-image: none !important;
border: none;
text-shadow: none;
box-shadow: none;
transition: all 0.12s linear 0s !important;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.btn-cons {
margin-right: 5px;
min-width: 120px;
margin-bottom: 8px;
der-color: #4cae4c;
}
.btn-info {
color: #fff;
background-color: #eb343c;
border-color: #eb343c;
}
.btn-info {
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}
.input-group .form-control{
        width: 20%!important;
}

#login gif{
    max-width: 270px;
    margin-left: 35.5%;
    margin-top: 10.5%;
}