.why-convergeHub_block {
    border-bottom: 1px solid #e8e8e8;
    padding: 60px 0
}

.whyConvergeHub-section .area {
    float: none;
    margin: 0 auto
}

.whyConvergeHub-section h1 {
    font-size: 28px;
    margin-bottom: 0px
}

.why-convergehub_content {
    text-align: left
}

.why-convergehub_content span {
    display: block;
    font-size: 44px;
    margin-bottom: 33px
}

.tab-slider {
    position: relative
}

.tab-content {
    background-color: #fff;
    padding-top: 140px
}

.tab-menu {
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    left: 0;
    padding: 40px 0 20px;
    position: fixed;
    text-align: center;
    top: 60px;
    width: 100%;
    z-index: 99
}

.tab-menu li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    width: 140px
}

.tab-menu li:hover::after {
    background-color: #363f49;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.tab-menu li.active::after {
    background-color: #704FE6;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.tab-menu li a {
    color: #010101;
    display: block;
    font-size: 14px
}

.tab-menu li span {
    display: block;
    margin-bottom: 4px
}

.tab-menu li .icon_desktop {
    font-size: 24px
}

.tab-menu li .fa-line-chart {
    font-size: 24px
}

.tab-menu li .icon_like {
    font-size: 24px
}

.tab-menu li .icon_wallet {
    font-size: 24px
}

.tab-menu li .fa-bolt {
    font-size: 26px
}

.whyConvergeHub-section .icon_desktop,
.whyConvergeHub-section .fa-line-chart,
.whyConvergeHub-section .icon_like,
.whyConvergeHub-section .icon_wallet,
.whyConvergeHub-section .fa-bolt {
    color: #363f49
}

.circle-arrow {
    border: 1px solid #363f49;
    border-radius: 50%;
    color: #363f49;
    font-size: 14px;
    height: 25px;
    margin: 3px auto auto;
    position: relative;
    width: 25px
}

.circle-arrow:before {
    background-color: #fff;
    content: "";
    left: -1px;
    top: 1px;
    position: absolute;
    height: 7px;
    width: 7px
}

.circle-arrow:after {
    content: "";
    left: -1px;
    top: 1px;
    position: absolute;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #363f49;
    transform: rotate(-65deg);
    width: 0
}

.circle-arrow-large {
    border: 2px solid #363f49;
    border-radius: 50%;
    color: #363f49;
    display: inline-block !important;
    font-size: 14px;
    height: 45px;
    margin: 3px auto auto;
    position: relative;
    text-align: center;
    line-height: 26px;
    width: 45px
}

.circle-arrow-large .fa {
    font-size: 28px
}

.circle-arrow-large:before {
    background-color: #fff;
    content: "";
    left: 0px;
    top: -3px;
    position: absolute;
    height: 12px;
    width: 12px
}

.circle-arrow-large:after {
    content: "";
    left: 0px;
    top: 1px;
    position: absolute;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #363f49;
    transform: rotate(-65deg);
    width: 0
}




.whyus-banner-bg {
    background: rgb(255,255,255);
    background: linear-gradient(15deg, rgba(255,255,255,1) 0%, rgba(232,237,253,1) 100%);
    height: 505px;
    /* margin-top: 50px; */
    position: relative;
}
.whyus-banner-bg:after {
    filter: blur(30px);
    content: "";
    height: 101px;
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
}
.towhyusur-banner-hgt{
    height: 510px !important;
}
.whyus-banner {
    background: url(../images/banner-tour.svg);
    background-repeat: no-repeat;
    background-size: 72%;
    background-position: center top;
    text-align: center;
    padding-bottom: 135px;
    padding-top: 120px;
    z-index: 9;
    position: relative;
}
.whyusbanner-content h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 81px;
}
.whyusbanner-content h1 span{
    color: #A341FE;
}
.whyus-banner_link {
    text-align: center;
    margin-top: 24px;
}
.tour-billing{}


.tour-billing h2{
    font-size: 42px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
    text-align: center;
}
.tour-billing p {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #8f8f8f;
    margin-bottom: 40px;
    padding: 0 153px;
}
.billing-box-sec{
    border-radius: 20px;
    background-color: #EBEDFF;
    padding: 45px 32px;
}
.billing-box-sec{
    align-items: center;
}
.billing-box-sec img{
    /* width: 100%; */
}
.billing-box-sec h3{
    font-size: 32px;
    font-weight: 600;
    color: #070126;
    line-height: normal;
    text-align: left;
    margin-left: 0px;
}
.billing-box-sec p{
    font-size: 20px;
    font-weight: 400;
    color: #070126;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    padding: 0 0;
}
.integration-btn-grp {
    margin-bottom: 70px;
}
.filter-button{
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #EAEAEA;
    border-radius: 47px;
    text-align: center;
    color: #8F8F8F;
    margin-bottom: 5px;
    text-transform: none;
    margin-right: 12px;
    width: auto;
    height: 43px;
    line-height: 31px;
    padding: 0px 20px;
}
.filter-button:last-child{
    margin-right: 0px;
}
.filter-button:hover{
    border: 1px solid #A341FE !important;
    border-radius: 47px;
    text-align: center;
    color: #ffffff !important;
    background-color: #A341FE !important;
}
.filter-button.active{
    background-color: #A341FE;
    color: #fff;
    border: solid 1px #A341FE;
}
.btn-default:active .filter-button:active
{
    background-color: #704FE6;
    color: #fff;
}
.whyus-gardient {
    background: rgb(174,180,255);
background: linear-gradient(90deg, rgba(174,180,255,1) 0%, rgba(246,236,243,1) 100%);
    text-align: center;
}
.whyus-gardient h2, .whyus-gardient p {
    color: #070126 !important
  }
.whyus-gardient h2 {
    padding-bottom: 20px !important;
    font-size: 48px;
    font-weight: 700;
    color: #070126;
text-align: center;
}
.whyus-gardient p {
    font-size: 19px;
    font-weight: 400;
    color: #070126;
    margin-bottom: 24px;
    text-align: center;
}
.whyus-gardient h2 {
    color: #070126;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    padding: 0 180px;
    line-height: normal
}
.whyus-gardient p {
    color: #070126;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding:0px 378px;
    line-height: 26px;
}

.homeNew_freetrial_form .homeNew_banner-form {
    margin: 10px auto auto;
}

.whyus-gardient small {
    color: #070126;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 25px;
}

.whyus-gardient small span {
    /* background-color: #8392a0;
    border-radius: 50%; */
    background-image: url(../images/bullet.svg);
    display: inline-block;
    margin: -6px 15px;
    height: 24px;
    width: 24px
}
.whyus-content-sec{
    margin-bottom: 130px;
}
.whyus-content-sec h2{
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #070126;
    letter-spacing: 0;
}
.whyus-content-sec h2 span{
    color: #A341FE;
}
.whyus-content-sec p{
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    color: #8f8f8f;
    margin-bottom: 25px;
}
.whyus-content-mainbox{
    position: relative;
    right: 60px;
}
.whyus-content-box1{
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background-color: #C990FF;
    color: #fff !important;
    text-align: center;
    position: absolute;
    right: 5px;
    top: -65px;
    z-index: 9;
    display: inline-block;
}
.whyus-content-box1 h2{
    text-align: center;
    color: #fff;
    /* line-height: 325px; */
    font-size: 40px;
    font-weight: 700;
    margin-top:110px;
    margin-bottom: 0px;
}
.whyus-content-box1 h6{
    text-align: center;
    color: #ffffff;
    /* line-height: 32px; */
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.whyus-content-box1 h6 span{
    font-size: 13px;
    line-height: 30px;
}
.whyus-content-box2{
    width: 267px;
    height: 267px;
    border-radius: 50%;
    background-color: #FFD400;
    color: #070126;
    text-align: center;
    position: absolute;
    left: 152px;
    top: 169px;
    z-index: 5;
    display: inline-block;
}
.whyus-content-box2 h2{
    text-align: center;
    color: #070126;
    /* line-height: 238px; */
    font-size:60px;
    font-weight: 700;
    margin-top: 85px;
    margin-bottom: 0px;
}
.whyus-content-box2 h6{
    text-align: center;
    color: #070126;
    /* line-height: 32px; */
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.whyus-content-box3{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #ECECFA;
    color: #070126;
    text-align: center;
    position: absolute;
    left: 95px;
    top: 30px;
    z-index: 3;
    display: inline-block;
}

.whyus-content-box3 h2{
    text-align: center;
    color: #070126;
    /* line-height: 148px; */
    margin-top: 47px;
    margin-bottom: 0px;
    font-size: 32px;
    font-weight: 600;
}
.whyus-content-box3 h6{
    text-align: center;
    color: #070126;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 0px;
}