/* 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;
}

@media screen and (max-width:992px){
    .dropdown-menu-sm-left{       
        right: -50px;
        left: auto !important;
    }
}
/* game section css start */
.game-card {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
    background-color: #020C25;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.game-card::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #bdc3c7;
    background: -webkit-linear-gradient(to bottom, #01162f00, #020c25de);
    background: linear-gradient(to bottom,  #01162f00, #020c25de);
}

.game-card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
}

/* game section css end */
/* game details css start */
.game-details-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 50px;
    background-color: var(--iq-primary);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-height: 100%;
    box-shadow: 0px 0px 10px 2px silver;
}

.game-details-right {
    padding: 50px;
    background-color: white;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
     box-shadow: 0px 0px 10px 2px silver;
}

@media (max-width: 575px) {
    .game-details-right {
        padding: 30px;
    }
}

@media (max-width: 440px) {
    .game-details-right {
        padding: 30px 15px;
    }
}

.amount-field {
    border-right: none !important;
}



.amount-field ~ .input-group-append .input-group-text {
    background-color: var(--iq-primary);;
    border: 1px solid var(--iq-primary);;
}

.single-select {
    padding: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    border-radius: 8px;
}

.single-select.active {
    position: relative;
    border-color: #e6a25d;
}

.single-select.active img {
    opacity: 0.35;
}

.single-select.active::after {
    position: absolute;
    content: "\f00c";
    top: -8px;
    right: -10px;
    width: 25px;
    height: 25px;
    background-color: #0aaf32;
    color: #ffffff;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

@media (max-width: 440px) {
    .single-select.active::after {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
}

.single-select.dice {
    width: calc(100% / 6);
}

@media (max-width: 1199px) and (min-width: 992px) {
    .single-select.dice {
        padding: 15px;
        width: calc(100% / 3);
    }
}

@media (max-width: 991px) {
    .single-select.dice {
        width: calc(100% / 6);
    }
}

@media (max-width: 575px) {
    .single-select.dice {
        width: calc(100% / 3);
    }
}

.single-select.pool {
    padding: 15px;
    width: calc(100% / 4);
}

@media (max-width: 991px) {
    .single-select.pool {
        width: calc(100% / 8);
    }
}

@media (max-width: 767px) {
    .single-select.pool {
        width: calc(100% / 4);
    }
}

/* game details css end */

/* winner & transaction css strat */
.winner-item {
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin-left: 35px;
    background-color: #01162f;
}

.winner-item::before {
    position: absolute;
    content: '';
    left: -30px;
    top: 50%;
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}

.winner-item::after {
    position: absolute;
    content: '';
    top: 50%;
    left: -30px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #b4903a;
    box-shadow: 0 0 5px 2px rgb(180 144 58 / 45%);
}

.winner-thumb {
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
}

@media (max-width: 440px) {
    .winner-thumb {
        width: 45px;
        height: 45px;
    }
}

.winner-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: top;
    -o-object-position: top;
}
.winner-content {
    width: calc(100% - (55px + 60px));
    padding-left: 20px;
    padding-right: 10px;
}

@media (max-width: 440px) {
    .winner-content {
        width: calc(100% - (45px + 45px))
    }
}

.winner-amount {
    width: 60px;
    text-align: right;
}

@media (max-width: 440px) {
    .winner-amount {
        width: 45px;
    }
}

.winner-list {
    position: relative;
}

.winner-list::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}
.winner-slider .slick-list {
    margin-bottom: -10px;
    margin-left: -7px;
}
.winner-slider .single-slide {
    padding-bottom: 10px;
}
/* winner & transaction css end */

.input-group-text{
    color:gray !important;
}

.win-loss-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transform: scale(0.5);
    transition: all 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.win-loss-popup.active {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.win-loss-popup__inner {
    width: 480px;
    max-width: 100%;
    text-align: center;
    background-color: var(--iq-primary);
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,0.15);
}
@media (max-width: 575px) {
    .win-loss-popup__inner {
        width: 300px;
    }
}
.win-loss-popup__header {
    padding: 20px 30px;
    border-bottom: 1px solid rgba(255,255,255, 0.15);
}
.win-loss-popup__body {
    padding: 20px 30px;
}
.win-loss-popup__body .icon {
    font-size: 200px;
    line-height: 1;
    color: #ed1569;
    text-shadow: 0 5px 15px #ed1569;
}
.win-loss-popup__footer {
    padding: 20px 30px;
    border-top: 1px solid rgba(255,255,255, 0.15);
}
.pb-120{
    padding-bottom: 120px !important;
}
/* trade request start css end */
/* trade request details css start */
.chat-box {
   
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.chat-box__header {
    padding: 20px;
    background-color: #001d4a;
}

.chat-box__thread {
    padding: 30px 20px;
    max-height: 550px;
    overflow-y: auto;
}

.chat-box__thread::-webkit-scrollbar {
    width: 10px;
}

.chat-box__thread::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.chat-box__thread::-webkit-scrollbar-thumb {
    background-color: #fca120;
}

.chat-box__footer {
    padding: 20px;
    background-color: #001d4a;
}

.chat-box__footer textarea.form-control {
    min-height: 70px !important;
}

.chat-box__footer .custom-file {
    color: #ffffff;
}

.chat-send-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chat-send-area .chat-send-field {
    width: 100%;
    order: 1;
    margin-bottom: 15px;
}
.chat-send-area .chat-send-btn {
    width: 76px;
    order: 3;
}
.chat-send-area .chat-send-file {
    width: calc(100% - 76px);
    order: 2;
}

@media (max-width: 480px) {
    .chat-send-area .chat-send-field,
    .chat-send-area .chat-send-btn,
    .chat-send-area .chat-send-file {
        width: 100%;
    }
    .chat-send-area .chat-send-btn {
        order: 3;
        margin-top: 15px;
    }
    .chat-send-area .chat-send-btn button {
        width: 100%;
    }
    .chat-send-area .chat-send-file {
        order: 2;
    }
}

.chat-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.chat-author .thumb {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ffffff;
}

.chat-author .content {
    padding-left: 15px;
    width: calc(100% - 40px);
}

.chat-author .content .name {
    color: #ffffff;
    font-size: 16px;
}

.chat-author .content .active-status {
    color: rgba(255, 255, 255, 0.6);
}

.single-message + .single-message {
    margin-top: 20px;
}

.single-message {
    padding: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.single-message.message--left {
    background-color: #001d4a0a;
    border: 1px solid #ececec;
}

.single-message.message--right {
    border: 1px solid #ececec;
}

.single-message.message--right .message-author {
    justify-content: flex-end;
}

.single-message.message--right .message-author .name {
    order: -1;
    padding-left: 0;
    padding-right: 15px;
}

.single-message.message--right .message-time {
    float: left;
}

.single-message .message-text {
    font-size: 14px;
}

.single-message .message-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}

.single-message .message-author .thumb {
    width: 35px;
    height: 35px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.single-message .message-author .name {
    padding-left: 15px;
    font-size: 14px;
}

.single-message .message-time {
    font-size: 12px;
    float: right;
    margin-top: -40px;
    font-style: italic;
}

.single-message .messgae-attachment {
    padding: 15px;
    background-color: #fff;
    margin-top: 10px;
}

.custom-file {
    padding: 0;
    border: none;
    width: auto;
    margin-left: 17px;
    margin-top: 5px;
}

.custom-file + label {
    position: absolute;
    background-color: #2ecc71;
    color: #ffffff;
    top: 0;
    left: 0;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 0;
}

.file-demo-btn {
    font-size: 14px;
    padding: 3px 10px;
    color: #fff;
    background-color: #2ecc71;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.file-demo-btn:hover {
    color: #363636;
}
.wrap-fixed-float.wrap-fixed-bottom-right{
    right: 0px !important;
    top: 30% !important;
}