/*!
Template :	Sequence Page Custom CSS
Author	 :	Duality Blockchain Solutions

*/
/*!
 * Table of Contents
 * 01.0 - Fonts
 * 02.0 - Reset
 */

html {
    scroll-behavior: smooth;
}

body {
    color: #fff;
    background: #9e9e9e !important;
}

 img.logo.logo-light { height: max-content; }
.icon-box-img img{ transition: all .2s ease-in-out; }
.icon-box-img img:hover { transform: scale(1.1); }

.tab-s4 .nav-tabs {
    background-image: linear-gradient(45deg, #575756 0%, #c1c1c1 100%) !important;
}

.icon-box-img .fa-windows, .icon-box-img .fa-apple, .icon-box-img .fa-linux, .icon-box-img .fa-github {
    font-size: 5em;
}

.btn.btn-dl {
    max-width: 50% !important;
}

.tab-s4 .nav-tabs .nav-link.active {
    color: #000000;
    background: #fff;
}

.copyright-text span {
    display: block;
    color: #ffffff;
}

.social li a:hover {
    background: #000000;
}

#avx h5 a {
    color: #f4f9ff;
}

.banner.banner-curb {
    background: #545454;
}

.no-caps { text-transform: none !important; }

.footer-scetion {
    background-image: linear-gradient(to bottom, #6f6f6f 0%, #545454 70%)
}

.section-bg-blend {
    background-image: linear-gradient(to bottom, #545454 0%, #6f6f6f 70%)
}

.section-bg-alt {
    background: #0000008a ;
}

.navbar .navbar-nav > li:hover a {
    color: #5e5e5e;
}

.navbar .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar .navbar-nav .dropdown-menu .dropdown-item.active {
    color: #5e5e5e;
}

.btn:before {
    background-image: -webkit-linear-gradient(left, #6f6f6f 0%, #666666 100%) !important;
    background-image: linear-gradient(to right, #6f6f6f 0%, #666666 100%) !important;
}

.btn {
    background-image: -webkit-linear-gradient(left, #5e5e5e 0%, #9e9e9e 100%) !important;
    background-image: linear-gradient(to right, #5e5e5e 0%, #9e9e9e 100%) !important;
}

a {
    color: #0000008a;
}
.navbar .navbar-nav > li > a.nav-link.active {
    color: #5e5e5e;
}

.navbar .navbar-nav .dropdown-menu {
    background: #6f6f6f;
}


.subscribe-section {
    background: url(../../theme/icocrypto/main/images/footer-bg.png) no-repeat 50% 0%/contain, #5e5e5e !important;
}

.section-bg {
    background: #5e5e5e !important;
}

p.color-secondary {
    color: #0000008a;
}

.text-block p:not(.lead) {
    color: #ffffff;
}

.section-head .section-title span, .section-head .section-title:before {
    color: rgba(142, 134, 152, 0.06);
}

.social li a {
    color: #545454 !important;
    background: #fff !important;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
}

.social li a {
    height: 35px;
    width: 35px;
    font-size: 18px;
    line-height: 35px;
}

.navbar .navbar-nav .dropdown-menu {
    opacity: 1 !important;
}

.social li a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.form-message .input-field label.input-title {
    color: #fff !important;
}

.form-message .input-field .input-line {
    border-bottom: 1px solid #fff;

}

#downloads > div > div.tab-s4 > ul > li:nth-child(2) > a:hover {
    color: #ffffff !important;
}

a:hover {
    color: #9e9e9e !important;
}

.price-list {
    background-color: #0000006b;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 0px;
    z-index: 9999;
    width: 100%
}

.price-list a {
    font-size: 0.8em;
}

h5 a {
    color: #ffffff;
}

.copyright-text span {
    color: #fff;
}

.rightspop {
    color: #ffffff
}

.rightspop:hover {
    color: #001bff
}

.rightspop:focus {
    color: #ffffff
}

.btn-submit:hover {
    border: 1px solid white
}

#navbarToggle > ul:nth-child(1) {
    animation-delay: 0s !important;
}

p span, h4 span, h5 span {
    color: #ffffff;
}

.header-txt h1 span {
    font-weight: 900;
}

.text-block p:not(.lead) {
    color: #ffffff
}



#google_translate_element2 {
    position: fixed;
    bottom: 0em;
    left: 0em;
    z-index: 9999;
}

.fa-arrow-down {
    position: fixed;
    bottom: 3%;
    left: 98%;
    margin-left: -30px;
    cursor:pointer;
    z-index: 9;
    color: blue;
    background-color: white;
    padding: 10px;
}

.fa-arrow-up {
    position: fixed;
    bottom: 3%;
    left: 98%;
    margin-left: -30px;
    cursor:pointer;
    z-index: 9;
    color: blue;
    background-color: white;
    padding: 10px;
}

.btn-buy {
    font-size: 10px;
    line-height: 37px;
    font-weight: 500;
    padding: 0 34px;
    min-width: 90px;
    color: #fff;
    background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
    border-radius: 50px;
}


@media screen and (max-width: 479px) {

    .header-txt {
        margin-top: 10%;
    }

    .btn-buy {
        line-height: 35px;
        font-weight: 500;
        padding: 0px 0px 0px 20px;
        min-width: 90px;
        color: #fff;
        background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
        border-radius: 50px;
        height: 4vh;
        margin: 0%;
    }

    .buyCol {
        padding-top: 3%;
    }

    .buyCol2 {
        padding-top: 2%;
    }

}

@media screen and (max-width: 1000px) {
    .header-txt {
        margin-top: 10%;
    }

}