.dropshipping-profit-calc-header {
    background-color: #F7F7F7;
    font-family: Roboto;
    color: #464646;
}
.dropshipping-profit-calc-header h1 {
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
}
.dropshipping-profit-calc-header .subtitle {
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.dropshipping-profit-calc-content {
    margin-top: 80px;
}
.aliexpress-supplier-price, .your-margin {
    margin-bottom: 76px;
}
.c-1-color,
.c-2-color,
.c-3-color {
    background: #3e76b0;
}
.how-much-money-form .noUi-horizontal {
    height: 4px;
    border: none;
}
.how-much-money-form .noUi-target {
    background-color: #dadada;
    margin-top: 22px;
}
.how-much-money-form .noUi-handle {
    width: 20px;
    height: 20px;
    background: #3E76B0;
    border: 2px solid #F7F7F7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    top: -8px;
}
.noUi-marker-horizontal.noUi-marker-large {
    display: none;
}
.noUi-horizontal .noUi-pips-horizontal {
    top: -2px;
    height: auto;
}
#slider1 .noUi-pips-horizontal .noUi-value-horizontal:nth-child(2) {
    left: 7px !important;
}
#slider1 .noUi-pips-horizontal .noUi-value-horizontal:last-child {
    margin-left: -16px;
}
#slider1 .noUi-connect,
#slider2 .noUi-connect,
#slider3 .noUi-connect,
#slider1 .noUi-origin,
#slider2 .noUi-origin,
#slider3 .noUi-origin {
    transition: transform 1.1s linear;
    -moz-transition: transform 1.1s linear;
    -webkit-transition: transform 1.1s linear;
}
.block-res sup {
    color: #ff8117;
    font-size: 17px;
    line-height: 30px;
    top: -1.5em;
}
#slider2 .noUi-pips-horizontal .noUi-value-horizontal:nth-child(2) {
    left: 12px !important;
}
#slider2 .noUi-pips-horizontal .noUi-value-horizontal:last-child {
    margin-left: -18px;
}
#slider3 .noUi-pips-horizontal .noUi-value-horizontal:nth-child(2) {
    left: 3px !important;
}
#slider3 .noUi-pips-horizontal .noUi-value-horizontal:last-child {
    margin-left: -16px;
}
.noUi-horizontal .noUi-value {
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    color: #969594;
}
.how-much-money-label {
    font-weight: 300;
    font-size: 17px;
    line-height: 20px;
}
.how-much-money-res {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -10px !important;
}
.block-result {
    background-color: white;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
    padding: 30px 15px 35px;
}
.block-result-title {
    font-size: 17px;
    line-height: 20px;
}
.block-res {
    font-family: Roboto;
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    color: #FF8117;
    margin: 13px 0;
}
.block-result-desc-ali {
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #969594;
}
.block-result-desc-cashback {
    margin-bottom: 8px;
}
.block-result-desc {
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    margin: 36px 0 31px;
}
.block-result-link a {
    font-weight: 400;
    font-size: 14px;
    line-height: 175.78%;
    text-align: center;
    padding: 11px 54px;
    margin: 0;
}
@media (max-width:767px) {
    .dropshipping-profit-calc-header .subtitle {
        font-size: 20px;
        line-height: 28px;
    }
}
