/**
 * @tableofcontents
 *
 * 1. Home New Banner
 * 2. Home New Features Section
 * 3. Home New Platform Section
 * 4. Home New Pricing CTA
 * 5. Home New Support Section
 * 6. Home New CMS Feature Tabs
 * 7. Home New Partners Section
 * 8. Home New Signup Cta Section
 * 9. Home CRO 2021
 * 10. New Testinomials Section with Tabs
 */


/* @section 1. Home New Banner */

.hm-new-bnr-wrap {
    background-color: #04288e;
    position: relative;
    padding: 240px 0 210px;
    overflow: hidden;
    background: url(../../img/home/home-bnr-illustration.svg) no-repeat calc(100% + 65px), url(../../img/home/home-bnr-illustration2.svg) no-repeat -100px -500px transparent;
    background-size: contain;
}

.hm-new-bnr-bg-wrap {
    background: #1c2bf7;
    background: -moz-linear-gradient(45deg, #1c2bf7 0%, #061c59 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #1c2bf7), color-stop(100%, #061c59));
    background: -webkit-linear-gradient(45deg, #1c2bf7 0%, #061c59 100%);
    background: -o-linear-gradient(45deg, #1c2bf7 0%, #061c59 100%);
    background: -ms-linear-gradient(45deg, #1c2bf7 0%, #061c59 100%);
    background: linear-gradient(45deg, #1c2bf7 0%, #061c59 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1c2bf7', endColorstr='#061c59', GradientType=1);
}

.hm-new-bnr-strip {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -47px;
    height: 100px;
    transform: rotate(-3deg);
    width: calc(100% + 100px);
    background-color: #fff;
    display: none;
}

.hm-new-bnr-text h1 {
    font-size: 56px;
    color: #FFFFFF;
    margin: 0 0 30px;
    font-weight: 700;
}

.hm-new-bnr-text p {
    font-size: 20px;
    color: #FFFFFF;
    margin: 0 0 30px;
    font-weight: 300;
    max-width: 900px;
    margin: 0 auto 50px;
    line-height: 35px;
}

.hm-new-bnr-text p b {
    font-size: inherit;
    font-weight: 500;
    color: inherit;
    line-height: inherit;
}


/* @section 2. Home New Features Section */

#hm-new-feat-sec {
    padding-bottom: 50px;
    background: #fff;
    position: relative;
}

.hm-new-feat-wrap {
    padding: 45px 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top: -120px;
}

.hm-new-feat-wrap .col-sm-4:nth-of-type(2):before,
.hm-new-feat-wrap .col-sm-4:nth-of-type(2):after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: rgba(196, 196, 196, 0.3);
    border-radius: 100%;
    top: 0;
}

.hm-new-feat-wrap .col-sm-4:nth-of-type(2):before {
    left: -45px;
}

.hm-new-feat-wrap .col-sm-4:nth-of-type(2):after {
    right: 42px;
}

.hm-new-feat-ttl {
    position: relative;
}

.glbNew-strp_sprt {
    position: relative;
    margin: 16px 0 25px;
    display: inline-block;
    width: 100%;
}

.glbNew-strp_sprt::before,
.glbNew-strp_sprt::after {
    content: '';
    height: 5px;
    display: inline-block;
    border-radius: 50px;
}

.glbNew-strp_sprt::before {
    width: 40px;
    background-color: #2F39BF;
}

.glbNew-strp_sprt::after {
    width: 10px;
    margin-left: 5px;
    background-color: #09ebaf;
}

.hm-new-feat-ttl h3 {
    font-size: 20px;
    line-height: 20px;
    color: #0A1E43;
    font-weight: 400;
    margin: 0;
}

.hm-new-feats {
    margin: 0;
    list-style: none;
    padding: 0;
}

.hm-new-feats li {
    font-size: 16px;
    color: #42526E;
    font-weight: 300;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.hm-new-feats li:before {
    content: "\f00c";
    color: #39DCB1;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
}

#cw20_hm_bnr_wrap h5 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
}

#cw20_hm_bnr_wrap h1 {
    margin: 0 0 25px;
}

#cw20_hm_bnr_wrap p {
    max-width: 100%;
    margin-bottom: 30px;
}

#cw20_hm_bnr_wrap .hm_newBnr_ctaMainBox {
    text-align: left;
    display: flex;
}

#cw20_hm_bnr_wrap .hm_newBnr_ctaInrBox {
    /* flex: 1; */
}

#cw20_hm_bnr_wrap .hm_newBnr_ctaInrBox:first-child {
    margin-right: 20px;
}


/* #cw20_hm_bnr_wrap .hm_newBnr_ctaInrBox a{
    width: 100%;
    max-width: 300px;
} */

#cw20_hm_bnr_wrap .hm_newBnr_ctaMainBox span {
    display: none;
}


/* @section 9. Home CRO 2021 */

.hm_newBnr_ctaMainBox span {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.hm_newBnr_ctaInrBox {
    display: inline-block;
}

.hm-new-bnr-text>span,
.hm-new-bnr-text>h1>span {
    color: #fff;
    font-size: 25px;
    margin-bottom: 16px;
    display: block;
}

.hm_cro_2021 .hm-new-bnr-text h1 {
    font-size: 40px;
}

.hm_cro_2021 .hm_newBnr_ctaMainBox span {
    display: block !important;
}


/* G2 Review Fold */

.hm_cro_2021 #hm-new-feat-sec {
    background: #F2F7FF;
}

.hm_cro_2021 .hm-new-feat-wrap {
    padding: 40px;
}

.hm_cro_2021 .hm-new-feat-wrap .col-sm-4:nth-of-type(2):before,
.hm_cro_2021 .hm-new-feat-wrap .col-sm-4:nth-of-type(2):after {
    display: none;
}

.hm_tpReview_box {
    padding: 0 25px;
}

.hm_tpReview_rateBox i.fa-star {
    color: #ef492d;
    font-size: 20px;
}

.hm_tpReview_txtBox h3 {
    color: #0A1E43;
    font-size: 16px;
    font-weight: 700;
}

.hm_tpReview_txtBox p {
    color: #0A1E43;
    font-size: 16px;
    margin: 20px 0;
    min-height: 200px;
}

.hm_tpReview_cstmrImgBox,
.hm_tpReview_cstmrTxtBox {
    display: inline-block;
    vertical-align: middle;
}

.hm_tpReview_cstmrTxtBox h6,
.hm_tpReview_cstmrTxtBox p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 8px;
}

.hm_tpReview_cstmrTxtBox h6 {
    margin-bottom: 3px;
}

.hm_tpReview_ctaSec {
    background: #F2F7FF;
    padding: 50px 0 70px;
    text-align: center;
}

.hm_tpReview_cta_txtBox span {
    color: #42526E;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.hm_tpReview_cta_txtBox h2 {
    color: #0A1E43;
    font-size: 28px;
    font-weight: 700;
}

.hm_tpReview_cta_txtBox p {
    color: #42526E;
    font-size: 20px;
}


/* Platform Fold */

.hm_cro_2021 .hm-new-plt_sec_top h2,
.hm_cro_2021 .hm-new-plt_sec_top h2 em {
    color: #0A1E43;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}

.hm_cro_2021 .hm-new-plt_sec_cont strong {
    font-weight: 700;
}

.hm_cro_2021 .hm-new-plt_sec_cont,
.hm_cro_2021 .hm-new-plt_sec_cont a {
    color: #42526E;
    border: 0 !important;
    font-size: 16px;
    font-weight: 400;
}

.hm_cro_2021 .hm-new-plt_sec_cont a {
    font-weight: 700;
    text-decoration: underline;
}


/* Stats Widget 4 */

.wt_stats4_sec {
    padding: 20px 0 80px;
}

.wt_stats4_ttlBox {
    text-align: center;
}

.wt_stats4_ttlBox h2 {
    color: #0A1E43;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.wt_stats4_wrap {
    padding: 40px;
    border: 1px solid #F2F7FF;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.wt_stats4_mainBox {
    display: flex;
    margin: 50px 0;
}

.wt_stats4_inrBox {
    flex: 1;
}

.wt_stats4_imgBox svg {
    width: 120px;
    height: 120px;
    transform: scale(0.7);
}

.wt_stats4_imgBox circle {
    fill: none;
    stroke: #0a1e43;
    stroke-width: 10px;
    stroke-dasharray: 333;
    stroke-dashoffset: 333;
    transition: stroke-dashoffset 1s linear;
}

.wt_stats4_imgBox svg circle:nth-of-type(1) {
    stroke-dashoffset: 0;
    stroke: #e7e9f5;
}

.wt_stats4_imgBox {
    stroke-dashoffset: calc(333 - (1 * 333) / 10) !important;
}

.wt_stats4_inrBox:nth-of-type(1) svg .wt_stats4_pBar {
    stroke: #2e91cc !important;
}

.wt_stats4_inrBox:nth-of-type(1) .wt_stats4_imgBox svg text {
    fill: #2e91cc !important;
}

.wt_stats4_inrBox:nth-of-type(2) svg .wt_stats4_pBar {
    stroke: #5a3da0 !important;
}

.wt_stats4_inrBox:nth-of-type(2) .wt_stats4_imgBox svg text {
    fill: #5a3da0 !important;
}

.wt_stats4_inrBox:nth-of-type(3) svg .wt_stats4_pBar {
    stroke: #fc4b36 !important;
}

.wt_stats4_inrBox:nth-of-type(3) .wt_stats4_imgBox svg text {
    fill: #fc4b36 !important;
}

.wt_stats4_imgBox svg text {
    text-anchor: middle;
    font-size: 30px;
    font-weight: 500;
}

.wt_stats4_imgBox,
.wt_stats4_txtBox {
    display: inline-block;
    vertical-align: middle;
}

.wt_stats4_txtBox h4 {
    color: #0A1E43;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
}

.wt_stats4_txtBox p {
    color: #42526E;
    font-size: 16px;
    margin: 0;
}

.wt_stats4_note,
.wt_stats4_note a {
    color: #0A1E43;
    font-size: 14px;
    font-style: italic;
    text-align: center;
}

.wt_stats4_note a {
    display: inline-block;
    text-decoration: underline;
}


/* Widget Signup 3 */

.wt_signup3_sec {
    padding: 60px 0;
    background: url(../../img/home/bottom-cta-right.png) no-repeat top right, url(../../img/home/bottom-cta-left.png) no-repeat top left #173CAF;
}

.wt_signup3_mainBox {
    display: flex;
    align-items: center;
}

.wt_signup3_lftBox,
.wt_signup3_rhtBox {
    flex: 1;
}

.wt_signup3_lftBox h5 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.wt_signup3_lftBox p:nth-of-type(1) {
    margin: 30px 0;
}

.wt_signup3_lftBox p,
.wt_signup3_lftBox p b {
    color: #fff;
    font-size: 16px;
    display: block;
}

.wt_signup3_rhtInrBox {
    padding: 30px;
    background: rgba(88, 132, 255, 0.3);
    border-radius: 10px;
    text-align: center;
    margin: auto 50px;
}

.wt_signup3_rhtBox h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

.wt_signup3_rhtBox p {
    margin: 20px 0;
}

.wt_signup3_rhtBox p,
.wt_signup3_rhtBox p b {
    color: #fff;
    font-size: 16px;
    display: block;
}

.wt_signup3_ctaBox {
    display: inline-block;
}

.wt_signup3_ctaBox span {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    display: block;
}

.wt_signup3_btmBox {
    padding: 20px 0;
    background-color: #2d53c4;
    text-align: center;
}

.wt_signup3_btm_logoBox a {
    display: inline-block;
    vertical-align: middle;
    cursor: default;
}

.wt_signup3_btm_logoBox a:nth-of-type(1) {
    margin-right: 10px;
}

.wt_signup3_v2_Wrap {
    max-width: 800px;
    margin: 0 auto;
}

.wt_signup3_v2_Wrap .hm_newBnr_ctaMainBox {
    display: flex;
    margin: 30px auto 0;
    max-width: 510px;
}

.wt_signup3_v2_Wrap .hm_newBnr_ctaMainBox .hm_newBnr_ctaInrBox:first-child {
    margin-right: 20px;
}

.wt_signup3_v2_Wrap .hm_newBnr_ctaMainBox .hm_newBnr_ctaInrBox {
    flex: 1;
}

.wt_signup3_v2_Wrap .hm_newBnr_ctaMainBox .hm_newBnr_ctaInrBox a {
    width: 100%;
    max-width: 300px;
}


/* Home21 Rich Features */

.hm21_richFeat_sec {
    padding: 100px 0;
}

.hm21_richFeat_ttlBox {
    text-align: center;
    margin-bottom: 80px;
}

.hm21_richFeat_ttlBox h2,
.hm21_richFeat_ttlBox h2 b {
    color: #0A1E43;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
}

.hm21_richFeat_ttlBox h2 b {
    font-weight: 700;
    display: block;
}

.hm21_richFeat_ttlBox p {
    color: #42526E;
    font-size: 20px;
}

.hm21_richFeat_mainBox {
    display: flex;
    align-items: center;
    padding: 80px 0;
}

.hm21_richFeat_mainBox:nth-child(even) {
    flex-flow: row-reverse;
}

.hm21_richFeat_imgBox,
.hm21_richFeat_txtBox {
    flex: 1;
}

.hm21_richFeat_imgBox {
    text-align: center;
}

.hm21_richFeat_imgBox img {
    display: inline-block;
}

.hm21_richFeat_txtBox h6 {
    color: #42526E;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.hm21_richFeat_txtBox h3 {
    color: #0A1E43;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 20px;
}

.hm21_richFeat_txtBox p {
    color: #0A1E43;
    font-size: 16px;
}

.hm21_richFeat_txtBox ul {
    padding: 0 0 0 30px;
    margin: 20px 0 30px;
    list-style: none;
}

.hm21_richFeat_txtBox ul li {
    color: #0A1E43;
    font-size: 16px;
    padding: 0 0 0 25px;
    margin: 0 0 10px;
    position: relative;
}

.hm21_richFeat_txtBox ul li::before {
    content: "\f00c";
    color: #fff;
    font: normal normal normal 12px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 1px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    background: #2AEAB0;
    border-radius: 50px;
    display: inline-block;
}

.hm_cro_2021 .hm-new-prtnr-wrap h2 {
    font-size: 20px;
    line-height: 20px;
}

.hm_new_prtnr_cta {
    text-align: center;
    margin-top: 30px;
}

.hm_new_prtnr_cta a {
    color: #0A1E43;
    font-size: 13px;
    text-decoration: underline;
}

/* Home Cloudways Possibility Section */
.hm-new-dis-pos-sec h2 {
    color: #0E134F;
    font-size: 36px;
    font-weight: 800;
    margin: 0 0 15px;
}

.hm-new-dis-pos-sec h4 {
    color: #0E134F;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
}

.hm-new-dis-pos-sec p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

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

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

.hm-new-dis-pos-sec .box img {
    margin: 0 0 31px;
    min-height: 52px;
}

.hm-new-dis-pos-sec {
    padding: 70px 0;
}

/* @reset styling for medium screen size */

@media (min-width: 992px) {
    .hm-new-bnr-wrap {
        padding-top: 180px !important;
    }
}

@media (max-width: 992px) {

    /* Top Banner */
    .hm-new-bnr-wrap {
        padding: 160px 0;
        background-image: none;
    }

    .hm-new-bnr-text h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .hm-new-bnr-text p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    /* Top Features */
    #hm-new-feat-sec {
        padding: 0;
    }

    .hm-new-feat-wrap {
        padding: 40px;
        border-radius: 10px 10px 0 0;
    }

    .hm-new-feat-wrap .col-sm-4:nth-of-type(2):before,
    .hm-new-feat-wrap .col-sm-4:nth-of-type(2):after {
        display: none;
    }

    .hm-new-feat-wrap .col-sm-4:nth-of-type(2) {
        border-left: 1px solid rgba(196, 196, 196, 0.5);
        border-right: 1px solid rgba(196, 196, 196, 0.5);
    }

    .hm-new-feat-ttl h3 {
        font-size: 18px;
    }

    .hm-new-feats li {
        font-size: 14px;
    }

    #cw20_hm_bnr_wrap,
    #cw20_hm_bnr_wrap .hm_newBnr_ctaMainBox {
        text-align: center;
        display: block;
    }

    #cw20_hm_bnr_wrap h5 {
        font-size: 18px;
    }

    /* Home CRO 2021 */
    .hm_tpReview_box {
        padding: 0;
    }

    .hm_tpReview_txtBox p {
        min-height: 270px;
    }

    .hm_cro_2021 .hm-new-feat-wrap {
        padding: 30px;
    }

    .hm-new-dis-pos-sec h2 {
        font-size: 28px;
    }

    .hm-new-dis-pos-sec .text-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .hm-new-dis-pos-sec p {
        font-size: 14px;
        line-height: 22px;
    }

    .hm-new-dis-pos-sec h4 {
        font-size: 20px;
    }

    .hm-new-dis-pos-sec {
        padding: 60px 0;
    }
}


/* @reset styling for small screen size */

@media (max-width: 767px) {

    /* top banner */
    .hm-new-bnr-wrap {
        padding: 120px 0 170px;
    }

    .hm-new-bnr-text h1 {
        font-size: 30px;
    }

    .hm-new-bnr-text p {
        font-size: 16px;
        line-height: 26px;
    }

    /* Top Features */
    .glbNew-strp_sprt {
        margin: 10px 0 25px;
    }

    .hm-new-feat-wrap {
        background: transparent;
        padding: 0;
        border-radius: 0;
        box-shadow: none !important;
    }

    .hm-new-feat-wrap .col-sm-4:nth-of-type(2) {
        border: 0 !important;
    }

    .hm-new-feat-box {
        padding: 25px;
        background: #FFFFFF;
        box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    .hm-new-feats li {
        padding: 0;
    }

    .hm-new-feats li:before {
        position: relative;
        left: -6px;
        top: 0px;
    }

    /* Cloudways CMS Feature Tabs */
    /* Bottom Signup Section */
    .hm-new-sgnup-cta-txt h2 {
        font-size: 30px;
    }

    .hm-new-sgnup-cta-txt p {
        font-size: 16px;
        line-height: 26px;
    }

    /* Home CRO 2021 */
    .hm_cro_2021 .cw-glb-btn,
    .hm_cro_2021 .cw-glb-btn_blank {
        font-size: 13px;
    }

    .hm_cro_2021 .hm-new-bnr-text h1 {
        font-size: 30px;
    }

    .hm-new-bnr-text>span,
    .hm-new-bnr-text>h1>span {
        font-size: 16px;
    }

    .hm_cro_2021 .hm-new-feat-wrap {
        padding: 0px;
    }

    .hm_tpReview_box {
        padding: 25px;
        background: #FFFFFF;
        box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    .hm_tpReview_cta_txtBox h2,
    .hm_cro_2021 .hm-new-plt_sec_top h2,
    .hm_cro_2021 .hm-new-plt_sec_top h2 em,
    .hm21_richFeat_ttlBox h2,
    .hm21_richFeat_ttlBox h2 b {
        font-size: 24px;
        line-height: 28px;
    }

    .hm_tpReview_cta_txtBox p,
    .hm21_richFeat_ttlBox p {
        font-size: 16px;
    }

    .hm_tpReview_txtBox p {
        min-height: auto;
    }

    .wt_stats4_mainBox {
        display: block;
        margin: 30px 0;
    }

    .wt_stats4_inrBox {
        text-align: center;
    }

    .wt_stats4_inrBox:nth-of-type(2) {
        margin: 10px 0;
    }

    .wt_signup3_mainBox {
        display: block;
        text-align: center;
    }

    .wt_signup3_lftBox p:nth-of-type(1) {
        margin: 10px 0;
    }

    .wt_signup3_btm_logoBox a {
        width: 40%;
    }

    .hm21_richFeat_sec {
        padding: 60px 0;
    }

    .hm21_richFeat_mainBox {
        display: block;
        text-align: center;
        padding: 0 0 50px;
    }

    .hm21_richFeat_imgBox {
        margin-bottom: 30px;
    }

    .hm21_richFeat_txtBox ul li {
        padding: 0;
    }

    .hm21_richFeat_txtBox ul li::before {
        position: relative;
        left: -5px;
    }

    .hm-new-dis-pos-sec h2 {
        font-size: 26px;
    }

    .hm-new-dis-pos-sec .text-box {
        width: 100%;
    }

    .hm-new-dis-pos-sec .box {
        text-align: center;
        margin: 0 0 40px;
    }

    .hm-new-dis-pos-sec .box img {
        margin: 0 0 20px;
    }

    .hm-new-dis-pos-sec .col-xs-12:last-child .box {
        margin: 0;
    }
}

@media (max-width: 600px) {

    .hm_newBnr_ctaMainBox .hm_newBnr_ctaInrBox,
    .hm_newBnr_ctaMainBox .hm_newBnr_ctaInrBox .btn {
        width: 100%;
    }

    #cw20_hm_bnr_wrap .hm_newBnr_ctaInrBox:first-child {
        margin: 0 0 10px !important;
    }
}

@media (max-width: 500px) {

    /* Home CRO 2021 */
    .wt_signup3_rhtInrBox {
        margin: 0;
    }

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

    .wt_signup3_btm_logoBox a img {
        display: inline-block;
    }

    .wt_signup3_btm_logoBox a:nth-of-type(1) {
        margin: 0 0 10px !important;
    }
}

/* 10. New Testinomials Section with Tabs */
.customBoxTestinomialsSection {
    background-color: #f6f7f9
}

.customBoxTestinomialsSection .testimnial-card {
    padding: 0px !important;
}

.customBoxTestinomialsSection .testimonialTabs {
    display: flex !important;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.customBoxTestinomialsSection .testimonialTabs svg {
    margin-right: 7px;
}

.customBoxTestinomialsSection .testimonialTabs p {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #42526E;
}

.customBoxTestinomialsSection ul.nav.nav-tabs li:first-child.active {
    border-radius: 10px !important;
}

.customBoxTestinomialsSection .homeTestinomials li.active a {
    background-color: #EBF4FF;
    background-color: #ffffff !important;
    opacity: 1 !important;
}

.customBoxTestinomialsSection.cw-tstimnial-tabs-sec .cw-tstimnial-main-wrap .cw-tstimnial-nav-wrap ul li.active {
    border-color: #2F39BF !important;
}

.customBoxTestinomialsSection .cw-tstimnial-main-wrap .cw-tstimnial-nav-wrap ul li a {
    opacity: 0.4;
}


.customBoxTestinomialsSection .mr-0 {
    margin-right: 0px !important;
}

.customBoxTestinomialsSection .owl-carousel.owl-theme {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
}

.customBoxTestinomialsSection .item {
    width: 32%;
    margin-bottom: 25px;
    margin-right: 12px;
}

.customBoxTestinomialsSection .cw-tstimnial-tabs-sec {
    background-color: #F8F9FB;
}

.customBoxTestinomialsSection .card-content {
    background-color: white;
    padding: 25px 20px;
    position: relative;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
    height: 230px;
    border-radius: 10px;
}

.customBoxTestinomialsSection .cw-tstimnial-content-wrap {
    margin-top: 42px !important;
}

.customBoxTestinomialsSection .cw-tstimnial-tabs-sec .cw-tstimnial-main-wrap .cw-tstimnial-content-wrap .testimnial-card {
    padding: 0px;
}

.customBoxTestinomialsSection .card-content::after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: -22px;
    left: 4%;
    background-color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.customBoxTestinomialsSection .user-card {
    margin-left: 22px;
    margin-right: 22px;
    margin-top: 28px !important;
}

.customBoxTestinomialsSection .user-info img {
    max-width: 47px !important;
    height: 47px !important;
}

.customBoxTestinomialsSection .cw-tstimnial-nav-wrap ul li a {
    padding: 18px 26px !important;
    ;
}

.customBoxTestinomialsSection .card-content p {
    font-size: 16px;
}

.cw-tstimnial-tabs-sec .cw-tstimnial-main-wrap .cw-tstimnial-nav-wrap ul {
    width: 99%;
    border-radius: 10px;
}

@media (max-width: 1200px) {
    .customBoxTestinomialsSection .item {
        width: 48%;
    }

    .customBoxTestinomialsSection .card-content {
        height: 165px !important;
    }
}

@media (max-width: 992px) {

    .customBoxTestinomialsSection .cw-tstimnial-nav-wrap ul {
        flex-wrap: wrap;
    }

    .customBoxTestinomialsSection .item {
        width: 100%;
    }

    .customBoxTestinomialsSection .card-content {
        height: unset !important;
    }

}

@media (max-width: 763px) {

    .customBoxTestinomialsSection .cw-tstimnial-tabs-sec .cw-tstimnial-main-wrap .cw-tstimnial-nav-wrap ul li {
        width: 100%;
    }

    .customBoxTestinomialsSection .cw-tstimnial-nav-wrap ul {
        flex-wrap: wrap;
    }
}