/**
 * @tableofcontents
 *
 * 1. referral Pages styles
 */

/* General*/
.white {
    color: #FFFFFF !important;
}

.content_widht {
    max-width: 596px;
}

/*General end*/
/* hero fold Start*/
.hero_title {
    color: #FBD808;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    /* letter-spacing: -0.72px; */
    margin-bottom: 16px;
}

.review_hero_fold {
    background-image: url(https://www.cloudways.com/wp-content/uploads/2023/05/review_heor_fold.png);
    padding: 220px 0px 145px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


.review_hero_fold h1 {
    font-weight: 800;
    font-size: 56px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 16px;
}

.review_hero_fold .hero_detail {
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    padding: 0 50px;
    font-weight: 300;
    max-width: 760px;
    margin: 0 auto 35px;
}

.hero_btn {
    margin-top: 10px;
}

/* hero fold end*/


/* fold two start*/
/* lnd-new-appSol-sec */
.lnd-new-appSol-sec h2 {
    font-weight: 800 !important;
}

.lnd-new-appSol-cardBox {
    box-shadow: none;
    padding: 32px 30px;
    min-height: auto;
    border-radius: 6px;
    display: block;
}

.lnd-new-appSol-paraBox>p {
    color: #000 !important;
    margin-top: 16px !important;
    margin-bottom: 0px !important;
}

.lnd-new-appSol-paraBox>h3 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
}

.lnd-new-appSol-cardBox:hover {
    border-color: transparent !important;
}

.lnd-new-appSol_ttlBox p {
    max-width: 611px;
    margin: 0 auto;
}

.lnd-new-appSol-cardBox {
    min-height: 293px !important;
}

.lnd-new-appSol-cardBox:hover {
    border-color: transparent !important;
}


/* */

.hm-new-dis-pos-sec {
    background-image: url(https://www.cloudways.com/wp-content/uploads/2023/09/referral_bg.png );
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
    /* position: relative; */
}

.hm-new-dis-pos-sec .text-box {
    margin: 0 auto 60px;
    width: 100%;
}

.hm-new-dis-pos-sec h2 {
    color: #0E134F;
    font-size: 40px;
    font-weight: 800;
    margin: 0 0 20px;
}

.hm-new-dis-pos-sec .text-box p {
    color: #0E134F;
    font-size: 18px;
    line-height: 26px;
}

.hm-new-dis-pos-sec .dis-pos-cards-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 72%;
    margin: 0 auto;
}

.hm-new-dis-pos-sec .dis-pos-cards-wrap .image-area {
    position: absolute;
    left: 156px;
    right: 0;
    /* margin: 0 auto; */
    top: 25px;
    width: 0;
    overflow: hidden;
}

.image-area img{
    min-width: 476px;
}
.hm-new-dis-pos-sec .dis-pos-cards-wrap.animateStart .image-area{
    animation: lineAnim 5s linear both;
}
@keyframes lineAnim {
    from {width: 0px;}
    to {width: 476px;}
  }

  
.hm-new-dis-pos-sec .dis-pos-cards-wrap .cardWrap {
    width: calc(33.33% - 40px);
    max-width: 300px;
    opacity: 0;
}

.hm-new-dis-pos-sec .dis-pos-cards-wrap.animateStart .cardWrap {
    animation: fadeIn .4s linear both;
    opacity: 1;
}
.hm-new-dis-pos-sec .dis-pos-cards-wrap.animateStart .cardWrap:nth-last-child(2) {
    animation-delay: 2.5s;
}
.hm-new-dis-pos-sec .dis-pos-cards-wrap.animateStart .cardWrap:last-child {
    animation-delay: 5s;
}

.hm-new-dis-pos-sec .dis-pos-cards-wrap.animateStart .cardWrap p {
    font-size: 16px;
    line-height: 22px;
}

.hm-new-dis-pos-sec .hero_btn {
    margin-top: 60px;
}

.hm-new-dis-pos-sec h4 {
    font-weight: 800;
    margin-top: 25px;
}

.hm-new-dis-pos-sec p {
    font-size: 18px;
    margin: 0;
    line-height: 26px;
    font-weight: 300;
}

.cwPlatformSection {
    padding: 80px 0 120px;
}

.cwPlatSecHeadWrap {
    margin: 0 auto;
    margin-bottom: 80px;
}

.cwPlatSecHeadWrap h2 {
    margin: 0;
}

.cwPlatSecHeadWrap h2 {
    color: #0E134F;
    font-size: 36px;
    font-weight: 700;

}

.cwPlatMainWrap .cwPlatRightWrap .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .rightArea img {
    min-width: 296px;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea {
    max-width: 572px;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea svg {
    margin: 0 0 17px;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea h3 {
    letter-spacing: -0.03em;
    color: #0C0C0D;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 8px;
    line-height: 150%;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea p {
    letter-spacing: -0.03em;
    color: #3B3B3B;
    font-size: 24px;
    line-height: 150%;
    margin: 0 0 40px;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea h4 {
    display: inline-block;
    font-weight: 700;
    color: #0E134F;
    font-size: 20px;
    line-height: 100%;
    margin: 0 0 4px;
}

.purpleTheme .cwPlatMainWrap .cwPlatRightWrap .inner .leftArea h4 {
    background: linear-gradient(93.95deg, #9C6DF3 4.03%, #542AA0 114.29%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cwPlatMainWrap .cwPlatRightWrap .inner .leftArea span {
    display: block;
    color: #42526E;
    font-size: 16px;
}

.cwPlatLeftWrap .nav-pills>li.active>a,
.cwPlatLeftWrap .nav-pills>li.active>a:focus,
.cwPlatLeftWrap .nav-pills>li.active>a:hover {
    background: transparent;
}

.purpleTheme .cwPlatLeftWrap .nav-pills>li.active>a h5,
.purpleTheme .cwPlatLeftWrap .nav-pills>li.active>a:focus h5,
.purpleTheme .cwPlatLeftWrap .nav-pills>li.active>a:hover h5 {
    background: linear-gradient(93.95deg, #9C6DF3 4.03%, #542AA0 114.29%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cwPlatLeftWrap .nav-pills>li>a>h5 {
    display: inline-block;
    color: #3B3B3B;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.03em;
    line-height: 150%;
    margin: 0 0 5px;
}

.cwPlatLeftWrap .nav>li>a {
    padding: 16px 0 0;
    border-top: 2px solid rgba(59, 59, 59, 0.11);
    position: relative;
    z-index: 1;
}

.cwPlatLeftWrap .nav>li>a:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    height: 2px;
    z-index: -1;
    width: 0;
}

.cwPlatLeftWrap .nav>li>a.progressBar:before {
    width: 100%;
    animation: progressAnim 5s ease-out;
}

@keyframes progressAnim {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.cwPlatLeftWrap .nav {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.cwPlatLeftWrap .nav-pills>li {
    float: initial;
}

.cwPlatLeftWrap .nav-pills>li>a>p {
    color: rgba(12, 12, 13, 0.5);
}

.cwPlatLeftWrap .nav-pills>li.active>a p,
.cwPlatLeftWrap .nav-pills>li.active>a:focus p,
.cwPlatLeftWrap .nav-pills>li.active>a:hover p {
    color: rgba(12, 12, 13, 0.7);
}

.cwPlatLeftWrap .nav:before,
.cwPlatLeftWrap .nav:after {
    display: none;
}

.cwPlatLeftWrap {
    margin: 80px 0 0;
    position: relative;
}

.cwPlatLeftWrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}


.cwPlatLeftWrap .nav>li>a {
    padding: 16px 0 0;
    border-top: 2px solid rgba(59, 59, 59, 0.11);
    position: relative;
    z-index: 1;
}

.cwPlatLeftWrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.cwPlatLeftWrap .nav>li>a.progressBar:before {
    width: 100%;
    animation: progressAnim 5s ease-out;
}

.cwPlatLeftWrap .nav>li>a:before {
    background: linear-gradient(94deg, rgba(26, 33, 214, 0) 0%, #1A21D6 100%);
}

.cwPlatLeftWrap .nav-pills>li>a>h5 {
    display: inline-block;
    font-weight: 700;
    color: #0E134F;
    font-size: 20px;
    letter-spacing: -0.03em;
    line-height: 30px;
    margin: 0 0 5px;
}

.cwPlatLeftWrap .nav-pills>li>a>p {
    color: #42526E;
    font-size: 16px;
}

.cwPlatLeftWrap .nav-pills>li.active>a>h5 {
    color: #2F39BF;
}

.cwPlatLeftWrap .nav>li>a.progressBar:before {
    width: 100%;
    animation: progressAnim 5s ease-out;
}


@keyframes progressAnim {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

/*RANGE SLIDER */

.selectServer .slidecontainer ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
}

.selectServer .slidecontainer ul li {
    font-weight: 400;
    font-size: 14px;
    color: rgba(66, 82, 110, 0.7);
    margin-top: 18px;
    letter-spacing: -0.03em;
}


.selectServer .slidecontainer .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 16px;
    background-color: rgba(66, 82, 110, 0.04);
    outline: none;
    /* border-radius: 10px; */
    padding: 0;
    /* background-image: linear-gradient(90deg, rgba(47, 57, 191, 0) 0%, #2F39BF 98.43%); */
    background-image: linear-gradient(90deg, #2F39BF 0%, #2F39BF 98.43%);
    background-repeat: no-repeat;
    background-size: 0 100%;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}



.selectServer .slidecontainer .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #2F39BF;
    /* border: 5px solid #2F39BF; */
    cursor: grab;
    box-shadow: 0 0 0 5px white;
    opacity: 0;
  }
  
  .selectServer .slidecontainer .slider::before {
      content: "";
      position: absolute;
      width: 23px;
      height: 32px;
      background: url(https://www.cloudways.com/wp-content/uploads/2023/09/rangeSlider.svg) no-repeat;
      /* border-radius: 50px; */
      left: -8px;
      top: -7px;
      z-index: -1;
      transition: all 0.3s ease-in-out;
  }


.selectServer .slidecontainer .slider.range_2 {
    background-size: 5% 100%;
}

.selectServer .slidecontainer .slider.range_2::before {
    left: 3.6%;
}


.selectServer .slidecontainer .slider.range_3 {
    background-size: 10% 100%;
}

.selectServer .slidecontainer .slider.range_3::before {
    left: 8.55%;
}


.selectServer .slidecontainer .slider.range_4 {
    background-size: 15% 100%;
}

.selectServer .slidecontainer .slider.range_4::before {
    left: 13.5%;
}

.selectServer .slidecontainer .slider.range_5 {
    background-size: 20% 100%;
}

.selectServer .slidecontainer .slider.range_5::before {
    left: 18.3%;
}

.selectServer .slidecontainer .slider.range_6 {
    background-size: 25% 100%;
}

.selectServer .slidecontainer .slider.range_6::before {
    left: 23.3%;
}

.selectServer .slidecontainer .slider.range_7 {
    background-size: 30% 100%;
}

.selectServer .slidecontainer .slider.range_7::before {
    left: 28.3%;
}

.selectServer .slidecontainer .slider.range_8 {
    background-size: 35% 100%;
}

.selectServer .slidecontainer .slider.range_8::before {
    left: 33.1%;
}

.selectServer .slidecontainer .slider.range_9 {
    background-size: 40% 100%;
}

.selectServer .slidecontainer .slider.range_9::before {
    left: 38%;
}

.selectServer .slidecontainer .slider.range_10 {
    background-size: 45% 100%;
}

.selectServer .slidecontainer .slider.range_10::before {
    left: 43.4%;
}

.selectServer .slidecontainer .slider.range_11 {
    background-size: 50% 100%;
}

.selectServer .slidecontainer .slider.range_11::before {
    left: 48.6%;
}




.selectServer .slidecontainer .slider.range_12 {
    background-size: 55.5% 100%;
}

.selectServer .slidecontainer .slider.range_12::before {
    left: 53.9%;
}

.selectServer .slidecontainer .slider.range_13 {
    background-size: 61.5% 100%;
}

.selectServer .slidecontainer .slider.range_13::before {
    left: 59.15%;
}

.selectServer .slidecontainer .slider.range_14 {
    background-size: 66.5% 100%;
}

.selectServer .slidecontainer .slider.range_14::before {
    left: 64.7%;
}

.selectServer .slidecontainer .slider.range_15 {
    background-size: 72.5% 100%;
}

.selectServer .slidecontainer .slider.range_15::before {
    left: 70.15%;
}

.selectServer .slidecontainer .slider.range_16 {
    background-size: 77.5% 100%;
}

.selectServer .slidecontainer .slider.range_16::before {
    left: 75.6%;
}

.selectServer .slidecontainer .slider.range_17 {
    background-size: 82% 100%;
}

.selectServer .slidecontainer .slider.range_17::before {
    left: 81%;
}

.selectServer .slidecontainer .slider.range_18 {
    background-size: 88.5% 100%;
}

.selectServer .slidecontainer .slider.range_18::before {
    left: 86.5%;
}

.selectServer .slidecontainer .slider.range_19 {
    background-size: 93.5% 100%;
}

.selectServer .slidecontainer .slider.range_19::before {
    left: 91.9%;
}

.selectServer .slidecontainer .slider.range_20 {
    background-size: 100% 100%;
}

.selectServer .slidecontainer .slider.range_20::before {
    left: 97.5%;
}

/*RANGE SLIDER END */

.selectServer{
    max-width: 904px;
    margin: 0 auto;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 30px 40px 40px;
}

.selectServer p {
    margin: 0 0 22px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.sliderValueWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.sliderCustomer {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    border: 1px solid #42526E26;
    justify-content: space-between;
    width: 215px;
    padding: 18px 22px;
}
.sliderTotal{
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #42526E26;
    width: 368px;
    padding: 18px 22px;
    background: rgba(76, 150, 237, 0.08);
}

.sliderTotal div:first-child, .sliderCustomer div:first-child{
    color: #42526E !important;
    font-weight: 600;
    font-size: 14px;
}
.sliderTotal div, .sliderCustomer div{
    color: #2F39BF;
    font-size: 36px;
    font-weight: 600;
}

/* @reset styling for small screen size */
@media (max-width: 767px) {}