.header .navbar-brand img {
    max-width: 180px;
}

.btn-primary {
    background-color: #E82753;
    border-color: #E82753;
}

.btn-primary:hover {
    background-color: #E82753;
    border-color: #E82753;
}
.text-primary, .text-primary:hover {
    color: #E82753 !important;
}
.btn-outline-primary {
    color: #E82753;
    border-color: #E82753;
}
.getstart-content i {
    color: #E82753;
}
.portfolio_list .media .port-icon {
    color: #E82753;
}
.portfolio_list .media p a {
    color: #E82753;
}
.trade-app-content .card-body span {
    color: #E82753;
}
.trade-app-content .card-body a {
    color: #E82753;
}
.testimonial-content .owl-carousel .owl-nav .owl-next {
    background: #E82753;
}
.testimonial-content .owl-carousel .owl-nav .owl-prev {
    background: #E82753;
}
.get-touch-content span i {
    color: #E82753;
}
.footer .copyright p a {
    color: #E82753;
}
.sk-three-bounce .sk-child{
    background-color: #E82753;
}

.btn-outline-primary {
    color: #E82753;
    border-color: #E82753; }
.btn-outline-primary:hover {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem #E82753; }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #E82753;
    background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #E82753; }


.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus{
    color: #E82753;
}
.form-control:focus, .form-control:active, .form-control.active{
    border-color: #E82753;
}

a, a:hover {
    color: #E82753;
}

.info-list ul li:hover{
    color: #E82753;
}
.info-list ul li i{
    color: #E82753;
}

.btn-primary {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-primary:hover {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem #E82753; }
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #E82753;
    border-color: #E82753; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #E82753; }
.intro-form button {
    position: relative;
    background: #E82753;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding: 7px 20px;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
    width: 60px;
    min-width: 60px;
    border: 0px;
    margin-left: 15px; }
.intro-form button .first {
    position: absolute;
    right: 17px;
    top: 12px;
    z-index: 1;
    transition: all 0.2s ease-in-out; }
.intro-form button .second {
    position: absolute;
    left: -22px;
    top: 12px;
    z-index: 1;
    transition: all 0.2s ease-in-out; }
.intro-form button:hover, .intro-form button:focus {
    outline: none; }
.intro-form button:hover .first, .intro-form button:focus .first {
    right: -22px; }
.intro-form button:hover .second, .intro-form button:focus .second {
    left: 20px; }

.sidebar {
    background: #E82753;
}
.profile_log .user .thumb{
    background: #E82753;
}

.account_money ul li.crypto {
    background: #eef2fe;
    padding: 8px 15px 8px 22px;
    color: #E82753;
    border-radius: 30px 0 0px 30px;
    border: 1px solid #eef2fe;
    transition: all 0.3s ease-in-out; }
@media only screen and (max-width: 1199px) {
    .account_money ul li.crypto {
        padding: 8px 10px 8px 20px; } }
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .account_money ul li.crypto {
        padding: 8px 10px 8px 20px; } }
.account_money ul li.crypto span {
    margin-right: 10px;
    font-weight: 600; }
@media only screen and (max-width: 1199px) {
    .account_money ul li.crypto span {
        margin-right: 10px; } }
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .account_money ul li.crypto span {
        margin-right: 10px; } }
.account_money ul li.crypto:hover, .account_money ul li.crypto:focus, .account_money ul li.crypto.active {
    background: #E82753;
    color: #fff;
    border: 1px solid #E82753; }
.account_money ul li.usd {
    border: 1px solid #f1f4f8;
    padding: 8px 20px 8px 10px;
    border-radius: 0px 30px 30px 0px; }
@media only screen and (max-width: 1199px) {
    .account_money ul li.usd {
        padding: 8px 20px 8px 10px; } }
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .account_money ul li.usd {
        padding: 8px 20px 8px 10px; } }
.account_money ul li.usd span {
    font-weight: 600;
    color: #869ab8;
}
.menu ul li a:hover, .menu ul li a:focus, .menu ul li a:active {
    background: #E82753;
    color: #fff;
}
.page-title .page-title-content p{
    color: #E82753;
}

.menu ul li a.active {
    background: #E82753;
}

a:hover, a:focus, a.active{
    color: #E82753;
}
.phone_verified h5 span{
    color: #E82753;
}
.profile_log .dropdown-menu .dropdown-item i{
    color: #E82753;
}
.nice-select.open .list{
    overflow-y: scroll;
    height: 300px;
}
.authincation {
    height: auto;
}

.exchange_info ul{
    height: auto !important;
}

.file-upload-wrapper:before{
    background: #E82753;
}

.file-upload-wrapper:hover:before {
    background: #E82753 !important;}

.badge-danger{
    color: #fff;
}