.btn-orange,
h2 {
    font-weight: 700
}

#aboutus .main-title,
.terms_of_use h1 {
    text-transform: capitalize
}

body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    font-family: Poppins, sans-serif
}

.bg-tra {
    background-color: transparent
}

* {
    scrollbar-width: auto;
    scrollbar-color: #fc9127 #ffffff
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background-color: #fc9127;
    border-radius: 10px;
    border: 3px solid #fff
}

.header button.navbar-toggler {
    border: none !important;
    outline: 0
}

.header .navbar-toggler:focus {
    box-shadow: none !important
}

.header .navbar-toggler-icon {
    width: 1.8em;
    height: 1.8em
}

.hero-bg {
    background: #ffa5000a;
    border-radius: 0 0 50% 50%/5%
}

.hero-img,
.hero-img-feature {
    background-repeat: no-repeat
}

#bot,
.btn-orange {
    background-color: #fc9127
}

.hero-bg background-image {
    opacity: .6
}

.hero-img {
    background-image: url(../img/build-first-campaign.webp);
    background-position: right center !important;
    background-size: 53%, cover !important
}

.hero-img-feature {
    background-image: url(../img/home-top-right.png);
    background-position: right center !important;
    background-size: 40%, cover !important
}

.hero-row-200,
.hero-row-200-m {
    padding-top: 180px;
    padding-bottom: 180px
}

.btn-orange {
    border-color: #fc9127;
    padding: .5rem 2rem !important;
    border-radius: 40px;
    box-shadow: 0 6px 13px rgba(0, 0, 0, .3);
    color: #000 !important;
    border-width: 2px !important
}

.btn-orange:hover {
    background-color: #fc850f;
    border-color: #fc850f
}

.btn-orange.btn-white {
    background-color: #fafafa !important;
    border-color: #000 !important
}

.btn-white:hover {
    background-color: #e9ecef !important
}

.btn-orange.btn-mobile-bottom {
    padding: .375rem .75rem !important;
    box-shadow: none !important
}

@media (max-width:992px) {
    .navbar.bg-tra {
        background-color: #fff !important;
        box-shadow: 0 0 2px rgba(50, 50, 50, .4)
    }
}

.check {
    list-style: none;
    padding-left: 0
}

.check li:before {
    content: "\2714";
    font-weight: 800;
    text-decoration: inherit;
    color: #fc9127;
    margin-right: 10px
}

.pos_community::before,
.terms_of_use ul::before,
.terms_of_use::after {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/star4.png)
}

.footer-sec {
    background: #fff;
    padding: 60px 0
}

.footer_content__hqpLe ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    justify-content: flex-end
}

.footer_content__hqpLe ul a {
    line-height: 1.5;
    color: #000;
    display: block;
    text-decoration: none
}

.footer_content__hqpLe ul li {
    margin-left: 56px
}

.footer_content__hqpLe a {
    color: #232434;
    text-decoration: none
}

.index_icons img {
    width: 60px;
    height: 60px;
    margin: 0 0 20px
}

@media (max-width:425px) {
    .hero-img {
        background-position: center bottom !important;
        background-size: 90%, cover !important
    }

    .hero-img-feature {
        background-image: none
    }

    .hero-row-200-m {
        padding-top: 80px
    }

    .hero-row-200 {
        padding: 50px
    }

    .hero-bg .body-content {
        margin-bottom: 100px;
    }

    .footer_content__hqpLe ul {
        display: flex;
        flex-direction: column
    }

    .simple-step-sec .process-block {
        margin-bottom: 60px;
    }

    .simple-step-sec .process-block:last-child {
        margin-bottom: 0;
    }

}

.terms_of_use {
    padding: 80px 0 90px
}

.terms_of_use h1 {
    font-weight: 750;
    line-height: 120%;
    color: #222;
    padding-bottom: 32px
}

.terms_of_use::after {
    top: 20%;
    left: -150px;
    width: 600px;
    height: 600px
}

.pos_community::before,
.terms_of_use::after {
    opacity: .2
}

.terms_of_use ul::before {
    bottom: 25%;
    right: -150px;
    width: 120px;
    height: 120px;
    opacity: .3
}

.position-relative {
    position: relative !important
}

.terms_of_use li {
    text-align: justify;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #4a4a4a;
    padding-bottom: 30px;
    list-style-type: none
}

@media only screen and (max-width:500px) {
    .terms_of_use::before {
        right: 10px;
        bottom: 25%
    }

    .terms_of_use ul::before {
        bottom: 32%;
        right: -15px;
        width: 40px;
        height: 40px
    }

    .terms_of_use::after,
    .terms_of_use::before {
        width: 330px;
        height: 330px
    }
}

.spacer {
    height: 50px;
    width: 100%
}

.spacer2 {
    height: 20px;
    width: 100%
}

.sd_master_wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    border-radius: 10px;
    z-index: 9999
}

.sdtestBg2,
.sdtestBg3 {
    height: 100%;
    background: #fff;
    position: absolute;
    box-shadow: 0 18px 52.8537px rgb(215 228 249 / 50%)
}

.sdtestBg2,
.sdtestBg3,
.slideshow {
    border-radius: 20px
}

.sdtestBg3 {
    width: 80%;
    bottom: -40px;
    left: 10%;
    z-index: 1
}

.sdtestBg2 {
    width: 90%;
    bottom: -22px;
    left: 5%;
    z-index: 2
}

.sd_scroll {
    height: auto;
    max-height: 180px;
    overflow: auto
}

.slideshow {
    position: relative;
    min-height: 200px;
    height: auto;
    background: top 15px left 15px/180px no-repeat, bottom 40% right 15px/180px no-repeat #fff;
    box-shadow: 0 18px 52.8537px rgba(215, 228, 249, .5);
    z-index: 3;
    padding: 10px 0
}

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
    color: transparent;
    border: none;
    padding: 0;
    outline: 0;
    position: absolute;
    cursor: pointer
}

button.slick-prev.slick-arrow {
    z-index: 9999;
    bottom: -80px;
    right: 160px;
    background: url(../img/left-icon.png) 0 0/100% 100%;
    height: 15px;
    width: 30px
}

button.slick-next.slick-arrow {
    bottom: -82px;
    right: 105px;
    background: url(../img/right-icon.png) 0 0/100% 100%;
    height: 18px;
    width: 40px
}

@media (max-width:576px) {
    button.slick-next.slick-arrow {
        transform: translate(0%, 0%);
    }

    button.slick-prev.slick-arrow {
        right: 50%;
        transform: translate(-50%, 0);
    }
}

.pagingInfo {
    position: absolute;
    bottom: 0;
    z-index: 999
}

#bot,
.widget {
    position: fixed
}

.sdCustomSliderHeadig {
    color: #000;
    margin-top: 10px;
    font-size: large;
    font-weight: 400;
    line-height: 1.6em;
    text-align: center
}

.SdClientDesc,
.SdClientName {
    line-height: 1.4em;
    text-align: center
}

.sdAllContent {
    width: 75%;
    margin: auto
}

.content {
    display: block !important;
    padding: 5px
}

.SdClientName {
    color: #272d4e;
    font-weight: 500;
    margin-top: 15px
}

.SdClientDesc {
    color: #fb9535;
    font-size: 16px;
    margin-bottom: 10px
}

@media (max-width:576px) {
    .sd_scroll {
        height: auto;
        overflow: auto;
        max-height: 240px
    }

    .btnNtxt,
    .thumbnail {
        width: 100% !important;
        display: block !important
    }
}

.sd_scroll::-webkit-scrollbar {
    background-color: transparent;
    width: 6px
}

.sd_scroll::-webkit-scrollbar-track {
    background-color: transparent
}

.sd_scroll::-webkit-scrollbar-track:hover {
    background-color: transparent
}

.sd_scroll::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px
}

.sd_scroll::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5
}

.upper-title {
    text-transform: uppercase;
    color: #fb9535;
    letter-spacing: 1.5px;
    font-size: 20px
}

.main-title {
    font-size: 50px;
    line-height: 65px;
    margin: 0;
    color: #2a2a2a;
    font-weight: bolder
}

.process-block .inner-box {
    position: relative;
    text-align: center;
    color: #c3cdd8;
    font-size: 90px;
    padding: 0 35px 50px;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    cursor: pointer;
    min-height: 320px
}

.process-block .inner-box .number {
    position: relative;
    top: -30px;
    width: 54px;
    height: 54px;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    font-weight: 500;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    background-color: #fe8f29
}

.process-block .inner-box .number:after {
    position: absolute;
    content: "";
    left: -8px;
    right: -8px;
    bottom: -8px;
    top: -8px;
    border-radius: 50%;
    border: 8px solid rgba(249, 117, 52, .6)
}

.process-block .inner-box h3 {
    position: relative;
    color: #222;
    font-weight: 700;
    font-size: 20px;
    margin-top: 15px
}

.process-block .inner-box .lower-content {
    position: relative;
    margin-top: 20px
}

.process-block .inner-box .lower-content .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.process-block .inner-box .lower-content .text {
    position: relative;
    color: #333;
    font-size: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #555;
    margin: 0
}

.process-block .inner-box:hover .lower-content .icon {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    visibility: hidden
}

.process-block .inner-box:hover .lower-content .text {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms
}

#bot {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    bottom: 30px;
    right: 13px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 2.2;
    text-decoration: none;
    font-weight: 700;
    z-index: 99999999
}

@media only screen and (max-width:600px) {
    #bot1 {
        width: 35px;
        height: 35px;
        bottom: 9px;
        right: 11px
    }
}

#bot::after {
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

#bot:hover {
    cursor: pointer;
    background-color: #333
}

#bot:active {
    background-color: #555
}

#bot.show {
    opacity: 1;
    visibility: visible
}

.widget {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .5rem;
    background-color: #003057;
    justify-content: flex-end;
    z-index: 999999
}

@media only screen and (min-width:425px) {
    .widget__nav {
        justify-content: flex-end;
        padding: 0 .5rem
    }
}

@media only screen and (min-width:768px) {
    .widget {
        display: none
    }
}

.widget__nav {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.5%
}

.widget__link {
    height: 40px;
    background-color: #ff9800 !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 1.2em !important;
    font-weight: 300 !important;
    width: 200px;
    text-decoration: none !important;
    border: 2px solid #003057;
    padding: .5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    -webkit-tap-highlight-color: transparent;
    transition: .1s linear
}

.tilt-feature {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding: 30px 25px;
    display: block;
    margin: 20px 0;
    position: relative;
    z-index: 5;
    box-shadow: 0 30px 70px 0 rgba(223, 227, 234, .5);
    cursor: pointer
}

.tilt-feature:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(-90deg, #ffb68b 0, #ff608b 100%);
    opacity: 0
}

.tilt-feature:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgb(255, 255, 255, .13);
    z-index: -1;
    top: -80px;
    right: -80px;
    opacity: 0;
    transform: scale(.2)
}

.tilt-feature:hover:before {
    opacity: 1
}

.tilt-feature:hover:after {
    opacity: 1;
    transform: scale(1);
    transition-duration: 1s
}

.tilt-feature .title {
    padding: 10px 0 6px;
    color: #2a2a2a;
    font-weight: 400;
    font-size: 24px;
    margin: 0
}

.tilt-feature:hover,
.tilt-feature:hover .counter,
.tilt-feature:hover .title {
    color: #fff
}

.tilt-feature:hover .cls-1 {
    fill: #fff
}

.tilt-feature .counter {
    font-size: 80px;
    color: #ffb68b
}

.three-steps {
    background-color: #fffbf6
}

.three-steps h4 {
    font-size: 17px;
    font-weight: 700;
    color: #002081
}

.deliver .divider-line,
.three-steps .divider-line {
    width: 80px;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-top: 2.5px;
    padding-bottom: 2px;
    border-radius: 12px;
    background-color: #fc9127;
    text-align: center
}

.service-section .icon-box {
    padding: 30px;
    border-radius: 19px;
    background-color: #fff9f3
}

.elevate h3,
.service-section .icon-box:hover .service-title a {
    color: #fc9127
}

.service-section .icon-box .service-title {
    margin-left: 46px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.2
}

.service-section .icon-box .service-title a {
    color: #556270;
    transition: .3s;
    text-decoration: none
}

.service-section .icon-box .service-para {
    margin-left: 46px;
    line-height: 24px;
    font-size: 14px
}

.service-section .service-main-heading {
    color: #556270;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 60px;
    font-weight: 600
}

.icon-box svg {
    height: 35px;
    margin: 0 2em;
    fill: #fc9127
}

@media (min-width:768px) {
    .col-sm-6 {
        width: 50%
    }
}

@media (min-width:992px) {
    .hover-underline-animation {
        position: relative;
        color: #fc9127
    }

    .hover-underline-animation:after {
        content: '';
        position: absolute;
        width: 70%;
        transform: scaleX(0);
        height: 3px;
        bottom: 8px;
        left: 15%;
        background-color: #fc9127;
        transform-origin: bottom right;
        transition: transform .25s ease-out
    }

    .hover-underline-animation:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left
    }

    .col-md-6 {
        width: 50%
    }
}

@media (min-width:1200px) {
    .process-block .inner-box:before {
        position: absolute;
        content: "";
        left: 100%;
        top: -70px;
        height: 56px;
        width: 194px;
        margin-left: -80px;
        background: url(../img/arrow.png) no-repeat
    }

    .nobefore .inner-box:before {
        content: none
    }

    .col-lg-3 {
        width: 25% !important
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
}

@media (max-width:767px) {
    .icon-box svg {
        margin: 10px 2em;
    }

    .service-section .icon-box .service-para,
    .service-section .icon-box .service-title {
        margin-left: 35px;
    }
}