.page span,
.page p,
.page a,
.page li,
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    letter-spacing: 0;
}

.page a:before,
.page a:after {
    content: none;
}

.projectlogos img {
    width: 120px;
    height: 120px;
}

.projectlogos {
    padding-top: 7px;
    padding-bottom: 10px;
    margin-top: 32px;
    margin-bottom: 0;
}

.projectlogos  .logos.first {
    border-bottom: 1px solid #E6E9EF;
    margin-bottom: 0;
}

.projectlogos .logos:last-child {
    border: none;
}

.projectlogos .logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: -17px;
}

.img-wrqp {
    /* border: 1px solid #E6E9EF;
    padding: 20px; */
    width: 16.6666666666666%;
    text-align: center;
    border-right: 1px solid #E6E9EF;
    padding-top: 17px;
    padding-bottom: 12px;
}

.img-wrqp:last-child {
    border: none;
}

#testimonial-hero {
    background-image: url(../webp/testimonial.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;

}

.videoslider {
    margin-top: 123px;
}

#testimonial-hero .grve-background-wrapper {
    background: linear-gradient(90deg, #1C3667 16.97%, rgba(28, 54, 103, 0) 100%);
}

#testimonial-hero .grve-row.grve-bookmark {
    height: 480px;
    display: flex;
    align-items: center;
}

.grve-container {
    max-width: 1152px !important;
}

#testimonial-hero h1 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    letter-spacing: 0;
    margin-bottom: 24px;

    color: #FFFFFF;
}

#testimonial-hero p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;

    color: #FFFFFF;
}

#grve-main-content .grve-main-content-wrapper {
    padding: 0;
}

.videoslider .col2 {
    width: 50%;
}

.testi-title {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;

    color: #FFFFFF;
    padding: 4px 10px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 20px;
    left: 20px;
    max-width: calc(100% - 40px);
}

.videoitem {
    margin-bottom: 20px;

}

.morerev-wrap {
    width: 100%;
    text-align: center;
}

.blockquote {
    background-color: #3C4043;
    -webkit-mask-image: url(../svg/blockquote2.svg);
    mask-image: url(../svg/blockquote2.svg);
    width: 29px;
    height: 24px;
    display: block;
    margin-bottom: 24px;
}

.hidenblock {
    display: none;
}

.show-rev {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.see-more {
    display: inline-block;
    padding: 12px;
    margin-top: 81px;

    width: 157px;
    height: 56px;

    letter-spacing: 0;

    border: 2px solid #0076BF;
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 125%;
    /* identical to box height, or 24px */

    text-align: center;

    /* $Primary/Default */

    color: #0076BF;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

.see-more:hover {
    background: #00588F;
    color: #FFFFFF;
}

.review-slider-wrap {
    width: 100%;
}

.rev-title {
    display: flex;
    margin-top: 118px;
}
.rev-title.wellesley-title{
    margin-top: 182px;
}
.rev-title.punta-title{
    margin-top: 150px;
}

.review-slider-wrap .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: #fff;
    padding: 56px 96px;
    margin-bottom: 20px;
}

.review-block p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;

    color: #333333;
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    max-width: 64px;
}

.projectlogos h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 26px;
    text-transform: inherit;
    color: #111111;
}

.projectlogos p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px !important;
    max-width: 685px;
    color: #111111;
}

.review-slider-wrap .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 60px;
}

.wpb_content_element.vc_separator {
    margin-bottom: 25px;
}

.rev-delimmmiter {
    width: 1px;
    height: 60px;

    background: #94959C;
    margin-left: 37px;
    margin-right: 40px;
}

.rev-left {
    display: flex;
   
}

.videoslider .bx-wrapper .bx-controls-direction a.bx-next {
    right: 96px;
    top: inherit;
    bottom: 72px;
    width: 24px;
    height: 24px;
    color: #3C4043;
    background: none;
    text-indent: inherit;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;

    font-size: 18px;
}

.videoslider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: inherit;
    right: 153px;
    top: inherit;
    bottom: 72px;
    width: 24px;
    height: 24px;
    color: #3C4043;
    background: none;
    text-indent: inherit;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;

    font-size: 18px;

}

.videoslider .bx-wrapper .bx-controls-direction a:hover {
    color: #B1B3B4;
}

.videoslider .bx-wrapper .bx-pager {
    top: inherit;
    bottom: 82px;
    text-align: right;
    padding-right: 317px;

    left: inherit;
    float: right;
    z-index: 999;
}

.videoslider .bx-wrapper .bx-pager.bx-default-pager a.active,
.videoslider .bx-wrapper .bx-pager.bx-default-pager a:focus,
.videoslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #3C4043;
}

.videoslider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #B1B3B4;
    margin: 0 4px;
    width: 8px;
    height: 8px;
}

.rev-right h6 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 7px;

    color: #111111;
}

.revew-slide {
    width: 100%;
}

.rev-right p {
    font-size: 16px;
    line-height: 24px;

    color: #333333;
}
.gsm-col {
    margin-bottom: 120px;
}
#testimonial-video .grve-container{
    max-width: 1156px !important;
}
.videoitem.col2.odd{
    display: flex;
    justify-content: flex-end;
}
#nextstep #masterQuoteForm {
    padding:24px 15px;
}
@media screen and (max-width: 1024px) {

#testimonial-hero{
    /* background-image: url('https://www.alliedbuildings.com/wp-content/uploads/2023/09/t2.webp'); */
    background: url('../webp/t2.webp'), lightgray 50% / cover no-repeat;
        background-position: center;
}
#testimonial-hero .grve-background-wrapper{
    background: linear-gradient(90deg, #1C3667 0%, rgba(28, 54, 103, 0.60) 100%);

}
.logos-wrap {
 margin-left: 19px;
    display: flex;
        width: max-content;
}
.projectlogos .wpb_wrapper{
   overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
}
.img-wrqp{
    border: none;
    width: auto;
}
.projectlogos img{
        width: 73px;
   margin-right: 33px;
    max-height: 80px;
    max-width: 80px;
}
.videoslider{
        flex-direction: column;
        overflow: inherit;
            margin-top: 81px;
                white-space: inherit;
}
.videoitem .lazyvideo, .videoitem iframe{
    width: 100% !important;
    max-width: 100% !important;
    height: 300px !important;
}
.videoslider .col2{
    width: 100%;
}
.mob_see.hide{
    opacity: 0;
        width: 0;
    padding: 0;
    height: 0;
    margin: 0;
    border: none;
}
#testimonial-hero .grve-row.grve-bookmark{
    height: 280px;
}
#testimonial-hero h1{
    font-size: 26px;
line-height: 32px;
margin-bottom: 8px;
}
#testimonial-hero p{
    font-size: 15px;
line-height: 22px;
}
.projectlogos{
      padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 25px !important;
}
.wpb_content_element.vc_separator{
    margin-bottom: 22px;
}
.projectlogos h3{
    font-size: 22px;
margin-bottom: 28px;
line-height: 28px; 
}
.projectlogos p{
    font-size: 15px;
max-width: 100%;
line-height: 22px; 
margin-bottom: 0 !important;
}
.vc_sep_width_10{
    width: 64px;
}
.projectlogos .grve-element.grve-text{
        margin-bottom: 27px;
}
#testimonial-video .gsm-col{
    margin-right: 0;
}
.videoitem {
    margin-bottom: 40px;
}
.review-slider-wrap .bx-wrapper{
    padding: 32px 23px 82px;
    margin-bottom: 40px;
}
.blockquote{
    margin-bottom: 32px;
}
.review-block p{
    font-size: 20px;
line-height: 24px; 
min-height: 216px;
}
.rev-title, .rev-title.punta-title, .rev-title.wellesley-title{
    margin-top: 33px;
}
.bx-wrapper img{
        max-height: 42px;
}
.rev-delimmmiter{
        margin-left: 20px;
    margin-right: 20px;
    height: 48px;
    
}
.rev-right h6{
    font-size: 17px;
margin-bottom: 6px;
line-height: 22px;
}
.rev-right p{
    font-size: 15px;

line-height: 22px
}
.videoslider .bx-wrapper .bx-pager{
        bottom: 38px;
            text-align: left;

    min-width: 370px;
}
}
.videoslider .bx-wrapper .bx-controls-direction a.bx-next{
    right: 24px;
    bottom: 27px;
}
.videoslider .bx-wrapper .bx-controls-direction a.bx-prev{
    bottom: 27px;
    right: 80px;
}
.see-more{
        width: 100%;
    margin-top: 3px;
}
.gsm-col {
    margin-bottom: 80px;
}
#nextstep .grve-container{
        padding-left: 12px !important;
    padding-right: 12px !important;
}





}