/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.infovision-img img {
    max-width: 800px;
	width:100%;
}
/*Passio Go page*/
/*Passio Mobile app landing page*/
.banner-download-text p {
    margin-top: 90px;
    color: #fff;
    font-size: 18px;
}
.screens-bg{
  position: relative;
}
.mobile-app-screens{
  padding-top:60px;
}
.app-page-h2{
  font-weight: bold;
  padding-bottom:45px;
}
.app-lead-text {
  font-size:18px;
}
.download-section{
  margin-bottom: 75px;
}
.app-download-btn{
    width: 212px;
    display: inline-block;
    max-width: 100%;
    background-size: contain;
    height: 70px;
    background-repeat: no-repeat;
    border:0 !important;
    margin-top:60px;
}
.app-download-btn a,.app-download-btn button{
  background-size:cover;
  border-radius:10px !important;
  background-image: none !important;
}
.app-download-btn a,.app-download-btn button{
  max-width:100% !important;
  height:100% !important;
  border:0 !important;
    background-size: 100% !important;
    border-radius: 10px !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
    width: 212px !important;
}
.app-download-btn:hover{
  opacity:0.8;
}
.app-download-btn.app-left{
   margin-right: 16px;
}
/*Passio Mobile app landing page*/
/*green-button*/
.green-button a.vc_general.vc_btn3, .mobile-app a{
  border-radius: 30px !important;
  padding: 9px 8px;
  text-align: center;
  margin: 15px 0 0 0 !important;
  height:auto;
  cursor:pointer;
  background:#8cc63f !important;
  color: #fff;
  width: 115px;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.mobile-app a{
width:130px;
padding: 15px 8px;
font-size:16px;
}
.green-button a.vc_general.vc_btn3,.mobile-app a{
  color:#fff;
  line-height: normal;
}
.green-button a.vc_general.vc_btn3:hover,.mobile-app a:hover{
  border:1px solid #8cc63f !important;
  background-color: #fff !important;
  color:#8cc63f !important;
}
.banner-content-wrap.passio-infovision{
  top:30%;
  left:50%;
  -webkit-transform: translate(-50%, -30%);
	  -moz-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
}
div#footer-captcha {
    transform: scale(0.77);
    transform-origin: left;
}
