@font-face {
    font-family: 'Thicker';
    src: url('../fonts/Thicker-Black-Upright-trial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
header {
    background: #232323;
    padding: 15px 0;
}
.work-settle-video {
    border-radius: 25px;
    overflow: hidden;
}
span#tm-newsletter_error {
    color: red;
}
span#tm-newsletter_success {
    color: green;
}
.header-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-us a {
    background: #BBFFCC;
    padding: 8px 22px;
    display: inline-block;
    border-radius: 25px;
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-decoration: none;
}

.contact-us a i {
    transform: rotate(45deg);
    font-size: 18px;
}

.main-banner {
    background: #1A1A1A;
}

.main-banner {
    position: relative;
    padding: 70px 0 0;
}

.main-cap h4 {
    color: #F7F7F7;
    font-size: 55px;
    font-weight: 600;
    font-family: 'Thicker';
}
.main-cap h4 span {
    color: #F6AA07;
}

.main-cap p {
    font-size: 22px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    width: 90%;
}

.main-cap a {
    background: #BBFFCC;
    padding: 8px 22px;
    display: inline-block;
    border-radius: 25px;
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-decoration: none;
    margin-top: 20px;
}

.main-cap a i {
    transform: rotate(45deg);
    font-size: 18px;
}

.top-to-bottom a {
    color: #F7F7F7;
    border: 1px solid #F7F7F7;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    text-decoration: none;
}

.top-to-bottom {
    position: absolute;
    bottom: 30px;
}

.main-banner img {
    width: 100%;
}

.refurbished-process h1 {
    font-size: 48px;
    color: #1A1A1A;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.refurbished-process h5 {
    font-size: 24px;
    color: #1A1A1A;
    line-height: 39px;
    font-family: "Inter", sans-serif;
}

.refurbished-process h5 span {
    border-bottom: 4px solid #FFF48F;
}

.refurbished-process p {
    font-size: 15px;
    color: #1A1A1A;
    font-family: "Inter", sans-serif;
    padding-top: 10px;
}

.refurbished-process img {
    width: 90%;
    float: right;
}

.refurbished-process {
    padding: 80px 0;
    background: #F7F7F7;
}

.stage-reurbished-title h4 {
    font-size: 48px;
    color: #1A1A1A;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.stage-reurbished-title h4 span {
    display: inline-block;
    background: #FFF48F;
    padding: 0 6px;
}

.stage-reurbished-title p {
    font-size: 24px;
    color: #1A1A1A;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}

.stage-reurbished-title {
    width: 47%;
    margin-bottom: 50px;
}

.refurbished-blk {
    border: 1px solid #E2E4E9;
    border-radius: 24px;
    padding: 20px 20px;
    background: #fff;
    min-height: 310px;
}

.refurbished-blk img {
    width: 64px;
}

.refurbished-blk h4 {
    font-size: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}

.stage-refurbished {
    padding: 70px 0;
    background: #f7f7f7;
}

.work-settle-title {
    text-align: center;
}

.work-settle-title h4 {
    font-size: 48px;
    color: #1A1A1A;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.work-settle-title p {
    font-size: 24px;
    color: #1A1A1A;
    font-family: "Inter", sans-serif;
}

.work-settle-title {
    width: 60%;
    margin: 0px auto 70px;
}

.work-settle-video video {
    width: 100%;
}

.work-settle {
    padding: 70px 0;
    background: url('/image/refurbished-process/work-settle-background.png');
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

.why-choose {
    background: #1A1A1A;
    padding: 60px 0;
}

.why-choose-first h4 {
    font-size: 46px;
    font-weight: 600;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
}

.why-choose-first h4 span {
    color: #F6AA07;
}

.choose-second-img img {
    width: 100%;
}

.choose-second-img {
}

.why-choose-second {
    background: #232323;
    border-radius: 25px;
    overflow: hidden;
}

.choose-second-txt h4 {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
}

.choose-second-txt {
    padding: 10px 20px;
}

.choose-second-txt p {
    color: #F7F7F7;
    font-size: 16px;
    opacity: 0.5;
    font-family: "Inter", sans-serif;
    font-weight: 300;
}

.choose-third-img img {
    width: 40%;
}

.choose-third {
    background: #FAC34C;
    border-radius: 24px;
    overflow: hidden;
}

.choose-third-img {
    text-align: right;
}

.choose-third-txt h4 {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
}

.choose-third-txt p {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 300;
}

.choose-third-txt {
    padding: 6px 22px;
}

.choose-fifth {
    background: #232323;
    border-radius: 25px;
    overflow: hidden;
}

.choose-fifth-img img {
    width: 160px;
}

.choose-fifth-txt h4 {
    font-size: 24px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
}

.choose-fifth-txt p {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    opacity: 0.5;
    font-weight: 300;
}

.choose-fifth-txt {
    padding: 34px 15px 0;
}

.choose-last-blk img {
    width: 100%;
}

.choose-last-blk {
    border-radius: 25px;
    overflow: hidden;
}

.why-choose .col-md-4 {
    margin-bottom: 30px;
}

.watch-expert {
    padding: 110px 0 90px;
    background: #f7f7f7;
}

.watch-expert-title {
    text-align: center;
    width: 48%;
    margin: 0 auto;
}

.watch-expert-title h4 {
    color: #1A1A1A;
    font-size: 44px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.watch-expert-video video {
    width: 100%;
    border-radius: 24px;
}

.watch-expert-title h4 span {
    background: #FFF48F;
}

.watch-expert-title h5 {font-family: "Inter", sans-serif;}

.more-then-refurbished {
    padding: 110px 0 90px;
    background: url('/image/refurbished-process/more-then-refurbished-background.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}

te {}

.refurbished-title {
    text-align: center;
}

.refurbished-title h4 {
    font-size: 34px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.refurbished-title h4 span {
    background: #fff48f;
}

.refurbished-title h5 {
    font-size: 20px;
    font-family: "Inter", sans-serif;
}

.refurbished-title h5 span {
    border-bottom: 2px solid #fff48f;
}
.work-settle-video img {
    width: 100%;
    border-radius: 25px;
}

.work-settle-video {
    position: relative;
}

.work-settle-video a {
    position: absolute;
    top: 0;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.work-settle-video a i {
    color: #000;
    background: #F7F7F7;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
}
.refurbished-video video {
    width: 100%;
    border-radius: 25px;
    margin-top: 40px;
}

.before-cap img {
    width: 100%;
}

.before-cap {
    background: #333333;
    border-radius: 18px;
    padding: 0px 0px;
    position: relative;
}
.before-cap h4.after {
    background: #BBFFCC;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 8px;
    font-family: "Inter", sans-serif;
}

.before-cap h4.before {
    background: #EA5E67;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 8px;
    font-family: "Inter", sans-serif;
}

.before-cap p {
    color: #fff;
    position: absolute;
    bottom: 0;
}

.before-after {
    background: #1A1A1A;
    padding: 50px 0;
}
.before-after-title {
    padding: 40px 0;
}

.before-after-title h4 {
    font-size: 49px;
    color: #f7F7F7;
    width: 58%;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.before-after-title h4 span {
    color: #F6AA07;
}
.before-cap .col-md-4 {
    padding: 10px 21px;
}

.ready-upgrade {
    background: url('/image/refurbished-process/ready-upgrade-img.png');
    background-repeat: no-repeat;
    background-position: center center;
    padding: 140px 0;
}

.ready-upgrade-txt h4 {
    color: #F7F7F7;
    font-size: 54px;
    font-weight: 700;
    font-family: 'Thicker';
}

.ready-upgrade-txt h4 span {
    color: #F6AA07;
}

.ready-upgrade-txt p {
    font-size: 22px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
}

.ready-upgrade-txt {
    width: 50%;
}

.refurbished-blk p {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    padding-top: 10px;
    color: #9D9DA9;
}

.watch-expert-title p {
    font-family: "Inter", sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}

.refurbished-title p {
    font-family: "Inter", sans-serif;
    width: 60%;
    margin: 0 auto 50px;
}
.ready-upgrade-txt a {
    background: #BBFFCC;
    padding: 8px 22px;
    display: inline-block;
    border-radius: 25px;
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-decoration: none;
}

.ready-upgrade-txt a i {
    transform: rotate(45deg);
    font-size: 18px;
}

footer {
    background: #1A1A1A;
    padding: 50px 0 0;
}

.copyright p {
    margin: 0;
    color: #f7F7F7;
}

.copyright {
    padding: 20px 0;
    border-top: 1px solid #d4d4d433;
    margin-top: 60px;
}

.footer-newsletter label {
    width: 100%;
    color: #F7F7F7;
}
div#tm-newsletter h5 {
    color: #fff;
    margin: 0;
}

.tm-login-form input {
    height: 52px;
}

.footer-newsletter {
    padding-top: 40px;
}

.tm-login-form label.control-label {
    margin: 0 !important;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.info-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.icon {
    min-width: 24px;
    text-align: center;
    color: #9D9DA9;
    font-size: 20px;
}
.content {
    line-height: 1.4;
}
.content p {
    margin: 0;
    color: #9D9D9D;
}
.social-links {
    display: flex;
    gap: 10px;
    margin-top: 5px;
}
.social-link {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
}
.facebook {
    background-color: #3B5998;
}
.twitter {
    background-color: #1DA1F2;
}
.instagram {
    background-color: #F6AA07;
}
.youtube {
    background-color: #CF2200;
}
.content.info-content {
    display: flex;
    align-items: center;
}

.content.info-content p {
    margin-right: 20px;
}
.brands-carousel.owl-carousel .item img {
    width: auto;
}

.brands-carousel.owl-carousel .item {
    text-align: -webkit-center;
}
.more-then-refurbished img {
    border-radius: 25px;
}
.brands-slider {
    background: #F7F7F7;
    border-bottom: 1px solid #f1eaea;
    padding: 10px 0;
}
.footer-newsletter form .row {
    display: flex;
    align-items: flex-end;
}

.footer-newsletter form input {
    width: 100%;
    padding: 13px 10px;
    border-radius: 4px;
    outline: none;
    border: 0;
}

.footer-newsletter form button {
    background: #EA5E67;
    width: 100%;
    height: 50px;
    border-radius: 1px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    font-size: 17px;
}

.footer-newsletter form label {
    font-family: "Inter", sans-serif;
    font-size: 22px;
}

.footer-newsletter form {
    width: 60%;
}
.before-after-slider .owl-nav {
    position: absolute;
    top: -120px;
    right: 30px;
}

.before-after-slider .owl-nav button i {
    font-size: 33px;
    padding: 11px 22px;
    border-radius: 100%;
    border: 2px solid #fff;
    color: #fff;
}

.before-after-slider .owl-nav button:hover i {
    background: #fff;
    color: #000;
}

.before-after-slider .owl-nav button:hover {
    background: transparent !important;
}
.content a {
    color: #9D9D9D;
    text-decoration: none;
}
.social-links a {
    color: #fff;
    text-decoration: none;
}
.stage-refurbished .col-md-4:first-child img {
    box-shadow: 0px 0px 50px #cd8fffba;
    border-radius: 14px;
}
.stage-refurbished .col-md-4:nth-child(2) img {
    box-shadow: 0px 0px 50px #76e191a3;
    border-radius: 14px;
}
.stage-refurbished .col-md-4:last-child img {
    box-shadow: 0px 0px 50px #ffca8e7a;
    border-radius: 14px;
}
.before-after-slider .owl-nav button {
    background: transparent;
    border: 0;
}
.choose-blk {
    min-height: 330px;
}
@media only screen and (max-width: 1200px)  {
    .main-cap h4 {
        font-size: 50px;
    }

    .main-cap p {
        font-size: 22px;
    }

    .main-cap a {
        font-size: 13px;
        padding: 8px 16px;
    }

    .top-to-bottom {
        bottom: 20px;
    }

    .refurbished-process h1 {
        font-size: 34px;
    }

    .refurbished-process h5 {
        font-size: 20px;
    }

    .stage-reurbished-title {
        width: 100%;
    }

    .stage-reurbished-title h4 {
        font-size: 36px;
    }

    .stage-reurbished-title h4 span {
        display: table;
    }

    .stage-reurbished-title p {
        font-size: 19px;
        width: 80%;
    }

    .refurbished-blk p {
        font-size: 15px;
    }

    .refurbished-blk h4 {
        font-size: 21px;
        padding-top: 20px;
    }

    .refurbished-blk img {
        width: 44px;
    }

    .work-settle-title h4 {
        font-size: 35px;
    }

    .work-settle-title p {
        font-size: 17px;
    }

    .why-choose-first h4 {
        font-size: 35px;
    }

    .choose-second-txt h4 {
        font-size: 20px;
    }

    .watch-expert-title {
        width: 88%;
    }

    .watch-expert-title h5 {
        font-size: 18px;
    }

    .before-after-title h4 {
        font-size: 39px;
    }

    .ready-upgrade-txt h4 {
        font-size: 44px;
    }

    .ready-upgrade-txt p {
        font-size: 19px;
    }
    .footer-newsletter form {
        width: 100%;
    }
}
@media only screen and (max-width: 991px)  {
    .main-cap h4 {
        font-size: 36px;
    }
    .refurbished-process img{
        width: 100%;
        float: unset !important;
    }
    .main-cap p {
        font-size: 19px;
        width: 100%;
    }

    .top-to-bottom {
        display: none;
    }

    .main-cap a {
        font-size: 18px;
        padding: 8px 16px;
    }

    .refurbished-process h1 {
        font-size: 30px;
    }

    .refurbished-process h5 {
        font-size: 17px;
        line-height: 30px;
    }

    .refurbished-process {
        padding: 80px 0 0;
    }

    .stage-reurbished-title h4 {
        font-size: 32px;
    }

    .stage-reurbished-title p {
        font-size: 17px;
    }

    .work-settle-title {
        width: 100%;
        margin: 0px auto 40px;
    }

    .work-settle {
        padding: 20px 0;
    }

    .before-after-title h4 {
        font-size: 32px;
    }

    .refurbished-title h4 {
        font-size: 25px;
    }

    .refurbished-title p {
        width: 100%;
    }

    .ready-upgrade-txt {
        width: 80%;
    }
}
@media only screen and (max-width: 768px)  {
    .main-cap h4 {
        font-size: 48px;
    }

    .why-choose-first h4{
        font-size: 40px;
    }

    .ready-upgrade {
        background: url(/image/refurbished-process/upgrade-mobile.png);
        padding: 130px 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .ready-upgrade-txt {
        width: 100%;
    }

    .ready-upgrade-txt a {
        width: 100%;
        text-align: center;
    }

    .main-cap a {
        width: 100%;
        text-align: center;
    }

    .refurbished-process h1 {
        font-size: 30px;
    }

    .refurbished-blk {
        margin-bottom: 20px;
        min-height: auto;
    }

    .before-cap .row {
        flex-direction: column-reverse;
    }

    .before-cap p {
        position: unset;
    }

    .before-cap h4.before {
        font-size: 18px;
        width: 90%;
        text-align: center;
    }
    .before-cap h4.after {
        font-size: 18px;
        width: 90%;
        text-align: center;
    }
    .before-cap .col-md-4 {
        text-align: center;
    }

    .before-after {
        padding: 50px 0 60px;
    }
    .footer-newsletter {
        margin-bottom: 40px;
    }

    .footer-newsletter form button {
        margin-top: 10px;
    }
    .choose-blk {
        min-height: auto;
    }
    .watch-expert-title h4 {
        font-size: 30px;
    }
    .before-after-title h4 {
        width: 100%;
    }
    .before-after-slider .owl-nav {
        top: auto;
        bottom: auto;
    }
    .before-after-slider .owl-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 20px;
        padding: 15px 0;
        box-sizing: border-box;
    }
    .before-after-slider .owl-nav button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .before-after-slider .owl-nav button {
        width: 32px;
        height: 32px;
    }
    .before-after-slider .owl-nav {
        gap: 32px;
        right: auto;
    }
}
@media only screen and (max-width: 380px)  {
    .header-main .logo img {
        width: 120px;
    }

    .contact-us a {
        font-size: 12px;
        padding: 5px 14px;
    }

    .contact-us a i {
        font-size: 12px;
    }
}
@media only screen and (max-width: 300px)  {
    .main-cap h4 {
        font-size: 40px;
    }
}