 @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900');
 body{
    font-family: 'Montserrat', sans-serif;
}
 a, button{
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: 0.2s ease-in-out;
}
 a:hover{
     text-decoration:none;
     color:#154f7d;
}
 a:focus,  a:visited{
	 text-decoration:none;
	 outline:none !important;
}
button{
	 outline:none !important;
}
 ul{
    padding-left:0px;
}
 li{
    /* list-style:none;*/
}
 input:focus{
     outline: none;
}
.banner-heading h1, .main-heading h1{
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
    color: #fff;
    padding-top: 120px;

}
.banner-heading p{
    text-align: center;
    color: #fff;
    padding:0px 30px;
}
 .parallax-window {
     min-height: 480px;
     background: transparent;
     position:relative;
	 z-index:1;
}
 .navbar-info {
     width: 100%;
     position:absolute;
     top:0;
     left:0;
     z-index: 9999;
}
 .navbar-me {
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: 0.2s ease-in-out;
}
 .header-right-menu{
     padding: 0px 15px 0px 15px !important;
}
 .site-logo{
     padding:0;
     margin: 0px;
}
 .navbar-me{
     padding: 10px 0px;
     background-color: transparent;
     top: 0px;
     border: 0px;
     border-radius: 0px;
}
 .fixed-me{
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: 0.2s ease-in-out;
}
 .fixed-me{
     background-color:#154f7d;
     padding: 15px 0;
     margin-bottom: 5px;
     position: fixed;
     top:0;
     z-index:888;
     width: 100%;
}
 .navbar-collapse{
     text-align: center;
     border-top-width: 0px;
     padding-top: 0px;
     margin-top: 0px;
}
 .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
     margin-left: 15px !important;
}
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
     background-color: transparent;
}
 .menu-collapsed-button{
     margin: 20px 15px 10px 15px !important;
}
 .search{
     margin-top: 8px;
}
 .search-bar {
     background:url(../img/mag.png);
     background-repeat: no-repeat;
     background-position: 9px 6px;
     border: 1px solid #fff;
     border-radius: 16px;
     color: #fff;
     font-size: 12px;
     font-weight: 300;
     height: 32px;
     line-height: 18px;
     padding: 2px 10px 2px 32px;
     width: 260px;
}
 .search-bar::placeholder{
     color: #fff;
}
 .search-bar:focus {
     background:url(../img/mag-focus.png) #fff;
     background-repeat: no-repeat;
     background-position: 9px 6px;
     color: #454545;
}
 .wallet-button {
     background: #fff;
     border-radius: 16px;
     font-weight:500;
     font-size: 12px;
     height: 32px;
     line-height: 12px;
     padding: 11px 20px;
     text-align: center;
     text-transform: uppercase;
     white-space: nowrap;
     color:#282828;
     margin-left: 18px;
}
 .navbar-default .navbar-nav>li>a{
     color:#fff;
     text-transform: uppercase;
     font-size:14px;
     font-weight:600;
}
 .navbar-nav{
     margin-left:60px;
}
 .nav>li{
     margin:0px 10px;
}
 .search-form, .wallet-button{
     display: inline-block;
}
 .search{
     float:right;
}
 .banner-des{
     margin-top:150px;
}
 .banner-des h1{
    color:#fff;
     padding-bottom:10px;
     font-weight:300;
}
 .banner-des p{
    color:#fff;
     font-size:16px;
     padding-bottom:10px;
}
 .banner-des .button-1{
    background:transparent;
     border-radius:60px;
     padding:8px 30px;
     color:#fff;
     font-size:15px;
     text-transform:uppercase;
     border: 2px solid #fff;
     margin-right:15px;
}
 .banner-des .button-2{
    background:#fff;
     border-radius:60px;
     padding:8px 30px;
     color:#282828;
     font-size:15px;
     text-transform:uppercase;
     border: 2px solid #fff;
}
 .stats:after{
     content:'';
     display:block;
     clear:both;
}
 .stats .col-md-4{
     padding:0px;
}
 .stats .col-md-4{
     color:#fff;
     padding:30px 0;
}
 .stats span{
     font-size:20px;
}
 .stats .col-md-4:nth-child(1){
    background:#7cbb38;
}
 .stats .col-md-4:nth-child(2){
    background:#4a7918;
}
 .stats .col-md-4:nth-child(3){
    background:#30500d;
}
 .why-block{
     padding: 50px 0 100px;
}
 .why-block #myCarousel{
     margin-top: 45px;
}
 .carousel-indicators .active{
     background:#6db125;
}
 .carousel-indicators li {
     border: 1px solid #6db125;
}
 .carousel-indicators {
     bottom: -47px;
}
 .main-heading h2{
     font-weight: 700;
     text-transform: uppercase;
     font-size: 34px;
     color: #76bd2a;
}
 .main-heading span{
     font-size: 16px;
     font-weight: 500;
}
 .feature-info i{
     font-size:55px;
     color:#154f7d;
}
 .feature-info h3{
     margin-top: 10px;
     font-size: 21px;
     text-transform: uppercase;
}
 .device{
     padding:100px 0px;
     background: transparent;
     position:relative;
	 z-index:1;
}
 #particles-js, #particles-js-2, #particles-js-3{
     width: 100%;
     height: 100%;
     background-color: transparent;
     position: absolute;
     z-index: -1;
     top: 0;
     left: 0;
}
 .device h3{
     margin-top: 0px;
     color: #fff;
     font-size: 37px;
     font-weight: 200;
}
 .device p{
     color:#fff;
     font-size: 18px;
     margin-bottom:25px;
     margin-top:15px;
}
 .google-store a{
     margin-right: 8px;
}
 .currencies{
     padding:70px 0;
}
 .currencies h2{
     margin-bottom:20px;
     margin-top:0px;
}
 .button-3{
     background: #154f7d;
     padding: 10px 18px;
     color: #fff;
     text-transform: uppercase;
     border-radius: 50px;
     margin-top: 20px;
     display: inline-block;
}
 .digital-login {
     background:url("../img/bg3_new.png")#154f7d;
     background-repeat:no-repeat;
     background-position: 50% -11%;
     padding:60px;
     position:relative;
     z-index:1;
     overflow:hidden;
}
 .digital-login h3{
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    line-height: normal;
    width: 60%;
    margin: 0 auto;
}
 .digital-login button{
    background: #76bd2a;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 33px;
    border-radius: 60px;
    font-weight: 500;
    margin-top: 30px;
}
 .digital-login a{
     margin-top: 20px;
     display: inline-block;
     color: #fff;
     border: 2px solid;
     padding: 7px 30px;
     border-radius: 30px;
}
 .footer{
     padding:50px 0;
     padding-bottom:0px;
}
 .company img{
     width:150px;
     margin-bottom:10px;
}
 .company p{
     font-size: 13px;
     font-weight: 500;
}
 .company span{
     font-weight: 600;
     font-size: 14px;
}
 .footer h5{
     margin-top:0px;
}
 .footer ul{
     float:left;
     margin-left:0px;
}
 .footer ul:nth-child(3){
     float:right;
     padding-right: 15px;
}
 .footer li{
     padding-bottom: 5px;
     font-size: 13px;
}
 .footer li a {
     color: #444;
     font-weight: 500;
}
 .products h5{
     font-weight: 600;
     color: #154f7d;
     border-bottom: 1px solid #154f7d;
     padding-bottom: 10px;
}
 .language li{
     font-size:13px;
     float: left;
     padding: 1px 4px;
     border: 1px solid #444;
     margin: 2px;
}
 .footer select{
     background-color: rgba(0,0,0,0);
     border: none;
     font-weight:500;
}
 .footer select:focus{
     outline:none;
     font-size:13px;
}
 .social-media li {
     display: inline-block;
     margin: 0 8px;
}
 .social-media{
     float:right !important;
     margin-bottom:0px;
     margin-top: 5px;
}
 .social-media li a {
     color:#fff;
     display: inline-block;
}
 .whole-copyright{
     margin-top:30px;
     padding:10px 0;
     background:#76bd2a;
}
 .copyright{
     color:#fff;
     padding-top:6px;
     display:block;
}
 .scrollup{
     width:40px;
     height:40px;
     opacity:0.3;
     position:fixed;
     bottom:50px;
     right:100px;
     display:none;
     text-indent:-9999px;
     background: url('icon_top.png') no-repeat;
}
 .go-to-top{
     position: fixed;
     right: 5px;
     bottom: 63px;
     height: 35px;
     width: 34px;
     background: #154f7d;
     z-index: 999;
     text-align:center;
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: 0.2s ease-in-out;
     cursor:pointer;
}
 .go-to-top:hover{
     background: #76bd2a;
}
 .go-to-top i{
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: 0.2s ease-in-out;
     font-size: 20px;
     color: #fff;
     padding-top: 8px;
}
 .go-to-top:hover i{
     padding-top: 5px;
}
 .display-in{
     opacity:1;
}
 .display-out{
     opacity:0;
}
 .wallet-button:hover, .button-3:hover {
     background:#76bd2a;
     color:#fff;
}
 .digital-login button:hover{
     background:#1d1d1c;
}
 .banner-des .button-2:hover{
     border-color:#76bd2a;
     background:#76bd2a;
     color:#fff;
}
 .banner-des .button-1:hover, .digital-login a:hover{
     background:#1d1d1c;
     color:#fff;
     border-color:#1d1d1c;
}
 .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#76bd2a;
}
 @media only screen and (max-width:1024px){
	 .navbar-nav {
    margin-left: 22px;
} 
.nav>li {
    margin: 0px 4px;
}
.footer ul, .footer ul:nth-child(3) {
	float:inherit;
	}	
 .digital-login h3 {
		 width:100%;
		 padding:0px 15px;
    }
}
 @media only screen and (width: 768px) {
	 .navbar-nav{
		 float: right;
		 }
		.whole-copyright .row .col-sm-12 .row .col-sm-12{
				width:50%;
				
				}
	 }
 @media only screen and (max-width: 640px) {
     .main-heading h2 {
         font-size: 23px;
    }
     .digital-login{
         padding-left:0px;
         padding-right:0px;
    }
     .digital-login h3 {
         font-size: 20px;
		 width:100%;
		 padding:0px 15px;
    }
     .copyright{
         font-size:12px;
    }
     .social-media{
         float:left !important;
    }
     .company{
         margin-bottom:30px;
    }
     .company span {
         font-size: 11px;
    }
     .currencies p{
         font-size:13px;
         font-weight: 300;
    }
     .currencies h2{
         margin-top:30px;
    }
     .banner-des h1{
         font-size: 27px;
    }
     .banner-des p {
         font-size: 14px;
    }
     .footer ul, .footer ul:nth-child(3){
         float:inherit 
    }
     .navbar-nav{
         margin-left:0px;
		 padding-top: 15px;
    }
     .navbar-collapse{
         text-align:left;
    }
     .site-logo img{
		padding-top: 5px;

    }
     .wallet-button{
         margin-left:0px;
         margin-top:20px;
    }
     .navbar-nav > li > a{
         padding-left:0px;
    }
     .navbar-collapse{
         box-shadow:none;
    }
     .menu-collapsed-button{
		 margin-bottom:0px!important;
         margin-top:12px !important;
    }
     .navbar{
		 padding-bottom:20px;
         background-color: #2f2f2f;
    }
     .fixed-me{
         background-color: #154f7d;
    }
     .navbar-default .navbar-toggle{
         border-color: #fff;
    }
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
	}
 
}
 @media only screen and (max-width: 320px) {
}

.meet-team-input input{
    background-image: none;
    width: 100%;
    margin-top: 10px;
}
.meet-team-input input:focus{
    background-image: none;
}
.modal .digital-login{
    padding: 20px;
}
.btn-green{
    background: #76bd2a;
    border: none;
    padding: 10px 25px;
    color: #fff;
    width: 100%;
    border-radius: 60px;
}
.btn-green:hover{
    background: #1d1d1c;
    color: #fff;
}

/* Notification */
#toast {

    visibility: hidden;
    max-width: 30%;
    height: 50px;
    margin: auto;
    background-color: #76bd2a;
    color: #000;
    text-align: center;
    border-radius: 2px;

    position: fixed;
    z-index: 11111;
    left: 0;right:0;
    bottom: 30px;
    font-size: 17px;
    white-space: nowrap;
}
#toast #img{
    width: 50px;
    height: 50px;
    
    float: left;
    
    padding-top: 16px;
    padding-bottom: 16px;
    
    box-sizing: border-box;

    
    background-color: #333;
    color: #fff;
}
#toast #desc{

    color: #fff;
   
    padding: 16px;
    
    overflow: hidden;
    white-space: nowrap;
}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
    from {min-width: 50px} 
    to {min-width: 350px}
}

@keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}
@-webkit-keyframes stay {
    from {min-width: 350px} 
    to {min-width: 350px}
}

@keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}
@-webkit-keyframes shrink {
    from {min-width: 350px;} 
    to {min-width: 50px;}
}

@keyframes shrink {
    from {min-width: 350px;} 
    to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 60px; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}
ul.nav navbar-nav li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
  left: 0;
  display: none;
}
ul.nav navbar-nav li:hover > ul,
ul.nav navbar-nav li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

ul.nav navbar-nav li ul li {
  clear: both;
  width: 100%;
}