/**
 * @tableofcontents
 *
 * 1. Landing Testimonial Variation 4
 */

/* @Section 1. Landing Testimonial Variation 4 */
:root
{
    --newLnd_tstml4_bg: #F8F9FB;
    --newLnd_tstml4_heading: #020637;
    --newLnd_tstml4_para: #595959;
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_mgn_img7.png);
}

.ppc20_magento_do,
.ppc20_magento_vultr
{
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_mgn_img3.png);
}

.ppc20_magento_linode
{
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_mgn_img6.png);
}

.ppc20_php_main
{
    --newLnd_tstml4_heading: #fff;
    --newLnd_tstml4_para: #fff;
    --newLnd_tstml4_bg: #7371DB;
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_php_img1.png);
}

.ppc20_php_aws,
.ppc20_php_do,
.ppc20_php_gce
{
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_php_img1.png);
}

.ppc20_laravel_main,
.ppc20_typo3_main
{
    --newLnd_tstml4_heading: #fff;
    --newLnd_tstml4_para: #fff;
    --newLnd_tstml4_bg: #17162A;
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_laravel_img3.png);
}

.ppc20_laravel_aws,
.ppc20_laravel_do,
.ppc20_laravel_gce
{
    --newLnd_tstml4_img1: url(../../img/ppc/ppc20_laravel_img1.png);
}

.newLnd_tstml4_sec
{
    padding: 60px 0 100px;
    background-color: var(--newLnd_tstml4_bg);
}

.newLnd_tstml4_ttlBox
{
    text-align: center;
    margin-bottom: 50px;
}

.newLnd_tstml4_ttlBox h2
{
    color: var(--newLnd_tstml4_heading);
    font-size: 42px;
    font-weight: 700;
}

.newLnd_tstml4_ttlBox p
{
    color: var(--newLnd_tstml4_para);
    font-size: 18px;
}

.newLnd_tstml4_crsl_wrap {
    padding: 35px 50px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    z-index: 9;
}

.newLnd_tstml4_sec #myCarousel_agn:before,
.newLnd_tstml4_sec #myCarousel_agn:after {
    content: '';
    position: absolute;
    height: 158px;
    width: 325px;
    background: var(--newLnd_tstml4_img1) no-repeat left top;
}

.newLnd_tstml4_sec #myCarousel_agn:before {
    left: -130px;
    bottom: -50px;
}

.newLnd_tstml4_sec #myCarousel_agn:after
{
    right: -130px;
    top: 0px;
    transform: rotate(90deg);
}

#newLnd_tstml4_crslSec .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.newLnd_tstml4_imgBox
{
    text-align: center;
}

.newLnd_tstml4_imgBox img
{
    border-radius: 6px;
    display: inline-block;
}

.newLnd_tstml4_paraBox {
    width: 80%;
}

.newLnd_tstml4_paraBox > i
{
    font-size: 26px;
    color: rgba(85, 83, 185, 0.1);
    margin-bottom: 10px;
}

.newLnd_tstml4_cstmrTag
{
    margin: 20px 0;
    animation: sldr_anm2 .7s;
    display: none;
}

.newLnd_tstml4_cstmrTag span
{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 10px 4px;
    border-radius: 4px;
    background: #b7b4b4;
    display: inline-block;
}

.newLnd_tstml4_paraBox > p
{
    color: #080F1A;
    font-size: 20px;
    line-height: 28px;
    animation: sldr_anm1 .8s;
}

.newLnd_tstml4_infoBox
{
    animation: sldr_anm1 1s;
}

.newLnd_tstml4_infoBox h3
{
    color: #020637;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
}

.newLnd_tstml4_infoBox p
{
    color: rgba(8, 15, 26, 0.8);
    font-size: 14px;
}

.newLnd_tstml4_starRateBox
{
    margin: 10px 0;
    background: url(../../img/landing/star-ratings-down.png) repeat-x;
    height: 20px;
    background-size: 23px;
    width: 115px;
}

.newLnd_tstml4_starRateInr
{
    background: url(../../img/landing/star-ratings-up.png) repeat-x;
    height: 20px;
    background-size: 23px;
}

.newLnd_tstml4_starRateInr_20
{
    width: 45px;
}

.newLnd_tstml4_starRateInr_25
{
    width: 57px;
}

.newLnd_tstml4_starRateInr_30
{
    width: 70px;
}

.newLnd_tstml4_starRateInr_35
{
    width: 80px;
}

.newLnd_tstml4_starRateInr_40
{
    width: 92px;
}

.newLnd_tstml4_starRateInr_45
{
    width: 103px;
}

.newLnd_tstml4_sldr_ctrl {
    position: absolute;
    bottom: 30px;
}

#newLnd_tstml4_crslSec .newLnd_tstml4_sldr_ctrl a {
    width: auto !important;
    position: static;
    padding: 5px 12px;
    display: inline-block;
    background: #F8F9FB !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

#newLnd_tstml4_crslSec .newLnd_tstml4_sldr_ctrl a svg {
    width: 20px;
    position: relative;
    top: 3px;
}


#newLnd_tstml4_crslSec .newLnd_tstml4_sldr_ctrl a:nth-of-type(1)
{
    margin-right: 5px;
}

#newLnd_tstml4_crslSec .newLnd_tstml4_sldr_ctrl a:nth-of-type(1) svg
{
    transform: rotate(180deg);
}

/*#newLnd_tstml4_crslSec .carousel-indicators {*/
    /*bottom: auto;*/
    /*top: calc(50% - 58px);*/
    /*right: 70px;*/
    /*left: auto;*/
    /*width: auto;*/
    /*margin: 0;*/
    /*display: inline-block;*/
/*}*/

/*#newLnd_tstml4_crslSec .carousel-indicators li {*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*background: rgba(66, 82, 110, 0.25);*/
    /*border: 0 !important;*/
    /*box-shadow: none !important;*/
    /*margin: 0 0 5px!important;*/
    /*display: block;*/
    /*transition: all 0.3s ease-in-out;*/
/*}*/

/*#newLnd_tstml4_crslSec .carousel-indicators .active*/
/*{*/
    /*background-color: #b7b4b4;*/
    /*height: 20px;*/
/*}*/

/*.newLnd_tstml4_txtPurple > i*/
/*{*/
    /*color: #B764D8;*/
/*}*/

/*.newLnd_tstml4_bgPurple.active,*/
/*.newLnd_tstml4_bgPurple.newLnd_tstml4_cstmrTag span*/
/*{*/
    /*background-color: #B764D8 !important;*/
/*}*/


/*.newLnd_tstml4_txtGreen > i*/
/*{*/
    /*color: #24d8a9;*/
/*}*/

/*.newLnd_tstml4_bgGreen.active,*/
/*.newLnd_tstml4_bgGreen.newLnd_tstml4_cstmrTag span*/
/*{*/
    /*background-color: #24d8a9 !important;*/
/*}*/

/*.newLnd_tstml4_txtOrange > i*/
/*{*/
    /*color: #ffa944;*/
/*}*/

/*.newLnd_tstml4_bgOrange.active,*/
/*.newLnd_tstml4_bgOrange.newLnd_tstml4_cstmrTag span*/
/*{*/
    /*background-color: #ffa944 !important;*/
/*}*/

@media all and (transform-3d), (-webkit-transform-3d) {
    #newLnd_tstml4_crslSec .carousel-inner > .item.next,
    #newLnd_tstml4_crslSec .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    #newLnd_tstml4_crslSec .carousel-inner > .item.prev,
    #newLnd_tstml4_crslSec .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    #newLnd_tstml4_crslSec .carousel-inner > .item.next.left,
    #newLnd_tstml4_crslSec .carousel-inner > .item.prev.right,
    #newLnd_tstml4_crslSec .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes sldr_anm1
{
    0%
    {
        opacity: 0;
        transform: translateY(50px);
    }
    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}


@media (min-width: 992px)
{

}

@media(max-width:992px)
{
    .newLnd_tstml4_sec {
        padding: 50px 0;
    }

    .newLnd_tstml4_ttlBox h2 {
        font-size: 30px;
    }

    .newLnd_tstml4_ttlBox p {
        font-size: 16px;
    }

    .newLnd_tstml4_paraBox > p {
        font-size: 18px;
        line-height: 26px;
    }

    .newLnd_tstml4_infoBox h3 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .newLnd_tstml4_sldr_ctrl {
        position: relative;
        bottom: -10px;
    }

    /*.newLnd_tstml4_mainBox*/
    /*{*/
        /*padding: 50px 20px*/
    /*}*/

    /*.newLnd_tstml4_paraBox {*/
        /*width: 100%;*/
        /*padding: 70px 50px 30px;*/
        /*min-height: 365px;*/
        /*text-align: center;*/
    /*}*/

    /*.newLnd_tstml4_imgBox {*/
        /*position: absolute;*/
        /*left: calc(50% - 50px);*/
        /*top: 0;*/
        /*width: 100px;*/
        /*height: 100px;*/
        /*border-radius: 50px;*/
        /*box-shadow: none !important;*/
    /*}*/

    /*.newLnd_tstml4_imgBox img {*/
        /*border-radius: 50px;*/
        /*width: 100px;*/
        /*height: 100px;*/
    /*}*/

    /*.newLnd_tstml4_paraBox > p {*/
        /*font-size: 20px;*/
        /*line-height: 30px;*/
    /*}*/

    /*.newLnd_tstml4_infoBox*/
    /*{*/
        /*margin-top: 20px;*/
    /*}*/

    /*.newLnd_tstml4_infoBox h3 {*/
        /*font-size: 16px;*/
    /*}*/
}

@media(max-width:767px)
{
    .newLnd_tstml4_ttlBox
    {
        margin-bottom: 30px;
    }

    .newLnd_tstml4_crsl_wrap {
        padding: 25px;
    }

    .newLnd_tstml4_mainBox
    {
        text-align: center;
    }
    
    .newLnd_tstml4_imgBox,
    .newLnd_tstml4_imgBox img
    {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        display: inline-block;
    }

    .newLnd_tstml4_paraBox {
        width: 100%;
        margin: 20px 0;
    }

    .newLnd_tstml4_starRateBox
    {
        margin: 10px auto;
    }

    .newLnd_tstml4_sldr_ctrl {
        text-align: center;
    }

    .newLnd_tstml4_sec #myCarousel_agn:after
    {
        display: none;
    }
}


@media(max-width:600px)
{

}