/* this is app customized style sheet */
.header .logo>.logo-icon{
    max-height: 60px;
}
.mw-150px{
    max-width: 150px;
}
.mw-250px{
    max-width: 250px;
}
.icon{
    display: inline-block;
}
.creditcard-wrap{
    display: block;
    width: 100%;
    max-width: 320px;
    height: 200px;
    min-width: 300px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    position: relative;
    text-decoration: none;
}
.creditcard{
    width: 100%;
    position: absolute !important;
    left: 0 !important;
    top: 0;
    width: 100%;
    max-width: 320px;
    height: 200px;
    overflow: hidden;    
    background: linear-gradient(-45deg, #470099 0%, #5700f8 50%, #c300ff 100%);
    color: #FFFFFF;
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    z-index: 0;
}
.creditcard.back{    
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    z-index: 1;
}
.creditcard-wrap:hover .creditcard{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.creditcard-wrap:hover .creditcard.back{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
}
.creditcard:after{
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #7700ff 0%, #ff4800 80%);
    box-shadow: -5px 5px 25px rgba(56, 0, 161, 0.65);
    height: 300px;
    width: 300px;
    border-radius: 50%;
    right: -150px;
    top: -80px;
    z-index: 0;
}
.creditcard:before{
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #06d485 0%, #03bbe9 55%, #006eff 80%);
    background-size: cover;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    left: -100px;
    bottom: -80px;
    z-index: 0;
    box-shadow: 5px -5px 25px rgba(0, 110, 255, 0.527);
}
.creditcard .logo-image{
    max-height: 40px;
}
.stripes-card{
    height: 44px;
    width: 100%;
    border-radius: 4px;
    background: repeating-linear-gradient( 45deg, #ededed, #ededed 5px, #f9f9f9 5px, #f9f9f9 10px );
    color: #000000; 
    padding: 5px 10px;
}

.badge {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 18px !important;
}

.card.selectable{
    border: 3px solid transparent;
    transition: ease all 0.5s;
    cursor: pointer;
}
.card.selectable.active{
    border-color:#1FC96E ;
}
.avatar img{
    vertical-align: top;
}
.cameraicon{
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    z-index: 1;
}
.form-control:disabled{
    background-color:#999999 !important;
    color:#ffffff !important;
    opacity: 0.5 !important;
}
.gallery-currency{
    height: auto;    
}
.gallery-currency .swiper-slide{
    width: 160px;
    text-align: center;
}
.gallery-currency .swiper-slide .nav-link{
    padding: 0;
    width: 100%;
    text-align: center;
    border-radius: 6px !important;
    border:3px solid transparent !important;
}
.gallery-currency .swiper-slide .nav-link:focus{
    outline: none;
    -webkit-appearance: none;
}
.gallery-currency .swiper-slide .nav-link .card-body{
    display: block;
    width: 100%;
    text-align: center;
}
.gallery-currency .swiper-wrapper{
    flex-wrap: nowrap;
    padding-bottom: 40px;
}
.gallery-currency .swiper-slide .nav-link.active{
    border:3px solid #1FC96E !important;
}
.dz-success-mark, .dz-error-mark{
    display: none;
}
.dz-preview{
    width: 150px;
    display: inline-block;
}
.dz-preview .dz-image img{
    max-width: 100%;
    max-height: 80px;
}

.cryptonews{
    height: 40px;
    overflow: hidden;
}
.cryptonews #crypto-widget-CoinMarquee{
    position: relative;
    top: -24px;
    left:-15px;
    right: -15px;
    width: auto;
}
html{
    height: 100% !important;
}
body{
    height: 100% !important;
    overflow-y: auto !important;
}
.wrapper{
    overflow: visible !important;
    height: auto !important;
}
.wrapper>.content{
    height: auto !important;
    overflow-y: visible !important;
}
.wrapper-square .wrapper>.content{
    min-height: 100vh !important;
}
.background.blur{
    transform: scale(1) !important; 
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
}
.header .btn-light:hover,
.header .btn-light:focus{
    color: #000000 !important;
}
.header .navbar .btn-sm, .header .navbar .btn-group-sm>.btn{
    line-height: 20px !important;
}
.header .logo{ }
.header .logo img{ height: 50px;}
.homebanner{
    height: calc(100vh - 150px);
    position: relative;
}
.homebanner .swiper-wrapper{
    height: 100%;
}
.homebanner .swiper-wrapper .swiper-slide{
    overflow: hidden;
}
.homebanner .swiper-wrapper .swiper-slide:after{
    content: '';
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);    
    z-index: 0;
}
.homebanner .swiper-wrapper .swiper-slide .container{
    z-index: 1;
    position: relative;
}
.background-slide-image{
    background-color: #7c7c7c;
    background-blend-mode: luminosity;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.3;
    z-index: 0;
    transition: ease all 8s;
}
.background-slide-image + div{
    z-index: 1;
}
.homebanner .swiper-wrapper .swiper-slide.swiper-slide-active .background-slide-image{
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.homebanner .swiper-wrapper .swiper-slide .display-4{
    opacity: 0;
    padding-bottom: 100px;
    transition: ease all 2s;
}
.homebanner .swiper-wrapper .swiper-slide.swiper-slide-active .display-4{
    opacity: 1;
    padding-bottom: 0px;
}
.homebanner .swiper-wrapper .swiper-slide .subtext{
    opacity: 0;
    padding-top: 100px;
    transition: ease all 2s;
}
.homebanner .swiper-wrapper .swiper-slide.swiper-slide-active  .subtext{    
    opacity: 1;
    padding-top: 0px;
}
.homebanner .swiper-wrapper .swiper-slide .btn{
    opacity: 0;
    transition: ease all 2s;
    margin-top: 100px;
}
.homebanner .swiper-wrapper .swiper-slide.swiper-slide-active  .btn{    
    opacity: 1;
    margin-top: 0px;
}
.homebanner .swiper-button-prev,.homebanner .swiper-button-next{
    background-color: rgba(255, 255, 255, 0.15);
    height: 60px;
    width: 60px;
    background-size: 30%;
    margin-left: -10px;
}
.homebanner .swiper-button-next{
    margin-left: auto;
    margin-right: -10px;
}
.homebanner .swiper-pagination-bullet{
    background-color: #ffffff;
}
.homebanner.two {
    height: calc(100vh - 96px);
    position: relative;
}
.homebanner .swiper-wrapper .swiper-slide.bgswiper{
    width: 100%;
    background: linear-gradient(-45deg, #470099 0%, #5700f8 50%, #c300ff 100%);
    color: #FFFFFF;
    z-index: 0;
}
.homebanner .swiper-wrapper .swiper-slide.bgswiper:after{
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #7700ff 0%, #ff4800 80%);
    box-shadow: -5px 5px 25px rgba(56, 0, 161, 0.65);
    height: 650px !important;
    width: 650px !important;
    border-radius: 50%;
    left: auto;
    right: -250px;
    top: -500px;
    z-index: 0;
    opacity: 0;
    transition: ease all 3s;
}
.homebanner .swiper-wrapper .swiper-slide.bgswiper:before{
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #06d485 0%, #03bbe9 55%, #006eff 80%);
    background-size: cover;
    height: 400px;
    width: 400px;
    border-radius: 50%;
    left: -250px;
    bottom: -150px;
    z-index: 0;
    opacity: 0;
    box-shadow: 5px -5px 25px rgba(0, 110, 255, 0.527);
    transition: ease all 3s;
}
.homebanner .swiper-wrapper .swiper-slide-active.bgswiper:after{
    opacity: 1;
    right: -250px;
    top: -150px;

}
.homebanner .swiper-wrapper .swiper-slide-active.bgswiper:before{
    opacity: 1;
    left: -150px;
    bottom: -100px;
}
.homebanner .swiper-button-prev.two, .homebanner .swiper-button-next.two{
    bottom: 0;
    top: auto;
    background-color: rgba(255, 255, 255, 0.65);
}
.homebanner .swiper-wrapper .swiper-slide .left-in{
    position: relative;
    opacity: 0;
    left: -300px;
    transition: ease all 0.8s;
}
.homebanner .swiper-wrapper .swiper-slide.swiper-slide-active .left-in{
    opacity: 1;
    left: 0px;
}
@media screen and (max-width:992px){
    .dropdown-menu-sm-left{       
        right: -50px;
        left: auto !important;
    }
    .homebanner.two {
        height: calc(100vh - 110px);
        position: relative;
    }
    .homebanner .swiper-wrapper .swiper-slide .display-4{
        font-size: 1.8rem;
    }
    .homebanner .swiper-wrapper .swiper-slide .subtext{
        font-size: 1.1rem;
    }
    .homebanner .swiper-wrapper .swiper-slide .btn{
        margin-bottom: 10px;
        font-size: 14px !important;
    }
    .homebanner .swiper-button-prev, .homebanner .swiper-button-next{
        height: 40px;
        width: 40px;
        top: 50% !important;
        bottom: auto !important;
    }
    .wrap-fixed-float.wrap-fixed-bottom-right{
        bottom: 15px !important;
    }
}
.pb-120{
    padding-bottom: 120px !important;
}
.wrap-fixed-float.wrap-fixed-bottom-right{
        right: 0px !important;
    top: 30% !important;
}