.header-section {
    padding: 0px 0;
    background-image: url(../images/bg-pattern.png);
}
    .img-fluid {
    max-width: 100%;
}
.header-section .bg-blue {
    background-color: #131e25 !important;
    color: white !important;
}
.download_links .tile-body {
    text-align: center;
    padding: 8px;
}
  .h3_head {
    text-align: center;
    font-size: 29px;
    font-weight: 600;
    color: #f07f03;
    margin: 32px 0 0;
}
.mobile-app {
    text-align: center;
}
.mobile-app a {
    display: inline-block;
/*    width: 130px;*/
}
  .arrow_right.blinking { 
      -webkit-animation:colorchange 4s infinite alternate; 
    }

    @-webkit-keyframes colorchange {
      0% {
        
        color: blue;
      }
      
      10% {
        
        color: red;
      }
      
      20% {
        
      color: blue;
      }
      
      30% {
        
       color: red;
      }
      
      40% {
        
        color: blue;
      }
      
      50% {
        
       color: red;
      }
      
      60% {
        
        color: blue;
      }
      
      70% {
        
      color: red;
      }
      80% {
     
        color: blue;
      }
      
      90% {
     
       color: red;
      }
      
      100% {
        
        color: blue;
      }
    }
 
/*
.mobile-app a {
    border: 1px solid;
    display: inline-block;
    border-radius: 4px;
    width: 100px;
    height: 40px;
    line-height: 40px;
}
*/
.javvnl-login.mobile-application p, .javvnl-login.mobile-application div{
display:inline-block;
}
.javvnl-login.mobile-application{
	text-align:center;
}
.arrow_right {
    margin: 0 20px;
    font-size: 23px;
    display: inline-block;
    position: relative;
    top: 4px;
}
/*
.android_a{
    background-color: #a4c639;
    border-color: #a4c639;
}
.iphone_a{
    background-color: #131e25;
    border-color: #131e25;
}
*/
.mobile-app i { 
color:#fff;
    font-size: 23px;
}
.d-inline-block{
    display: inline-block;
}
 .logo {
   text-align: center; 
}
    body{
            background-color: #ffffff;
    }
    .download_links{
        
    }
    .download_links .tile-body{
        text-align: center;
    }
    .download_links .tile-body a:hover{
        color: #fff!important;
    }
    .download_links .tile-body a {
    font-size: 16px;
        color: #fff!important; 
            text-decoration: none;
        position: relative;
}
    .logo .img-fluid{
        height: 93px;
    }
    .icon {
    text-align: center; 
}
.icon i {
    font-size: 30px;
    color: #f07f03;
    border: 1px solid;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    background-color: #f07f03;
    color: #fff;
}
/*
    .javvnl-login:hover .icon i { 
    background-color: #fff;
    color: #f07f03;
}
*/
  .login-vendor .login-content {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000;
      margin-top: 10px;
}
    .login-vendor .text-color {
    color: #f07f03;
}
   .text-p {
    font-size: 15px;
    text-align: center;
       margin-bottom: 0;
}
.download_links .tile-body.menuheader a:after{
    content: ' ';
    position: absolute;
    right: -63px;
    width: 1px;
    height: 30px;
    background-color: #ffffff4f;
    top: -5px;
}
.download_links .tile-body.menuheader a.last:after{
    display: none;
}
    .button-login{
        text-align: center;
        margin: 10px 0;
    }
    .javvnl-login {
    border: 1px solid #eae9e9;
    padding: 10px 30px;
    border-radius: 0px;
/*        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);*/
/*   box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);*/
}
  .login-vendor {
    margin: 0px 6px 6px;
}
.bg-shadow{
   box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
.download_links {
    margin-bottom: 6px;
}
.pl-3{
    padding-left: 3px;
}
.pr-3{
    padding-right: 3px;
}
.button-login i {
    position: absolute;
    left: 4px;
    bottom: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    border-radius: 100px;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    top: 3px;
    color: #5bc0de;
    background-color: #fff;}
    .button-login a.btn {
        min-width: 160px;
    font-size: 16px;
    position: relative;
    border-radius:100px;
    height: 43px;
        color: #fff!important;
    padding: 8px 0px;
}
.jvnnl_logo{
    margin-top: 20px;
}
    .text-marquee .tile-body{
        padding: 6px 0 2px;
    }
    .text-marquee .tile-body a {
    display: inline-block;
    padding-right: 5px;
}
    .text-marquee .tile-body a:last-child{
    padding-right: 0;
    }
/*
    .javvnl-login:hover{ 
        box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(255,152,0,.4)
    }*/
.download_links.tile.bg-black.footer {
    background-color: #4a4f53;
}
.download_links.tile.bg-black.footer .tile-body {
    text-align: center;
    clear: both;
    overflow: hidden;
    padding: 10px;
}
.download_links.tile.bg-black.footer .tile-body p{
    margin-bottom: 0;
    color:#fff;
} 
.download_links.tile.bg-black.footer .tile-body p strong{
    font-weight: 500;
}